Skip to content

Commit 278980d

Browse files
chore(deps): update dependency @vitejs/plugin-react to v4.2.1
1 parent 8a9ce0f commit 278980d

File tree

1 file changed

+158
-18
lines changed

1 file changed

+158
-18
lines changed

yarn.lock

+158-18
Original file line numberDiff line numberDiff line change
@@ -185,14 +185,24 @@ __metadata:
185185
languageName: node
186186
linkType: hard
187187

188+
"@babel/code-frame@npm:^7.23.5":
189+
version: 7.23.5
190+
resolution: "@babel/code-frame@npm:7.23.5"
191+
dependencies:
192+
"@babel/highlight": "npm:^7.23.4"
193+
chalk: "npm:^2.4.2"
194+
checksum: a10e843595ddd9f97faa99917414813c06214f4d9205294013e20c70fbdf4f943760da37dec1d998bf3e6fc20fa2918a47c0e987a7e458663feb7698063ad7c6
195+
languageName: node
196+
linkType: hard
197+
188198
"@babel/compat-data@npm:^7.22.9":
189199
version: 7.23.2
190200
resolution: "@babel/compat-data@npm:7.23.2"
191201
checksum: 0397a08c3e491696cc1b12cf0879bf95fc550bfc6ef524d5a9452981aa0e192a958b2246debfb230fa22718fac473cc5a36616f89b1ad6e7e52055732cd374a1
192202
languageName: node
193203
linkType: hard
194204

195-
"@babel/core@npm:>=7.0.0-0 <8.0.0, @babel/core@npm:^7.22.20, @babel/core@npm:^7.22.5":
205+
"@babel/core@npm:>=7.0.0-0 <8.0.0, @babel/core@npm:^7.22.5":
196206
version: 7.23.2
197207
resolution: "@babel/core@npm:7.23.2"
198208
dependencies:
@@ -215,6 +225,29 @@ __metadata:
215225
languageName: node
216226
linkType: hard
217227

228+
"@babel/core@npm:^7.23.5":
229+
version: 7.23.5
230+
resolution: "@babel/core@npm:7.23.5"
231+
dependencies:
232+
"@ampproject/remapping": "npm:^2.2.0"
233+
"@babel/code-frame": "npm:^7.23.5"
234+
"@babel/generator": "npm:^7.23.5"
235+
"@babel/helper-compilation-targets": "npm:^7.22.15"
236+
"@babel/helper-module-transforms": "npm:^7.23.3"
237+
"@babel/helpers": "npm:^7.23.5"
238+
"@babel/parser": "npm:^7.23.5"
239+
"@babel/template": "npm:^7.22.15"
240+
"@babel/traverse": "npm:^7.23.5"
241+
"@babel/types": "npm:^7.23.5"
242+
convert-source-map: "npm:^2.0.0"
243+
debug: "npm:^4.1.0"
244+
gensync: "npm:^1.0.0-beta.2"
245+
json5: "npm:^2.2.3"
246+
semver: "npm:^6.3.1"
247+
checksum: 311a512a870ee330a3f9a7ea89e5df790b2b5af0b1bd98b10b4edc0de2ac440f0df4d69ea2c0ee38a4b89041b9a495802741d93603be7d4fd834ec8bb6970bd2
248+
languageName: node
249+
linkType: hard
250+
218251
"@babel/generator@npm:^7.22.5, @babel/generator@npm:^7.23.0":
219252
version: 7.23.0
220253
resolution: "@babel/generator@npm:7.23.0"
@@ -227,6 +260,18 @@ __metadata:
227260
languageName: node
228261
linkType: hard
229262

263+
"@babel/generator@npm:^7.23.5":
264+
version: 7.23.5
265+
resolution: "@babel/generator@npm:7.23.5"
266+
dependencies:
267+
"@babel/types": "npm:^7.23.5"
268+
"@jridgewell/gen-mapping": "npm:^0.3.2"
269+
"@jridgewell/trace-mapping": "npm:^0.3.17"
270+
jsesc: "npm:^2.5.1"
271+
checksum: 14c6e874f796c4368e919bed6003bb0adc3ce837760b08f9e646d20aeb5ae7d309723ce6e4f06bcb4a2b5753145446c8e4425851380f695e40e71e1760f49e7b
272+
languageName: node
273+
linkType: hard
274+
230275
"@babel/helper-annotate-as-pure@npm:^7.22.5":
231276
version: 7.22.5
232277
resolution: "@babel/helper-annotate-as-pure@npm:7.22.5"
@@ -299,6 +344,21 @@ __metadata:
299344
languageName: node
300345
linkType: hard
301346

