Skip to content

Commit f8d1fbc

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

File tree

6 files changed

+94
-59
lines changed

6 files changed

+94
-59
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: 89 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
json5 "^2.2.3"
119119
semver "^6.3.1"
120120

121-
"@babel/[email protected]", "@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.24.5":
121+
122122
version "7.26.0"
123123
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
124124
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
@@ -139,6 +139,27 @@
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.28.4":
143+
version "7.28.5"
144+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e"
145+
integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==
146+
dependencies:
147+
"@babel/code-frame" "^7.27.1"
148+
"@babel/generator" "^7.28.5"
149+
"@babel/helper-compilation-targets" "^7.27.2"
150+
"@babel/helper-module-transforms" "^7.28.3"
151+
"@babel/helpers" "^7.28.4"
152+
"@babel/parser" "^7.28.5"
153+
"@babel/template" "^7.27.2"
154+
"@babel/traverse" "^7.28.5"
155+
"@babel/types" "^7.28.5"
156+
"@jridgewell/remapping" "^2.3.5"
157+
convert-source-map "^2.0.0"
158+
debug "^4.1.0"
159+
gensync "^1.0.0-beta.2"
160+
json5 "^2.2.3"
161+
semver "^6.3.1"
162+
142163
143164
version "7.25.9"
144165
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz#603c68a63078796527bc9d0833f5e52dd5f9224c"
@@ -148,13 +169,13 @@
148169
eslint-visitor-keys "^2.1.0"
149170
semver "^6.3.1"
150171

151-
"@babel/generator@^7.14.0", "@babel/generator@^7.18.13", "@babel/generator@^7.25.0", "@babel/generator@^7.26.0", "@babel/generator@^7.28.3":
152-
version "7.28.3"
153-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e"
154-
integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==
172+
"@babel/generator@^7.14.0", "@babel/generator@^7.18.13", "@babel/generator@^7.25.0", "@babel/generator@^7.26.0", "@babel/generator@^7.28.5":
173+
version "7.28.5"
174+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298"
175+
integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==
155176
dependencies:
156-
"@babel/parser" "^7.28.3"
157-
"@babel/types" "^7.28.2"
177+
"@babel/parser" "^7.28.5"
178+
"@babel/types" "^7.28.5"
158179
"@jridgewell/gen-mapping" "^0.3.12"
159180
"@jridgewell/trace-mapping" "^0.3.28"
160181
jsesc "^3.0.2"
@@ -231,7 +252,7 @@
231252
"@babel/traverse" "^7.27.1"
232253
"@babel/types" "^7.27.1"
233254

234-
"@babel/helper-module-transforms@^7.25.2", "@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.27.1":
255+
"@babel/helper-module-transforms@^7.25.2", "@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3":
235256
version "7.28.3"
236257
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
237258
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
@@ -247,7 +268,7 @@
247268
dependencies:
248269
"@babel/types" "^7.27.1"
249270

250-
"@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":
251272
version "7.27.1"
252273
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c"
253274
integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==
@@ -283,10 +304,10 @@
283304
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
284305
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
285306

286-
"@babel/helper-validator-identifier@^7.24.7", "@babel/helper-validator-identifier@^7.27.1":
287-
version "7.27.1"
288-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
289-
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
307+
"@babel/helper-validator-identifier@^7.24.7", "@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5":
308+
version "7.28.5"
309+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
310+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
290311

291312
"@babel/helper-validator-option@^7.24.8", "@babel/helper-validator-option@^7.25.9", "@babel/helper-validator-option@^7.27.1":
292313
version "7.27.1"
@@ -302,20 +323,20 @@
302323
"@babel/traverse" "^7.28.3"
303324
"@babel/types" "^7.28.2"
304325

305-
"@babel/helpers@^7.25.0", "@babel/helpers@^7.26.0":
326+
"@babel/helpers@^7.25.0", "@babel/helpers@^7.26.0", "@babel/helpers@^7.28.4":
306327
version "7.28.4"
307328
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
308329
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
309330
dependencies:
310331
"@babel/template" "^7.27.2"
311332
"@babel/types" "^7.28.4"
312333

313-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.24.7", "@babel/parser@^7.25.0", "@babel/parser@^7.26.0", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.28.4":
314-
version "7.28.4"
315-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8"
316-
integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==
334+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.24.7", "@babel/parser@^7.25.0", "@babel/parser@^7.26.0", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5":
335+
version "7.28.5"
336+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
337+
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
317338
dependencies:
318-
"@babel/types" "^7.28.4"
339+
"@babel/types" "^7.28.5"
319340

320341
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3", "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
321342
version "7.27.1"
@@ -866,19 +887,19 @@
866887
dependencies:
867888
"@babel/plugin-transform-react-jsx" "^7.27.1"
868889

869-
"@babel/plugin-transform-react-jsx-self@^7.24.5":
870-
version "7.24.7"
871-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.24.7.tgz#66bff0248ea0b549972e733516ffad577477bdab"
872-
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==
873894
dependencies:
874-
"@babel/helper-plugin-utils" "^7.24.7"
895+
"@babel/helper-plugin-utils" "^7.27.1"
875896

876-
"@babel/plugin-transform-react-jsx-source@^7.24.1":
877-
version "7.24.7"
878-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.24.7.tgz#1198aab2548ad19582013815c938d3ebd8291ee3"
879-
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==
880901
dependencies:
881-
"@babel/helper-plugin-utils" "^7.24.7"
902+
"@babel/helper-plugin-utils" "^7.27.1"
882903

