From 845761e130c01dfe69019069ec74d33d2fa6bb32 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 16 Feb 2026 01:15:35 +0000
Subject: [PATCH] chore(deps): update all non-major dependencies
---
.github/workflows/ci.yml | 4 +-
.github/workflows/release.yml | 2 +-
package.json | 8 +-
pnpm-lock.yaml | 298 +++++++++++++++++++++++++---------
4 files changed, 225 insertions(+), 87 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 16fe5b9..e2560db 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -8,10 +8,10 @@ jobs:
- uses: actions/checkout@v6
- uses: pnpm/action-setup@v2
with:
- version: 10.29.1
+ version: 10.29.3
- uses: actions/setup-node@v6
with:
- node-version: 24.13.0
+ node-version: 24.13.1
cache: "pnpm"
- run: pnpm install --shamefully-hoist=true
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index f571f70..d660087 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
- name: Set node
uses: actions/setup-node@v6
with:
- node-version: 24.13.0
+ node-version: 24.13.1
cache: pnpm
registry-url: 'https://registry.npmjs.org'
diff --git a/package.json b/package.json
index 6f9412f..5842832 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"version": "2.8.5",
"description": "Library to shorten url without any api keys",
"type": "module",
- "packageManager": "[email protected]",
+ "packageManager": "[email protected]",
"author": "Rubin Bhandari ",
"license": "MIT",
"homepage": "https://github.com/rubiin/url-minify#readme",
@@ -47,13 +47,13 @@
},
"devDependencies": {
"@antfu/ni": "^28.2.0",
- "@types/node": "^24.10.12",
+ "@types/node": "^24.10.13",
"bumpp": "^10.4.1",
"clean-publish": "^6.0.1",
"esno": "^4.8.0",
- "oxlint": "^1.43.0",
+ "oxlint": "^1.47.0",
"prettier": "^3.8.1",
- "rimraf": "^6.1.2",
+ "rimraf": "^6.1.3",
"tsup": "^8.5.1",
"typescript": "^5.9.3",
"unbuild": "^3.6.1",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index c1cf5da..12beadb 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -16,8 +16,8 @@ importers:
specifier: ^28.2.0
version: 28.2.0
'@types/node':
- specifier: ^24.10.12
- version: 24.10.12
+ specifier: ^24.10.13
+ version: 24.10.13
bumpp:
specifier: ^10.4.1
version: 10.4.1
@@ -28,14 +28,14 @@ importers:
specifier: ^4.8.0
version: 4.8.0
oxlint:
- specifier: ^1.43.0
- version: 1.43.0
+ specifier: ^1.47.0
+ version: 1.47.0
prettier:
specifier: ^3.8.1
version: 3.8.1
rimraf:
- specifier: ^6.1.2
- version: 6.1.2
+ specifier: ^6.1.3
+ version: 6.1.3
tsup:
specifier: ^8.5.1
version: 8.5.1([email protected])([email protected])([email protected])([email protected])([email protected])
@@ -47,10 +47,10 @@ importers:
version: 3.6.1([email protected])
vite:
specifier: ^7.3.1
- version: 7.3.1(@types/[email protected])([email protected])([email protected])([email protected])
+ version: 7.3.1(@types/[email protected])([email protected])([email protected])([email protected])
vitest:
specifier: ^4.0.18
- version: 4.0.18(@types/[email protected])([email protected])([email protected])([email protected])
+ version: 4.0.18(@types/[email protected])([email protected])([email protected])([email protected])
packages:
@@ -535,18 +535,14 @@ packages:
cpu: [x64]
os: [win32]
- '@isaacs/[email protected]':
- resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
- engines: {node: 20 || >=22}
-
- '@isaacs/[email protected]':
- resolution: {integrity: sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==}
- engines: {node: 20 || >=22}
-
'@isaacs/[email protected]':
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
engines: {node: '>=12'}
+ '@isaacs/[email protected]':
+ resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==}
+ engines: {node: '>=18'}
+
'@jridgewell/[email protected]':
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
@@ -560,47 +556,125 @@ packages:
'@jridgewell/[email protected]':
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
- '@oxlint/[email protected]':
- resolution: {integrity: sha512-C/GhObv/pQZg34NOzB6Mk8x0wc9AKj8fXzJF8ZRKTsBPyHusC6AZ6bba0QG0TUufw1KWuD0j++oebQfWeiFXNw==}
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-UHqo3te9K/fh29brCuQdHjN+kfpIi9cnTPABuD5S9wb9ykXYRGTOOMVuSV/CK43sOhU4wwb2nT1RVjcbrrQjFw==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [arm]
+ os: [android]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-xh02lsTF1TAkR+SZrRMYHR/xCx8Wg2MAHxJNdHVpAKELh9/yE9h4LJeqAOBbIb3YYn8o/D97U9VmkvkfJfrHfw==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [arm64]
+ os: [android]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-OSOfNJqabOYbkyQDGT5pdoL+05qgyrmlQrvtCO58M4iKGEQ/xf3XkkKj7ws+hO+k8Y4VF4zGlBsJlwqy7qBcHA==}
+ engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [darwin]
- '@oxlint/[email protected]':
- resolution: {integrity: sha512-4NjfUtEEH8ewRQ2KlZGmm6DyrvypMdHwBnQT92vD0dLScNOQzr0V9O8Ua4IWXdeCNl/XMVhAV3h4/3YEYern5A==}
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-hP2bOI4IWNS+F6pVXWtRshSTuJ1qCRZgDgVUg6EBUqsRy+ExkEPJkx+YmIuxgdCduYK1LKptLNFuQLJP8voPbQ==}
+ engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [darwin]
- '@oxlint/[email protected]':
- resolution: {integrity: sha512-75tf1HvwdZ3ebk83yMbSB+moAEWK98mYqpXiaFAi6Zshie7r+Cx5PLXZFUEqkscenoZ+fcNXakHxfn94V6nf1g==}
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-F55jIEH5xmGu7S661Uho8vGiLFk0bY3A/g4J8CTKiLJnYu/PSMZ2WxFoy5Hji6qvFuujrrM9Q8XXbMO0fKOYPg==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [x64]
+ os: [freebsd]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-wxmOn/wns/WKPXUC1fo5mu9pMZPVOu8hsynaVDrgmmXMdHKS7on6bA5cPauFFN9tJXNdsjW26AK9lpfu3IfHBQ==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [arm]
+ os: [linux]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-KJTmVIA/GqRlM2K+ZROH30VMdydEU7bDTY35fNg3tOPzQRIs2deLZlY/9JWwdWo1F/9mIYmpbdCmPqtKhWNOPg==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [arm]
+ os: [linux]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-PF7ELcFg1GVlS0X0ZB6aWiXobjLrAKer3T8YEkwIoO8RwWiAMkL3n3gbleg895BuZkHVlJ2kPRUwfrhHrVkD1A==}
+ engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@oxlint/[email protected]':
- resolution: {integrity: sha512-BHV4fb36T2p/7bpA9fiJ5ayt7oJbiYX10nklW5arYp4l9/9yG/FQC5J4G1evzbJ/YbipF9UH0vYBAm5xbqGrvw==}
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-4BezLRO5cu0asf0Jp1gkrnn2OHiXrPPPEfBTxq1k5/yJ2zdGGTmZxHD2KF2voR23wb8Elyu3iQawXo7wvIZq0Q==}
+ engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@oxlint/[email protected]':
- resolution: {integrity: sha512-1l3nvnzWWse1YHibzZ4HQXdF/ibfbKZhp9IguElni3bBqEyPEyurzZ0ikWynDxKGXqZa+UNXTFuU1NRVX1RJ3g==}
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-aI5ds9jq2CPDOvjeapiIj48T/vlWp+f4prkxs+FVzrmVN9BWIj0eqeJ/hV8WgXg79HVMIz9PU6deI2ki09bR1w==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [ppc64]
+ os: [linux]
+ libc: [glibc]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-mO7ycp9Elvgt5EdGkQHCwJA6878xvo9tk+vlMfT1qg++UjvOMB8INsOCQIOH2IKErF/8/P21LULkdIrocMw9xA==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [riscv64]
+ os: [linux]
+ libc: [glibc]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-24D0wsYT/7hDFn3Ow32m3/+QT/1ZwrUhShx4/wRDAmz11GQHOZ1k+/HBuK/MflebdnalmXWITcPEy4BWTi7TCA==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [riscv64]
+ os: [linux]
+ libc: [musl]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-8tPzPne882mtML/uy3mApvdCyuVOpthJ7xUv3b67gVfz63hOOM/bwO0cysSkPyYYFDFRn6/FnUb7Jhmsesntvg==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [s390x]
+ os: [linux]
+ libc: [glibc]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-q58pIyGIzeffEBhEgbRxLFHmHfV9m7g1RnkLiahQuEvyjKNiJcvdHOwKH2BdgZxdzc99Cs6hF5xTa86X40WzPw==}
+ engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@oxlint/[email protected]':
- resolution: {integrity: sha512-+jNYgLGRFTJxJuaSOZJBwlYo5M0TWRw0+3y5MHOL4ArrIdHyCthg6r4RbVWrsR1qUfUE1VSSHQ2bfbC99RXqMg==}
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-e7DiLZtETZUCwTa4EEHg9G+7g3pY+afCWXvSeMG7m0TQ29UHHxMARPaEQUE4mfKgSqIWnJaUk2iZzRPMRdga5g==}
+ engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [musl]
- '@oxlint/[email protected]':
- resolution: {integrity: sha512-dvs1C/HCjCyGTURMagiHprsOvVTT3omDiSzi5Qw0D4QFJ1pEaNlfBhVnOUYgUfS6O7Mcmj4+G+sidRsQcWQ/kA==}
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-3AFPfQ0WKMleT/bKd7zsks3xoawtZA6E/wKf0DjwysH7wUiMMJkNKXOzYq1R/00G98JFgSU1AkrlOQrSdNNhlg==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [arm64]
+ os: [openharmony]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-cLMVVM6TBxp+N7FldQJ2GQnkcLYEPGgiuEaXdvhgvSgODBk9ov3jed+khIXSAWtnFOW0wOnG3RjwqPh0rCuheA==}
+ engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [win32]
- '@oxlint/[email protected]':
- resolution: {integrity: sha512-bSuItSU8mTSDsvmmLTepTdCL2FkJI6dwt9tot/k0EmiYF+ArRzmsl4lXVLssJNRV5lJEc5IViyTrh7oiwrjUqA==}
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-VpFOSzvTnld77/Edje3ZdHgZWnlTb5nVWXyTgjD3/DKF/6t5bRRbwn3z77zOdnGy44xAMvbyAwDNOSeOdVUmRA==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [ia32]
+ os: [win32]
+
+ '@oxlint/[email protected]':
+ resolution: {integrity: sha512-+q8IWptxXx2HMTM6JluR67284t0h8X/oHJgqpxH1siowxPMqZeIpAcWCUq+tY+Rv2iQK8TUugjZnSBQAVV5CmA==}
+ engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [win32]
@@ -911,8 +985,8 @@ packages:
'@types/[email protected]':
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
- '@types/[email protected]':
- resolution: {integrity: sha512-68e+T28EbdmLSTkPgs3+UacC6rzmqrcWFPQs1C8mwJhI/r5Uxr0yEuQotczNRROd1gq30NGxee+fo0rSIxpyAw==}
+ '@types/[email protected]':
+ resolution: {integrity: sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==}
'@types/[email protected]':
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
@@ -993,6 +1067,10 @@ packages:
[email protected]:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
+ [email protected]:
+ resolution: {integrity: sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg==}
+ engines: {node: 20 || >=22}
+
[email protected]:
resolution: {integrity: sha512-mcE+Wr2CAhHNWxXN/DdTI+n4gsPc5QpXpWnyCQWiQYIYZX+ZMJ8juXZgjRa/0/YPJo/NSsgW15/YgmI4nbysYw==}
hasBin: true
@@ -1003,6 +1081,10 @@ packages:
[email protected]:
resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
+ [email protected]:
+ resolution: {integrity: sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==}
+ engines: {node: 20 || >=22}
+
[email protected]:
resolution: {integrity: sha512-P9go2WrP9FiPwLv3zqRD/Uoxo0RSHjzFCiQz7d4vbmwNqQFo9T9WCeP/Qn5EbcKQY6DBbkxEXNcpJOmncNrb7A==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
@@ -1326,8 +1408,8 @@ packages:
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
- [email protected]:
- resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==}
+ [email protected]:
+ resolution: {integrity: sha512-/g3B0mC+4x724v1TgtBlBtt2hPi/EWptsIAmXUx9Z2rvBYleQcsrmaOzd5LyL50jf/Soi83ZDJmw2+XqvH/EeA==}
engines: {node: 20 || >=22}
[email protected]:
@@ -1369,6 +1451,10 @@ packages:
[email protected]:
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
+ [email protected]:
+ resolution: {integrity: sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==}
+ engines: {node: 20 || >=22}
+
[email protected]:
resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==}
hasBin: true
@@ -1442,8 +1528,8 @@ packages:
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
engines: {node: '>= 0.6'}
- [email protected]:
- resolution: {integrity: sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==}
+ [email protected]:
+ resolution: {integrity: sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==}
engines: {node: 20 || >=22}
[email protected]:
@@ -1517,8 +1603,8 @@ packages:
[email protected]:
resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
- [email protected]:
- resolution: {integrity: sha512-xiqTCsKZch+R61DPCjyqUVP2MhkQlRRYxLRBeBDi+dtQJ90MOgdcjIktvDCgXz0bgtx94EQzHEndsizZjMX2OA==}
+ [email protected]:
+ resolution: {integrity: sha512-v7xkK1iv1qdvTxJGclM97QzN8hHs5816AneFAQ0NGji1BMUquhiDAhXpMwp8+ls16uRVJtzVHxP9pAAXblDeGA==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
peerDependencies:
@@ -1803,8 +1889,8 @@ packages:
engines: {node: '>= 0.4'}
hasBin: true
- [email protected]:
- resolution: {integrity: sha512-cFCkPslJv7BAXJsYlK1dZsbP8/ZNLkCAQ0bi1hf5EKX2QHegmDFEFA6QhuYJlk7UDdc+02JjO80YSOrWPpw06g==}
+ [email protected]:
+ resolution: {integrity: sha512-LKg+Cr2ZF61fkcaK1UdkH2yEBBKnYjTyWzTJT6KNPcSPaiT7HSdhtMXQuN5wkTX0Xu72KQ1l8S42rlmexS2hSA==}
engines: {node: 20 || >=22}
hasBin: true
@@ -2344,12 +2430,6 @@ snapshots:
'@esbuild/[email protected]':
optional: true
- '@isaacs/[email protected]': {}
-
- '@isaacs/[email protected]':
- dependencies:
- '@isaacs/balanced-match': 4.0.1
-
'@isaacs/[email protected]':
dependencies:
string-width: 5.1.2
@@ -2359,6 +2439,8 @@ snapshots:
wrap-ansi: 8.1.0
wrap-ansi-cjs: [email protected]
+ '@isaacs/[email protected]': {}
+
'@jridgewell/[email protected]':
dependencies:
'@jridgewell/sourcemap-codec': 1.5.5
@@ -2373,28 +2455,61 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.5
- '@oxlint/[email protected]':
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
optional: true
- '@oxlint/[email protected]':
+ '@oxlint/[email protected]':
optional: true
- '@oxlint/[email protected]':
+ '@oxlint/[email protected]':
optional: true
- '@oxlint/[email protected]':
+ '@oxlint/[email protected]':
optional: true
- '@oxlint/[email protected]':
+ '@oxlint/[email protected]':
optional: true
- '@oxlint/[email protected]':
+ '@oxlint/[email protected]':
optional: true
- '@oxlint/[email protected]':
+ '@oxlint/[email protected]':
optional: true
- '@oxlint/[email protected]':
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
+ optional: true
+
+ '@oxlint/[email protected]':
optional: true
'@pkgjs/[email protected]':
@@ -2586,7 +2701,7 @@ snapshots:
'@types/[email protected]': {}
- '@types/[email protected]':
+ '@types/[email protected]':
dependencies:
undici-types: 7.16.0
@@ -2601,13 +2716,13 @@ snapshots:
chai: 6.2.1
tinyrainbow: 3.0.3
- '@vitest/[email protected]([email protected](@types/[email protected])([email protected])([email protected])([email protected]))':
+ '@vitest/[email protected]([email protected](@types/[email protected])([email protected])([email protected])([email protected]))':
dependencies:
'@vitest/spy': 4.0.18
estree-walker: 3.0.3
magic-string: 0.30.21
optionalDependencies:
- vite: 7.3.1(@types/[email protected])([email protected])([email protected])([email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])([email protected])([email protected])
'@vitest/[email protected]':
dependencies:
@@ -2671,6 +2786,10 @@ snapshots:
[email protected]: {}
+ [email protected]:
+ dependencies:
+ jackspeak: 4.2.3
+
[email protected]: {}
[email protected]: {}
@@ -2679,6 +2798,10 @@ snapshots:
dependencies:
balanced-match: 1.0.2
+ [email protected]:
+ dependencies:
+ balanced-match: 4.0.2
+
[email protected]:
dependencies:
baseline-browser-mapping: 2.8.3
@@ -3106,9 +3229,9 @@ snapshots:
package-json-from-dist: 1.0.1
path-scurry: 1.11.1
- [email protected]:
+ [email protected]:
dependencies:
- minimatch: 10.1.1
+ minimatch: 10.2.0
minipass: 7.1.2
path-scurry: 2.0.0
@@ -3146,6 +3269,10 @@ snapshots:
optionalDependencies:
'@pkgjs/parseargs': 0.11.0
+ [email protected]:
+ dependencies:
+ '@isaacs/cliui': 9.0.0
+
[email protected]: {}
[email protected]: {}
@@ -3195,9 +3322,9 @@ snapshots:
dependencies:
mime-db: 1.52.0
- [email protected]:
+ [email protected]:
dependencies:
- '@isaacs/brace-expansion': 5.0.0
+ brace-expansion: 5.0.2
[email protected]:
dependencies:
@@ -3264,16 +3391,27 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
optionalDependencies:
- '@oxlint/darwin-arm64': 1.43.0
- '@oxlint/darwin-x64': 1.43.0
- '@oxlint/linux-arm64-gnu': 1.43.0
- '@oxlint/linux-arm64-musl': 1.43.0
- '@oxlint/linux-x64-gnu': 1.43.0
- '@oxlint/linux-x64-musl': 1.43.0
- '@oxlint/win32-arm64': 1.43.0
- '@oxlint/win32-x64': 1.43.0
+ '@oxlint/binding-android-arm-eabi': 1.47.0
+ '@oxlint/binding-android-arm64': 1.47.0
+ '@oxlint/binding-darwin-arm64': 1.47.0
+ '@oxlint/binding-darwin-x64': 1.47.0
+ '@oxlint/binding-freebsd-x64': 1.47.0
+ '@oxlint/binding-linux-arm-gnueabihf': 1.47.0
+ '@oxlint/binding-linux-arm-musleabihf': 1.47.0
+ '@oxlint/binding-linux-arm64-gnu': 1.47.0
+ '@oxlint/binding-linux-arm64-musl': 1.47.0
+ '@oxlint/binding-linux-ppc64-gnu': 1.47.0
+ '@oxlint/binding-linux-riscv64-gnu': 1.47.0
+ '@oxlint/binding-linux-riscv64-musl': 1.47.0
+ '@oxlint/binding-linux-s390x-gnu': 1.47.0
+ '@oxlint/binding-linux-x64-gnu': 1.47.0
+ '@oxlint/binding-linux-x64-musl': 1.47.0
+ '@oxlint/binding-openharmony-arm64': 1.47.0
+ '@oxlint/binding-win32-arm64-msvc': 1.47.0
+ '@oxlint/binding-win32-ia32-msvc': 1.47.0
+ '@oxlint/binding-win32-x64-msvc': 1.47.0
[email protected]: {}
@@ -3516,9 +3654,9 @@ snapshots:
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
- [email protected]:
+ [email protected]:
dependencies:
- glob: 13.0.0
+ glob: 13.0.3
package-json-from-dist: 1.0.1
[email protected]([email protected])([email protected]):
@@ -3774,7 +3912,7 @@ snapshots:
[email protected]: {}
- [email protected](@types/[email protected])([email protected])([email protected])([email protected]):
+ [email protected](@types/[email protected])([email protected])([email protected])([email protected]):
dependencies:
esbuild: 0.27.0
fdir: 6.5.0([email protected])
@@ -3783,16 +3921,16 @@ snapshots:
rollup: 4.52.5
tinyglobby: 0.2.15
optionalDependencies:
- '@types/node': 24.10.12
+ '@types/node': 24.10.13
fsevents: 2.3.3
jiti: 2.6.1
tsx: 4.20.5
yaml: 2.8.2
- [email protected](@types/[email protected])([email protected])([email protected])([email protected]):
+ [email protected](@types/[email protected])([email protected])([email protected])([email protected]):
dependencies:
'@vitest/expect': 4.0.18
- '@vitest/mocker': 4.0.18([email protected](@types/[email protected])([email protected])([email protected])([email protected]))
+ '@vitest/mocker': 4.0.18([email protected](@types/[email protected])([email protected])([email protected])([email protected]))
'@vitest/pretty-format': 4.0.18
'@vitest/runner': 4.0.18
'@vitest/snapshot': 4.0.18
@@ -3809,10 +3947,10 @@ snapshots:
tinyexec: 1.0.2
tinyglobby: 0.2.15
tinyrainbow: 3.0.3
- vite: 7.3.1(@types/[email protected])([email protected])([email protected])([email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])([email protected])([email protected])
why-is-node-running: 2.3.0
optionalDependencies:
- '@types/node': 24.10.12
+ '@types/node': 24.10.13
transitivePeerDependencies:
- jiti
- less