Skip to content

Commit 1e17022

Browse files
chore(deps): update dependency @vitejs/plugin-react to ^5.1.2
1 parent 38485ae commit 1e17022

File tree

4 files changed

+436
-441
lines changed

4 files changed

+436
-441
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"@types/react-is": "^19.2.0",
146146
"@vanilla-extract/css": "^1.17.4",
147147
"@vanilla-extract/vite-plugin": "^5.1.1",
148-
"@vitejs/plugin-react": "^5.0.4",
148+
"@vitejs/plugin-react": "^5.1.2",
149149
"@vitest/browser": "^3.2.4",
150150
"babel-plugin-react-compiler": "1.0.0",
151151
"browserslist-config-baseline": "^0.5.0",

playground/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "^19.2.2",
2121
"@types/react-dom": "^19.2.1",
2222
"@vanilla-extract/vite-plugin": "^5.1.1",
23-
"@vitejs/plugin-react": "^5.0.4",
23+
"@vitejs/plugin-react": "^5.1.2",
2424
"eslint": "^9.37.0",
2525
"eslint-plugin-react-hooks": "7.0.0",
2626
"eslint-plugin-react-refresh": "^0.4.23",

0 commit comments

Comments
 (0)