Skip to content

Commit 07b6f5c

Browse files
Update dependency @vitejs/plugin-react to v4.5.1 (#2128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ecc62a commit 07b6f5c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@rating-tracker/wasm": "workspace:*",
3232
"@react-spring/web": "10.0.1",
3333
"@simplewebauthn/browser": "13.1.0",
34-
"@vitejs/plugin-react": "4.5.0",
34+
"@vitejs/plugin-react": "4.5.1",
3535
"@vitest/coverage-v8": "3.2.0",
3636
"@vitest/web-worker": "3.2.0",
3737
"hare-niemeyer": "3.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,7 +1510,7 @@ __metadata:
15101510
"@types/react-dom": "npm:19.1.5"
15111511
"@typescript-eslint/eslint-plugin": "npm:8.33.1"
15121512
"@typescript-eslint/parser": "npm:8.33.1"
1513-
"@vitejs/plugin-react": "npm:4.5.0"
1513+
"@vitejs/plugin-react": "npm:4.5.1"
15141514
"@vitest/coverage-v8": "npm:3.2.0"
15151515
"@vitest/web-worker": "npm:3.2.0"
15161516
eslint: "npm:9.28.0"
@@ -2299,9 +2299,9 @@ __metadata:
22992299
languageName: node
23002300
linkType: hard
23012301

2302-
"@vitejs/plugin-react@npm:4.5.0":
2303-
version: 4.5.0
2304-
resolution: "@vitejs/plugin-react@npm:4.5.0"
2302+
"@vitejs/plugin-react@npm:4.5.1":
2303+
version: 4.5.1
2304+
resolution: "@vitejs/plugin-react@npm:4.5.1"
23052305
dependencies:
23062306
"@babel/core": "npm:^7.26.10"
23072307
"@babel/plugin-transform-react-jsx-self": "npm:^7.25.9"
@@ -2311,7 +2311,7 @@ __metadata:
23112311
react-refresh: "npm:^0.17.0"
23122312
peerDependencies:
23132313
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
2314-
checksum: 10c0/c9f75cde098b9aac62cb512103d7f898a0a173cb78dc9fcf79ca4b3f21a1458cd1955a4383c8c9e3841ce23c5e7f02ed1455e445c9574879b143d40734121fd8
2314+
checksum: 10c0/51b28c02905228cc5b1dd16f5d008cf08175e47d22ff37b0959a9ee20a46a5215698b20405f39e6b73ae2a63c2a005d74c94b3456083ad038b59932d682b9165
23152315
languageName: node
23162316
linkType: hard
23172317

0 commit comments

Comments
 (0)