Skip to content

Commit fb11f1f

Browse files
Update dependency @vitejs/plugin-react to v5
1 parent ce1ded0 commit fb11f1f

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ __metadata:
3030
languageName: node
3131
linkType: hard
3232

33-
"@babel/core@npm:^7.28.0":
33+
"@babel/core@npm:^7.28.4":
3434
version: 7.28.4
3535
resolution: "@babel/core@npm:7.28.4"
3636
dependencies:
@@ -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.38":
2428+
version: 1.0.0-beta.38
2429+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.38"
2430+
checksum: 10c0/8353ec2528349f79e27d1a3193806725b85830da334e935cbb606d88c1177c58ea6519c578e4e93e5f677f5b22aecb8738894dbed14603e14b6bffe3facf1002
24312431
languageName: node
24322432
linkType: hard
24332433

@@ -2738,19 +2738,19 @@ __metadata:
27382738
languageName: node
27392739
linkType: hard
27402740

2741-
"@vitejs/plugin-react@npm:^4.2.1":
2742-
version: 4.7.0
2743-
resolution: "@vitejs/plugin-react@npm:4.7.0"
2741+
"@vitejs/plugin-react@npm:^5.0.0":
2742+
version: 5.0.4
2743+
resolution: "@vitejs/plugin-react@npm:5.0.4"
27442744
dependencies:
2745-
"@babel/core": "npm:^7.28.0"
2745+
"@babel/core": "npm:^7.28.4"
27462746
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
27472747
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
2748-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
2748+
"@rolldown/pluginutils": "npm:1.0.0-beta.38"
27492749
"@types/babel__core": "npm:^7.20.5"
27502750
react-refresh: "npm:^0.17.0"
27512751
peerDependencies:
27522752
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
2753-
checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
2753+
checksum: 10c0/bb9360a4b4c0abf064d22211756b999faf23889ac150de490590ca7bd029b0ef7f4cd8ba3a32b86682a62d46fb7bebd75b3fa9835c57c78123f4a646de2e0136
27542754
languageName: node
27552755
linkType: hard
27562756

@@ -3795,7 +3795,7 @@ __metadata:
37953795
"@types/react-dom": "npm:^19.0.0"
37963796
"@uiw/codemirror-theme-okaidia": "npm:^4.21.25"
37973797
"@uiw/react-codemirror": "npm:^4.21.25"
3798-
"@vitejs/plugin-react": "npm:^4.2.1"
3798+
"@vitejs/plugin-react": "npm:^5.0.0"
37993799
autoprefixer: "npm:^10.4.19"
38003800
class-variance-authority: "npm:^0.7.0"
38013801
clsx: "npm:^2.1.1"

0 commit comments

Comments
 (0)