Skip to content

Commit 7f466e6

Browse files
chore(deps): update dependency @vitejs/plugin-react to v5
1 parent aad7f03 commit 7f466e6

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": "14.0.0",
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.0.1",
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.0.1",
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.0.1",
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.0.1",
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": "14.0.0",

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"
@@ -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/[email protected]":
4249+
version "1.0.0-beta.47"
4250+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.47.tgz#c282c4a8c39f3d6d2f1086aae09a34e6241f7a50"
4251+
integrity sha512-8QagwMH3kNCuzD8EWL8R2YPW5e4OrHNSAHRFDdmFqEwEaD/KcNKjVoumo+gP2vW5eKB2UPbM6vTYiGZX0ixLnw==
4252+
42484253
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"
@@ -5170,16 +5175,17 @@
51705175
dependencies:
51715176
"@swc/core" "^1.3.42"
51725177

5173-
"@vitejs/plugin-react@^4.0.0":
5174-
version "4.3.1"
5175-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz#d0be6594051ded8957df555ff07a991fb618b48e"
5176-
integrity sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==
5178+
"@vitejs/plugin-react@^5.0.0":
5179+
version "5.1.1"
5180+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.1.tgz#fa1957e053fe90d7cc2deea5593ae382a9761595"
5181+
integrity sha512-WQfkSw0QbQ5aJ2CHYw23ZGkqnRwqKHD/KYsMeTkZzPT4Jcf0DcBxBtwMJxnu6E7oxw5+JC6ZAiePgh28uJ1HBA==
51775182
dependencies:
5178-
"@babel/core" "^7.24.5"
5179-
"@babel/plugin-transform-react-jsx-self" "^7.24.5"
5180-
"@babel/plugin-transform-react-jsx-source" "^7.24.1"
5183+
"@babel/core" "^7.28.5"
5184+
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
5185+
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
5186+
"@rolldown/pluginutils" "1.0.0-beta.47"
51815187
"@types/babel__core" "^7.20.5"
5182-
react-refresh "^0.14.2"
5188+
react-refresh "^0.18.0"
51835189

51845190
"@vitejs/plugin-vue@^5.0.0":
51855191
version "5.1.2"
@@ -12659,10 +12665,10 @@ [email protected]:
1265912665
prop-types "^15.7.2"
1266012666
react-fast-compare "^3.0.1"
1266112667

12662-
react-refresh@^0.14.2:
12663-
version "0.14.2"
12664-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
12665-
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
12668+
react-refresh@^0.18.0:
12669+
version "0.18.0"
12670+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062"
12671+
integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==
1266612672

1266712673
1266812674
version "5.8.0"

0 commit comments

Comments
 (0)