Skip to content

Commit 47557a7

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

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
@@ -49,7 +49,7 @@
4949
"@types/react": "19.1.6",
5050
"@types/react-dom": "19.1.5",
5151
"@types/react-syntax-highlighter": "^15.5.13",
52-
"@vitejs/plugin-react": "4.5.0",
52+
"@vitejs/plugin-react": "4.5.1",
5353
"babel-plugin-react-compiler": "19.1.0-rc.2",
5454
"chokidar-cli": "^3.0.0",
5555
"eslint": "9.28.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2205,9 +2205,9 @@ __metadata:
22052205
languageName: node
22062206
linkType: hard
22072207

2208-
"@vitejs/plugin-react@npm:4.5.0":
2209-
version: 4.5.0
2210-
resolution: "@vitejs/plugin-react@npm:4.5.0"
2208+
"@vitejs/plugin-react@npm:4.5.1":
2209+
version: 4.5.1
2210+
resolution: "@vitejs/plugin-react@npm:4.5.1"
22112211
dependencies:
22122212
"@babel/core": "npm:^7.26.10"
22132213
"@babel/plugin-transform-react-jsx-self": "npm:^7.25.9"
@@ -2217,7 +2217,7 @@ __metadata:
22172217
react-refresh: "npm:^0.17.0"
22182218
peerDependencies:
22192219
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
2220-
checksum: 10c0/c9f75cde098b9aac62cb512103d7f898a0a173cb78dc9fcf79ca4b3f21a1458cd1955a4383c8c9e3841ce23c5e7f02ed1455e445c9574879b143d40734121fd8
2220+
checksum: 10c0/51b28c02905228cc5b1dd16f5d008cf08175e47d22ff37b0959a9ee20a46a5215698b20405f39e6b73ae2a63c2a005d74c94b3456083ad038b59932d682b9165
22212221
languageName: node
22222222
linkType: hard
22232223

@@ -2374,7 +2374,7 @@ __metadata:
23742374
"@types/react": "npm:19.1.6"
23752375
"@types/react-dom": "npm:19.1.5"
23762376
"@types/react-syntax-highlighter": "npm:^15.5.13"
2377-
"@vitejs/plugin-react": "npm:4.5.0"
2377+
"@vitejs/plugin-react": "npm:4.5.1"
23782378
ai: "npm:4.3.16"
23792379
babel-plugin-react-compiler: "npm:19.1.0-rc.2"
23802380
chart.js: "npm:4.4.9"

0 commit comments

Comments
 (0)