1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 19:04:46 +00:00

2 Commits

Author SHA1 Message Date
renovate[bot]
08fba7d720 chore(deps): update vitest monorepo to v4 2026-02-12 01:38:00 +00:00
renovate[bot]
07e6d3eadc chore(deps): update all non-major dependencies (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 01:36:35 +00:00
8 changed files with 164 additions and 174 deletions

View File

@@ -15,9 +15,9 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/tsconfig" "directory": "packages/tsconfig"
}, },
"packageManager": "pnpm@10.28.2", "packageManager": "pnpm@10.29.3",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.1"
}, },
"files": [ "files": [
"**tsconfig.json" "**tsconfig.json"

View File

@@ -18,9 +18,9 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/platform" "directory": "packages/platform"
}, },
"packageManager": "pnpm@10.28.2", "packageManager": "pnpm@10.29.3",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.1"
}, },
"type": "module", "type": "module",
"files": [ "files": [

View File

@@ -18,9 +18,9 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/stdlib" "directory": "packages/stdlib"
}, },
"packageManager": "pnpm@10.28.2", "packageManager": "pnpm@10.29.3",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.1"
}, },
"type": "module", "type": "module",
"files": [ "files": [

View File

@@ -16,9 +16,9 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate" "directory": "packages/renovate"
}, },
"packageManager": "pnpm@10.28.2", "packageManager": "pnpm@10.29.3",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.1"
}, },
"files": [ "files": [
"default.json" "default.json"
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json" "test": "renovate-config-validator ./default.json"
}, },
"devDependencies": { "devDependencies": {
"renovate": "^42.95.2" "renovate": "^42.98.0"
} }
} }

View File

