We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a001ba8 commit 9d25d23Copy full SHA for 9d25d23
2 files changed
benchmarks-website/package.json
@@ -25,7 +25,7 @@
25
"devDependencies": {
26
"@types/react": "^18.3.3",
27
"@types/react-dom": "^18.3.0",
28
- "@vitejs/plugin-react": "^4.3.1",
+ "@vitejs/plugin-react": "^6.0.0",
29
"concurrently": "^8.2.2",
30
"vite": "^6.0.0"
31
}
vortex-web/package.json
@@ -34,7 +34,7 @@
34
"@types/d3-hierarchy": "^3.1.7",
35
"@types/react": "^19.1.2",
36
"@types/react-dom": "^19.1.2",
37
- "@vitejs/plugin-react": "^4.4.1",
38
"eslint": "^9.25.0",
39
"eslint-config-prettier": "^10.1.8",
40
"eslint-plugin-react-hooks": "^5.2.0",
0 commit comments