Skip to content

Commit 2129f21

Browse files
chore(deps): update dependency @vitejs/plugin-react to v5
1 parent 9f4103d commit 2129f21

File tree

3 files changed

+194
-26
lines changed

3 files changed

+194
-26
lines changed

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@testing-library/jest-dom": "^6.6.3",
7878
"@testing-library/react": "^16.1.0",
7979
"@types/react": "catalog:",
80-
"@vitejs/plugin-react": "^4.3.4",
80+
"@vitejs/plugin-react": "^5.0.0",
8181
"@vitest/coverage-v8": "^3.0.0",
8282
"happy-dom": "^18.0.0",
8383
"react": "catalog:",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@testing-library/jest-dom": "^6.6.3",
7373
"@testing-library/react": "^16.1.0",
7474
"@types/react": "catalog:",
75-
"@vitejs/plugin-react": "^4.3.4",
75+
"@vitejs/plugin-react": "^5.0.0",
7676
"@vitest/coverage-v8": "^3.0.0",
7777
"happy-dom": "^18.0.0",
7878
"react": "catalog:",

0 commit comments

Comments
 (0)