Skip to content

Commit 3ef4416

Browse files
committed
Fix types
1 parent edd226f commit 3ef4416

File tree

4 files changed

+236
-234
lines changed

4 files changed

+236
-234
lines changed

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@lezer/highlight": "^1.2.1",
2626
"@lezer/lr": "^1.4.2",
2727
"@react-aria/utils": "^3.30.0",
28-
"@react-three/drei": "^9.122.0",
29-
"@react-three/fiber": "8.0.12",
28+
"@react-three/drei": "^10.7.6",
29+
"@react-three/fiber": "9.3.0",
3030
"@tanstack/react-table": "^8.21.3",
3131
"@tanstack/react-virtual": "^3.13.12",
3232
"@uiw/codemirror-theme-github": "^4.24.2",
@@ -93,7 +93,7 @@
9393
"@types/three": "^0.149.0",
9494
"@typescript-eslint/eslint-plugin": "^7.18.0",
9595
"@typescript-eslint/parser": "^7.18.0",
96-
"@vitejs/plugin-react": "^5.0.4",
96+
"@vitejs/plugin-react": "^4.7.0",
9797
"babel-plugin-relay": "^19.0.0",
9898
"chromatic": "^11.29.0",
9999
"cpy-cli": "^5.0.0",

0 commit comments

Comments
 (0)