347+
"@babel/helper-module-transforms@npm:^7.23.3":
348+
version: 7.23.3
349+
resolution: "@babel/helper-module-transforms@npm:7.23.3"
350+
dependencies:
351+
"@babel/helper-environment-visitor": "npm:^7.22.20"
352+
"@babel/helper-module-imports": "npm:^7.22.15"
353+
"@babel/helper-simple-access": "npm:^7.22.5"
354+
"@babel/helper-split-export-declaration": "npm:^7.22.6"
355+
"@babel/helper-validator-identifier": "npm:^7.22.20"
356+
peerDependencies:
357+
"@babel/core": ^7.0.0
358+
checksum: 211e1399d0c4993671e8e5c2b25383f08bee40004ace5404ed4065f0e9258cc85d99c1b82fd456c030ce5cfd4d8f310355b54ef35de9924eabfc3dff1331d946
359+
languageName: node
360+
linkType: hard
361+
302362
"@babel/helper-plugin-utils@npm:^7.22.5":
303363
version: 7.22.5
304364
resolution: "@babel/helper-plugin-utils@npm:7.22.5"
@@ -331,6 +391,13 @@ __metadata:
331391
languageName: node
332392
linkType: hard
333393

394+
"@babel/helper-string-parser@npm:^7.23.4":
395+
version: 7.23.4
396+
resolution: "@babel/helper-string-parser@npm:7.23.4"
397+
checksum: f348d5637ad70b6b54b026d6544bd9040f78d24e7ec245a0fc42293968181f6ae9879c22d89744730d246ce8ec53588f716f102addd4df8bbc79b73ea10004ac
398+
languageName: node
399+
linkType: hard
400+
334401
"@babel/helper-validator-identifier@npm:^7.22.20":
335402
version: 7.22.20
336403
resolution: "@babel/helper-validator-identifier@npm:7.22.20"
@@ -356,6 +423,17 @@ __metadata:
356423
languageName: node
357424
linkType: hard
358425

426+
"@babel/helpers@npm:^7.23.5":
427+
version: 7.23.5
428+
resolution: "@babel/helpers@npm:7.23.5"
429+
dependencies:
430+
"@babel/template": "npm:^7.22.15"
431+
"@babel/traverse": "npm:^7.23.5"
432+
"@babel/types": "npm:^7.23.5"
433+
checksum: a37e2728eb4378a4888e5d614e28de7dd79b55ac8acbecd0e5c761273e2a02a8f33b34b1932d9069db55417ace2937cbf8ec37c42f1030ce6d228857d7ccaa4f
434+
languageName: node
435+
linkType: hard
436+
359437
"@babel/highlight@npm:^7.22.13":
360438
version: 7.22.20
361439
resolution: "@babel/highlight@npm:7.22.20"
@@ -367,6 +445,17 @@ __metadata:
367445
languageName: node
368446
linkType: hard
369447

448+
"@babel/highlight@npm:^7.23.4":
449+
version: 7.23.4
450+
resolution: "@babel/highlight@npm:7.23.4"
451+
dependencies:
452+
"@babel/helper-validator-identifier": "npm:^7.22.20"
453+
chalk: "npm:^2.4.2"
454+
js-tokens: "npm:^4.0.0"
455+
checksum: fbff9fcb2f5539289c3c097d130e852afd10d89a3a08ac0b5ebebbc055cc84a4bcc3dcfed463d488cde12dd0902ef1858279e31d7349b2e8cee43913744bda33
456+
languageName: node
457+
linkType: hard
458+
370459
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.22.5, @babel/parser@npm:^7.23.0":
371460
version: 7.23.0
372461
resolution: "@babel/parser@npm:7.23.0"
@@ -376,6 +465,15 @@ __metadata:
376465
languageName: node
377466
linkType: hard
378467