883904
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.25.9", "@babel/plugin-transform-react-jsx@^7.27.1":
884905
version "7.27.1"
@@ -1220,26 +1241,26 @@
12201241
"@babel/parser" "^7.27.2"
12211242
"@babel/types" "^7.27.1"
12221243

1223-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4":
1224-
version "7.28.4"
1225-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b"
1226-
integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==
1244+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5":
1245+
version "7.28.5"
1246+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
1247+
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
12271248
dependencies:
12281249
"@babel/code-frame" "^7.27.1"
1229-
"@babel/generator" "^7.28.3"
1250+
"@babel/generator" "^7.28.5"
12301251
"@babel/helper-globals" "^7.28.0"
1231-
"@babel/parser" "^7.28.4"
1252+
"@babel/parser" "^7.28.5"
12321253
"@babel/template" "^7.27.2"
1233-
"@babel/types" "^7.28.4"
1254+
"@babel/types" "^7.28.5"
12341255
debug "^4.3.1"
12351256

1236-
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.18.13", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.26.0", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
1237-
version "7.28.4"
1238-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a"
1239-
integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==
1257+
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.18.13", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.26.0", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.28.5", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
1258+
version "7.28.5"
1259+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
1260+
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
12401261
dependencies:
12411262
"@babel/helper-string-parser" "^7.27.1"
1242-
"@babel/helper-validator-identifier" "^7.27.1"
1263+
"@babel/helper-validator-identifier" "^7.28.5"
12431264

12441265
"@braintree/sanitize-url@^7.0.1":
12451266
version "7.1.0"
@@ -3326,14 +3347,22 @@
33263347
"@jridgewell/set-array" "^1.0.0"
33273348
"@jridgewell/sourcemap-codec" "^1.4.10"
33283349

3329-
"@jridgewell/gen-mapping@^0.3.12", "@jridgewell/gen-mapping@^0.3.2":
3350+
"@jridgewell/gen-mapping@^0.3.12", "@jridgewell/gen-mapping@^0.3.2", "@jridgewell/gen-mapping@^0.3.5":
33303351
version "0.3.13"
33313352
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f"
33323353
integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==
33333354
dependencies:
33343355
"@jridgewell/sourcemap-codec" "^1.5.0"
33353356
"@jridgewell/trace-mapping" "^0.3.24"
33363357

3358+
"@jridgewell/remapping@^2.3.5":
3359+
version "2.3.5"
3360+
resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1"
3361+
integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==
3362+
dependencies:
3363+
"@jridgewell/gen-mapping" "^0.3.5"
3364+
"@jridgewell/trace-mapping" "^0.3.24"
3365+
33373366
"@jridgewell/resolve-uri@^3.0.3", "@jridgewell/resolve-uri@^3.1.0":
33383367
version "3.1.0"
33393368
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
@@ -4137,6 +4166,11 @@
41374166
resolved "https://registry.yarnpkg.com/@repeaterjs/repeater/-/repeater-3.0.4.tgz#a04d63f4d1bf5540a41b01a921c9a7fddc3bd1ca"
41384167
integrity sha512-AW8PKd6iX3vAZ0vA43nOUOnbq/X5ihgU+mSXXqunMkeQADGiqw/PY0JNeYtD5sr0PAy51YPgAPbDoeapv9r8WA==
41394168

4169+
"@rolldown/[email protected]":
4170+
version "1.0.0-beta.43"
4171+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.43.tgz#fa8249860113711ad3c8053bc79cb07c79b77f62"
4172+
integrity sha512-5Uxg7fQUCmfhax7FJke2+8B6cqgeUJUD9o2uXIKXhD+mG0mL6NObmVoi9wXEU1tY89mZKgAYA6fTbftx3q2ZPQ==
4173+
41404174
41414175
version "4.52.5"
41424176
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.5.tgz#0f44a2f8668ed87b040b6fe659358ac9239da4db"
@@ -5062,16 +5096,17 @@
50625096
dependencies:
50635097
"@swc/core" "^1.3.42"
50645098

5065-
"@vitejs/plugin-react@^4.0.0":
5066-
version "4.3.1"
5067-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz#d0be6594051ded8957df555ff07a991fb618b48e"
5068-
integrity sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==
5099+
"@vitejs/plugin-react@^5.0.0":
5100+
version "5.1.0"
5101+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.0.tgz#1f37671a227571437d6e324b824256dac157570e"
5102+
integrity sha512-4LuWrg7EKWgQaMJfnN+wcmbAW+VSsCmqGohftWjuct47bv8uE4n/nPpq4XjJPsxgq00GGG5J8dvBczp8uxScew==
50695103
dependencies:
5070-
"@babel/core" "^7.24.5"
5071-
"@babel/plugin-transform-react-jsx-self" "^7.24.5"
5072-
"@babel/plugin-transform-react-jsx-source" "^7.24.1"
5104+
"@babel/core" "^7.28.4"
5105+
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
5106+
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
5107+
"@rolldown/pluginutils" "1.0.0-beta.43"
50735108
"@types/babel__core" "^7.20.5"
5074-
react-refresh "^0.14.2"
5109+
react-refresh "^0.18.0"
50755110

50765111
"@vitejs/plugin-vue@^5.0.0":
50775112
version "5.1.2"
@@ -12507,10 +12542,10 @@ [email protected]:
1250712542
prop-types "^15.7.2"
1250812543
react-fast-compare "^3.0.1"
1250912544

12510-
react-refresh@^0.14.2:
12511-
version "0.14.2"
12512-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
12513-
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
12545+
react-refresh@^0.18.0:
12546+
version "0.18.0"
12547+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062"
12548+
integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==
1251412549

1251512550
1251612551
version "5.8.0"

0 commit comments

Comments
 (0)