Skip to content

Commit ccfe1ef

Browse files
chore(deps): update dependency @vitejs/plugin-react to v5 (#2270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 728979e commit ccfe1ef

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
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.5",
58-
"@vitejs/plugin-react": "4.7.0",
58+
"@vitejs/plugin-react": "5.0.0",
5959
"@vitejs/plugin-vue": "6.0.1",
6060
"@vitest/coverage-istanbul": "3.2.4",
6161
"@vue/test-utils": "2.4.6",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,20 +2312,20 @@ __metadata:
23122312
languageName: node
23132313
linkType: hard
23142314

2315-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
2316-
version: 1.0.0-beta.27
2317-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
2318-
checksum: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
2319-
languageName: node
2320-
linkType: hard
2321-
23222315
"@rolldown/pluginutils@npm:1.0.0-beta.29":
23232316
version: 1.0.0-beta.29
23242317
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.29"
23252318
checksum: 10c0/6b53011bb93c83be617a5511197656991b06a2ffa8eb869af211cbb0aed8cc9a6cf48f0a6d0ec92c0daadb912fd74808a635a6a6477f97ca9effaf5606c77deb
23262319
languageName: node
23272320
linkType: hard
23282321

2322+
"@rolldown/pluginutils@npm:1.0.0-beta.30":
2323+
version: 1.0.0-beta.30
2324+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.30"
2325+
checksum: 10c0/aff8b532cb9d82d94c9a4101fa12ecb10620ad47d52dbb9135a5c65bde1ad19895b41026b821f4d607083699239a5d0010198401b6a6a54ab6a10d0015302768
2326+
languageName: node
2327+
linkType: hard
2328+
23292329
"@rollup/pluginutils@npm:^4.2.1":
23302330
version: 4.2.1
23312331
resolution: "@rollup/pluginutils@npm:4.2.1"
@@ -2855,19 +2855,19 @@ __metadata:
28552855
languageName: node
28562856
linkType: hard
28572857

2858-
"@vitejs/plugin-react@npm:4.7.0":
2859-
version: 4.7.0
2860-
resolution: "@vitejs/plugin-react@npm:4.7.0"
2858+
"@vitejs/plugin-react@npm:5.0.0":
2859+
version: 5.0.0
2860+
resolution: "@vitejs/plugin-react@npm:5.0.0"
28612861
dependencies:
28622862
"@babel/core": "npm:^7.28.0"
28632863
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
28642864
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
2865-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
2865+
"@rolldown/pluginutils": "npm:1.0.0-beta.30"
28662866
"@types/babel__core": "npm:^7.20.5"
28672867
react-refresh: "npm:^0.17.0"
28682868
peerDependencies:
28692869
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
2870-
checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
2870+
checksum: 10c0/e5813839d319ab5dc1b90cab40b6c08388f26e456166ba9df10ffc3c3f4ecc594cec06715b5c93390bba56140ca5f68a18f2233f7d275d77e5bbfeb979e4fd9b
28712871
languageName: node
28722872
linkType: hard
28732873

@@ -4424,7 +4424,7 @@ __metadata:
44244424
"@lumino/default-theme": "npm:2.1.10"
44254425
"@lumino/widgets": "npm:2.7.1"
44264426
"@mdi/js": "npm:7.4.47"
4427-
"@vitejs/plugin-react": "npm:4.7.0"
4427+
"@vitejs/plugin-react": "npm:5.0.0"
44284428
"@vitejs/plugin-vue": "npm:6.0.1"
44294429
"@vitest/coverage-istanbul": "npm:3.2.4"
44304430
"@vue/test-utils": "npm:2.4.6"

0 commit comments

Comments
 (0)