1
0

update pkg

This commit is contained in:
2025-12-09 17:45:21 +09:00
parent 16a52e13de
commit c58429bcd0
4 changed files with 6 additions and 6 deletions

View File

@@ -30,6 +30,6 @@
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5", "eslint-plugin-react-refresh": "^0.4.5",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"vite": "^5.1.0" "vite": "^7.2.7"
} }
} }

View File

@@ -21,7 +21,7 @@
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-router-dom": "^6.26.0", "react-router-dom": "^6.26.0",
"react-scripts": "5.0.1", "react-scripts": "^0.0.0",
"three": "^0.167.1", "three": "^0.167.1",
"three-stdlib": "^2.30.5", "three-stdlib": "^2.30.5",
"typescript": "^4.9.5", "typescript": "^4.9.5",

View File

@@ -12,17 +12,17 @@
"css-loader": "^5.0.1", "css-loader": "^5.0.1",
"dat.gui": "^0.7.7", "dat.gui": "^0.7.7",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"firebase-tools": "^9.10.0", "firebase-tools": "^14.27.0",
"html-loader": "^1.3.2", "html-loader": "^1.3.2",
"html-webpack-plugin": "^5.0.0-alpha.7", "html-webpack-plugin": "^5.0.0-alpha.7",
"mini-css-extract-plugin": "^1.3.4", "mini-css-extract-plugin": "^1.3.4",
"portfinder-sync": "0.0.2", "portfinder-sync": "0.0.2",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"style-loader": "^2.0.0", "style-loader": "^2.0.0",
"three": "^0.124.0", "three": "^0.181.2",
"webpack": "^5.14.0", "webpack": "^5.14.0",
"webpack-cli": "^4.3.1", "webpack-cli": "^4.3.1",
"webpack-dev-server": "^3.11.2", "webpack-dev-server": "^5.2.2",
"webpack-merge": "^5.7.3" "webpack-merge": "^5.7.3"
} }
} }

View File

@@ -19,7 +19,7 @@
"axios": "^1.7.7", "axios": "^1.7.7",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-scripts": "5.0.1", "react-scripts": "^0.0.0",
"three": "^0.167.1", "three": "^0.167.1",
"three-stdlib": "^2.30.5", "three-stdlib": "^2.30.5",
"typescript": "^4.9.5", "typescript": "^4.9.5",