Skip to content

Commit 6d51d3c

Browse files
chore(devdeps): update dependency @vitejs/plugin-react to v4.7.0 (#5389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e42b94f commit 6d51d3c

File tree

4 files changed

+28
-77
lines changed

4 files changed

+28
-77
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.54.1",
3030
"@types/react": "19.1.8",
3131
"@types/react-dom": "19.1.6",
32-
"@vitejs/plugin-react": "4.6.0",
32+
"@vitejs/plugin-react": "4.7.0",
3333
"eslint": "9.31.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.6.0",
25+
"@vitejs/plugin-react": "4.7.0",
2626
"typescript": "5.8.3",
2727
"vite": "7.0.6"
2828
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"@ultraviolet/fonts": "workspace:*",
136136
"@ultraviolet/themes": "workspace:*",
137137
"@ultraviolet/ui": "workspace:*",
138-
"@vitejs/plugin-react": "4.6.0",
138+
"@vitejs/plugin-react": "4.7.0",
139139
"@vitest/coverage-istanbul": "3.2.4",
140140
"@vitest/ui": "3.2.4",
141141
"babel-loader": "10.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)