Skip to content

Commit 86aec04

Browse files
chore(deps): update dependency @vitejs/plugin-react to v5
1 parent 08e67b4 commit 86aec04

File tree

6 files changed

+35
-29
lines changed

6 files changed

+35
-29
lines changed

examples/react/apollo-client-defer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "^22.0.0",
1616
"@types/react": "^18.0.15",
1717
"@types/react-dom": "^18.0.10",
18-
"@vitejs/plugin-react": "^4.0.0",
18+
"@vitejs/plugin-react": "^5.0.0",
1919
"cypress": "15.7.1",
2020
"serve": "14.2.3",
2121
"start-server-and-test": "2.0.5",

examples/react/apollo-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@graphql-codegen/cli": "^6.1.0",
13-
"@vitejs/plugin-react": "^4.0.0",
13+
"@vitejs/plugin-react": "^5.0.0",
1414
"@types/node": "^22.0.0",
1515
"@types/react": "^18.0.15",
1616
"@types/react-dom": "^18.0.10",

examples/react/http-executor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@graphql-codegen/cli": "^6.1.0",
12-
"@vitejs/plugin-react": "^4.0.0",
12+
"@vitejs/plugin-react": "^5.0.0",
1313
"@types/node": "^22.0.0",
1414
"@types/react": "^18.0.17",
1515
"@types/react-dom": "^18.0.10",

examples/react/tanstack-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@graphql-codegen/cli": "^6.1.0",
12-
"@vitejs/plugin-react": "^4.0.0",
12+
"@vitejs/plugin-react": "^5.0.0",
1313
"@types/node": "^22.0.0",
1414
"@types/react": "^18.0.17",
1515
"@types/react-dom": "^18.0.10",

examples/react/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/react": "^18.0.17",
1212
"@types/react-dom": "^18.0.10",
1313
"@graphql-codegen/cli": "^6.1.0",
14-
"@vitejs/plugin-react": "^4.0.0",
14+
"@vitejs/plugin-react": "^5.0.0",
1515
"typescript": "5.5.4",
1616
"serve": "14.2.3",
1717
"cypress": "15.7.1",

yarn.lock

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
json5 "^2.2.3"
140140
semver "^6.3.1"
141141

142-
"@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.24.5", "@babel/core@^7.26.10":
142+
"@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.26.10", "@babel/core@^7.28.5":
143143
version "7.28.5"
144144
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e"
145145
integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==
@@ -268,7 +268,7 @@
268268
dependencies:
269269
"@babel/types" "^7.27.1"
270270

271-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
271+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
272272
version "7.27.1"
273273
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c"
274274
integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==
@@ -887,19 +887,19 @@
887887
dependencies:
888888
"@babel/plugin-transform-react-jsx" "^7.27.1"
889889

890-
"@babel/plugin-transform-react-jsx-self@^7.24.5":
891-
version "7.24.7"
892-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.24.7.tgz#66bff0248ea0b549972e733516ffad577477bdab"
893-
integrity sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw==
890+
"@babel/plugin-transform-react-jsx-self@^7.27.1":
891+
version "7.27.1"
892+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz#af678d8506acf52c577cac73ff7fe6615c85fc92"
893+
integrity sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==
894894
dependencies:
895-
"@babel/helper-plugin-utils" "^7.24.7"
895+
"@babel/helper-plugin-utils" "^7.27.1"
896896

897-
"@babel/plugin-transform-react-jsx-source@^7.24.1":
898-
version "7.24.7"
899-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.24.7.tgz#1198aab2548ad19582013815c938d3ebd8291ee3"
900-
integrity sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ==
897+
"@babel/plugin-transform-react-jsx-source@^7.27.1":
898+
version "7.27.1"
899+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz#dcfe2c24094bb757bf73960374e7c55e434f19f0"
900+
integrity sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==
901901
dependencies:
902-
"@babel/helper-plugin-utils" "^7.24.7"
902+
"@babel/helper-plugin-utils" "^7.27.1"
903903

904904
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.25.9", "@babel/plugin-transform-react-jsx@^7.27.1":
905905
version "7.27.1"
@@ -4240,6 +4240,11 @@
42404240
resolved "https://registry.yarnpkg.com/@repeaterjs/repeater/-/repeater-3.0.6.tgz#be23df0143ceec3c69f8b6c2517971a5578fdaa2"
42414241
integrity sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA==
42424242

4243+
"@rolldown/[email protected]":
4244+
version "1.0.0-beta.53"
4245+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.53.tgz#c57a5234ae122671aff6fe72e673a7ed90f03f87"
4246+
integrity sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==
4247+
42434248
42444249
version "4.52.5"
42454250
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.5.tgz#0f44a2f8668ed87b040b6fe659358ac9239da4db"
@@ -5175,16 +5180,17 @@
51755180
dependencies:
51765181
"@swc/core" "^1.3.42"
51775182

5178-
"@vitejs/plugin-react@^4.0.0":
5179-
version "4.3.1"
5180-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz#d0be6594051ded8957df555ff07a991fb618b48e"
5181-
integrity sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==
5183+
"@vitejs/plugin-react@^5.0.0":
5184+
version "5.1.2"
5185+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.2.tgz#46f47be184c05a18839cb8705d79578b469ac6eb"
5186+
integrity sha512-EcA07pHJouywpzsoTUqNh5NwGayl2PPVEJKUSinGGSxFGYn+shYbqMGBg6FXDqgXum9Ou/ecb+411ssw8HImJQ==
51825187
dependencies:
5183-
"@babel/core" "^7.24.5"
5184-
"@babel/plugin-transform-react-jsx-self" "^7.24.5"
5185-
"@babel/plugin-transform-react-jsx-source" "^7.24.1"
5188+
"@babel/core" "^7.28.5"
5189+
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
5190+
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
5191+
"@rolldown/pluginutils" "1.0.0-beta.53"
51865192
"@types/babel__core" "^7.20.5"
5187-
react-refresh "^0.14.2"
5193+
react-refresh "^0.18.0"
51885194

51895195
"@vitejs/plugin-vue@^5.0.0":
51905196
version "5.1.2"
@@ -12665,10 +12671,10 @@ [email protected]:
1266512671
prop-types "^15.7.2"
1266612672
react-fast-compare "^3.0.1"
1266712673

12668-
react-refresh@^0.14.2:
12669-
version "0.14.2"
12670-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
12671-
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
12674+
react-refresh@^0.18.0:
12675+
version "0.18.0"
12676+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062"
12677+
integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==
1267212678

1267312679
1267412680
version "5.8.0"

0 commit comments

Comments
 (0)