@@ -15,13 +15,13 @@
"type": "git", "type": "git",
"url": "git+https://github.com/robonen/tools.git" "url": "git+https://github.com/robonen/tools.git"
}, },
"packageManager": "pnpm@10.28.2", "packageManager": "pnpm@10.29.3",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.1"
}, },
"type": "module", "type": "module",
"devDependencies": { "devDependencies": {
"@types/node": "^24.10.9", "@types/node": "^24.10.13",
"@vitest/coverage-v8": "catalog:", "@vitest/coverage-v8": "catalog:",
"@vitest/ui": "catalog:", "@vitest/ui": "catalog:",
"citty": "^0.2.0", "citty": "^0.2.0",

308
pnpm-lock.yaml generated
View File

@@ -28,16 +28,16 @@ catalogs:
specifier: ^4.0.18 specifier: ^4.0.18
version: 4.0.18 version: 4.0.18
vue: vue:
specifier: ^3.5.27 specifier: ^3.5.28
version: 3.5.27 version: 3.5.28
importers: importers:
.: .:
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: ^24.10.9 specifier: ^24.10.13
version: 24.10.9 version: 24.10.13
'@vitest/coverage-v8': '@vitest/coverage-v8':
specifier: 'catalog:' specifier: 'catalog:'
version: 4.0.18(vitest@4.0.18) version: 4.0.18(vitest@4.0.18)
@@ -58,7 +58,7 @@ importers:
version: 1.3.0 version: 1.3.0
vitest: vitest:
specifier: 'catalog:' specifier: 'catalog:'
version: 4.0.18(@opentelemetry/api@1.9.0)(@types/node@24.10.9)(@vitest/ui@4.0.18)(jiti@2.6.1)(jsdom@27.4.0(postcss@8.5.6))(yaml@2.8.2) version: 4.0.18(@opentelemetry/api@1.9.0)(@types/node@24.10.13)(@vitest/ui@4.0.18)(jiti@2.6.1)(jsdom@27.4.0(postcss@8.5.6))(yaml@2.8.2)
configs/tsconfig: {} configs/tsconfig: {}
@@ -69,7 +69,7 @@ importers:
version: link:../../configs/tsconfig version: link:../../configs/tsconfig
unbuild: unbuild:
specifier: 'catalog:' specifier: 'catalog:'
version: 3.6.1(typescript@5.8.3)(vue@3.5.27(typescript@5.8.3)) version: 3.6.1(typescript@5.8.3)(vue@3.5.28(typescript@5.8.3))
core/stdlib: core/stdlib:
devDependencies: devDependencies:
@@ -81,13 +81,13 @@ importers:
version: 2.0.3 version: 2.0.3
unbuild: unbuild:
specifier: 'catalog:' specifier: 'catalog:'
version: 3.6.1(typescript@5.8.3)(vue@3.5.27(typescript@5.8.3)) version: 3.6.1(typescript@5.8.3)(vue@3.5.28(typescript@5.8.3))
infra/renovate: infra/renovate:
devDependencies: devDependencies:
renovate: renovate:
specifier: ^42.95.2 specifier: ^42.98.0
version: 42.95.2(encoding@0.1.13)(typanion@3.14.0) version: 42.98.0(encoding@0.1.13)(typanion@3.14.0)
web/vue: web/vue:
dependencies: dependencies:
@@ -99,7 +99,7 @@ importers:
version: link:../../core/stdlib version: link:../../core/stdlib
vue: vue:
specifier: 'catalog:' specifier: 'catalog:'
version: 3.5.27(typescript@5.8.3) version: 3.5.28(typescript@5.8.3)
devDependencies: devDependencies:
'@robonen/tsconfig': '@robonen/tsconfig':
specifier: workspace:* specifier: workspace:*
@@ -109,7 +109,7 @@ importers:
version: 2.4.6 version: 2.4.6
unbuild: unbuild:
specifier: 'catalog:' specifier: 'catalog:'
version: 3.6.1(typescript@5.8.3)(vue@3.5.27(typescript@5.8.3)) version: 3.6.1(typescript@5.8.3)(vue@3.5.28(typescript@5.8.3))
packages: packages:
@@ -351,8 +351,8 @@ packages:
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/parser@7.28.5': '@babel/parser@7.29.0':
resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==} resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
hasBin: true hasBin: true
@@ -360,8 +360,8 @@ packages:
resolution: {integrity: sha512-VOQOexSilscN24VEY810G/PqtpFvx/z6UqDIjIWbDe2368HhDLkYN5TYwaEz/+eRCUkhJ2WaNLLmQAlxzfWj4w==} resolution: {integrity: sha512-VOQOexSilscN24VEY810G/PqtpFvx/z6UqDIjIWbDe2368HhDLkYN5TYwaEz/+eRCUkhJ2WaNLLmQAlxzfWj4w==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/types@7.28.5': '@babel/types@7.29.0':
resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==} resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@baszalmstra/rattler@0.2.1': '@baszalmstra/rattler@0.2.1':
@@ -735,8 +735,8 @@ packages:
resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==} resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
'@isaacs/brace-expansion@5.0.0': '@isaacs/brace-expansion@5.0.1':
resolution: {integrity: sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==} resolution: {integrity: sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
'@isaacs/cliui@8.0.2': '@isaacs/cliui@8.0.2':
@@ -806,12 +806,6 @@ packages:
peerDependencies: peerDependencies:
'@opentelemetry/api': '>=1.0.0 <1.10.0' '@opentelemetry/api': '>=1.0.0 <1.10.0'
'@opentelemetry/core@2.3.0':
resolution: {integrity: sha512-PcmxJQzs31cfD0R2dE91YGFcLxOSN4Bxz7gez5UwSUjCai8BwH/GI5HchfVshHkWdTkUs0qcaPJgVHKXUp7I3A==}
engines: {node: ^18.19.0 || >=20.6.0}
peerDependencies:
'@opentelemetry/api': '>=1.0.0 <1.10.0'
'@opentelemetry/core@2.5.0': '@opentelemetry/core@2.5.0':
resolution: {integrity: sha512-ka4H8OM6+DlUhSAZpONu0cPBtPPTQKxbxVzC4CzVx5+K4JnroJVBtDzLAMx4/3CDTJXRvVFhpFjtl4SaiTNoyQ==} resolution: {integrity: sha512-ka4H8OM6+DlUhSAZpONu0cPBtPPTQKxbxVzC4CzVx5+K4JnroJVBtDzLAMx4/3CDTJXRvVFhpFjtl4SaiTNoyQ==}
engines: {node: ^18.19.0 || >=20.6.0} engines: {node: ^18.19.0 || >=20.6.0}
@@ -1069,8 +1063,8 @@ packages:
resolution: {integrity: sha512-2FK1hF93Fuf1laSdfiEmJvSJPVIDHEUTz68D3Fi9s0IZrrpaEcj6pTFBTbYvsgC5du4ogrtf5re7yMMvrKNgkw==} resolution: {integrity: sha512-2FK1hF93Fuf1laSdfiEmJvSJPVIDHEUTz68D3Fi9s0IZrrpaEcj6pTFBTbYvsgC5du4ogrtf5re7yMMvrKNgkw==}
engines: {node: ^20.9.0 || ^22.11.0 || ^24, pnpm: ^10.0.0} engines: {node: ^20.9.0 || ^22.11.0 || ^24, pnpm: ^10.0.0}
'@renovatebot/pgp@1.2.3': '@renovatebot/pgp@1.2.5':
resolution: {integrity: sha512-ApTZ0N38B2TYgs0N+Ye1c3v+frOVJeW6ldnO9TXnYHcBvt7zwSTglAMmXoxrW4dA05pdX81URmNjUfUeY96hUw==} resolution: {integrity: sha512-FRXMIUksnyIAoIsUjPUEXQXgztbi70jZJcnAKu+RQRoYINf8yZqtMpd0U1k0SRKFvAJaWyTHmi4J0ws3y+xUMg==}
engines: {node: ^22.11.0 || >=24.10.0, pnpm: ^10.0.0} engines: {node: ^22.11.0 || >=24.10.0, pnpm: ^10.0.0}
'@renovatebot/ruby-semver@4.1.2': '@renovatebot/ruby-semver@4.1.2':
@@ -1554,8 +1548,8 @@ packages:
'@types/ms@2.1.0': '@types/ms@2.1.0':
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
'@types/node@24.10.9': '@types/node@24.10.13':
resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} resolution: {integrity: sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==}
'@types/normalize-package-data@2.4.4': '@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -1624,34 +1618,34 @@ packages:
'@vitest/utils@4.0.18': '@vitest/utils@4.0.18':
resolution: {integrity: sha512-msMRKLMVLWygpK3u2Hybgi4MNjcYJvwTb0Ru09+fOyCXIgT5raYP041DRRdiJiI3k/2U6SEbAETB3YtBrUkCFA==} resolution: {integrity: sha512-msMRKLMVLWygpK3u2Hybgi4MNjcYJvwTb0Ru09+fOyCXIgT5raYP041DRRdiJiI3k/2U6SEbAETB3YtBrUkCFA==}
'@vue/compiler-core@3.5.27': '@vue/compiler-core@3.5.28':
resolution: {integrity: sha512-gnSBQjZA+//qDZen+6a2EdHqJ68Z7uybrMf3SPjEGgG4dicklwDVmMC1AeIHxtLVPT7sn6sH1KOO+tS6gwOUeQ==} resolution: {integrity: sha512-kviccYxTgoE8n6OCw96BNdYlBg2GOWfBuOW4Vqwrt7mSKWKwFVvI8egdTltqRgITGPsTFYtKYfxIG8ptX2PJHQ==}
'@vue/compiler-dom@3.5.27': '@vue/compiler-dom@3.5.28':
resolution: {integrity: sha512-oAFea8dZgCtVVVTEC7fv3T5CbZW9BxpFzGGxC79xakTr6ooeEqmRuvQydIiDAkglZEAd09LgVf1RoDnL54fu5w==} resolution: {integrity: sha512-/1ZepxAb159jKR1btkefDP+J2xuWL5V3WtleRmxaT+K2Aqiek/Ab/+Ebrw2pPj0sdHO8ViAyyJWfhXXOP/+LQA==}
'@vue/compiler-sfc@3.5.27': '@vue/compiler-sfc@3.5.28':
resolution: {integrity: sha512-sHZu9QyDPeDmN/MRoshhggVOWE5WlGFStKFwu8G52swATgSny27hJRWteKDSUUzUH+wp+bmeNbhJnEAel/auUQ==} resolution: {integrity: sha512-6TnKMiNkd6u6VeVDhZn/07KhEZuBSn43Wd2No5zaP5s3xm8IqFTHBj84HJah4UepSUJTro5SoqqlOY22FKY96g==}
'@vue/compiler-ssr@3.5.27': '@vue/compiler-ssr@3.5.28':
resolution: {integrity: sha512-Sj7h+JHt512fV1cTxKlYhg7qxBvack+BGncSpH+8vnN+KN95iPIcqB5rsbblX40XorP+ilO7VIKlkuu3Xq2vjw==} resolution: {integrity: sha512-JCq//9w1qmC6UGLWJX7RXzrGpKkroubey/ZFqTpvEIDJEKGgntuDMqkuWiZvzTzTA5h2qZvFBFHY7fAAa9475g==}
'@vue/reactivity@3.5.27': '@vue/reactivity@3.5.28':
resolution: {integrity: sha512-vvorxn2KXfJ0nBEnj4GYshSgsyMNFnIQah/wczXlsNXt+ijhugmW+PpJ2cNPe4V6jpnBcs0MhCODKllWG+nvoQ==} resolution: {integrity: sha512-gr5hEsxvn+RNyu9/9o1WtdYdwDjg5FgjUSBEkZWqgTKlo/fvwZ2+8W6AfKsc9YN2k/+iHYdS9vZYAhpi10kNaw==}
'@vue/runtime-core@3.5.27': '@vue/runtime-core@3.5.28':
resolution: {integrity: sha512-fxVuX/fzgzeMPn/CLQecWeDIFNt3gQVhxM0rW02Tvp/YmZfXQgcTXlakq7IMutuZ/+Ogbn+K0oct9J3JZfyk3A==} resolution: {integrity: sha512-POVHTdbgnrBBIpnbYU4y7pOMNlPn2QVxVzkvEA2pEgvzbelQq4ZOUxbp2oiyo+BOtiYlm8Q44wShHJoBvDPAjQ==}
'@vue/runtime-dom@3.5.27': '@vue/runtime-dom@3.5.28':
resolution: {integrity: sha512-/QnLslQgYqSJ5aUmb5F0z0caZPGHRB8LEAQ1s81vHFM5CBfnun63rxhvE/scVb/j3TbBuoZwkJyiLCkBluMpeg==} resolution: {integrity: sha512-4SXxSF8SXYMuhAIkT+eBRqOkWEfPu6nhccrzrkioA6l0boiq7sp18HCOov9qWJA5HML61kW8p/cB4MmBiG9dSA==}
'@vue/server-renderer@3.5.27': '@vue/server-renderer@3.5.28':
resolution: {integrity: sha512-qOz/5thjeP1vAFc4+BY3Nr6wxyLhpeQgAE/8dDtKo6a6xdk+L4W46HDZgNmLOBUDEkFXV3G7pRiUqxjX0/2zWA==} resolution: {integrity: sha512-pf+5ECKGj8fX95bNincbzJ6yp6nyzuLDhYZCeFxUNp8EBrQpPpQaLX3nNCp49+UbgbPun3CeVE+5CXVV1Xydfg==}
peerDependencies: peerDependencies:
vue: 3.5.27 vue: 3.5.28
'@vue/shared@3.5.27': '@vue/shared@3.5.28':
resolution: {integrity: sha512-dXr/3CgqXsJkZ0n9F3I4elY8wM9jMJpP3pvRG52r6m0tu/MsAFIe6JpXVGeNMd/D9F4hQynWT8Rfuj0bdm9kFQ==} resolution: {integrity: sha512-cfWa1fCGBxrvaHRhvV3Is0MgmrbSCxYTXCSCau2I0a1Xw1N1pHAvkWCiXPRAqjvToILvguNyEwjevUqAuBQWvQ==}
'@vue/test-utils@2.4.6': '@vue/test-utils@2.4.6':
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
@@ -1938,8 +1932,8 @@ packages:
resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==}
engines: {node: '>=14'} engines: {node: '>=14'}
commander@14.0.2: commander@14.0.3:
resolution: {integrity: sha512-TywoWNNRbhoD0BXs1P3ZEScW8W5iKrnbithIl0YH+uCmBd0QpPOA8yc82DS3BIE5Ma6FnBVUsJ7wVUDz4dvOWQ==} resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==}
engines: {node: '>=20'} engines: {node: '>=20'}
commander@7.2.0: commander@7.2.0:
@@ -1984,8 +1978,8 @@ packages:
resolution: {integrity: sha512-p9nwwR4qyT5W996vBZhdvBCnMhicY5ytZkR4D1Xj0wuTDEiMnjwR57Q3RXYY/s0EpX6Ay3vgIcfaR+ewGHsi+g==} resolution: {integrity: sha512-p9nwwR4qyT5W996vBZhdvBCnMhicY5ytZkR4D1Xj0wuTDEiMnjwR57Q3RXYY/s0EpX6Ay3vgIcfaR+ewGHsi+g==}
engines: {node: '>=18.0'} engines: {node: '>=18.0'}
cronstrue@3.9.0: cronstrue@3.11.0:
resolution: {integrity: sha512-T3S35zmD0Ai2B4ko6+mEM+k9C6tipe2nB9RLiGT6QL2Wn0Vsn2cCZAC8Oeuf4CaE00GZWVdpYitbpWCNlIWqdA==} resolution: {integrity: sha512-nXST7NEkjPF6loOTJtCwbLHB6cOVR5Ofuq/VZ4UGsZw/0HTvxy6mRCrDHOJ4xoLPcuS3ooruBLyUk3INaidKwg==}
hasBin: true hasBin: true
cross-spawn@7.0.6: cross-spawn@7.0.6:
@@ -2224,8 +2218,8 @@ packages:
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==} resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
engines: {node: '>=0.12'} engines: {node: '>=0.12'}
entities@7.0.0: entities@7.0.1:
resolution: {integrity: sha512-FDWG5cmEYf2Z00IkYRhbFrwIwvdFKH07uV8dvNy0omp/Qb1xcyCWp2UDtcwJF4QZZvk0sLudP6/hAu42TaqVhQ==} resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
engines: {node: '>=0.12'} engines: {node: '>=0.12'}
env-paths@2.2.1: env-paths@2.2.1:
@@ -2482,15 +2476,16 @@ packages:
glob@10.4.5: glob@10.4.5:
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
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 i@izs.me
hasBin: true hasBin: true
glob@13.0.0: glob@13.0.1:
resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==} resolution: {integrity: sha512-B7U/vJpE3DkJ5WXTgTpTRN63uV42DseiXXKMwG14LQBXmsdeIoHAPbU/MEo6II0k5ED74uc2ZGTC6MwHFQhF6w==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
glob@6.0.4: glob@6.0.4:
resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==} resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==}
deprecated: Glob versions prior to v9 are no longer supported 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 i@izs.me
global-agent@3.0.0: global-agent@3.0.0:
resolution: {integrity: sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==} resolution: {integrity: sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==}
@@ -2920,8 +2915,8 @@ packages:
magic-string@0.30.21: magic-string@0.30.21:
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
magicast@0.5.1: magicast@0.5.2:
resolution: {integrity: sha512-xrHS24IxaLrvuo613F719wvOIv9xPHFWQHuvGUBmPnCA/3MQxKI3b+r7n1jAoDHmsbC5bRhTZYR77invLAxVnw==} resolution: {integrity: sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==}
make-dir@4.0.0: make-dir@4.0.0:
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
@@ -3121,8 +3116,8 @@ packages:
resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==} resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
minimatch@10.1.1: minimatch@10.1.2:
resolution: {integrity: sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==} resolution: {integrity: sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
minimatch@3.1.2: minimatch@3.1.2:
@@ -3741,8 +3736,8 @@ packages:
resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
hasBin: true hasBin: true
re2@1.23.0: re2@1.23.2:
resolution: {integrity: sha512-mT7+/Lz+Akjm/C/X6PiaHihcJL92TNNXai/C4c/dfBbhtwMm1uKEEoA2Lz/FF6aBFfQzg5mAyv4BGjM4q44QwQ==} resolution: {integrity: sha512-ds5iwbnfsmyiNDtuljBNAva54O4jhR77jL5bSM73NnsWQHkYoGWuePiZTrt6O3xXAHtrB/fviNQsPGRei6031w==}
read-pkg-up@7.0.1: read-pkg-up@7.0.1:
resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==}
@@ -3789,8 +3784,8 @@ packages:
remark@15.0.1: remark@15.0.1:
resolution: {integrity: sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==} resolution: {integrity: sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==}
renovate@42.95.2: renovate@42.98.0:
resolution: {integrity: sha512-IRqs+hqPchlpf/gU2tjSFufNCKPbMCxQNKbfb/SNTrJDfvPAER8opdi7j8MPUwkvEMKZHknELMdd10vJeXHjlw==} resolution: {integrity: sha512-6tZwdmNgQ7vEjfk1LD++PvFBC7FadHMZaUjwQ2ZPzxCN+dif0PJw9d8NHqYbDxH6ZWCzLgSwZEgMeIuVm8z5vw==}
engines: {node: ^22.13.0 || ^24.11.0, pnpm: ^10.0.0} engines: {node: ^22.13.0 || ^24.11.0, pnpm: ^10.0.0}
hasBin: true hasBin: true
@@ -4082,12 +4077,12 @@ packages:
tar@6.2.1: tar@6.2.1:
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
engines: {node: '>=10'} engines: {node: '>=10'}
deprecated: Old versions of tar 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 exhorbitant rates) by contacting i@izs.me deprecated: Old versions of tar 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 i@izs.me
tar@7.5.2: tar@7.5.2:
resolution: {integrity: sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==} resolution: {integrity: sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==}
engines: {node: '>=18'} engines: {node: '>=18'}
deprecated: Old versions of tar 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 exhorbitant rates) by contacting i@izs.me deprecated: Old versions of tar 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 i@izs.me
through2-concurrent@2.0.0: through2-concurrent@2.0.0:
resolution: {integrity: sha512-R5/jLkfMvdmDD+seLwN7vB+mhbqzWop5fAjx5IX8/yQq7VhBhzDmhXgaHAOnhnWkCpRMM7gToYHycB0CS/pd+A==} resolution: {integrity: sha512-R5/jLkfMvdmDD+seLwN7vB+mhbqzWop5fAjx5IX8/yQq7VhBhzDmhXgaHAOnhnWkCpRMM7gToYHycB0CS/pd+A==}
@@ -4384,8 +4379,8 @@ packages:
vue-component-type-helpers@2.1.6: vue-component-type-helpers@2.1.6:
resolution: {integrity: sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==} resolution: {integrity: sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==}
vue@3.5.27: vue@3.5.28:
resolution: {integrity: sha512-aJ/UtoEyFySPBGarREmN4z6qNKpbEguYHMmXSiOGk69czc+zhs0NF6tEFrY8TZKAl8N/LYAkd4JHVd5E/AsSmw==} resolution: {integrity: sha512-BRdrNfeoccSoIZeIhyPBfvWSLFP4q8J3u8Ju8Ug5vu3LdD+yTM13Sg4sKtljxozbnuMu1NB1X5HBHRYUzFocKg==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
@@ -5378,16 +5373,16 @@ snapshots:
'@babel/helper-validator-identifier@7.28.5': {} '@babel/helper-validator-identifier@7.28.5': {}
'@babel/parser@7.28.5': '@babel/parser@7.29.0':
dependencies: dependencies:
'@babel/types': 7.28.5 '@babel/types': 7.29.0
'@babel/runtime-corejs3@7.24.4': '@babel/runtime-corejs3@7.24.4':
dependencies: dependencies:
core-js-pure: 3.37.0 core-js-pure: 3.37.0
regenerator-runtime: 0.14.1 regenerator-runtime: 0.14.1
'@babel/types@7.28.5': '@babel/types@7.29.0':
dependencies: dependencies:
'@babel/helper-string-parser': 7.27.1 '@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.28.5 '@babel/helper-validator-identifier': 7.28.5
@@ -5585,7 +5580,7 @@ snapshots:
'@isaacs/balanced-match@4.0.1': {} '@isaacs/balanced-match@4.0.1': {}
'@isaacs/brace-expansion@5.0.0': '@isaacs/brace-expansion@5.0.1':
dependencies: dependencies:
'@isaacs/balanced-match': 4.0.1 '@isaacs/balanced-match': 4.0.1
@@ -5663,11 +5658,6 @@ snapshots:
dependencies: dependencies:
'@opentelemetry/api': 1.9.0 '@opentelemetry/api': 1.9.0
'@opentelemetry/core@2.3.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/semantic-conventions': 1.39.0
'@opentelemetry/core@2.5.0(@opentelemetry/api@1.9.0)': '@opentelemetry/core@2.5.0(@opentelemetry/api@1.9.0)':
dependencies: dependencies:
'@opentelemetry/api': 1.9.0 '@opentelemetry/api': 1.9.0
@@ -5741,21 +5731,21 @@ snapshots:
'@opentelemetry/resource-detector-aws@2.11.0(@opentelemetry/api@1.9.0)': '@opentelemetry/resource-detector-aws@2.11.0(@opentelemetry/api@1.9.0)':
dependencies: dependencies:
'@opentelemetry/api': 1.9.0 '@opentelemetry/api': 1.9.0
'@opentelemetry/core': 2.3.0(@opentelemetry/api@1.9.0) '@opentelemetry/core': 2.5.0(@opentelemetry/api@1.9.0)
'@opentelemetry/resources': 2.5.0(@opentelemetry/api@1.9.0) '@opentelemetry/resources': 2.5.0(@opentelemetry/api@1.9.0)
'@opentelemetry/semantic-conventions': 1.39.0 '@opentelemetry/semantic-conventions': 1.39.0
'@opentelemetry/resource-detector-azure@0.19.0(@opentelemetry/api@1.9.0)': '@opentelemetry/resource-detector-azure@0.19.0(@opentelemetry/api@1.9.0)':
dependencies: dependencies:
'@opentelemetry/api': 1.9.0 '@opentelemetry/api': 1.9.0
'@opentelemetry/core': 2.3.0(@opentelemetry/api@1.9.0) '@opentelemetry/core': 2.5.0(@opentelemetry/api@1.9.0)
'@opentelemetry/resources': 2.5.0(@opentelemetry/api@1.9.0) '@opentelemetry/resources': 2.5.0(@opentelemetry/api@1.9.0)
'@opentelemetry/semantic-conventions': 1.39.0 '@opentelemetry/semantic-conventions': 1.39.0
'@opentelemetry/resource-detector-gcp@0.46.0(@opentelemetry/api@1.9.0)(encoding@0.1.13)': '@opentelemetry/resource-detector-gcp@0.46.0(@opentelemetry/api@1.9.0)(encoding@0.1.13)':
dependencies: dependencies:
'@opentelemetry/api': 1.9.0 '@opentelemetry/api': 1.9.0
'@opentelemetry/core': 2.3.0(@opentelemetry/api@1.9.0) '@opentelemetry/core': 2.5.0(@opentelemetry/api@1.9.0)
'@opentelemetry/resources': 2.5.0(@opentelemetry/api@1.9.0) '@opentelemetry/resources': 2.5.0(@opentelemetry/api@1.9.0)
gcp-metadata: 6.1.0(encoding@0.1.13) gcp-metadata: 6.1.0(encoding@0.1.13)
transitivePeerDependencies: transitivePeerDependencies:
@@ -5953,7 +5943,7 @@ snapshots:
'@renovatebot/pep440@4.2.1': {} '@renovatebot/pep440@4.2.1': {}
'@renovatebot/pgp@1.2.3': {} '@renovatebot/pgp@1.2.5': {}
'@renovatebot/ruby-semver@4.1.2': {} '@renovatebot/ruby-semver@4.1.2': {}
@@ -6464,13 +6454,13 @@ snapshots:
'@types/bunyan@1.8.11': '@types/bunyan@1.8.11':
dependencies: dependencies:
'@types/node': 24.10.9 '@types/node': 24.10.13
'@types/cacheable-request@6.0.3': '@types/cacheable-request@6.0.3':
dependencies: dependencies:
'@types/http-cache-semantics': 4.0.4 '@types/http-cache-semantics': 4.0.4
'@types/keyv': 3.1.4 '@types/keyv': 3.1.4
'@types/node': 24.10.9 '@types/node': 24.10.13
'@types/responselike': 1.0.3 '@types/responselike': 1.0.3
'@types/chai@5.2.2': '@types/chai@5.2.2':
@@ -6491,7 +6481,7 @@ snapshots:
'@types/keyv@3.1.4': '@types/keyv@3.1.4':
dependencies: dependencies:
'@types/node': 24.10.9 '@types/node': 24.10.13
'@types/mdast@4.0.4': '@types/mdast@4.0.4':
dependencies: dependencies:
@@ -6503,7 +6493,7 @@ snapshots:
'@types/ms@2.1.0': {} '@types/ms@2.1.0': {}
'@types/node@24.10.9': '@types/node@24.10.13':
dependencies: dependencies:
undici-types: 7.16.0 undici-types: 7.16.0
@@ -6515,7 +6505,7 @@ snapshots:
'@types/responselike@1.0.3': '@types/responselike@1.0.3':
dependencies: dependencies:
'@types/node': 24.10.9 '@types/node': 24.10.13
'@types/semver@7.5.8': {} '@types/semver@7.5.8': {}
@@ -6525,7 +6515,7 @@ snapshots:
'@types/yauzl@2.10.3': '@types/yauzl@2.10.3':
dependencies: dependencies:
'@types/node': 24.10.9 '@types/node': 24.10.13
optional: true optional: true
'@vitest/coverage-v8@4.0.18(vitest@4.0.18)': '@vitest/coverage-v8@4.0.18(vitest@4.0.18)':
@@ -6536,11 +6526,11 @@ snapshots:
istanbul-lib-coverage: 3.2.2 istanbul-lib-coverage: 3.2.2
istanbul-lib-report: 3.0.1 istanbul-lib-report: 3.0.1
istanbul-reports: 3.2.0 istanbul-reports: 3.2.0
magicast: 0.5.1 magicast: 0.5.2
obug: 2.1.1 obug: 2.1.1
std-env: 3.10.0 std-env: 3.10.0
tinyrainbow: 3.0.3 tinyrainbow: 3.0.3
vitest: 4.0.18(@opentelemetry/api@1.9.0)(@types/node@24.10.9)(@vitest/ui@4.0.18)(jiti@2.6.1)(jsdom@27.4.0(postcss@8.5.6))(yaml@2.8.2) vitest: 4.0.18(@opentelemetry/api@1.9.0)(@types/node@24.10.13)(@vitest/ui@4.0.18)(jiti@2.6.1)(jsdom@27.4.0(postcss@8.5.6))(yaml@2.8.2)
'@vitest/expect@4.0.18': '@vitest/expect@4.0.18':
dependencies: dependencies:
@@ -6551,13 +6541,13 @@ snapshots:
chai: 6.2.2 chai: 6.2.2
tinyrainbow: 3.0.3 tinyrainbow: 3.0.3
'@vitest/mocker@4.0.18(vite@6.0.11(@types/node@24.10.9)(jiti@2.6.1)(yaml@2.8.2))': '@vitest/mocker@4.0.18(vite@6.0.11(@types/node@24.10.13)(jiti@2.6.1)(yaml@2.8.2))':
dependencies: dependencies:
'@vitest/spy': 4.0.18 '@vitest/spy': 4.0.18
estree-walker: 3.0.3 estree-walker: 3.0.3
magic-string: 0.30.21 magic-string: 0.30.21
optionalDependencies: optionalDependencies:
vite: 6.0.11(@types/node@24.10.9)(jiti@2.6.1)(yaml@2.8.2) vite: 6.0.11(@types/node@24.10.13)(jiti@2.6.1)(yaml@2.8.2)
'@vitest/pretty-format@4.0.18': '@vitest/pretty-format@4.0.18':
dependencies: dependencies:
@@ -6585,66 +6575,66 @@ snapshots:
sirv: 3.0.2 sirv: 3.0.2
tinyglobby: 0.2.15 tinyglobby: 0.2.15
tinyrainbow: 3.0.3 tinyrainbow: 3.0.3
vitest: 4.0.18(@opentelemetry/api@1.9.0)(@types/node@24.10.9)(@vitest/ui@4.0.18)(jiti@2.6.1)(jsdom@27.4.0(postcss@8.5.6))(yaml@2.8.2) vitest: 4.0.18(@opentelemetry/api@1.9.0)(@types/node@24.10.13)(@vitest/ui@4.0.18)(jiti@2.6.1)(jsdom@27.4.0(postcss@8.5.6))(yaml@2.8.2)
'@vitest/utils@4.0.18': '@vitest/utils@4.0.18':
dependencies: dependencies:
'@vitest/pretty-format': 4.0.18 '@vitest/pretty-format': 4.0.18
tinyrainbow: 3.0.3 tinyrainbow: 3.0.3
'@vue/compiler-core@3.5.27': '@vue/compiler-core@3.5.28':
dependencies: dependencies:
'@babel/parser': 7.28.5 '@babel/parser': 7.29.0
'@vue/shared': 3.5.27 '@vue/shared': 3.5.28
entities: 7.0.0 entities: 7.0.1
estree-walker: 2.0.2 estree-walker: 2.0.2
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-dom@3.5.27': '@vue/compiler-dom@3.5.28':
dependencies: dependencies:
'@vue/compiler-core': 3.5.27 '@vue/compiler-core': 3.5.28
'@vue/shared': 3.5.27 '@vue/shared': 3.5.28
'@vue/compiler-sfc@3.5.27': '@vue/compiler-sfc@3.5.28':
dependencies: dependencies:
'@babel/parser': 7.28.5 '@babel/parser': 7.29.0
'@vue/compiler-core': 3.5.27 '@vue/compiler-core': 3.5.28
'@vue/compiler-dom': 3.5.27 '@vue/compiler-dom': 3.5.28
'@vue/compiler-ssr': 3.5.27 '@vue/compiler-ssr': 3.5.28
'@vue/shared': 3.5.27 '@vue/shared': 3.5.28
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.30.21 magic-string: 0.30.21
postcss: 8.5.6 postcss: 8.5.6
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-ssr@3.5.27': '@vue/compiler-ssr@3.5.28':
dependencies: dependencies:
'@vue/compiler-dom': 3.5.27 '@vue/compiler-dom': 3.5.28
'@vue/shared': 3.5.27 '@vue/shared': 3.5.28
'@vue/reactivity@3.5.27': '@vue/reactivity@3.5.28':
dependencies: dependencies:
'@vue/shared': 3.5.27 '@vue/shared': 3.5.28
'@vue/runtime-core@3.5.27': '@vue/runtime-core@3.5.28':
dependencies: dependencies:
'@vue/reactivity': 3.5.27 '@vue/reactivity': 3.5.28
'@vue/shared': 3.5.27 '@vue/shared': 3.5.28
'@vue/runtime-dom@3.5.27': '@vue/runtime-dom@3.5.28':
dependencies: dependencies:
'@vue/reactivity': 3.5.27 '@vue/reactivity': 3.5.28
'@vue/runtime-core': 3.5.27 '@vue/runtime-core': 3.5.28
'@vue/shared': 3.5.27 '@vue/shared': 3.5.28
csstype: 3.2.3 csstype: 3.2.3
'@vue/server-renderer@3.5.27(vue@3.5.27(typescript@5.8.3))': '@vue/server-renderer@3.5.28(vue@3.5.28(typescript@5.8.3))':
dependencies: dependencies:
'@vue/compiler-ssr': 3.5.27 '@vue/compiler-ssr': 3.5.28
'@vue/shared': 3.5.27 '@vue/shared': 3.5.28
vue: 3.5.27(typescript@5.8.3) vue: 3.5.28(typescript@5.8.3)
'@vue/shared@3.5.27': {} '@vue/shared@3.5.28': {}
'@vue/test-utils@2.4.6': '@vue/test-utils@2.4.6':
dependencies: dependencies:
@@ -6868,7 +6858,7 @@ snapshots:
dependencies: dependencies:
'@npmcli/fs': 5.0.0 '@npmcli/fs': 5.0.0
fs-minipass: 3.0.3 fs-minipass: 3.0.3
glob: 13.0.0 glob: 13.0.1
lru-cache: 11.2.4 lru-cache: 11.2.4
minipass: 7.1.2 minipass: 7.1.2
minipass-collect: 2.0.1 minipass-collect: 2.0.1
@@ -6968,7 +6958,7 @@ snapshots:
commander@10.0.1: {} commander@10.0.1: {}
commander@14.0.2: {} commander@14.0.3: {}
commander@7.2.0: {} commander@7.2.0: {}
@@ -7003,7 +6993,7 @@ snapshots:
croner@9.1.0: {} croner@9.1.0: {}
cronstrue@3.9.0: {} cronstrue@3.11.0: {}
cross-spawn@7.0.6: cross-spawn@7.0.6:
dependencies: dependencies:
@@ -7218,7 +7208,7 @@ snapshots:
editorconfig@3.0.1: editorconfig@3.0.1:
dependencies: dependencies:
'@one-ini/wasm': 0.2.0 '@one-ini/wasm': 0.2.0
commander: 14.0.2 commander: 14.0.3
minimatch: 10.0.1 minimatch: 10.0.1
semver: 7.7.2 semver: 7.7.2
@@ -7249,7 +7239,7 @@ snapshots:
entities@6.0.1: {} entities@6.0.1: {}
entities@7.0.0: {} entities@7.0.1: {}
env-paths@2.2.1: env-paths@2.2.1:
optional: true optional: true
@@ -7582,9 +7572,9 @@ snapshots:
package-json-from-dist: 1.0.0 package-json-from-dist: 1.0.0
path-scurry: 1.11.1 path-scurry: 1.11.1
glob@13.0.0: glob@13.0.1:
dependencies: dependencies:
minimatch: 10.1.1 minimatch: 10.1.2
minipass: 7.1.2 minipass: 7.1.2
path-scurry: 2.0.0 path-scurry: 2.0.0
@@ -8022,10 +8012,10 @@ snapshots:
dependencies: dependencies:
'@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/sourcemap-codec': 1.5.5
magicast@0.5.1: magicast@0.5.2:
dependencies: dependencies:
'@babel/parser': 7.28.5 '@babel/parser': 7.29.0
'@babel/types': 7.28.5 '@babel/types': 7.29.0
source-map-js: 1.2.1 source-map-js: 1.2.1
make-dir@4.0.0: make-dir@4.0.0:
@@ -8420,9 +8410,9 @@ snapshots:
dependencies: dependencies:
brace-expansion: 2.0.1 brace-expansion: 2.0.1
minimatch@10.1.1: minimatch@10.1.2:
dependencies: dependencies:
'@isaacs/brace-expansion': 5.0.0 '@isaacs/brace-expansion': 5.0.1
minimatch@3.1.2: minimatch@3.1.2:
dependencies: dependencies:
@@ -8499,7 +8489,7 @@ snapshots:
mkdirp@1.0.4: {} mkdirp@1.0.4: {}
mkdist@2.3.0(typescript@5.8.3)(vue@3.5.27(typescript@5.8.3)): mkdist@2.3.0(typescript@5.8.3)(vue@3.5.28(typescript@5.8.3)):
dependencies: dependencies:
autoprefixer: 10.4.21(postcss@8.5.6) autoprefixer: 10.4.21(postcss@8.5.6)
citty: 0.1.6 citty: 0.1.6
@@ -8516,7 +8506,7 @@ snapshots:
tinyglobby: 0.2.14 tinyglobby: 0.2.14
optionalDependencies: optionalDependencies:
typescript: 5.8.3 typescript: 5.8.3
vue: 3.5.27(typescript@5.8.3) vue: 3.5.28(typescript@5.8.3)
mlly@1.7.4: mlly@1.7.4:
dependencies: dependencies:
@@ -8990,7 +8980,7 @@ snapshots:
'@protobufjs/path': 1.1.2 '@protobufjs/path': 1.1.2
'@protobufjs/pool': 1.1.0 '@protobufjs/pool': 1.1.0
'@protobufjs/utf8': 1.1.0 '@protobufjs/utf8': 1.1.0
'@types/node': 24.10.9 '@types/node': 24.10.13
long: 5.2.3 long: 5.2.3
protobufjs@8.0.0: protobufjs@8.0.0:
@@ -9005,7 +8995,7 @@ snapshots:
'@protobufjs/path': 1.1.2 '@protobufjs/path': 1.1.2
'@protobufjs/pool': 1.1.0 '@protobufjs/pool': 1.1.0
'@protobufjs/utf8': 1.1.0 '@protobufjs/utf8': 1.1.0
'@types/node': 24.10.9 '@types/node': 24.10.13
long: 5.2.3 long: 5.2.3
protocols@2.0.1: {} protocols@2.0.1: {}
@@ -9037,7 +9027,7 @@ snapshots:
strip-json-comments: 2.0.1 strip-json-comments: 2.0.1
optional: true optional: true
re2@1.23.0: re2@1.23.2:
dependencies: dependencies:
install-artifact-from-github: 1.4.0 install-artifact-from-github: 1.4.0
nan: 2.24.0 nan: 2.24.0
@@ -9139,7 +9129,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
renovate@42.95.2(encoding@0.1.13)(typanion@3.14.0): renovate@42.98.0(encoding@0.1.13)(typanion@3.14.0):
dependencies: dependencies:
'@aws-sdk/client-codecommit': 3.958.0 '@aws-sdk/client-codecommit': 3.958.0
'@aws-sdk/client-ec2': 3.958.0 '@aws-sdk/client-ec2': 3.958.0
@@ -9172,7 +9162,7 @@ snapshots:
'@renovatebot/good-enough-parser': 1.2.0 '@renovatebot/good-enough-parser': 1.2.0
'@renovatebot/osv-offline': 2.0.1 '@renovatebot/osv-offline': 2.0.1
'@renovatebot/pep440': 4.2.1 '@renovatebot/pep440': 4.2.1
'@renovatebot/pgp': 1.2.3 '@renovatebot/pgp': 1.2.5
'@renovatebot/ruby-semver': 4.1.2 '@renovatebot/ruby-semver': 4.1.2
'@sindresorhus/is': 7.2.0 '@sindresorhus/is': 7.2.0
'@yarnpkg/core': 4.5.0(typanion@3.14.0) '@yarnpkg/core': 4.5.0(typanion@3.14.0)
@@ -9187,10 +9177,10 @@ snapshots:
cacache: 20.0.3 cacache: 20.0.3
changelog-filename-regex: 2.0.1 changelog-filename-regex: 2.0.1
clean-git-ref: 2.0.1 clean-git-ref: 2.0.1
commander: 14.0.2 commander: 14.0.3
conventional-commits-detector: 1.0.3 conventional-commits-detector: 1.0.3
croner: 9.1.0 croner: 9.1.0
cronstrue: 3.9.0 cronstrue: 3.11.0
deepmerge: 4.3.1 deepmerge: 4.3.1
dequal: 2.0.3 dequal: 2.0.3
detect-indent: 7.0.2 detect-indent: 7.0.2
@@ -9207,7 +9197,7 @@ snapshots:
fs-extra: 11.3.3 fs-extra: 11.3.3
git-url-parse: 16.1.0 git-url-parse: 16.1.0
github-url-from-git: 1.5.0 github-url-from-git: 1.5.0
glob: 13.0.0 glob: 13.0.1
global-agent: 3.0.0 global-agent: 3.0.0
google-auth-library: 10.5.0 google-auth-library: 10.5.0
got: 11.8.6 got: 11.8.6
@@ -9224,7 +9214,7 @@ snapshots:
luxon: 3.7.2 luxon: 3.7.2
markdown-it: 14.1.0 markdown-it: 14.1.0
markdown-table: 3.0.4 markdown-table: 3.0.4
minimatch: 10.1.1 minimatch: 10.1.2
moo: 0.5.2 moo: 0.5.2
ms: 2.1.3 ms: 2.1.3
neotraverse: 0.6.18 neotraverse: 0.6.18
@@ -9262,7 +9252,7 @@ snapshots:
optionalDependencies: optionalDependencies:
better-sqlite3: 12.6.2 better-sqlite3: 12.6.2
openpgp: 6.3.0 openpgp: 6.3.0
re2: 1.23.0 re2: 1.23.2
transitivePeerDependencies: transitivePeerDependencies:
- aws-crt - aws-crt
- encoding - encoding
@@ -9714,7 +9704,7 @@ snapshots:
uglify-js@3.17.4: uglify-js@3.17.4:
optional: true optional: true
unbuild@3.6.1(typescript@5.8.3)(vue@3.5.27(typescript@5.8.3)): unbuild@3.6.1(typescript@5.8.3)(vue@3.5.28(typescript@5.8.3)):
dependencies: dependencies:
'@rollup/plugin-alias': 5.1.1(rollup@4.50.0) '@rollup/plugin-alias': 5.1.1(rollup@4.50.0)
'@rollup/plugin-commonjs': 28.0.6(rollup@4.50.0) '@rollup/plugin-commonjs': 28.0.6(rollup@4.50.0)
@@ -9730,7 +9720,7 @@ snapshots:
hookable: 5.5.3 hookable: 5.5.3
jiti: 2.6.1 jiti: 2.6.1
magic-string: 0.30.17 magic-string: 0.30.17
mkdist: 2.3.0(typescript@5.8.3)(vue@3.5.27(typescript@5.8.3)) mkdist: 2.3.0(typescript@5.8.3)(vue@3.5.28(typescript@5.8.3))
mlly: 1.7.4 mlly: 1.7.4
pathe: 2.0.3 pathe: 2.0.3
pkg-types: 2.2.0 pkg-types: 2.2.0
@@ -9844,21 +9834,21 @@ snapshots:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
vfile-message: 4.0.2 vfile-message: 4.0.2
vite@6.0.11(@types/node@24.10.9)(jiti@2.6.1)(yaml@2.8.2): vite@6.0.11(@types/node@24.10.13)(jiti@2.6.1)(yaml@2.8.2):
dependencies: dependencies:
esbuild: 0.24.2 esbuild: 0.24.2
postcss: 8.5.6 postcss: 8.5.6
rollup: 4.50.0 rollup: 4.50.0
optionalDependencies: optionalDependencies:
'@types/node': 24.10.9 '@types/node': 24.10.13
fsevents: 2.3.3 fsevents: 2.3.3
jiti: 2.6.1 jiti: 2.6.1
yaml: 2.8.2 yaml: 2.8.2
vitest@4.0.18(@opentelemetry/api@1.9.0)(@types/node@24.10.9)(@vitest/ui@4.0.18)(jiti@2.6.1)(jsdom@27.4.0(postcss@8.5.6))(yaml@2.8.2): vitest@4.0.18(@opentelemetry/api@1.9.0)(@types/node@24.10.13)(@vitest/ui@4.0.18)(jiti@2.6.1)(jsdom@27.4.0(postcss@8.5.6))(yaml@2.8.2):
dependencies: dependencies:
'@vitest/expect': 4.0.18 '@vitest/expect': 4.0.18
'@vitest/mocker': 4.0.18(vite@6.0.11(@types/node@24.10.9)(jiti@2.6.1)(yaml@2.8.2)) '@vitest/mocker': 4.0.18(vite@6.0.11(@types/node@24.10.13)(jiti@2.6.1)(yaml@2.8.2))
'@vitest/pretty-format': 4.0.18 '@vitest/pretty-format': 4.0.18
'@vitest/runner': 4.0.18 '@vitest/runner': 4.0.18
'@vitest/snapshot': 4.0.18 '@vitest/snapshot': 4.0.18
@@ -9875,11 +9865,11 @@ snapshots:
tinyexec: 1.0.2 tinyexec: 1.0.2
tinyglobby: 0.2.15 tinyglobby: 0.2.15
tinyrainbow: 3.0.3 tinyrainbow: 3.0.3
vite: 6.0.11(@types/node@24.10.9)(jiti@2.6.1)(yaml@2.8.2) vite: 6.0.11(@types/node@24.10.13)(jiti@2.6.1)(yaml@2.8.2)
why-is-node-running: 2.3.0 why-is-node-running: 2.3.0
optionalDependencies: optionalDependencies:
'@opentelemetry/api': 1.9.0 '@opentelemetry/api': 1.9.0
'@types/node': 24.10.9 '@types/node': 24.10.13
'@vitest/ui': 4.0.18(vitest@4.0.18) '@vitest/ui': 4.0.18(vitest@4.0.18)
jsdom: 27.4.0(postcss@8.5.6) jsdom: 27.4.0(postcss@8.5.6)
transitivePeerDependencies: transitivePeerDependencies:
@@ -9897,13 +9887,13 @@ snapshots:
vue-component-type-helpers@2.1.6: {} vue-component-type-helpers@2.1.6: {}
vue@3.5.27(typescript@5.8.3): vue@3.5.28(typescript@5.8.3):
dependencies: dependencies:
'@vue/compiler-dom': 3.5.27 '@vue/compiler-dom': 3.5.28
'@vue/compiler-sfc': 3.5.27 '@vue/compiler-sfc': 3.5.28
'@vue/runtime-dom': 3.5.27 '@vue/runtime-dom': 3.5.28
'@vue/server-renderer': 3.5.27(vue@3.5.27(typescript@5.8.3)) '@vue/server-renderer': 3.5.28(vue@3.5.28(typescript@5.8.3))
'@vue/shared': 3.5.27 '@vue/shared': 3.5.28
optionalDependencies: optionalDependencies:
typescript: 5.8.3 typescript: 5.8.3

View File

@@ -12,4 +12,4 @@ catalog:
unbuild: 3.6.1 unbuild: 3.6.1
vitest: ^4.0.18 vitest: ^4.0.18
'@vitest/ui': ^4.0.18 '@vitest/ui': ^4.0.18
vue: ^3.5.27 vue: ^3.5.28

View File

@@ -16,9 +16,9 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "./packages/vue" "directory": "./packages/vue"
}, },
"packageManager": "pnpm@10.28.2", "packageManager": "pnpm@10.29.3",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.1"
}, },
"type": "module", "type": "module",
"files": [ "files": [