|
41 | 41 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.4.tgz" |
42 | 42 | integrity sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw== |
43 | 43 |
|
44 | | -"@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.0": |
| 44 | +"@babel/compat-data@^7.28.6": |
45 | 45 | version "7.29.0" |
46 | 46 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d" |
47 | 47 | integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg== |
48 | 48 |
|
| 49 | +"@babel/compat-data@^7.29.3": |
| 50 | + version "7.29.3" |
| 51 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.3.tgz#e3f5347f0589596c91d227ccb6a541d37fb1307b" |
| 52 | + integrity sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg== |
| 53 | + |
49 | 54 | "@babel/core@^7.21.3", "@babel/core@^7.23.9": |
50 | 55 | version "7.28.4" |
51 | 56 | resolved "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz" |
|
401 | 406 | dependencies: |
402 | 407 | "@babel/helper-plugin-utils" "^7.27.1" |
403 | 408 |
|
| 409 | +"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@^7.29.3": |
| 410 | + version "7.29.3" |
| 411 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-rest-destructuring-rhs-array/-/plugin-bugfix-safari-rest-destructuring-rhs-array-7.29.3.tgz#2e14f9335803d892ccb67ef487e23cf9726156fe" |
| 412 | + integrity sha512-SRS46DFR4HqzUzCVgi90/xMoL+zeBDBvWdKYXSEzh79kXswNFEglUpMKxR04//dPqwYXWUBJ3mpUd933ru9Kmg== |
| 413 | + dependencies: |
| 414 | + "@babel/helper-plugin-utils" "^7.28.6" |
| 415 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
| 416 | + |
404 | 417 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.27.1": |
405 | 418 | version "7.27.1" |
406 | 419 | resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz" |
|
940 | 953 | "@babel/helper-validator-identifier" "^7.27.1" |
941 | 954 | "@babel/traverse" "^7.27.1" |
942 | 955 |
|
943 | | -"@babel/plugin-transform-modules-systemjs@^7.29.0": |
944 | | - version "7.29.0" |
945 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964" |
946 | | - integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ== |
| 956 | +"@babel/plugin-transform-modules-systemjs@^7.29.4": |
| 957 | + version "7.29.4" |
| 958 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
| 959 | + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
947 | 960 | dependencies: |
948 | 961 | "@babel/helper-module-transforms" "^7.28.6" |
949 | 962 | "@babel/helper-plugin-utils" "^7.28.6" |
|
1390 | 1403 | core-js-compat "^3.43.0" |
1391 | 1404 | semver "^6.3.1" |
1392 | 1405 |
|
1393 | | -"@babel/preset-env@^7.29.2": |
1394 | | - version "7.29.2" |
1395 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c" |
1396 | | - integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw== |
| 1406 | +"@babel/preset-env@^7.29.3": |
| 1407 | + version "7.29.5" |
| 1408 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.5.tgz#c48b7ed94582c8b685e21b8b42de8633ec289268" |
| 1409 | + integrity sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA== |
1397 | 1410 | dependencies: |
1398 | | - "@babel/compat-data" "^7.29.0" |
| 1411 | + "@babel/compat-data" "^7.29.3" |
1399 | 1412 | "@babel/helper-compilation-targets" "^7.28.6" |
1400 | 1413 | "@babel/helper-plugin-utils" "^7.28.6" |
1401 | 1414 | "@babel/helper-validator-option" "^7.27.1" |
1402 | 1415 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5" |
1403 | 1416 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1" |
1404 | 1417 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1" |
| 1418 | + "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array" "^7.29.3" |
1405 | 1419 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1" |
1406 | 1420 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.6" |
1407 | 1421 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2" |
|
1433 | 1447 | "@babel/plugin-transform-member-expression-literals" "^7.27.1" |
1434 | 1448 | "@babel/plugin-transform-modules-amd" "^7.27.1" |
1435 | 1449 | "@babel/plugin-transform-modules-commonjs" "^7.28.6" |
1436 | | - "@babel/plugin-transform-modules-systemjs" "^7.29.0" |
| 1450 | + "@babel/plugin-transform-modules-systemjs" "^7.29.4" |
1437 | 1451 | "@babel/plugin-transform-modules-umd" "^7.27.1" |
1438 | 1452 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.29.0" |
1439 | 1453 | "@babel/plugin-transform-new-target" "^7.27.1" |
@@ -3538,7 +3552,7 @@ asynckit@^0.4.0: |
3538 | 3552 | resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" |
3539 | 3553 | integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== |
3540 | 3554 |
|
3541 | | -axios@^1.15.2: |
| 3555 | +axios@^1.16.0: |
3542 | 3556 | version "1.16.0" |
3543 | 3557 | resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7" |
3544 | 3558 | integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w== |
|
0 commit comments