Skip to content

Commit 7940122

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@cypress/code-coverage": "3.14.4",
58-
"@vitejs/plugin-react": "4.5.2",
58+
"@vitejs/plugin-react": "4.6.0",
5959
"@vitejs/plugin-vue": "5.2.4",
6060
"@vitest/coverage-istanbul": "3.2.4",
6161
"@vue/test-utils": "2.4.6",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2236,10 +2236,10 @@ __metadata:
22362236
languageName: node
22372237
linkType: hard
22382238

2239-
"@rolldown/pluginutils@npm:1.0.0-beta.11":
2240-
version: 1.0.0-beta.11
2241-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.11"
2242-
checksum: 10c0/140088e33a4dd3bc21d06fa0cbe79b52e95487c9737d425aa5729e52446dc70f066fbce632489a53e45bb567f1e86c19835677c98fe5d4123ae1e2fef53f8d97
2239+
"@rolldown/pluginutils@npm:1.0.0-beta.19":
2240+
version: 1.0.0-beta.19
2241+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.19"
2242+
checksum: 10c0/e4205df56e6231a347ac601d044af365639741d51b5bea4e91ecc37e19e9777cb79d1daa924b8709ddf1f743ed6922e4e68e2445126434c4d420d9f4416f4feb
22432243
languageName: node
22442244
linkType: hard
22452245

@@ -2625,19 +2625,19 @@ __metadata:
26252625
languageName: node
26262626
linkType: hard
26272627

2628-
"@vitejs/plugin-react@npm:4.5.2":
2629-
version: 4.5.2
2630-
resolution: "@vitejs/plugin-react@npm:4.5.2"
2628+
"@vitejs/plugin-react@npm:4.6.0":
2629+
version: 4.6.0
2630+
resolution: "@vitejs/plugin-react@npm:4.6.0"
26312631
dependencies:
26322632
"@babel/core": "npm:^7.27.4"
26332633
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
26342634
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
2635-
"@rolldown/pluginutils": "npm:1.0.0-beta.11"
2635+
"@rolldown/pluginutils": "npm:1.0.0-beta.19"
26362636
"@types/babel__core": "npm:^7.20.5"
26372637
react-refresh: "npm:^0.17.0"
26382638
peerDependencies:
26392639
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0
2640-
checksum: 10c0/37c58e6a9c953ab27eb6de42f0d317d26901117d4e4bec067b098c48353065888d240b819efc5b47e325f83532305d3cc51996fd3eb53f8649b199ecc4424746
2640+
checksum: 10c0/73b8f271978a0337debb255afd1667f49c2018c118962a8613120383375c4038255a5315cee2ef210dc7fd07cd30d5b12271077ad47db29980f8156b8a49be2c
26412641
languageName: node
26422642
linkType: hard
26432643

@@ -4192,7 +4192,7 @@ __metadata:
41924192
"@lumino/default-theme": "npm:2.1.10"
41934193
"@lumino/widgets": "npm:2.7.1"
41944194
"@mdi/js": "npm:7.4.47"
4195-
"@vitejs/plugin-react": "npm:4.5.2"
4195+
"@vitejs/plugin-react": "npm:4.6.0"
41964196
"@vitejs/plugin-vue": "npm:5.2.4"
41974197
"@vitest/coverage-istanbul": "npm:3.2.4"
41984198
"@vue/test-utils": "npm:2.4.6"

0 commit comments

Comments
 (0)