This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 56f7acf804b Add pnpm overrides after audit review (#71253)
56f7acf804b is described below
commit 56f7acf804b29d8407f84b2e06555bdf6378736d
Author: Brent Bovenzi <[email protected]>
AuthorDate: Thu Aug 13 14:46:59 2026 -0400
Add pnpm overrides after audit review (#71253)
* Add pnpm overrides after audit review
* Fix yaml
---
airflow-core/src/airflow/ui/package.json | 7 +-
airflow-core/src/airflow/ui/pnpm-lock.yaml | 221 +++++++++++++++++------------
2 files changed, 136 insertions(+), 92 deletions(-)
diff --git a/airflow-core/src/airflow/ui/package.json
b/airflow-core/src/airflow/ui/package.json
index 1f3b138680a..9f0c9779315 100644
--- a/airflow-core/src/airflow/ui/package.json
+++ b/airflow-core/src/airflow/ui/package.json
@@ -150,7 +150,7 @@
"lodash@>=4.0.0 <=4.17.23": ">=4.18.0",
"lodash@<=4.17.23": ">=4.18.0",
"defu@<=6.1.4": ">=6.1.5",
- "postcss@<8.5.10": ">=8.5.10",
+ "postcss@<8.5.22": ">=8.5.23",
"ws@>=8.0.0 <8.20.1": ">=8.20.1",
"react-router@>=7.0.0 <=7.14.1": ">=7.14.2",
"react-router@>=7.0.0 <7.14.1": ">=7.14.1",
@@ -159,7 +159,10 @@
"react-router@>=7.0.0 <7.15.0": ">=7.15.0",
"esbuild@>=0.17.0 <0.28.1": ">=0.28.1",
"esbuild@>=0.27.3 <0.28.1": ">=0.28.1",
- "dompurify@<=3.4.13": ">=3.4.13"
+ "dompurify@<=3.4.13": ">=3.4.13",
+ "tar@<=7.5.18": ">=7.5.19",
+ "js-yaml@>=3.0.0 <3.15.1": ">=3.15.1 <4.0.0",
+ "js-yaml@>=4.0.0 <4.3.1": ">=4.3.1 <5.0.0"
}
}
}
diff --git a/airflow-core/src/airflow/ui/pnpm-lock.yaml
b/airflow-core/src/airflow/ui/pnpm-lock.yaml
index fa4c5fc9c11..213df385393 100644
--- a/airflow-core/src/airflow/ui/pnpm-lock.yaml
+++ b/airflow-core/src/airflow/ui/pnpm-lock.yaml
@@ -24,7 +24,7 @@ overrides:
lodash@>=4.0.0 <=4.17.23: '>=4.18.0'
lodash@<=4.17.23: '>=4.18.0'
defu@<=6.1.4: '>=6.1.5'
- postcss@<8.5.10: '>=8.5.10'
+ postcss@<8.5.22: '>=8.5.23'
ws@>=8.0.0 <8.20.1: '>=8.20.1'
react-router@>=7.0.0 <=7.14.1: '>=7.14.2'
react-router@>=7.0.0 <7.14.1: '>=7.14.1'
@@ -34,6 +34,9 @@ overrides:
esbuild@>=0.17.0 <0.28.1: '>=0.28.1'
esbuild@>=0.27.3 <0.28.1: '>=0.28.1'
dompurify@<=3.4.13: '>=3.4.13'
+ tar@<=7.5.18: '>=7.5.19'
+ js-yaml@>=3.0.0 <3.15.1: '>=3.15.1 <4.0.0'
+ js-yaml@>=4.0.0 <4.3.1: '>=4.3.1 <5.0.0'
importers:
@@ -186,7 +189,7 @@ importers:
devDependencies:
'@7nohe/openapi-react-query-codegen':
specifier: ^1.6.2
- version:
1.6.2([email protected])([email protected])([email protected])([email protected])([email protected])
+ version:
1.6.2([email protected])([email protected])([email protected])([email protected])([email protected])
'@eslint/compat':
specifier: ^2.1.0
version: 2.1.0([email protected]([email protected]))
@@ -681,9 +684,9 @@ packages:
'@internationalized/[email protected]':
resolution: {integrity:
sha512-iFgmQaXHE0vytNfpLZWOC2mEJCBRzcUxt53Xf/yCXG93lRvqas237i3r7X4RKMwO3txiyZD4mQjKAByFv6UGSQ==}
- '@isaacs/[email protected]':
- resolution: {integrity:
sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==}
- engines: {node: '>=18'}
+ '@isaacs/[email protected]':
+ resolution: {integrity:
sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
+ engines: {node: '>=12'}
'@isaacs/[email protected]':
resolution: {integrity:
sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
@@ -757,6 +760,10 @@ packages:
resolution: {integrity:
sha512-8m1/gG0wSRMa1QypCkWzeKUeMKY7k14nxsJCHs7Z1g1fI9I7WsLjW/VI58bLZdJxAxtoreMtm6TfIITda8P4zQ==}
engines: {node: '>=20'}
+ '@pkgjs/[email protected]':
+ resolution: {integrity:
sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
+ engines: {node: '>=14'}
+
'@pkgr/[email protected]':
resolution: {integrity:
sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==}
engines: {node: ^14.18.0 || >=16.0.0}
@@ -801,42 +808,36 @@ packages:
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
- libc: [glibc]
'@rolldown/[email protected]':
resolution: {integrity:
sha512-NHqjnxpsndf4MPymxteFAWHHfkTL8HjWh1KB7z23ofZ6QO2euONuxDXjat69dKZRALnGypg8k8SsK8vZJoXv1Q==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
- libc: [musl]
'@rolldown/[email protected]':
resolution: {integrity:
sha512-6tbrbwfz5GB9DQ4Jwo6hy9v+vR31xZlvzZ6n5Xut6Hhx5PvrA9q/HsK8KMaYQp063iqZGXwNvZtYNLD7EM/x0w==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ppc64]
os: [linux]
- libc: [glibc]
'@rolldown/[email protected]':
resolution: {integrity:
sha512-oyuXxXmoZHjXC917IAPFAAv4wWAa0cM9afk8nx1+9/jNNOX1uPf8yDA6p7G0RypOfw/X0PQt5IfoquY1um+zSg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [s390x]
os: [linux]
- libc: [glibc]
'@rolldown/[email protected]':
resolution: {integrity:
sha512-TytMwF2KVGqP2tgd0I1OY0PAv78dZRAYcF5ssDzjM34SUXCED3uXvSd5+lHoC0bTD6eEdFz7LdQNCO1y0oVk9w==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
- libc: [glibc]
'@rolldown/[email protected]':
resolution: {integrity:
sha512-/E9m3qstrJFVPoULV25mVQblSNExY2+kBsYe4sy0Tn0yOOgJ8wZbZt3KnRbF/XeU2Gl1STKUQnDNTqhIE5MD4A==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
- libc: [musl]
'@rolldown/[email protected]':
resolution: {integrity:
sha512-Kr0OcsoQI816i6HOl3vFHpd1K0eZyh76zgfj4c1nTyaTsd5r2Mj1lwM4R90y/qaCfmTn9eHy0SKwi98eitRxug==}
@@ -908,42 +909,36 @@ packages:
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- libc: [glibc]
'@swc/[email protected]':
resolution: {integrity:
sha512-imyRpNEcUzFQFV2LE4jL68ErvmKEuZCbvZru77iQREunJ+bR4i658cupTgtG1mLYM3F1Tzy3Sb9xYb02KghWTg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- libc: [musl]
'@swc/[email protected]':
resolution: {integrity:
sha512-ctEfcl/HcUeomK33cbySiHZm98GEDIxTm1EkpBsYCiHxElYBzvTXVeuQT2YwbUXn9XCrjiw4ipyUNk33k26qRg==}
engines: {node: '>=10'}
cpu: [ppc64]
os: [linux]
- libc: [glibc]
'@swc/[email protected]':
resolution: {integrity:
sha512-DxlMdnt84TtRVTv7WL/thWyz9+QU8QZNNoAP9rrk0P68LziuhfePp8MjQ44zIprpTHTsEwyziIuGUUN5iSC1bQ==}
engines: {node: '>=10'}
cpu: [s390x]
os: [linux]
- libc: [glibc]
'@swc/[email protected]':
resolution: {integrity:
sha512-SKxI7J6t90XPl8hRUqtJi9NfGdunN/E/vZMc7Bc0figeRdOPDBT+Tm8g7cx9xM0T0mewh2l+8dewa3Am27/P+A==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- libc: [glibc]
'@swc/[email protected]':
resolution: {integrity:
sha512-qj9T6B7bosI0VEsrWOVXZN1OXxS8Tp63ywyrLxNdOycnUtLdkgYcoBsN5y8ImnDDsnwrEWZOy1e+J4xSe7mA3Q==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- libc: [musl]
'@swc/[email protected]':
resolution: {integrity:
sha512-8p7l4c3LU+eA5g9Et1JPhNeMC1oQwXTGU+uah8DPIBX7YXzqswvaBtyKVmXefVGi/DJU1x3YJsc3mbAp9aWzSQ==}
@@ -1708,6 +1703,10 @@ packages:
resolution: {integrity:
sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
engines: {node: '>=8'}
+ [email protected]:
+ resolution: {integrity:
sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
+ engines: {node: '>=12'}
+
[email protected]:
resolution: {integrity:
sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
engines: {node: '>=8'}
@@ -1716,6 +1715,10 @@ packages:
resolution: {integrity:
sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
engines: {node: '>=10'}
+ [email protected]:
+ resolution: {integrity:
sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
+ engines: {node: '>=12'}
+
[email protected]:
resolution: {integrity:
sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
engines: {node: '>= 8'}
@@ -1829,10 +1832,6 @@ packages:
resolution: {integrity:
sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==}
engines: {node: 18 || 20 || >=22}
- [email protected]:
- resolution: {integrity:
sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg==}
- engines: {node: 20 || >=22}
-
[email protected]:
resolution: {integrity:
sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
engines: {node: '>=8'}
@@ -2312,6 +2311,9 @@ packages:
resolution: {integrity:
sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
engines: {node: '>= 0.4'}
+ [email protected]:
+ resolution: {integrity:
sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
+
[email protected]:
resolution: {integrity:
sha512-yHiw2Y3C3H9U6TMbOfoWK/BPreiOPXRfTWPBwQBoZG6/8TB6eOPnsy5oaRYuatR7Fw2SJ4kKforgufeo7fq0EQ==}
@@ -2676,9 +2678,8 @@ packages:
resolution: {integrity:
sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
engines: {node: '>=10.13.0'}
- [email protected]:
- resolution: {integrity:
sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==}
- engines: {node: 20 || >=22}
+ [email protected]:
+ resolution: {integrity:
sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==}
deprecated: Old versions of glob are not supported, and contain widely
publicized security vulnerabilities, which have been fixed in the current
version. Please update. Support for old versions may be purchased (at
exorbitant rates) by contacting [email protected]
hasBin: true
@@ -3032,9 +3033,8 @@ packages:
resolution: {integrity:
sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==}
- engines: {node: 20 || >=22}
+ [email protected]:
+ resolution: {integrity:
sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
[email protected]:
resolution: {integrity:
sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==}
@@ -3049,12 +3049,12 @@ packages:
[email protected]:
resolution: {integrity:
sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
- [email protected]:
- resolution: {integrity:
sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==}
+ [email protected]:
+ resolution: {integrity:
sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag==}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
+ [email protected]:
+ resolution: {integrity:
sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==}
hasBin: true
[email protected]:
@@ -3157,28 +3157,24 @@ packages:
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [linux]
- libc: [glibc]
[email protected]:
resolution: {integrity:
sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [linux]
- libc: [musl]
[email protected]:
resolution: {integrity:
sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [linux]
- libc: [glibc]
[email protected]:
resolution: {integrity:
sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [linux]
- libc: [musl]
[email protected]:
resolution: {integrity:
sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==}
@@ -3222,9 +3218,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==}
- [email protected]:
- resolution: {integrity:
sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==}
- engines: {node: 20 || >=22}
+ [email protected]:
+ resolution: {integrity:
sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
[email protected]:
resolution: {integrity:
sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
@@ -3427,10 +3422,6 @@ packages:
resolution: {integrity:
sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
engines: {node: 18 || 20 || >=22}
- [email protected]:
- resolution: {integrity:
sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==}
- engines: {node: 18 || 20 || >=22}
-
[email protected]:
resolution: {integrity:
sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
@@ -3629,9 +3620,9 @@ packages:
[email protected]:
resolution: {integrity:
sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
- [email protected]:
- resolution: {integrity:
sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
- engines: {node: 18 || 20 || >=22}
+ [email protected]:
+ resolution: {integrity:
sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
+ engines: {node: '>=16 || 14 >=14.18'}
[email protected]:
resolution: {integrity:
sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==}
@@ -3655,6 +3646,10 @@ packages:
[email protected]:
resolution: {integrity:
sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
+ [email protected]:
+ resolution: {integrity:
sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
+ engines: {node: '>=8.6'}
+
[email protected]:
resolution: {integrity:
sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
engines: {node: '>=12'}
@@ -4049,6 +4044,10 @@ packages:
resolution: {integrity:
sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
engines: {node: '>=8'}
+ [email protected]:
+ resolution: {integrity:
sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
+ engines: {node: '>=12'}
+
[email protected]:
resolution: {integrity:
sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==}
engines: {node: '>= 0.4'}
@@ -4079,6 +4078,10 @@ packages:
resolution: {integrity:
sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
engines: {node: '>=8'}
+ [email protected]:
+ resolution: {integrity:
sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
+ engines: {node: '>=12'}
+
[email protected]:
resolution: {integrity:
sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==}
engines: {node: '>=8'}
@@ -4119,8 +4122,8 @@ packages:
resolution: {integrity:
sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==}
engines: {node: '>=20'}
- [email protected]:
- resolution: {integrity:
sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==}
engines: {node: '>=18'}
[email protected]:
@@ -4473,6 +4476,10 @@ packages:
resolution: {integrity:
sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
engines: {node: '>=10'}
+ [email protected]:
+ resolution: {integrity:
sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
+ engines: {node: '>=12'}
+
[email protected]:
resolution: {integrity:
sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==}
engines: {node: '>=10.0.0'}
@@ -4496,6 +4503,10 @@ packages:
resolution: {integrity:
sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
engines: {node: '>=18'}
+ [email protected]:
+ resolution: {integrity:
sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==}
+ engines: {node: '>= 6'}
+
[email protected]:
resolution: {integrity:
sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==}
engines: {node: '>= 14.6'}
@@ -4560,11 +4571,11 @@ packages:
snapshots:
-
'@7nohe/[email protected]([email protected])([email protected])([email protected])([email protected])([email protected])':
+
'@7nohe/[email protected]([email protected])([email protected])([email protected])([email protected])([email protected])':
dependencies:
'@hey-api/openapi-ts': 0.52.0([email protected])([email protected])
commander: 12.1.0
- glob: 11.1.0
+ glob: 10.5.0
ts-morph: 27.0.2
typescript: 6.0.3
transitivePeerDependencies:
@@ -4581,7 +4592,7 @@ snapshots:
dependencies:
'@jsdevtools/ono': 7.1.3
'@types/json-schema': 7.0.15
- js-yaml: 4.1.1
+ js-yaml: 4.3.1
'@ark-ui/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
@@ -4671,15 +4682,15 @@ snapshots:
'@babel/[email protected]':
dependencies:
- '@babel/code-frame': 7.29.0
+ '@babel/code-frame': 7.29.7
'@babel/generator': 7.29.1
'@babel/helper-compilation-targets': 7.28.6
'@babel/helper-module-transforms': 7.28.6(@babel/[email protected])
'@babel/helpers': 7.29.2
- '@babel/parser': 7.29.2
+ '@babel/parser': 7.29.7
'@babel/template': 7.28.6
'@babel/traverse': 7.29.0
- '@babel/types': 7.29.0
+ '@babel/types': 7.29.7
'@jridgewell/remapping': 2.3.5
convert-source-map: 2.0.0
debug: 4.4.3
@@ -4691,8 +4702,8 @@ snapshots:
'@babel/[email protected]':
dependencies:
- '@babel/parser': 7.29.2
- '@babel/types': 7.29.0
+ '@babel/parser': 7.29.7
+ '@babel/types': 7.29.7
'@jridgewell/gen-mapping': 0.3.13
'@jridgewell/trace-mapping': 0.3.31
jsesc: 3.1.0
@@ -4717,7 +4728,7 @@ snapshots:
'@babel/[email protected]':
dependencies:
'@babel/traverse': 7.29.0
- '@babel/types': 7.29.0
+ '@babel/types': 7.29.7
transitivePeerDependencies:
- supports-color
@@ -4743,7 +4754,7 @@ snapshots:
'@babel/[email protected]':
dependencies:
'@babel/template': 7.28.6
- '@babel/types': 7.29.0
+ '@babel/types': 7.29.7
'@babel/[email protected]':
dependencies:
@@ -4765,18 +4776,18 @@ snapshots:
'@babel/[email protected]':
dependencies:
- '@babel/code-frame': 7.29.0
- '@babel/parser': 7.29.2
- '@babel/types': 7.29.0
+ '@babel/code-frame': 7.29.7
+ '@babel/parser': 7.29.7
+ '@babel/types': 7.29.7
'@babel/[email protected]':
dependencies:
- '@babel/code-frame': 7.29.0
+ '@babel/code-frame': 7.29.7
'@babel/generator': 7.29.1
'@babel/helper-globals': 7.28.0
- '@babel/parser': 7.29.2
+ '@babel/parser': 7.29.7
'@babel/template': 7.28.6
- '@babel/types': 7.29.0
+ '@babel/types': 7.29.7
debug: 4.4.3
transitivePeerDependencies:
- supports-color
@@ -5029,7 +5040,14 @@ snapshots:
dependencies:
'@swc/helpers': 0.5.23
- '@isaacs/[email protected]': {}
+ '@isaacs/[email protected]':
+ dependencies:
+ string-width: 5.1.2
+ string-width-cjs: [email protected]
+ strip-ansi: 7.2.0
+ strip-ansi-cjs: [email protected]
+ wrap-ansi: 8.1.0
+ wrap-ansi-cjs: [email protected]
'@isaacs/[email protected]':
dependencies:
@@ -5105,6 +5123,9 @@ snapshots:
'@pandacss/[email protected]': {}
+ '@pkgjs/[email protected]':
+ optional: true
+
'@pkgr/[email protected]': {}
'@playwright/[email protected]':
@@ -6394,16 +6415,20 @@ snapshots:
[email protected]: {}
+ [email protected]: {}
+
[email protected]:
dependencies:
color-convert: 2.0.1
[email protected]: {}
+ [email protected]: {}
+
[email protected]:
dependencies:
normalize-path: 3.0.0
- picomatch: 4.0.5
+ picomatch: 2.3.2
[email protected]:
dependencies:
@@ -6540,10 +6565,6 @@ snapshots:
dependencies:
balanced-match: 4.0.4
- [email protected]:
- dependencies:
- balanced-match: 4.0.4
-
[email protected]:
dependencies:
fill-range: 7.1.1
@@ -6731,7 +6752,7 @@ snapshots:
import-fresh: 3.3.1
parse-json: 5.2.0
path-type: 4.0.0
- yaml: 2.9.0
+ yaml: 1.10.3
[email protected]:
dependencies:
@@ -7034,6 +7055,8 @@ snapshots:
es-errors: 1.3.0
gopd: 1.2.0
+ [email protected]: {}
+
[email protected]: {}
[email protected]: {}
@@ -7481,7 +7504,7 @@ snapshots:
get-proto: 1.0.1
gopd: 1.2.0
has-symbols: 1.1.0
- hasown: 2.0.3
+ hasown: 2.0.4
math-intrinsics: 1.1.0
[email protected]:
@@ -7503,7 +7526,7 @@ snapshots:
node-fetch-native: 1.6.7
nypm: 0.5.4
pathe: 2.0.3
- tar: 7.5.11
+ tar: 7.5.22
[email protected]:
dependencies:
@@ -7513,14 +7536,14 @@ snapshots:
dependencies:
is-glob: 4.0.3
- [email protected]:
+ [email protected]:
dependencies:
foreground-child: 3.3.1
- jackspeak: 4.2.3
- minimatch: 10.2.6
+ jackspeak: 3.4.3
+ minimatch: 9.0.9
minipass: 7.1.3
package-json-from-dist: 1.0.1
- path-scurry: 2.0.2
+ path-scurry: 1.11.1
[email protected]: {}
@@ -7918,9 +7941,11 @@ snapshots:
has-symbols: 1.1.0
set-function-name: 2.0.2
- [email protected]:
+ [email protected]:
dependencies:
- '@isaacs/cliui': 9.0.0
+ '@isaacs/cliui': 8.0.2
+ optionalDependencies:
+ '@pkgjs/parseargs': 0.11.0
[email protected]: {}
@@ -7930,12 +7955,12 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
argparse: 1.0.10
esprima: 4.0.1
- [email protected]:
+ [email protected]:
dependencies:
argparse: 2.0.1
@@ -8067,7 +8092,7 @@ snapshots:
fault: 1.0.4
highlight.js: 10.7.3
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -8516,10 +8541,6 @@ snapshots:
dependencies:
brace-expansion: 5.0.7
- [email protected]:
- dependencies:
- brace-expansion: 5.0.8
-
[email protected]:
dependencies:
brace-expansion: 1.1.13
@@ -8655,7 +8676,7 @@ snapshots:
commander: 5.1.0
es6-promise: 4.2.8
isomorphic-fetch: 3.0.0
- js-yaml: 3.14.2
+ js-yaml: 3.15.1
openapi-merge: 1.3.3
transitivePeerDependencies:
- encoding
@@ -8742,9 +8763,9 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- lru-cache: 11.5.2
+ lru-cache: 10.4.3
minipass: 7.1.3
[email protected]: {}
@@ -8761,6 +8782,8 @@ snapshots:
[email protected]: {}
+ [email protected]: {}
+
[email protected]: {}
[email protected]: {}
@@ -8957,7 +8980,7 @@ snapshots:
[email protected]:
dependencies:
- picomatch: 4.0.5
+ picomatch: 2.3.2
[email protected]:
dependencies:
@@ -9220,6 +9243,12 @@ snapshots:
is-fullwidth-code-point: 3.0.0
strip-ansi: 6.0.1
+ [email protected]:
+ dependencies:
+ eastasianwidth: 0.2.0
+ emoji-regex: 9.2.2
+ strip-ansi: 7.2.0
+
[email protected]:
dependencies:
call-bind: 1.0.8
@@ -9279,6 +9308,10 @@ snapshots:
dependencies:
ansi-regex: 5.0.1
+ [email protected]:
+ dependencies:
+ ansi-regex: 6.2.2
+
[email protected]:
dependencies:
min-indent: 1.0.1
@@ -9315,7 +9348,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
'@isaacs/fs-minipass': 4.0.1
chownr: 3.0.0
@@ -9663,6 +9696,12 @@ snapshots:
string-width: 4.2.3
strip-ansi: 6.0.1
+ [email protected]:
+ dependencies:
+ ansi-styles: 6.2.3
+ string-width: 5.1.2
+ strip-ansi: 7.2.0
+
[email protected]: {}
[email protected]: {}
@@ -9671,6 +9710,8 @@ snapshots:
[email protected]: {}
+ [email protected]: {}
+
[email protected]: {}
[email protected]: {}