diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 17 |
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" } } |
