|
141 | 141 | dependencies:
|
142 | 142 | "@babel/types" "^7.23.0"
|
143 | 143 |
|
144 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.22.15": |
| 144 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.22.15": |
145 | 145 | version "7.22.15"
|
146 | 146 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
|
147 | 147 | integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
|
|
1310 | 1310 | dependencies:
|
1311 | 1311 | slash "^4.0.0"
|
1312 | 1312 |
|
1313 |
| -"@rollup/plugin-babel@^6.0.4": |
1314 |
| - version "6.0.4" |
1315 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz#bd698e351fa9aa9619fcae780aea2a603d98e4c4" |
1316 |
| - integrity sha512-YF7Y52kFdFT/xVSuVdjkV5ZdX/3YtmX0QulG+x0taQOtJdHYzVU61aSSkAgVJ7NOv6qPkIYiJSgSWWN/DM5sGw== |
1317 |
| - dependencies: |
1318 |
| - "@babel/helper-module-imports" "^7.18.6" |
1319 |
| - "@rollup/pluginutils" "^5.0.1" |
1320 |
| - |
1321 |
| -"@rollup/plugin-commonjs@^25.0.7": |
1322 |
| - version "25.0.7" |
1323 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.7.tgz#145cec7589ad952171aeb6a585bbeabd0fd3b4cf" |
1324 |
| - integrity sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ== |
1325 |
| - dependencies: |
1326 |
| - "@rollup/pluginutils" "^5.0.1" |
1327 |
| - commondir "^1.0.1" |
1328 |
| - estree-walker "^2.0.2" |
1329 |
| - glob "^8.0.3" |
1330 |
| - is-reference "1.2.1" |
1331 |
| - magic-string "^0.30.3" |
1332 |
| - |
1333 |
| -"@rollup/plugin-json@^6.1.0": |
1334 |
| - version "6.1.0" |
1335 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.1.0.tgz#fbe784e29682e9bb6dee28ea75a1a83702e7b805" |
1336 |
| - integrity sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA== |
1337 |
| - dependencies: |
1338 |
| - "@rollup/pluginutils" "^5.1.0" |
1339 |
| - |
1340 |
| -"@rollup/plugin-node-resolve@^15.2.3": |
1341 |
| - version "15.2.3" |
1342 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz#e5e0b059bd85ca57489492f295ce88c2d4b0daf9" |
1343 |
| - integrity sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ== |
1344 |
| - dependencies: |
1345 |
| - "@rollup/pluginutils" "^5.0.1" |
1346 |
| - "@types/resolve" "1.20.2" |
1347 |
| - deepmerge "^4.2.2" |
1348 |
| - is-builtin-module "^3.2.1" |
1349 |
| - is-module "^1.0.0" |
1350 |
| - resolve "^1.22.1" |
1351 |
| - |
1352 | 1313 | "@rollup/plugin-replace@^5.0.5":
|
1353 | 1314 | version "5.0.5"
|
1354 | 1315 | resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5.0.5.tgz#33d5653dce6d03cb24ef98bef7f6d25b57faefdf"
|
|
1374 | 1335 | "@rollup/pluginutils" "^5.1.0"
|
1375 | 1336 | resolve "^1.22.1"
|
1376 | 1337 |
|
1377 |
| -"@rollup/plugin-virtual@^3.0.2": |
1378 |
| - version "3.0.2" |
1379 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-virtual/-/plugin-virtual-3.0.2.tgz#17e17eeecb4c9fa1c0a6e72c9e5f66382fddbb82" |
1380 |
| - integrity sha512-10monEYsBp3scM4/ND4LNH5Rxvh3e/cVeL3jWTgZ2SrQ+BmUoQcopVQvnaMcOnykb1VkxUFuDAN+0FnpTFRy2A== |
1381 |
| - |
1382 | 1338 | "@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0":
|
1383 | 1339 | version "5.1.0"
|
1384 | 1340 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz#7e53eddc8c7f483a4ad0b94afb1f7f5fd3c771e0"
|
|
1607 | 1563 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
|
1608 | 1564 | integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
|
1609 | 1565 |
|
1610 |
| - |
1611 |
| - version "1.20.2" |
1612 |
| - resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975" |
1613 |
| - integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q== |
1614 |
| - |
1615 | 1566 | "@types/spark-md5@^3.0.2":
|
1616 | 1567 | version "3.0.4"
|
1617 | 1568 | resolved "https://registry.yarnpkg.com/@types/spark-md5/-/spark-md5-3.0.4.tgz#c1221d63c069d95aba0c06a765b80661cacc12bf"
|
@@ -2350,11 +2301,6 @@ buffer@^6.0.3:
|
2350 | 2301 | base64-js "^1.3.1"
|
2351 | 2302 | ieee754 "^1.2.1"
|
2352 | 2303 |
|
2353 |
| -builtin-modules@^3.3.0: |
2354 |
| - version "3.3.0" |
2355 |
| - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" |
2356 |
| - integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== |
2357 |
| - |
2358 | 2304 | call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
|
2359 | 2305 | version "1.0.5"
|
2360 | 2306 | resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.5.tgz#6fa2b7845ce0ea49bf4d8b9ef64727a2c2e2e513"
|
@@ -2531,11 +2477,6 @@ common-path-prefix@^3.0.0:
|
2531 | 2477 | resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-3.0.0.tgz#7d007a7e07c58c4b4d5f433131a19141b29f11e0"
|
2532 | 2478 | integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==
|
2533 | 2479 |
|
2534 |
| -commondir@^1.0.1: |
2535 |
| - version "1.0.1" |
2536 |
| - resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" |
2537 |
| - integrity sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg== |
2538 |
| - |
2539 | 2480 | compare-func@^2.0.0:
|
2540 | 2481 | version "2.0.0"
|
2541 | 2482 | resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3"
|
@@ -3419,17 +3360,6 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
3419 | 3360 | once "^1.3.0"
|
3420 | 3361 | path-is-absolute "^1.0.0"
|
3421 | 3362 |
|
3422 |
| -glob@^8.0.3: |
3423 |
| - version "8.1.0" |
3424 |
| - resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e" |
3425 |
| - integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ== |
3426 |
| - dependencies: |
3427 |
| - fs.realpath "^1.0.0" |
3428 |
| - inflight "^1.0.4" |
3429 |
| - inherits "2" |
3430 |
| - minimatch "^5.0.1" |
3431 |
| - once "^1.3.0" |
3432 |
| - |
3433 | 3363 | globals@^11.1.0:
|
3434 | 3364 | version "11.12.0"
|
3435 | 3365 | resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
@@ -3631,13 +3561,6 @@ is-arrayish@^0.2.1:
|
3631 | 3561 | resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
|
3632 | 3562 | integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
3633 | 3563 |
|
3634 |
| -is-builtin-module@^3.2.1: |
3635 |
| - version "3.2.1" |
3636 |
| - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169" |
3637 |
| - integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A== |
3638 |
| - dependencies: |
3639 |
| - builtin-modules "^3.3.0" |
3640 |
| - |
3641 | 3564 | is-callable@^1.1.3:
|
3642 | 3565 | version "1.2.7"
|
3643 | 3566 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
|
@@ -3672,11 +3595,6 @@ is-generator-function@^1.0.7:
|
3672 | 3595 | dependencies:
|
3673 | 3596 | has-tostringtag "^1.0.0"
|
3674 | 3597 |
|
3675 |
| -is-module@^1.0.0: |
3676 |
| - version "1.0.0" |
3677 |
| - resolved "https://registry.yarnpkg.com/is-module/-/is-module-1.0.0.tgz#3258fb69f78c14d5b815d664336b4cffb6441591" |
3678 |
| - integrity sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g== |
3679 |
| - |
3680 | 3598 | is-nan@^1.3.2:
|
3681 | 3599 | version "1.3.2"
|
3682 | 3600 | resolved "https://registry.yarnpkg.com/is-nan/-/is-nan-1.3.2.tgz#043a54adea31748b55b6cd4e09aadafa69bd9e1d"
|
@@ -3712,13 +3630,6 @@ is-plain-object@^5.0.0:
|
3712 | 3630 | resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
|
3713 | 3631 | integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==
|
3714 | 3632 |
|
3715 |
| - |
3716 |
| - version "1.2.1" |
3717 |
| - resolved "https://registry.yarnpkg.com/is-reference/-/is-reference-1.2.1.tgz#8b2dac0b371f4bc994fdeaba9eb542d03002d0b7" |
3718 |
| - integrity sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ== |
3719 |
| - dependencies: |
3720 |
| - "@types/estree" "*" |
3721 |
| - |
3722 | 3633 | is-stream@^2.0.0:
|
3723 | 3634 | version "2.0.1"
|
3724 | 3635 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
|
|
0 commit comments