From 8faa934a58ad7e8b5bd8a8f314d904d61f6d5cc9 Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 2 Oct 2024 03:59:51 +0900 Subject: [PATCH] update --- min-react/package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/min-react/package.json b/min-react/package.json index e76c6daa5..c2e52682a 100644 --- a/min-react/package.json +++ b/min-react/package.json @@ -3,19 +3,19 @@ "version": "0.1.0", "private": true, "dependencies": { - "@pixiv/three-vrm": "^3.0.0", - "@pixiv/three-vrm-animation": "^3.0.0", - "@react-three/drei": "^9.109.2", - "@react-three/fiber": "^8.16.8", - "@react-three/postprocessing": "^2.16.2", + "@pixiv/three-vrm": "^3.1.1", + "@pixiv/three-vrm-animation": "^3.1.1", + "@react-three/drei": "^9.114.0", + "@react-three/fiber": "^8.17.9", + "@react-three/postprocessing": "^2.16.3", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.5.2", - "@types/node": "^16.18.104", - "@types/react": "^18.3.3", + "@types/node": "^16.18.112", + "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", - "@types/three": "^0.167.1", + "@types/three": "^0.167.2", "react": "^18.3.1", "react-dom": "^18.3.1", "react-scripts": "5.0.1",