Skip to content

Commit a0149ec

Browse files
chore(deps): update dependency @vitejs/plugin-react to v5
1 parent 486c20d commit a0149ec

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

examples/openapi-react-weatherbit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@graphql-mesh/cli": "0.100.8",
1919
"@types/react": "19.1.8",
2020
"@types/react-dom": "19.1.6",
21-
"@vitejs/plugin-react": "4.7.0",
21+
"@vitejs/plugin-react": "5.0.0",
2222
"typescript": "^5.4.2",
2323
"vite": "7.0.5"
2424
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5808,7 +5808,7 @@ __metadata:
58085808
"@graphql-mesh/cli": "npm:0.100.8"
58095809
"@types/react": "npm:19.1.8"
58105810
"@types/react-dom": "npm:19.1.6"
5811-
"@vitejs/plugin-react": "npm:4.7.0"
5811+
"@vitejs/plugin-react": "npm:5.0.0"
58125812
graphql: "npm:16.11.0"
58135813
react: "npm:19.1.0"
58145814
react-dom: "npm:19.1.0"
@@ -12312,10 +12312,10 @@ __metadata:
1231212312
languageName: node
1231312313
linkType: hard
1231412314

12315-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
12316-
version: 1.0.0-beta.27
12317-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
12318-
checksum: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
12315+
"@rolldown/pluginutils@npm:1.0.0-beta.30":
12316+
version: 1.0.0-beta.30
12317+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.30"
12318+
checksum: 10c0/aff8b532cb9d82d94c9a4101fa12ecb10620ad47d52dbb9135a5c65bde1ad19895b41026b821f4d607083699239a5d0010198401b6a6a54ab6a10d0015302768
1231912319
languageName: node
1232012320
linkType: hard
1232112321

@@ -15842,19 +15842,19 @@ __metadata:
1584215842
languageName: node
1584315843
linkType: hard
1584415844

15845-
"@vitejs/plugin-react@npm:4.7.0":
15846-
version: 4.7.0
15847-
resolution: "@vitejs/plugin-react@npm:4.7.0"
15845+
"@vitejs/plugin-react@npm:5.0.0":
15846+
version: 5.0.0
15847+
resolution: "@vitejs/plugin-react@npm:5.0.0"
1584815848
dependencies:
1584915849
"@babel/core": "npm:^7.28.0"
1585015850
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
1585115851
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
15852-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
15852+
"@rolldown/pluginutils": "npm:1.0.0-beta.30"
1585315853
"@types/babel__core": "npm:^7.20.5"
1585415854
react-refresh: "npm:^0.17.0"
1585515855
peerDependencies:
1585615856
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
15857-
checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
15857+
checksum: 10c0/e5813839d319ab5dc1b90cab40b6c08388f26e456166ba9df10ffc3c3f4ecc594cec06715b5c93390bba56140ca5f68a18f2233f7d275d77e5bbfeb979e4fd9b
1585815858
languageName: node
1585915859
linkType: hard
1586015860

0 commit comments

Comments
 (0)