Skip to content

Commit 1524240

Browse files
chore(deps): update dependency @vitejs/plugin-react to v5
1 parent 0026b11 commit 1524240

File tree

6 files changed

+42
-34
lines changed

6 files changed

+42
-34
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: 37 additions & 29 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"
@@ -4245,6 +4245,11 @@
42454245
resolved "https://registry.yarnpkg.com/@repeaterjs/repeater/-/repeater-3.0.6.tgz#be23df0143ceec3c69f8b6c2517971a5578fdaa2"
42464246
integrity sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA==
42474247

4248+
"@rolldown/pluginutils@1.0.0-beta.53":
4249+
version "1.0.0-beta.53"
4250+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.53.tgz#c57a5234ae122671aff6fe72e673a7ed90f03f87"
4251+
integrity sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==
4252+
42484253
"@rollup/rollup-android-arm-eabi@4.52.5":
42494254
version "4.52.5"
42504255
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.5.tgz#0f44a2f8668ed87b040b6fe659358ac9239da4db"
@@ -5180,16 +5185,17 @@
51805185
dependencies:
51815186
"@swc/core" "^1.3.42"
51825187

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

51945200
"@vitejs/plugin-vue@^5.0.0":
51955201
version "5.1.2"
@@ -5401,8 +5407,10 @@
54015407

54025408
"@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.11":
54035409
version "0.10.13"
5410+
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.13.tgz#2d47190c620f134dda31c7f827976a909b2cca7a"
5411+
integrity sha512-b4PhJ+zYj4357zwk4TTuF2nEe0vVtOrwdsrNo5hL+u1ojXNhh1FgJ6pg1jzDlwlT4oBdzfSwaBwMCtFCsIWg8Q==
54045412
dependencies:
5405-
"@whatwg-node/node-fetch" "^0.8.2"
5413+
"@whatwg-node/node-fetch" "^0.8.3"
54065414
urlpattern-polyfill "^10.0.0"
54075415

54085416
"@whatwg-node/fetch@^0.9.0", "@whatwg-node/fetch@^0.9.18", "@whatwg-node/fetch@^0.9.20":
@@ -5423,10 +5431,10 @@
54235431
fast-querystring "^1.1.1"
54245432
tslib "^2.6.3"
54255433

5426-
"@whatwg-node/node-fetch@^0.8.2":
5427-
version "0.8.2"
5428-
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.8.2.tgz#94baa23a12b2204803b627d934146c1cd3a398dc"
5429-
integrity sha512-1PihEl0a8hm/AZD/LVRs1lEWCZCo2Q65Xm1goaHeqR314e+/Z7NI7YE10Yser8+2iZFGtv542IYr685o3aaZ/g==
5434+
"@whatwg-node/node-fetch@^0.8.3":
5435+
version "0.8.4"
5436+
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.8.4.tgz#72df6b3ea9d295bcedbc8f05cf2cfeabe654669f"
5437+
integrity sha512-AlKLc57loGoyYlrzDbejB9EeR+pfdJdGzbYnkEuZaGekFboBwzfVYVMsy88PMriqPI1ORpiGYGgSSWpx7a2sDA==
54305438
dependencies:
54315439
"@fastify/busboy" "^3.1.1"
54325440
"@whatwg-node/disposablestack" "^0.0.6"
@@ -12684,10 +12692,10 @@ react-player@2.16.0:
1268412692
prop-types "^15.7.2"
1268512693
react-fast-compare "^3.0.1"
1268612694

12687-
react-refresh@^0.14.2:
12688-
version "0.14.2"
12689-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
12690-
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
12695+
react-refresh@^0.18.0:
12696+
version "0.18.0"
12697+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062"
12698+
integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==
1269112699

1269212700
react-select@5.8.0:
1269312701
version "5.8.0"

0 commit comments

Comments
 (0)