Skip to content

Commit 6c01e6e

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-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.4",
58-
"@vitejs/plugin-react": "4.5.0",
58+
"@vitejs/plugin-react": "4.5.1",
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2700,9 +2700,9 @@ __metadata:
27002700
languageName: node
27012701
linkType: hard
27022702

2703-
"@vitejs/plugin-react@npm:4.5.0":
2704-
version: 4.5.0
2705-
resolution: "@vitejs/plugin-react@npm:4.5.0"
2703+
"@vitejs/plugin-react@npm:4.5.1":
2704+
version: 4.5.1
2705+
resolution: "@vitejs/plugin-react@npm:4.5.1"
27062706
dependencies:
27072707
"@babel/core": "npm:^7.26.10"
27082708
"@babel/plugin-transform-react-jsx-self": "npm:^7.25.9"
@@ -2712,7 +2712,7 @@ __metadata:
27122712
react-refresh: "npm:^0.17.0"
27132713
peerDependencies:
27142714
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
2715-
checksum: 10c0/c9f75cde098b9aac62cb512103d7f898a0a173cb78dc9fcf79ca4b3f21a1458cd1955a4383c8c9e3841ce23c5e7f02ed1455e445c9574879b143d40734121fd8
2715+
checksum: 10c0/51b28c02905228cc5b1dd16f5d008cf08175e47d22ff37b0959a9ee20a46a5215698b20405f39e6b73ae2a63c2a005d74c94b3456083ad038b59932d682b9165
27162716
languageName: node
27172717
linkType: hard
27182718

@@ -4272,7 +4272,7 @@ __metadata:
42724272
"@lumino/default-theme": "npm:2.1.10"
42734273
"@lumino/widgets": "npm:2.7.1"
42744274
"@mdi/js": "npm:7.4.47"
4275-
"@vitejs/plugin-react": "npm:4.5.0"
4275+
"@vitejs/plugin-react": "npm:4.5.1"
42764276
"@vitejs/plugin-vue": "npm:5.2.4"
42774277
"@vitest/coverage-istanbul": "npm:3.1.4"
42784278
"@vue/test-utils": "npm:2.4.6"

0 commit comments

Comments
 (0)