We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58340bb + 31ecb97 commit 634d6a8Copy full SHA for 634d6a8
package.json
@@ -15,8 +15,8 @@
15
"@types/webxr": "^0.5.21",
16
"@typescript-eslint/eslint-plugin": "^7.12.0",
17
"@typescript-eslint/parser": "^7.12.0",
18
- "@vitejs/plugin-basic-ssl": "^1.1.0",
19
- "@vitejs/plugin-react": "^4.3.0",
+ "@vitejs/plugin-basic-ssl": "^2.1.0",
+ "@vitejs/plugin-react": "^5.1.0",
20
"chai": "^5.1.2",
21
"eslint": "^8",
22
"eslint-config-prettier": "^9.1.0",
@@ -33,7 +33,7 @@
33
"react-dom": "^19",
34
"three": "latest",
35
"typescript": "^5.5.4",
36
- "vite": "^5.2.11"
+ "vite": "^7.2.2"
37
},
38
"dependencies": {
39
"ts-node": "^10.9.2"
0 commit comments