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]
d4bc44ead8 chore(deps): update pnpm.catalog.default jsdom to v28 2026-02-12 01:37:44 +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 222 additions and 226 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",

418
pnpm-lock.yaml generated
View File

@@ -28,16 +28,16 @@ catalogs:
specifier: ^3.2.4 specifier: ^3.2.4
version: 3.2.4 version: 3.2.4
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: 3.2.4(vitest@3.2.4) version: 3.2.4(vitest@3.2.4)
@@ -58,7 +58,7 @@ importers:
version: 1.3.0 version: 1.3.0
vitest: vitest:
specifier: 'catalog:' specifier: 'catalog:'
version: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.9)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@28.0.0)(yaml@2.8.2) version: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.13)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@28.0.0)(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:
@@ -123,8 +123,8 @@ packages:
'@arcanis/slice-ansi@1.1.1': '@arcanis/slice-ansi@1.1.1':
resolution: {integrity: sha512-xguP2WR2Dv0gQ7Ykbdb7BNCnPnIPB94uTi0Z2NvkRBEnhbwjOQ7QyQKJXrVQg4qDpiD9hA5l5cCwy/z2OXgc3w==} resolution: {integrity: sha512-xguP2WR2Dv0gQ7Ykbdb7BNCnPnIPB94uTi0Z2NvkRBEnhbwjOQ7QyQKJXrVQg4qDpiD9hA5l5cCwy/z2OXgc3w==}
'@asamuzakjp/css-color@4.1.1': '@asamuzakjp/css-color@4.1.2':
resolution: {integrity: sha512-B0Hv6G3gWGMn0xKJ0txEi/jM5iFpT3MfDxmhZFb4W047GvytCf1DHQ1D69W3zHI4yWe2aTZAA0JnbMZ7Xc8DuQ==} resolution: {integrity: sha512-NfBUvBaYgKIuq6E/RBLY1m0IohzNHAYyaJGuTK79Z23uNwmz2jl1mPsC5ZxCCxylinKhT1Amn5oNTlx1wN8cQg==}
'@asamuzakjp/dom-selector@6.7.6': '@asamuzakjp/dom-selector@6.7.6':
resolution: {integrity: sha512-hBaJER6A9MpdG3WgdlOolHmbOYvSk46y7IQN/1+iqiCuUu6iWdQrs9DGKF8ocqsEqWujWf/V7b7vaDgiUmIvUg==} resolution: {integrity: sha512-hBaJER6A9MpdG3WgdlOolHmbOYvSk46y7IQN/1+iqiCuUu6iWdQrs9DGKF8ocqsEqWujWf/V7b7vaDgiUmIvUg==}
@@ -360,8 +360,8 @@ packages:
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
hasBin: true hasBin: true
'@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
@@ -373,8 +373,8 @@ packages:
resolution: {integrity: sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==} resolution: {integrity: sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==}
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':
@@ -391,36 +391,36 @@ packages:
'@cdktf/hcl2json@0.21.0': '@cdktf/hcl2json@0.21.0':
resolution: {integrity: sha512-cwX3i/mSJI/cRrtqwEPRfawB7pXgNioriSlkvou8LWiCrrcDe9ZtTbAbu8W1tEJQpe1pnX9VEgpzf/BbM7xF8Q==} resolution: {integrity: sha512-cwX3i/mSJI/cRrtqwEPRfawB7pXgNioriSlkvou8LWiCrrcDe9ZtTbAbu8W1tEJQpe1pnX9VEgpzf/BbM7xF8Q==}
'@csstools/color-helpers@5.1.0': '@csstools/color-helpers@6.0.1':
resolution: {integrity: sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==} resolution: {integrity: sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==}
engines: {node: '>=18'} engines: {node: '>=20.19.0'}
'@csstools/css-calc@2.1.4': '@csstools/css-calc@3.0.1':
resolution: {integrity: sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==} resolution: {integrity: sha512-bsDKIP6f4ta2DO9t+rAbSSwv4EMESXy5ZIvzQl1afmD6Z1XHkVu9ijcG9QR/qSgQS1dVa+RaQ/MfQ7FIB/Dn1Q==}
engines: {node: '>=18'} engines: {node: '>=20.19.0'}
peerDependencies: peerDependencies:
'@csstools/css-parser-algorithms': ^3.0.5 '@csstools/css-parser-algorithms': ^4.0.0
'@csstools/css-tokenizer': ^3.0.4 '@csstools/css-tokenizer': ^4.0.0
'@csstools/css-color-parser@3.1.0': '@csstools/css-color-parser@4.0.1':
resolution: {integrity: sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==} resolution: {integrity: sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==}
engines: {node: '>=18'} engines: {node: '>=20.19.0'}
peerDependencies: peerDependencies:
'@csstools/css-parser-algorithms': ^3.0.5 '@csstools/css-parser-algorithms': ^4.0.0
'@csstools/css-tokenizer': ^3.0.4 '@csstools/css-tokenizer': ^4.0.0
'@csstools/css-parser-algorithms@3.0.5': '@csstools/css-parser-algorithms@4.0.0':
resolution: {integrity: sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==} resolution: {integrity: sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==}
engines: {node: '>=18'} engines: {node: '>=20.19.0'}
peerDependencies: peerDependencies:
'@csstools/css-tokenizer': ^3.0.4 '@csstools/css-tokenizer': ^4.0.0
'@csstools/css-syntax-patches-for-csstree@1.0.26': '@csstools/css-syntax-patches-for-csstree@1.0.27':
resolution: {integrity: sha512-6boXK0KkzT5u5xOgF6TKB+CLq9SOpEGmkZw0g5n9/7yg85wab3UzSxB8TxhLJ31L4SGJ6BCFRw/iftTha1CJXA==} resolution: {integrity: sha512-sxP33Jwg1bviSUXAV43cVYdmjt2TLnLXNqCWl9xmxHawWVjGz/kEbdkr7F9pxJNBN2Mh+dq0crgItbW6tQvyow==}
'@csstools/css-tokenizer@3.0.4': '@csstools/css-tokenizer@4.0.0':
resolution: {integrity: sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==} resolution: {integrity: sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==}
engines: {node: '>=18'} engines: {node: '>=20.19.0'}
'@esbuild/aix-ppc64@0.24.2': '@esbuild/aix-ppc64@0.24.2':
resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==} resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==}
@@ -728,8 +728,8 @@ packages:
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@exodus/bytes@1.11.0': '@exodus/bytes@1.13.0':
resolution: {integrity: sha512-wO3vd8nsEHdumsXrjGO/v4p6irbg7hy9kvIeR6i2AwylZSk4HJdWgL0FNaVquW1+AweJcdvU1IEpuIWk/WaPnA==} resolution: {integrity: sha512-VnfL2lS43Z9F8li1faMH9hDZwqfrF5JvOePmrF8oESfo0ijaujnT81zYtienQRpoFa+FJbq0E5rrnMWEW73gOw==}
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
peerDependencies: peerDependencies:
'@noble/hashes': ^1.8.0 || ^2.0.0 '@noble/hashes': ^1.8.0 || ^2.0.0
@@ -745,8 +745,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':
@@ -828,12 +828,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}
@@ -1091,8 +1085,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':
@@ -1684,8 +1678,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==}
@@ -1754,34 +1748,34 @@ packages:
'@vitest/utils@3.2.4': '@vitest/utils@3.2.4':
resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==} resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==}
'@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==}
@@ -2080,8 +2074,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:
@@ -2126,8 +2120,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:
@@ -2370,8 +2364,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:
@@ -2619,15 +2613,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==}
@@ -3053,6 +3048,10 @@ packages:
resolution: {integrity: sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==} resolution: {integrity: sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
lru-cache@11.2.6:
resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==}
engines: {node: 20 || >=22}
lru-cache@6.0.0: lru-cache@6.0.0:
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
engines: {node: '>=10'} engines: {node: '>=10'}
@@ -3268,8 +3267,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:
@@ -3885,8 +3884,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==}
@@ -3933,8 +3932,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
@@ -4234,12 +4233,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
test-exclude@7.0.1: test-exclude@7.0.1:
resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==} resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==}
@@ -4390,8 +4389,8 @@ packages:
undici-types@7.16.0: undici-types@7.16.0:
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
undici@7.20.0: undici@7.21.0:
resolution: {integrity: sha512-MJZrkjyd7DeC+uPZh+5/YaMDxFiiEEaDgbUSVMXayofAkDWF1088CDo+2RPg7B1BuS1qf1vgNE7xqwPxE0DuSQ==} resolution: {integrity: sha512-Hn2tCQpoDt1wv23a68Ctc8Cr/BHpUSfaPYrkajTXOS9IKpxVRx/X5m1K2YkbK2ipgZgxXSgsUinl3x+2YdSSfg==}
engines: {node: '>=20.18.1'} engines: {node: '>=20.18.1'}
unicorn-magic@0.1.0: unicorn-magic@0.1.0:
@@ -4546,8 +4545,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:
@@ -4685,13 +4684,13 @@ snapshots:
dependencies: dependencies:
grapheme-splitter: 1.0.4 grapheme-splitter: 1.0.4
'@asamuzakjp/css-color@4.1.1': '@asamuzakjp/css-color@4.1.2':
dependencies: dependencies:
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4) '@csstools/css-calc': 3.0.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4) '@csstools/css-color-parser': 4.0.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
'@csstools/css-tokenizer': 3.0.4 '@csstools/css-tokenizer': 4.0.0
lru-cache: 11.2.4 lru-cache: 11.2.6
'@asamuzakjp/dom-selector@6.7.6': '@asamuzakjp/dom-selector@6.7.6':
dependencies: dependencies:
@@ -5537,9 +5536,9 @@ snapshots:
dependencies: dependencies:
'@babel/types': 7.28.2 '@babel/types': 7.28.2
'@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:
@@ -5551,7 +5550,7 @@ snapshots:
'@babel/helper-string-parser': 7.27.1 '@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.27.1 '@babel/helper-validator-identifier': 7.27.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
@@ -5566,27 +5565,27 @@ snapshots:
dependencies: dependencies:
fs-extra: 11.3.0 fs-extra: 11.3.0
'@csstools/color-helpers@5.1.0': {} '@csstools/color-helpers@6.0.1': {}
'@csstools/css-calc@2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)': '@csstools/css-calc@3.0.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
dependencies: dependencies:
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
'@csstools/css-tokenizer': 3.0.4 '@csstools/css-tokenizer': 4.0.0
'@csstools/css-color-parser@3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)': '@csstools/css-color-parser@4.0.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
dependencies: dependencies:
'@csstools/color-helpers': 5.1.0 '@csstools/color-helpers': 6.0.1
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4) '@csstools/css-calc': 3.0.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
'@csstools/css-tokenizer': 3.0.4 '@csstools/css-tokenizer': 4.0.0
'@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4)': '@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0)':
dependencies: dependencies:
'@csstools/css-tokenizer': 3.0.4 '@csstools/css-tokenizer': 4.0.0
'@csstools/css-syntax-patches-for-csstree@1.0.26': {} '@csstools/css-syntax-patches-for-csstree@1.0.27': {}
'@csstools/css-tokenizer@3.0.4': {} '@csstools/css-tokenizer@4.0.0': {}
'@esbuild/aix-ppc64@0.24.2': '@esbuild/aix-ppc64@0.24.2':
optional: true optional: true
@@ -5741,13 +5740,13 @@ snapshots:
'@esbuild/win32-x64@0.25.9': '@esbuild/win32-x64@0.25.9':
optional: true optional: true
'@exodus/bytes@1.11.0': {} '@exodus/bytes@1.13.0': {}
'@gwhitney/detect-indent@7.0.1': {} '@gwhitney/detect-indent@7.0.1': {}
'@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
@@ -5835,11 +5834,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
@@ -5913,21 +5907,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:
@@ -6125,7 +6119,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': {}
@@ -6694,13 +6688,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':
@@ -6721,7 +6715,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:
@@ -6733,7 +6727,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
@@ -6745,7 +6739,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': {}
@@ -6755,7 +6749,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@3.2.4(vitest@3.2.4)': '@vitest/coverage-v8@3.2.4(vitest@3.2.4)':
@@ -6773,7 +6767,7 @@ snapshots:
std-env: 3.9.0 std-env: 3.9.0
test-exclude: 7.0.1 test-exclude: 7.0.1
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
vitest: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.9)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@28.0.0)(yaml@2.8.2) vitest: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.13)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@28.0.0)(yaml@2.8.2)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -6785,13 +6779,13 @@ snapshots:
chai: 5.2.0 chai: 5.2.0
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/mocker@3.2.4(vite@6.0.11(@types/node@24.10.9)(jiti@2.6.1)(yaml@2.8.2))': '@vitest/mocker@3.2.4(vite@6.0.11(@types/node@24.10.13)(jiti@2.6.1)(yaml@2.8.2))':
dependencies: dependencies:
'@vitest/spy': 3.2.4 '@vitest/spy': 3.2.4
estree-walker: 3.0.3 estree-walker: 3.0.3
magic-string: 0.30.17 magic-string: 0.30.17
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@3.2.4': '@vitest/pretty-format@3.2.4':
dependencies: dependencies:
@@ -6822,7 +6816,7 @@ snapshots:
sirv: 3.0.1 sirv: 3.0.1
tinyglobby: 0.2.14 tinyglobby: 0.2.14
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
vitest: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.9)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@28.0.0)(yaml@2.8.2) vitest: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.13)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@28.0.0)(yaml@2.8.2)
'@vitest/utils@3.2.4': '@vitest/utils@3.2.4':
dependencies: dependencies:
@@ -6830,59 +6824,59 @@ snapshots:
loupe: 3.1.4 loupe: 3.1.4
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@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:
@@ -7110,7 +7104,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
@@ -7218,7 +7212,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: {}
@@ -7253,7 +7247,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:
@@ -7342,8 +7336,8 @@ snapshots:
cssstyle@5.3.7: cssstyle@5.3.7:
dependencies: dependencies:
'@asamuzakjp/css-color': 4.1.1 '@asamuzakjp/css-color': 4.1.2
'@csstools/css-syntax-patches-for-csstree': 1.0.26 '@csstools/css-syntax-patches-for-csstree': 1.0.27
css-tree: 3.1.0 css-tree: 3.1.0
lru-cache: 11.2.4 lru-cache: 11.2.4
@@ -7471,7 +7465,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
@@ -7502,7 +7496,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
@@ -7831,9 +7825,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
@@ -7947,7 +7941,7 @@ snapshots:
html-encoding-sniffer@6.0.0: html-encoding-sniffer@6.0.0:
dependencies: dependencies:
'@exodus/bytes': 1.11.0 '@exodus/bytes': 1.13.0
transitivePeerDependencies: transitivePeerDependencies:
- '@noble/hashes' - '@noble/hashes'
@@ -8151,7 +8145,7 @@ snapshots:
dependencies: dependencies:
'@acemir/cssom': 0.9.31 '@acemir/cssom': 0.9.31
'@asamuzakjp/dom-selector': 6.7.6 '@asamuzakjp/dom-selector': 6.7.6
'@exodus/bytes': 1.11.0 '@exodus/bytes': 1.13.0
cssstyle: 5.3.7 cssstyle: 5.3.7
data-urls: 7.0.0 data-urls: 7.0.0
decimal.js: 10.6.0 decimal.js: 10.6.0
@@ -8163,7 +8157,7 @@ snapshots:
saxes: 6.0.0 saxes: 6.0.0
symbol-tree: 3.2.4 symbol-tree: 3.2.4
tough-cookie: 6.0.0 tough-cookie: 6.0.0
undici: 7.20.0 undici: 7.21.0
w3c-xmlserializer: 5.0.0 w3c-xmlserializer: 5.0.0
webidl-conversions: 8.0.1 webidl-conversions: 8.0.1
whatwg-mimetype: 5.0.0 whatwg-mimetype: 5.0.0
@@ -8266,6 +8260,8 @@ snapshots:
lru-cache@11.2.4: {} lru-cache@11.2.4: {}
lru-cache@11.2.6: {}
lru-cache@6.0.0: lru-cache@6.0.0:
dependencies: dependencies:
yallist: 4.0.0 yallist: 4.0.0
@@ -8678,9 +8674,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:
@@ -8757,7 +8753,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
@@ -8774,7 +8770,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:
@@ -9246,7 +9242,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:
@@ -9261,7 +9257,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: {}
@@ -9293,7 +9289,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
@@ -9395,7 +9391,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
@@ -9428,7 +9424,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)
@@ -9443,10 +9439,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
@@ -9463,7 +9459,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
@@ -9480,7 +9476,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
@@ -9518,7 +9514,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
@@ -10005,7 +10001,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)
@@ -10021,7 +10017,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
@@ -10043,7 +10039,7 @@ snapshots:
undici-types@7.16.0: {} undici-types@7.16.0: {}
undici@7.20.0: {} undici@7.21.0: {}
unicorn-magic@0.1.0: {} unicorn-magic@0.1.0: {}
@@ -10137,13 +10133,13 @@ snapshots:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
vfile-message: 4.0.2 vfile-message: 4.0.2
vite-node@3.2.4(@types/node@24.10.9)(jiti@2.6.1)(yaml@2.8.2): vite-node@3.2.4(@types/node@24.10.13)(jiti@2.6.1)(yaml@2.8.2):
dependencies: dependencies:
cac: 6.7.14 cac: 6.7.14
debug: 4.4.1 debug: 4.4.1
es-module-lexer: 1.7.0 es-module-lexer: 1.7.0
pathe: 2.0.3 pathe: 2.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)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- jiti - jiti
@@ -10158,22 +10154,22 @@ snapshots:
- tsx - tsx
- yaml - yaml
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.45.3 rollup: 4.45.3
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@3.2.4(@types/debug@4.1.12)(@types/node@24.10.9)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@28.0.0)(yaml@2.8.2): vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.10.13)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@28.0.0)(yaml@2.8.2):
dependencies: dependencies:
'@types/chai': 5.2.2 '@types/chai': 5.2.2
'@vitest/expect': 3.2.4 '@vitest/expect': 3.2.4
'@vitest/mocker': 3.2.4(vite@6.0.11(@types/node@24.10.9)(jiti@2.6.1)(yaml@2.8.2)) '@vitest/mocker': 3.2.4(vite@6.0.11(@types/node@24.10.13)(jiti@2.6.1)(yaml@2.8.2))
'@vitest/pretty-format': 3.2.4 '@vitest/pretty-format': 3.2.4
'@vitest/runner': 3.2.4 '@vitest/runner': 3.2.4
'@vitest/snapshot': 3.2.4 '@vitest/snapshot': 3.2.4
@@ -10191,12 +10187,12 @@ snapshots:
tinyglobby: 0.2.14 tinyglobby: 0.2.14
tinypool: 1.1.1 tinypool: 1.1.1
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
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)
vite-node: 3.2.4(@types/node@24.10.9)(jiti@2.6.1)(yaml@2.8.2) vite-node: 3.2.4(@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:
'@types/debug': 4.1.12 '@types/debug': 4.1.12
'@types/node': 24.10.9 '@types/node': 24.10.13
'@vitest/ui': 3.2.4(vitest@3.2.4) '@vitest/ui': 3.2.4(vitest@3.2.4)
jsdom: 28.0.0 jsdom: 28.0.0
transitivePeerDependencies: transitivePeerDependencies:
@@ -10215,13 +10211,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
@@ -10239,7 +10235,7 @@ snapshots:
whatwg-url@16.0.0: whatwg-url@16.0.0:
dependencies: dependencies:
'@exodus/bytes': 1.11.0 '@exodus/bytes': 1.13.0
tr46: 6.0.0 tr46: 6.0.0
webidl-conversions: 8.0.1 webidl-conversions: 8.0.1
transitivePeerDependencies: transitivePeerDependencies:

View File

@@ -12,4 +12,4 @@ catalog:
unbuild: 3.6.1 unbuild: 3.6.1
vitest: ^3.2.4 vitest: ^3.2.4
'@vitest/ui': ^3.2.4 '@vitest/ui': ^3.2.4
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": [