|
4617 | 4617 | dependencies: |
4618 | 4618 | "@types/node" "*" |
4619 | 4619 |
|
| 4620 | +"@types/cross-spawn@^6.0.6": |
| 4621 | + version "6.0.6" |
| 4622 | + resolved "https://registry.yarnpkg.com/@types/cross-spawn/-/cross-spawn-6.0.6.tgz#0163d0b79a6f85409e0decb8dcca17147f81fd22" |
| 4623 | + integrity sha512-fXRhhUkG4H3TQk5dBhQ7m/JDdSNHKwR2BBia62lhwEIq9xGiQKLxd6LymNhn47SjXhsUEPmxi+PKw2OkW4LLjA== |
| 4624 | + dependencies: |
| 4625 | + "@types/node" "*" |
| 4626 | + |
4620 | 4627 | "@types/d3-array@*": |
4621 | 4628 | version "3.2.1" |
4622 | 4629 | resolved "https://registry.yarnpkg.com/@types/d3-array/-/d3-array-3.2.1.tgz#1f6658e3d2006c4fceac53fde464166859f8b8c5" |
@@ -6247,7 +6254,16 @@ axe-core@^4.10.0: |
6247 | 6254 | resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df" |
6248 | 6255 | integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w== |
6249 | 6256 |
|
6250 | | -axios@1.14.0, axios@^1.0.0, axios@^1.15.2, axios@^1.5.0, axios@^1.7.7: |
| 6257 | +axios@1.14.0: |
| 6258 | + version "1.14.0" |
| 6259 | + resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0.tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb" |
| 6260 | + integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ== |
| 6261 | + dependencies: |
| 6262 | + follow-redirects "^1.15.11" |
| 6263 | + form-data "^4.0.5" |
| 6264 | + proxy-from-env "^2.1.0" |
| 6265 | + |
| 6266 | +axios@^1.0.0, axios@^1.5.0, axios@^1.7.7: |
6251 | 6267 | version "1.15.2" |
6252 | 6268 | resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b" |
6253 | 6269 | integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A== |
@@ -15534,10 +15550,15 @@ react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: |
15534 | 15550 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
15535 | 15551 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
15536 | 15552 |
|
15537 | | -react-is@^17.0.1, react-is@^18.0.0, react-is@^19.2.0: |
15538 | | - version "19.2.5" |
15539 | | - resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.5.tgz#7e7b54143e9313fed787b23fd4295d5a23872ad9" |
15540 | | - integrity sha512-Dn0t8IQhCmeIT3wu+Apm1/YVsJXsGWi6k4sPdnBIdqMVtHtv0IGi6dcpNpNkNac0zB2uUAqNX3MHzN8c+z2rwQ== |
| 15553 | +react-is@^17.0.1: |
| 15554 | + version "17.0.2" |
| 15555 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
| 15556 | + integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
| 15557 | + |
| 15558 | +react-is@^18.0.0: |
| 15559 | + version "18.3.1" |
| 15560 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
| 15561 | + integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
15541 | 15562 |
|
15542 | 15563 | react-json-view-lite@^2.3.0: |
15543 | 15564 | version "2.5.0" |
|
0 commit comments