Skip to content

Commit 9d25d23

Browse files
Update dependency @vitejs/plugin-react to v6
1 parent a001ba8 commit 9d25d23

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

benchmarks-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@types/react": "^18.3.3",
2727
"@types/react-dom": "^18.3.0",
28-
"@vitejs/plugin-react": "^4.3.1",
28+
"@vitejs/plugin-react": "^6.0.0",
2929
"concurrently": "^8.2.2",
3030
"vite": "^6.0.0"
3131
}

vortex-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/d3-hierarchy": "^3.1.7",
3535
"@types/react": "^19.1.2",
3636
"@types/react-dom": "^19.1.2",
37-
"@vitejs/plugin-react": "^4.4.1",
37+
"@vitejs/plugin-react": "^6.0.0",
3838
"eslint": "^9.25.0",
3939
"eslint-config-prettier": "^10.1.8",
4040
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)