468+
"@babel/parser@npm:^7.23.5":
469+
version: 7.23.5
470+
resolution: "@babel/parser@npm:7.23.5"
471+
bin:
472+
parser: ./bin/babel-parser.js
473+
checksum: 3356aa90d7bafb4e2c7310e7c2c3d443c4be4db74913f088d3d577a1eb914ea4188e05fd50a47ce907a27b755c4400c4e3cbeee73dbeb37761f6ca85954f5a20
474+
languageName: node
475+
linkType: hard
476+
379477
"@babel/plugin-syntax-jsx@npm:^7.22.5":
380478
version: 7.22.5
381479
resolution: "@babel/plugin-syntax-jsx@npm:7.22.5"
@@ -387,25 +485,25 @@ __metadata:
387485
languageName: node
388486
linkType: hard
389487

390-
"@babel/plugin-transform-react-jsx-self@npm:^7.22.5":
391-
version: 7.22.5
392-
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.22.5"
488+
"@babel/plugin-transform-react-jsx-self@npm:^7.23.3":
489+
version: 7.23.3
490+
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.23.3"
393491
dependencies:
394492
"@babel/helper-plugin-utils": "npm:^7.22.5"
395493
peerDependencies:
396494
"@babel/core": ^7.0.0-0
397-
checksum: 263091bdede1f448cb2c59b84eb69972c15d3f022c929a75337bd20d8b65551ac38cd26dad1946eaa93289643506b10ddaea3445a28cb8fca5a773a22a0df90b
495+
checksum: 6b586508fc58998483d4ee93a7e784c4f4d2350e2633739cf1990b7ad172e13906f72382fdaf7f07b4e3c7e7555342634d392bdeb1a079bb64762c6368ca9a32
398496
languageName: node
399497
linkType: hard
400498

401-
"@babel/plugin-transform-react-jsx-source@npm:^7.22.5":
402-
version: 7.22.5
403-
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.22.5"
499+
"@babel/plugin-transform-react-jsx-source@npm:^7.23.3":
500+
version: 7.23.3
501+
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.23.3"
404502
dependencies:
405503
"@babel/helper-plugin-utils": "npm:^7.22.5"
406504
peerDependencies:
407505
"@babel/core": ^7.0.0-0
408-
checksum: defc9debb76b4295e3617ef7795a0533dbbecef6f51bf5ba4bfc162df892a84fd39e14d5f1b9a5aad7b09b97074fef4c6756f9d2036eef5a9874acabe198f75a
506+
checksum: a3aad7cf738e9bfaddc26cdbb83bb9684c2e689d26fb0793d772af0c8da0cd25bb02523d192fbc6946c32143e56b472c1d33fa82466b3f2d3346e1ce8fe83cf6
409507
languageName: node
410508
linkType: hard
411509

@@ -462,6 +560,24 @@ __metadata:
462560
languageName: node
463561
linkType: hard
464562

563+
"@babel/traverse@npm:^7.23.5":
564+
version: 7.23.5
565+
resolution: "@babel/traverse@npm:7.23.5"
566+
dependencies:
567+
"@babel/code-frame": "npm:^7.23.5"
568+
"@babel/generator": "npm:^7.23.5"
569+
"@babel/helper-environment-visitor": "npm:^7.22.20"
570+
"@babel/helper-function-name": "npm:^7.23.0"
571+
"@babel/helper-hoist-variables": "npm:^7.22.5"
572+
"@babel/helper-split-export-declaration": "npm:^7.22.6"
573+
"@babel/parser": "npm:^7.23.5"
574+
"@babel/types": "npm:^7.23.5"
575+
debug: "npm:^4.1.0"
576+
globals: "npm:^11.1.0"
577+
checksum: c5ea793080ca6719b0a1612198fd25e361cee1f3c14142d7a518d2a1eeb5c1d21f7eec1b26c20ea6e1ddd8ed12ab50b960ff95ffd25be353b6b46e1b54d6f825
578+
languageName: node
579+
linkType: hard
580+
465581
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.8.3":
466582
version: 7.23.0
467583
resolution: "@babel/types@npm:7.23.0"
@@ -473,6 +589,17 @@ __metadata:
473589
languageName: node
474590
linkType: hard
475591

