Skip to content

Commit 6a83241

Browse files
chore(deps): update dependency @vitejs/plugin-react to ^5.1.0
1 parent 02f886d commit 6a83241

File tree

4 files changed

+18
-23
lines changed

4 files changed

+18
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"@types/react-is": "^19.2.0",
147147
"@vanilla-extract/css": "^1.17.4",
148148
"@vanilla-extract/vite-plugin": "^5.1.1",
149-
"@vitejs/plugin-react": "^5.0.4",
149+
"@vitejs/plugin-react": "^5.1.0",
150150
"@vitest/browser": "^3.2.4",
151151
"babel-plugin-react-compiler": "1.0.0",
152152
"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.0",
2424
"eslint": "^9.37.0",
2525
"eslint-plugin-react-hooks": "7.0.0",
2626
"eslint-plugin-react-refresh": "^0.4.23",

pnpm-lock.yaml

Lines changed: 15 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^19.2.2",
2727
"@types/react-dom": "^19.2.1",
2828
"@vanilla-extract/vite-plugin": "^5.1.1",
29-
"@vitejs/plugin-react": "^5.0.4",
29+
"@vitejs/plugin-react": "^5.1.0",
3030
"chromatic": "^13.1.5",
3131
"storybook": "^9.1.10",
3232
"vite": "^7.1.9"

0 commit comments

Comments
 (0)