Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit 2c539ed

Browse files
Update dependency @vitejs/plugin-react to v4.6.0 (#2159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9e8216 commit 2c539ed

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@rating-tracker/wasm": "workspace:*",
3232
"@react-spring/web": "10.0.1",
3333
"@simplewebauthn/browser": "13.1.0",
34-
"@vitejs/plugin-react": "4.5.2",
34+
"@vitejs/plugin-react": "4.6.0",
3535
"@vitest/coverage-v8": "3.2.4",
3636
"@vitest/web-worker": "3.2.4",
3737
"hare-niemeyer": "3.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,7 +1511,7 @@ __metadata:
15111511
"@types/react-dom": "npm:19.1.6"
15121512
"@typescript-eslint/eslint-plugin": "npm:8.34.0"
15131513
"@typescript-eslint/parser": "npm:8.34.0"
1514-
"@vitejs/plugin-react": "npm:4.5.2"
1514+
"@vitejs/plugin-react": "npm:4.6.0"
15151515
"@vitest/coverage-v8": "npm:3.2.4"
15161516
"@vitest/web-worker": "npm:3.2.4"
15171517
eslint: "npm:9.29.0"
@@ -1635,10 +1635,10 @@ __metadata:
16351635
languageName: node
16361636
linkType: hard
16371637

1638-
"@rolldown/pluginutils@npm:1.0.0-beta.11":
1639-
version: 1.0.0-beta.11
1640-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.11"
1641-
checksum: 10c0/140088e33a4dd3bc21d06fa0cbe79b52e95487c9737d425aa5729e52446dc70f066fbce632489a53e45bb567f1e86c19835677c98fe5d4123ae1e2fef53f8d97
1638+
"@rolldown/pluginutils@npm:1.0.0-beta.19":
1639+
version: 1.0.0-beta.19
1640+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.19"
1641+
checksum: 10c0/e4205df56e6231a347ac601d044af365639741d51b5bea4e91ecc37e19e9777cb79d1daa924b8709ddf1f743ed6922e4e68e2445126434c4d420d9f4416f4feb
16421642
languageName: node
16431643
linkType: hard
16441644

@@ -2300,19 +2300,19 @@ __metadata:
23002300
languageName: node
23012301
linkType: hard
23022302

2303-
"@vitejs/plugin-react@npm:4.5.2":
2304-
version: 4.5.2
2305-
resolution: "@vitejs/plugin-react@npm:4.5.2"
2303+
"@vitejs/plugin-react@npm:4.6.0":
2304+
version: 4.6.0
2305+
resolution: "@vitejs/plugin-react@npm:4.6.0"
23062306
dependencies:
23072307
"@babel/core": "npm:^7.27.4"
23082308
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
23092309
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
2310-
"@rolldown/pluginutils": "npm:1.0.0-beta.11"
2310+
"@rolldown/pluginutils": "npm:1.0.0-beta.19"
23112311
"@types/babel__core": "npm:^7.20.5"
23122312
react-refresh: "npm:^0.17.0"
23132313
peerDependencies:
23142314
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0
2315-
checksum: 10c0/37c58e6a9c953ab27eb6de42f0d317d26901117d4e4bec067b098c48353065888d240b819efc5b47e325f83532305d3cc51996fd3eb53f8649b199ecc4424746
2315+
checksum: 10c0/73b8f271978a0337debb255afd1667f49c2018c118962a8613120383375c4038255a5315cee2ef210dc7fd07cd30d5b12271077ad47db29980f8156b8a49be2c
23162316
languageName: node
23172317
linkType: hard
23182318

0 commit comments

Comments
 (0)