Skip to content

Commit d51c56a

Browse files
Update dependency @vitejs/plugin-react to v5
1 parent 8ca1a5f commit d51c56a

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
@@ -40,7 +40,7 @@ __metadata:
4040
languageName: node
4141
linkType: hard
4242

43-
"@babel/core@npm:^7.28.0":
43+
"@babel/core@npm:^7.28.3":
4444
version: 7.28.3
4545
resolution: "@babel/core@npm:7.28.3"
4646
dependencies:
@@ -2466,10 +2466,10 @@ __metadata:
24662466
languageName: node
24672467
linkType: hard
24682468

2469-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
2470-
version: 1.0.0-beta.27
2471-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
2472-
checksum: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
2469+
"@rolldown/pluginutils@npm:1.0.0-beta.34":
2470+
version: 1.0.0-beta.34
2471+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.34"
2472+
checksum: 10c0/96565287991825ecd90b60607dae908ebfdde233661fc589c98547a75c1fd0282b2e2a7849c3eb0c9941e2fba34667a8d5cdb8d597370815c19c2f29b4c157b4
24732473
languageName: node
24742474
linkType: hard
24752475

@@ -2766,19 +2766,19 @@ __metadata:
27662766
languageName: node
27672767
linkType: hard
27682768

2769-
"@vitejs/plugin-react@npm:^4.2.1":
2770-
version: 4.7.0
2771-
resolution: "@vitejs/plugin-react@npm:4.7.0"
2769+
"@vitejs/plugin-react@npm:^5.0.0":
2770+
version: 5.0.2
2771+
resolution: "@vitejs/plugin-react@npm:5.0.2"
27722772
dependencies:
2773-
"@babel/core": "npm:^7.28.0"
2773+
"@babel/core": "npm:^7.28.3"
27742774
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
27752775
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
2776-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
2776+
"@rolldown/pluginutils": "npm:1.0.0-beta.34"
27772777
"@types/babel__core": "npm:^7.20.5"
27782778
react-refresh: "npm:^0.17.0"
27792779
peerDependencies:
27802780
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
2781-
checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
2781+
checksum: 10c0/6b02478498d8095b4c5b688b457f8ff35c3274489399f79cf412c2d68213c5e7796d245de27093ccf91b4fb4b644a31e9a759d91caa1ba62da105be3875fc6dd
27822782
languageName: node
27832783
linkType: hard
27842784

@@ -3822,7 +3822,7 @@ __metadata:
38223822
"@types/react-dom": "npm:^19.0.0"
38233823
"@uiw/codemirror-theme-okaidia": "npm:^4.21.25"
38243824
"@uiw/react-codemirror": "npm:^4.21.25"
3825-
"@vitejs/plugin-react": "npm:^4.2.1"
3825+
"@vitejs/plugin-react": "npm:^5.0.0"
38263826
autoprefixer: "npm:^10.4.19"
38273827
class-variance-authority: "npm:^0.7.0"
38283828
clsx: "npm:^2.1.1"

0 commit comments

Comments
 (0)