Skip to content

Commit 7d1546b

Browse files
Update dependency @vitejs/plugin-react to v5
1 parent affd954 commit 7d1546b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/node": "^22.0.0",
4646
"@types/react": "^19.0.0",
4747
"@types/react-dom": "^19.0.0",
48-
"@vitejs/plugin-react": "^4.2.1",
48+
"@vitejs/plugin-react": "^5.0.0",
4949
"autoprefixer": "^10.4.19",
5050
"esbuild": "^0.25.0",
5151
"oxlint": "^1.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2424,10 +2424,10 @@ __metadata:
24242424
languageName: node
24252425
linkType: hard
24262426

2427-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
2428-
version: 1.0.0-beta.27
2429-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
2430-
checksum: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
2427+
"@rolldown/pluginutils@npm:1.0.0-beta.30":
2428+
version: 1.0.0-beta.30
2429+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.30"
2430+
checksum: 10c0/aff8b532cb9d82d94c9a4101fa12ecb10620ad47d52dbb9135a5c65bde1ad19895b41026b821f4d607083699239a5d0010198401b6a6a54ab6a10d0015302768
24312431
languageName: node
24322432
linkType: hard
24332433

@@ -2724,19 +2724,19 @@ __metadata:
27242724
languageName: node
27252725
linkType: hard
27262726

2727-
"@vitejs/plugin-react@npm:^4.2.1":
2728-
version: 4.7.0
2729-
resolution: "@vitejs/plugin-react@npm:4.7.0"
2727+
"@vitejs/plugin-react@npm:^5.0.0":
2728+
version: 5.0.0
2729+
resolution: "@vitejs/plugin-react@npm:5.0.0"
27302730
dependencies:
27312731
"@babel/core": "npm:^7.28.0"
27322732
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
27332733
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
2734-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
2734+
"@rolldown/pluginutils": "npm:1.0.0-beta.30"
27352735
"@types/babel__core": "npm:^7.20.5"
27362736
react-refresh: "npm:^0.17.0"
27372737
peerDependencies:
27382738
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
2739-
checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
2739+
checksum: 10c0/e5813839d319ab5dc1b90cab40b6c08388f26e456166ba9df10ffc3c3f4ecc594cec06715b5c93390bba56140ca5f68a18f2233f7d275d77e5bbfeb979e4fd9b
27402740
languageName: node
27412741
linkType: hard
27422742

@@ -3790,7 +3790,7 @@ __metadata:
37903790
"@types/react-dom": "npm:^19.0.0"
37913791
"@uiw/codemirror-theme-okaidia": "npm:^4.21.25"
37923792
"@uiw/react-codemirror": "npm:^4.21.25"
3793-
"@vitejs/plugin-react": "npm:^4.2.1"
3793+
"@vitejs/plugin-react": "npm:^5.0.0"
37943794
autoprefixer: "npm:^10.4.19"
37953795
class-variance-authority: "npm:^0.7.0"
37963796
clsx: "npm:^2.1.1"

0 commit comments

Comments
 (0)