Skip to content

Commit 74ac4d0

Browse files
chore(devdeps): update dependency @vitejs/plugin-react to v4.6.0 (#5332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db295a6 commit 74ac4d0

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@playwright/test": "1.53.2",
3030
"@types/react": "19.1.8",
3131
"@types/react-dom": "19.1.6",
32-
"@vitejs/plugin-react": "4.5.2",
32+
"@vitejs/plugin-react": "4.6.0",
3333
"eslint": "9.29.0",
3434
"eslint-plugin-react-hooks": "5.2.0",
3535
"eslint-plugin-react-refresh": "0.4.20",

examples/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@emotion/babel-plugin": "11.13.5",
2323
"@types/react": "19.1.8",
2424
"@types/react-dom": "19.1.6",
25-
"@vitejs/plugin-react": "4.5.2",
25+
"@vitejs/plugin-react": "4.6.0",
2626
"typescript": "5.8.3",
2727
"vite": "6.3.5"
2828
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"@ultraviolet/fonts": "workspace:*",
145145
"@ultraviolet/themes": "workspace:*",
146146
"@ultraviolet/ui": "workspace:*",
147-
"@vitejs/plugin-react": "4.5.2",
147+
"@vitejs/plugin-react": "4.6.0",
148148
"@vitest/coverage-istanbul": "3.2.4",
149149
"@vitest/ui": "3.2.4",
150150
"babel-loader": "10.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)