|
84 | 84 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f" |
85 | 85 | integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g== |
86 | 86 |
|
87 | | -"@babel/compat-data@^7.22.5": |
88 | | - version "7.22.5" |
89 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255" |
90 | | - integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA== |
| 87 | +"@babel/compat-data@^7.22.6": |
| 88 | + version "7.22.6" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544" |
| 90 | + integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg== |
91 | 91 |
|
92 | | - |
93 | | - version "7.22.5" |
94 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.5.tgz#d67d9747ecf26ee7ecd3ebae1ee22225fe902a89" |
95 | | - integrity sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg== |
| 92 | + |
| 93 | + version "7.22.7" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.7.tgz#b0a766ebdb776d83981a221d90b2db887b870659" |
| 95 | + integrity sha512-exABdCVjEk8+IFJW0gOK6+cou8VKMXfbkLGeK5Xdsa5MsuQmem1SsnnZ+6avm2gRhZ4M7UgAnE6YoAzVg9P/pw== |
96 | 96 | dependencies: |
97 | 97 | "@ampproject/remapping" "^2.2.0" |
98 | 98 | "@babel/code-frame" "^7.22.5" |
99 | | - "@babel/generator" "^7.22.5" |
100 | | - "@babel/helper-compilation-targets" "^7.22.5" |
| 99 | + "@babel/generator" "^7.22.7" |
| 100 | + "@babel/helper-compilation-targets" "^7.22.6" |
101 | 101 | "@babel/helper-module-transforms" "^7.22.5" |
102 | | - "@babel/helpers" "^7.22.5" |
103 | | - "@babel/parser" "^7.22.5" |
| 102 | + "@babel/helpers" "^7.22.6" |
| 103 | + "@babel/parser" "^7.22.7" |
104 | 104 | "@babel/template" "^7.22.5" |
105 | | - "@babel/traverse" "^7.22.5" |
| 105 | + "@babel/traverse" "^7.22.7" |
106 | 106 | "@babel/types" "^7.22.5" |
| 107 | + "@nicolo-ribaudo/semver-v6" "^6.3.3" |
107 | 108 | convert-source-map "^1.7.0" |
108 | 109 | debug "^4.1.0" |
109 | 110 | gensync "^1.0.0-beta.2" |
110 | 111 | json5 "^2.2.2" |
111 | | - semver "^6.3.0" |
112 | 112 |
|
113 | 113 | "@babel/core@^7.11.1": |
114 | 114 | version "7.16.5" |
|
261 | 261 | "@jridgewell/trace-mapping" "^0.3.17" |
262 | 262 | jsesc "^2.5.1" |
263 | 263 |
|
| 264 | +"@babel/generator@^7.22.7": |
| 265 | + version "7.22.7" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.7.tgz#a6b8152d5a621893f2c9dacf9a4e286d520633d5" |
| 267 | + integrity sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ== |
| 268 | + dependencies: |
| 269 | + "@babel/types" "^7.22.5" |
| 270 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 271 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 272 | + jsesc "^2.5.1" |
| 273 | + |
264 | 274 | "@babel/generator@^7.7.2": |
265 | 275 | version "7.20.14" |
266 | 276 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.14.tgz#9fa772c9f86a46c6ac9b321039400712b96f64ce" |
|
342 | 352 | lru-cache "^5.1.1" |
343 | 353 | semver "^6.3.0" |
344 | 354 |
|
345 | | -"@babel/helper-compilation-targets@^7.22.5": |
346 | | - version "7.22.5" |
347 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz#fc7319fc54c5e2fa14b2909cf3c5fd3046813e02" |
348 | | - integrity sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw== |
| 355 | +"@babel/helper-compilation-targets@^7.22.6": |
| 356 | + version "7.22.6" |
| 357 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52" |
| 358 | + integrity sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA== |
349 | 359 | dependencies: |
350 | | - "@babel/compat-data" "^7.22.5" |
| 360 | + "@babel/compat-data" "^7.22.6" |
351 | 361 | "@babel/helper-validator-option" "^7.22.5" |
352 | | - browserslist "^4.21.3" |
| 362 | + "@nicolo-ribaudo/semver-v6" "^6.3.3" |
| 363 | + browserslist "^4.21.9" |
353 | 364 | lru-cache "^5.1.1" |
354 | | - semver "^6.3.0" |
355 | 365 |
|
356 | 366 | "@babel/helper-create-class-features-plugin@^7.16.5": |
357 | 367 | version "7.16.5" |
|
818 | 828 | dependencies: |
819 | 829 | "@babel/types" "^7.22.5" |
820 | 830 |
|
| 831 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 832 | + version "7.22.6" |
| 833 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 834 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 835 | + dependencies: |
| 836 | + "@babel/types" "^7.22.5" |
| 837 | + |
821 | 838 | "@babel/helper-string-parser@^7.18.10": |
822 | 839 | version "7.18.10" |
823 | 840 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
|
924 | 941 | "@babel/traverse" "^7.21.0" |
925 | 942 | "@babel/types" "^7.21.0" |
926 | 943 |
|
927 | | -"@babel/helpers@^7.22.5": |
928 | | - version "7.22.5" |
929 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.5.tgz#74bb4373eb390d1ceed74a15ef97767e63120820" |
930 | | - integrity sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q== |
| 944 | +"@babel/helpers@^7.22.6": |
| 945 | + version "7.22.6" |
| 946 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.6.tgz#8e61d3395a4f0c5a8060f309fb008200969b5ecd" |
| 947 | + integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA== |
931 | 948 | dependencies: |
932 | 949 | "@babel/template" "^7.22.5" |
933 | | - "@babel/traverse" "^7.22.5" |
| 950 | + "@babel/traverse" "^7.22.6" |
934 | 951 | "@babel/types" "^7.22.5" |
935 | 952 |
|
936 | 953 | "@babel/highlight@^7.16.0": |
|
1000 | 1017 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea" |
1001 | 1018 | integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q== |
1002 | 1019 |
|
| 1020 | +"@babel/parser@^7.22.7": |
| 1021 | + version "7.22.7" |
| 1022 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae" |
| 1023 | + integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q== |
| 1024 | + |
1003 | 1025 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2": |
1004 | 1026 | version "7.16.2" |
1005 | 1027 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz#2977fca9b212db153c195674e57cfab807733183" |
|
2722 | 2744 | debug "^4.1.0" |
2723 | 2745 | globals "^11.1.0" |
2724 | 2746 |
|
| 2747 | +"@babel/traverse@^7.22.6", "@babel/traverse@^7.22.7": |
| 2748 | + version "7.22.7" |
| 2749 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.7.tgz#68a5513f3c6b88c7b5f5825d0720fb43e8a31826" |
| 2750 | + integrity sha512-vQn61YQzktf1wFNzCka2dynnnbmBpUDeUCds3Y+FBHZpcVxpBq0XscQGDDVN7sV2Vf1pZDY1HmPR3U/5t7VfMQ== |
| 2751 | + dependencies: |
| 2752 | + "@babel/code-frame" "^7.22.5" |
| 2753 | + "@babel/generator" "^7.22.7" |
| 2754 | + "@babel/helper-environment-visitor" "^7.22.5" |
| 2755 | + "@babel/helper-function-name" "^7.22.5" |
| 2756 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 2757 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 2758 | + "@babel/parser" "^7.22.7" |
| 2759 | + "@babel/types" "^7.22.5" |
| 2760 | + debug "^4.1.0" |
| 2761 | + globals "^11.1.0" |
| 2762 | + |
2725 | 2763 | "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
2726 | 2764 | version "7.20.7" |
2727 | 2765 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
|
3421 | 3459 | resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.7.tgz#5137780f58d7f0230adc293a0429821bfa7d8c21" |
3422 | 3460 | integrity sha512-sW9Yt36Db1nXJL+mTr2Wo0y+VkPWeYhygvcHj1FF0srVtV+VoDjxleKtny21QHaG05zdeZnw2fCtf2+dEqgwqA== |
3423 | 3461 |
|
| 3462 | +"@nicolo-ribaudo/semver-v6@^6.3.3": |
| 3463 | + version "6.3.3" |
| 3464 | + resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29" |
| 3465 | + integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg== |
| 3466 | + |
3424 | 3467 | |
3425 | 3468 | version "2.1.5" |
3426 | 3469 | resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" |
@@ -6472,6 +6515,16 @@ browserslist@^4.21.5: |
6472 | 6515 | node-releases "^2.0.8" |
6473 | 6516 | update-browserslist-db "^1.0.10" |
6474 | 6517 |
|
| 6518 | +browserslist@^4.21.9: |
| 6519 | + version "4.21.9" |
| 6520 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.9.tgz#e11bdd3c313d7e2a9e87e8b4b0c7872b13897635" |
| 6521 | + integrity sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg== |
| 6522 | + dependencies: |
| 6523 | + caniuse-lite "^1.0.30001503" |
| 6524 | + electron-to-chromium "^1.4.431" |
| 6525 | + node-releases "^2.0.12" |
| 6526 | + update-browserslist-db "^1.0.11" |
| 6527 | + |
6475 | 6528 | |
6476 | 6529 | version "0.2.6" |
6477 | 6530 | resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8" |
@@ -6627,6 +6680,11 @@ caniuse-lite@^1.0.30001280, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.300014 |
6627 | 6680 | resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001492.tgz" |
6628 | 6681 | integrity sha512-2efF8SAZwgAX1FJr87KWhvuJxnGJKOnctQa8xLOskAXNXq8oiuqgl6u1kk3fFpsp3GgvzlRjiK1sl63hNtFADw== |
6629 | 6682 |
|
| 6683 | +caniuse-lite@^1.0.30001503: |
| 6684 | + version "1.0.30001512" |
| 6685 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001512.tgz#7450843fb581c39f290305a83523c7a9ef0d4cb4" |
| 6686 | + integrity sha512-2S9nK0G/mE+jasCUsMPlARhRCts1ebcp2Ji8Y8PWi4NDE1iRdLCnEPHkEfeBrGC45L4isBx5ur3IQ6yTE2mRZw== |
| 6687 | + |
6630 | 6688 | case-sensitive-paths-webpack-plugin@^2.3.0, case-sensitive-paths-webpack-plugin@^2.4.0: |
6631 | 6689 | version "2.4.0" |
6632 | 6690 | resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz#db64066c6422eed2e08cc14b986ca43796dbc6d4" |
@@ -7745,6 +7803,11 @@ electron-to-chromium@^1.4.284: |
7745 | 7803 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.327.tgz#288b106518cfed0a60f7de8a0480432a9be45477" |
7746 | 7804 | integrity sha512-DIk2H4g/3ZhjgiABJjVdQvUdMlSABOsjeCm6gmUzIdKxAuFrGiJ8QXMm3i09grZdDBMC/d8MELMrdwYRC0+YHg== |
7747 | 7805 |
|
| 7806 | +electron-to-chromium@^1.4.431: |
| 7807 | + version "1.4.451" |
| 7808 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.451.tgz#12b63ee5c82cbbc7b4ddd91e90f5a0dfc10de26e" |
| 7809 | + integrity sha512-YYbXHIBxAHe3KWvGOJOuWa6f3tgow44rBW+QAuwVp2DvGqNZeE//K2MowNdWS7XE8li5cgQDrX1LdBr41LufkA== |
| 7810 | + |
7748 | 7811 | elliptic@^6.5.3: |
7749 | 7812 | version "6.5.4" |
7750 | 7813 | resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" |
@@ -11708,6 +11771,11 @@ node-releases@^2.0.1: |
11708 | 11771 | resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.1.tgz" |
11709 | 11772 | integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA== |
11710 | 11773 |
|
| 11774 | +node-releases@^2.0.12: |
| 11775 | + version "2.0.12" |
| 11776 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039" |
| 11777 | + integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ== |
| 11778 | + |
11711 | 11779 | node-releases@^2.0.6: |
11712 | 11780 | version "2.0.6" |
11713 | 11781 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503" |
@@ -14920,6 +14988,14 @@ update-browserslist-db@^1.0.10: |
14920 | 14988 | escalade "^3.1.1" |
14921 | 14989 | picocolors "^1.0.0" |
14922 | 14990 |
|
| 14991 | +update-browserslist-db@^1.0.11: |
| 14992 | + version "1.0.11" |
| 14993 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz#9a2a641ad2907ae7b3616506f4b977851db5b940" |
| 14994 | + integrity sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA== |
| 14995 | + dependencies: |
| 14996 | + escalade "^3.1.1" |
| 14997 | + picocolors "^1.0.0" |
| 14998 | + |
14923 | 14999 | update-browserslist-db@^1.0.9: |
14924 | 15000 | version "1.0.9" |
14925 | 15001 | resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz#2924d3927367a38d5c555413a7ce138fc95fcb18" |
|
0 commit comments