Skip to content

Commit c8f74c8

Browse files
committed
chore: Update dependencies
1 parent 543802e commit c8f74c8

File tree

4 files changed

+153
-148
lines changed

4 files changed

+153
-148
lines changed

example/vite/package-lock.json

Lines changed: 72 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/vite/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,24 @@
1212
"local:start": "npm run local:link && npm run dev"
1313
},
1414
"dependencies": {
15-
"@react-three/drei": "^9.90.0",
15+
"@react-three/drei": "^9.92.1",
1616
"@react-three/fiber": "^8.15.12",
17-
"animation-texture": "^0.1.14",
17+
"animation-texture": "^0.1.19",
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0",
2020
"three": "^0.159.0"
2121
},
2222
"devDependencies": {
23-
"@types/react": "^18.2.37",
24-
"@types/react-dom": "^18.2.15",
25-
"@typescript-eslint/eslint-plugin": "^6.10.0",
26-
"@typescript-eslint/parser": "^6.10.0",
27-
"@vitejs/plugin-react": "^4.2.0",
28-
"eslint": "^8.53.0",
23+
"@types/react": "^18.2.45",
24+
"@types/react-dom": "^18.2.17",
25+
"@typescript-eslint/eslint-plugin": "^6.14.0",
26+
"@typescript-eslint/parser": "^6.14.0",
27+
"@vitejs/plugin-react": "^4.2.1",
28+
"eslint": "^8.55.0",
2929
"eslint-plugin-react-hooks": "^4.6.0",
30-
"eslint-plugin-react-refresh": "^0.4.4",
31-
"typescript": "^5.2.2",
32-
"vite": "^5.0.0"
30+
"eslint-plugin-react-refresh": "^0.4.5",
31+
"typescript": "^5.3.3",
32+
"vite": "^5.0.8"
3333
},
3434
"engines": {
3535
"node": "20.x"

0 commit comments

Comments
 (0)