From 1380b3a120466f6ec1b1e95f317ce90af9d3d5cf 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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/min-react/package.json b/min-react/package.json index e76c6daa5..d1a73227d 100644 --- a/min-react/package.json +++ b/min-react/package.json @@ -1,21 +1,21 @@ { - "name": "vrm2", + "name": "holo", "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",