Skip to content

Commit 57cc7d3

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

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
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.3",
58-
"@vitejs/plugin-react": "4.4.1",
58+
"@vitejs/plugin-react": "4.5.0",
5959
"@vitejs/plugin-vue": "5.2.4",
6060
"@vitest/coverage-istanbul": "3.1.4",
6161
"@vue/test-utils": "2.4.6",

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2187,6 +2187,13 @@ __metadata:
21872187
languageName: node
21882188
linkType: hard
21892189

2190+
"@rolldown/pluginutils@npm:1.0.0-beta.9":
2191+
version: 1.0.0-beta.9
2192+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.9"
2193+
checksum: 10c0/21aebb7ebd093282efd96f63ddd465f76746b1d70282366d6ccc7fff6eb4da5c2f8f4bfaaaeb4283c2432600e5609e39e9897864575e593efc11d376ca1a6fa1
2194+
languageName: node
2195+
linkType: hard
2196+
21902197
"@rollup/pluginutils@npm:^4.2.1":
21912198
version: 4.2.1
21922199
resolution: "@rollup/pluginutils@npm:4.2.1"
@@ -2693,18 +2700,19 @@ __metadata:
26932700
languageName: node
26942701
linkType: hard
26952702

2696-
"@vitejs/plugin-react@npm:4.4.1":
2697-
version: 4.4.1
2698-
resolution: "@vitejs/plugin-react@npm:4.4.1"
2703+
"@vitejs/plugin-react@npm:4.5.0":
2704+
version: 4.5.0
2705+
resolution: "@vitejs/plugin-react@npm:4.5.0"
26992706
dependencies:
27002707
"@babel/core": "npm:^7.26.10"
27012708
"@babel/plugin-transform-react-jsx-self": "npm:^7.25.9"
27022709
"@babel/plugin-transform-react-jsx-source": "npm:^7.25.9"
2710+
"@rolldown/pluginutils": "npm:1.0.0-beta.9"
27032711
"@types/babel__core": "npm:^7.20.5"
27042712
react-refresh: "npm:^0.17.0"
27052713
peerDependencies:
27062714
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
2707-
checksum: 10c0/0eda45f2026cdfff4b172b1b2148824e5ac41ce65f1f1ce108f3ce4de2f0024caf79c811c1305a782168a269b0b1bc58d4cf8eaf164e4ef19954f05428ba7077
2715+
checksum: 10c0/c9f75cde098b9aac62cb512103d7f898a0a173cb78dc9fcf79ca4b3f21a1458cd1955a4383c8c9e3841ce23c5e7f02ed1455e445c9574879b143d40734121fd8
27082716
languageName: node
27092717
linkType: hard
27102718

@@ -4264,7 +4272,7 @@ __metadata:
42644272
"@lumino/default-theme": "npm:2.1.10"
42654273
"@lumino/widgets": "npm:2.7.1"
42664274
"@mdi/js": "npm:7.4.47"
4267-
"@vitejs/plugin-react": "npm:4.4.1"
4275+
"@vitejs/plugin-react": "npm:4.5.0"
42684276
"@vitejs/plugin-vue": "npm:5.2.4"
42694277
"@vitest/coverage-istanbul": "npm:3.1.4"
42704278
"@vue/test-utils": "npm:2.4.6"

0 commit comments

Comments
 (0)