From 778f5b627812f6cb487e9236ca5e5261fd2e763c Mon Sep 17 00:00:00 2001 From: LofiSu <163713803+LofiSu@users.noreply.github.com> Date: Sun, 26 Jan 2025 07:05:31 +0000 Subject: cli --- package.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'package.json') 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" } } -- cgit v1.2.3-70-g09d2