592+
"@babel/types@npm:^7.23.5":
593+
version: 7.23.5
594+
resolution: "@babel/types@npm:7.23.5"
595+
dependencies:
596+
"@babel/helper-string-parser": "npm:^7.23.4"
597+
"@babel/helper-validator-identifier": "npm:^7.22.20"
598+
to-fast-properties: "npm:^2.0.0"
599+
checksum: 7dd5e2f59828ed046ad0b06b039df2524a8b728d204affb4fc08da2502b9dd3140b1356b5166515d229dc811539a8b70dcd4bc507e06d62a89f4091a38d0b0fb
600+
languageName: node
601+
linkType: hard
602+
476603
"@changesets/apply-release-plan@npm:^6.1.4":
477604
version: 6.1.4
478605
resolution: "@changesets/apply-release-plan@npm:6.1.4"
@@ -2892,7 +3019,7 @@ __metadata:
28923019
languageName: node
28933020
linkType: hard
28943021

2895-
"@types/babel__core@npm:^7.20.1, @types/babel__core@npm:^7.20.2":
3022+
"@types/babel__core@npm:^7.20.1":
28963023
version: 7.20.3
28973024
resolution: "@types/babel__core@npm:7.20.3"
28983025
dependencies:
@@ -2905,6 +3032,19 @@ __metadata:
29053032
languageName: node
29063033
linkType: hard
29073034

3035+
"@types/babel__core@npm:^7.20.5":
3036+
version: 7.20.5
3037+
resolution: "@types/babel__core@npm:7.20.5"
3038+
dependencies:
3039+
"@babel/parser": "npm:^7.20.7"
3040+
"@babel/types": "npm:^7.20.7"
3041+
"@types/babel__generator": "npm:*"
3042+
"@types/babel__template": "npm:*"
3043+
"@types/babel__traverse": "npm:*"
3044+
checksum: bdee3bb69951e833a4b811b8ee9356b69a61ed5b7a23e1a081ec9249769117fa83aaaf023bb06562a038eb5845155ff663e2d5c75dd95c1d5ccc91db012868ff
3045+
languageName: node
3046+
linkType: hard
3047+
29083048
"@types/babel__generator@npm:*":
29093049
version: 7.6.6
29103050
resolution: "@types/babel__generator@npm:7.6.6"
@@ -3530,17 +3670,17 @@ __metadata:
35303670
linkType: hard
35313671

35323672
"@vitejs/plugin-react@npm:^4.0.3":
3533-
version: 4.1.0
3534-
resolution: "@vitejs/plugin-react@npm:4.1.0"
3673+
version: 4.2.1
3674+
resolution: "@vitejs/plugin-react@npm:4.2.1"
35353675
dependencies:
3536-
"@babel/core": "npm:^7.22.20"
3537-
"@babel/plugin-transform-react-jsx-self": "npm:^7.22.5"
3538-
"@babel/plugin-transform-react-jsx-source": "npm:^7.22.5"
3539-
"@types/babel__core": "npm:^7.20.2"
3676+
"@babel/core": "npm:^7.23.5"
3677+
"@babel/plugin-transform-react-jsx-self": "npm:^7.23.3"
3678+
"@babel/plugin-transform-react-jsx-source": "npm:^7.23.3"
3679+
"@types/babel__core": "npm:^7.20.5"
35403680
react-refresh: "npm:^0.14.0"
35413681
peerDependencies:
3542-
vite: ^4.2.0
3543-
checksum: 307753d34662079d4c65e205b365cbae0eba4273dc77d7c658d8611fb6546fa92c4e71f4cacccb58cff09d0a86f7b5ba35f85379b166485e484982093f7dcfc1
3682+
vite: ^4.2.0 || ^5.0.0
3683+
checksum: de1eec44d703f32e5b58e776328ca20793657fe991835d15b290230b19a2a08be5d31501d424279ae13ecfed28044c117b69d746891c8d9b92c69e8a8907e989
35443684
languageName: node
35453685
linkType: hard
35463686

0 commit comments

Comments
 (0)