aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/package.json
diff options
context:
space:
mode:
authorLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 07:05:31 +0000
committerLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 07:05:31 +0000
commit778f5b627812f6cb487e9236ca5e5261fd2e763c (patch)
tree741b9a839b81ed2167656288ee68d70627eb3808 /package.json
parent381a488671fe77f6d13cce9919b4b1401478f0f2 (diff)
downloadHydroRollSite-778f5b627812f6cb487e9236ca5e5261fd2e763c.tar.gz
HydroRollSite-778f5b627812f6cb487e9236ca5e5261fd2e763c.zip
cli
Diffstat (limited to 'package.json')
-rw-r--r--package.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/package.json b/package.json
index df9ecd8..bafbce6 100644
--- a/package.json
+++ b/package.json
@@ -20,16 +20,17 @@
"three": "^0.158.0"
},
"devDependencies": {
- "@eslint/js": "^9.17.0",
+ "@eslint/js": "^9.19.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
- "@vitejs/plugin-react-swc": "^3.5.0",
- "eslint": "^9.17.0",
- "eslint-plugin-react-hooks": "^5.0.0",
- "eslint-plugin-react-refresh": "^0.4.16",
+ "@types/three": "^0.172.0",
+ "@vitejs/plugin-react-swc": "^3.7.2",
+ "eslint": "^9.19.0",
+ "eslint-plugin-react-hooks": "^5.1.0",
+ "eslint-plugin-react-refresh": "^0.4.18",
"globals": "^15.14.0",
- "typescript": "~5.6.2",
- "typescript-eslint": "^8.18.2",
- "vite": "^6.0.5"
+ "typescript": "~5.6.3",
+ "typescript-eslint": "^8.21.0",
+ "vite": "^6.0.11"
}
}