|
87 | 87 | semver "^5.4.1"
|
88 | 88 | source-map "^0.5.0"
|
89 | 89 |
|
90 |
| -"@babel/core@>=7.2.2", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.9", "@babel/core@^7.23.0", "@babel/core@^7.23.7", "@babel/core@^7.23.9", "@babel/core@^7.24.4", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
91 |
| - version "7.24.8" |
92 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.8.tgz#c24f83985214f599cee5fc26d393d9ab320342f4" |
93 |
| - integrity sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg== |
94 |
| - dependencies: |
95 |
| - "@ampproject/remapping" "^2.2.0" |
96 |
| - "@babel/code-frame" "^7.24.7" |
97 |
| - "@babel/generator" "^7.24.8" |
98 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
99 |
| - "@babel/helper-module-transforms" "^7.24.8" |
100 |
| - "@babel/helpers" "^7.24.8" |
101 |
| - "@babel/parser" "^7.24.8" |
102 |
| - "@babel/template" "^7.24.7" |
103 |
| - "@babel/traverse" "^7.24.8" |
104 |
| - "@babel/types" "^7.24.8" |
105 |
| - convert-source-map "^2.0.0" |
106 |
| - debug "^4.1.0" |
107 |
| - gensync "^1.0.0-beta.2" |
108 |
| - json5 "^2.2.3" |
109 |
| - semver "^6.3.1" |
110 |
| - |
111 |
| -"@babel/core@^7.24.7": |
| 90 | +"@babel/core@>=7.2.2", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.9", "@babel/core@^7.23.0", "@babel/core@^7.23.7", "@babel/core@^7.23.9", "@babel/core@^7.24.4", "@babel/core@^7.24.7", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
112 | 91 | version "7.24.9"
|
113 | 92 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82"
|
114 | 93 | integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==
|
|
138 | 117 | eslint-visitor-keys "^2.1.0"
|
139 | 118 | semver "^6.3.1"
|
140 | 119 |
|
141 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.24.8", "@babel/generator@^7.7.2", "@babel/generator@^7.9.0": |
142 |
| - version "7.24.8" |
143 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a" |
144 |
| - integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ== |
145 |
| - dependencies: |
146 |
| - "@babel/types" "^7.24.8" |
147 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
148 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
149 |
| - jsesc "^2.5.1" |
150 |
| - |
151 |
| -"@babel/generator@^7.24.9": |
| 120 | +"@babel/generator@^7.12.11", "@babel/generator@^7.24.8", "@babel/generator@^7.24.9", "@babel/generator@^7.7.2", "@babel/generator@^7.9.0": |
152 | 121 | version "7.24.10"
|
153 | 122 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.10.tgz#a4ab681ec2a78bbb9ba22a3941195e28a81d8e76"
|
154 | 123 | integrity sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==
|
|
257 | 226 | "@babel/traverse" "^7.24.7"
|
258 | 227 | "@babel/types" "^7.24.7"
|
259 | 228 |
|
260 |
| -"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.9.0": |
261 |
| - version "7.24.8" |
262 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz#b1f2df4f96f3465b0d035b697ec86cb51ff348fe" |
263 |
| - integrity sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q== |
264 |
| - dependencies: |
265 |
| - "@babel/helper-environment-visitor" "^7.24.7" |
266 |
| - "@babel/helper-module-imports" "^7.24.7" |
267 |
| - "@babel/helper-simple-access" "^7.24.7" |
268 |
| - "@babel/helper-split-export-declaration" "^7.24.7" |
269 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
270 |
| - |
271 |
| -"@babel/helper-module-transforms@^7.24.9": |
| 229 | +"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.24.9", "@babel/helper-module-transforms@^7.9.0": |
272 | 230 | version "7.24.9"
|
273 | 231 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29"
|
274 | 232 | integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==
|
|
1470 | 1428 | debug "^4.3.1"
|
1471 | 1429 | globals "^11.1.0"
|
1472 | 1430 |
|
1473 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.9", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.24.0", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.9.0": |
1474 |
| - version "7.24.8" |
1475 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8" |
1476 |
| - integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA== |
1477 |
| - dependencies: |
1478 |
| - "@babel/helper-string-parser" "^7.24.8" |
1479 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
1480 |
| - to-fast-properties "^2.0.0" |
1481 |
| - |
1482 |
| -"@babel/types@^7.24.9": |
| 1431 | +"@babel/types@^7.0.0", "@babel/types@^7.18.9", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.24.0", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.9.0": |
1483 | 1432 | version "7.24.9"
|
1484 | 1433 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73"
|
1485 | 1434 | integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==
|
@@ -8243,12 +8192,7 @@ caniuse-api@^3.0.0:
|
8243 | 8192 | lodash.memoize "^4.1.2"
|
8244 | 8193 | lodash.uniq "^4.5.0"
|
8245 | 8194 |
|
8246 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001640: |
8247 |
| - version "1.0.30001641" |
8248 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz#3572862cd18befae3f637f2a1101cc033c6782ac" |
8249 |
| - integrity sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA== |
8250 |
| - |
8251 |
| -caniuse-lite@^1.0.30001599: |
| 8195 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001599, caniuse-lite@^1.0.30001640: |
8252 | 8196 | version "1.0.30001642"
|
8253 | 8197 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz#6aa6610eb24067c246d30c57f055a9d0a7f8d05f"
|
8254 | 8198 | integrity sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==
|
@@ -13966,6 +13910,11 @@ immutable@^3.7.4:
|
13966 | 13910 | resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3"
|
13967 | 13911 | integrity sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==
|
13968 | 13912 |
|
| 13913 | +immutable@^4.0.0: |
| 13914 | + version "4.3.7" |
| 13915 | + resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.7.tgz#c70145fc90d89fb02021e65c84eb0226e4e5a381" |
| 13916 | + integrity sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw== |
| 13917 | + |
13969 | 13918 | immutable@~3.7.4:
|
13970 | 13919 | version "3.7.6"
|
13971 | 13920 | resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.7.6.tgz#13b4d3cb12befa15482a26fe1b2ebae640071e4b"
|
@@ -21478,12 +21427,14 @@ sass-loader@^8.0.2:
|
21478 | 21427 | schema-utils "^2.6.1"
|
21479 | 21428 | semver "^6.3.0"
|
21480 | 21429 |
|
21481 |
| -sass@1.34.1: |
21482 |
| - version "1.34.1" |
21483 |
| - resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.1.tgz#30f45c606c483d47b634f1e7371e13ff773c96ef" |
21484 |
| - integrity sha512-scLA7EIZM+MmYlej6sdVr0HRbZX5caX5ofDT9asWnUJj21oqgsC+1LuNfm0eg+vM0fCTZHhwImTiCU0sx9h9CQ== |
| 21430 | +sass@1.45.0: |
| 21431 | + version "1.45.0" |
| 21432 | + resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.0.tgz#192ede1908324bb293a3e403d1841dbcaafdd323" |
| 21433 | + integrity sha512-ONy5bjppoohtNkFJRqdz1gscXamMzN3wQy1YH9qO2FiNpgjLhpz/IPRGg0PpCjyz/pWfCOaNEaiEGCcjOFAjqw== |
21485 | 21434 | dependencies:
|
21486 | 21435 | chokidar ">=3.0.0 <4.0.0"
|
| 21436 | + immutable "^4.0.0" |
| 21437 | + source-map-js ">=0.6.2 <2.0.0" |
21487 | 21438 |
|
21488 | 21439 | sax@~1.2.4:
|
21489 | 21440 | version "1.2.4"
|
@@ -22023,10 +21974,10 @@ source-list-map@^2.0.1:
|
22023 | 21974 | resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
|
22024 | 21975 | integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
|
22025 | 21976 |
|
22026 |
| -source-map-js@^1.0.1, source-map-js@^1.2.0: |
22027 |
| - version "1.2.0" |
22028 |
| - resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af" |
22029 |
| - integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg== |
| 21977 | +"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.2.0: |
| 21978 | + version "1.2.1" |
| 21979 | + resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" |
| 21980 | + integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== |
22030 | 21981 |
|
22031 | 21982 | source-map-loader@^0.2.4:
|
22032 | 21983 | version "0.2.4"
|
@@ -23471,12 +23422,7 @@ tslib@^1.13.0, tslib@^1.9.0:
|
23471 | 23422 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
23472 | 23423 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
23473 | 23424 |
|
23474 |
| -tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0: |
23475 |
| - version "2.6.3" |
23476 |
| - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" |
23477 |
| - integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ== |
23478 |
| - |
23479 |
| -tslib@^2.3.0: |
| 23425 | +tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0: |
23480 | 23426 | version "2.7.0"
|
23481 | 23427 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
|
23482 | 23428 | integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
|
|
0 commit comments