update
This commit is contained in:
parent
207d557240
commit
1380b3a120
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"name": "vrm2",
|
"name": "holo",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pixiv/three-vrm": "^3.0.0",
|
"@pixiv/three-vrm": "^3.1.1",
|
||||||
"@pixiv/three-vrm-animation": "^3.0.0",
|
"@pixiv/three-vrm-animation": "^3.1.1",
|
||||||
"@react-three/drei": "^9.109.2",
|
"@react-three/drei": "^9.114.0",
|
||||||
"@react-three/fiber": "^8.16.8",
|
"@react-three/fiber": "^8.17.9",
|
||||||
"@react-three/postprocessing": "^2.16.2",
|
"@react-three/postprocessing": "^2.16.3",
|
||||||
"@testing-library/jest-dom": "^5.17.0",
|
"@testing-library/jest-dom": "^5.17.0",
|
||||||
"@testing-library/react": "^13.4.0",
|
"@testing-library/react": "^13.4.0",
|
||||||
"@testing-library/user-event": "^13.5.0",
|
"@testing-library/user-event": "^13.5.0",
|
||||||
"@types/jest": "^27.5.2",
|
"@types/jest": "^27.5.2",
|
||||||
"@types/node": "^16.18.104",
|
"@types/node": "^16.18.112",
|
||||||
"@types/react": "^18.3.3",
|
"@types/react": "^18.3.10",
|
||||||
"@types/react-dom": "^18.3.0",
|
"@types/react-dom": "^18.3.0",
|
||||||
"@types/three": "^0.167.1",
|
"@types/three": "^0.167.2",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.3.1",
|
"react-dom": "^18.3.1",
|
||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user