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]
37666ff286 chore(deps): update devdependency renovate to v42 2025-12-13 01:05:57 +00:00
renovate[bot]
54f1facc4f chore(deps): update all non-major dependencies (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-13 01:05:02 +00:00
8 changed files with 77 additions and 71 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.24.0", "packageManager": "pnpm@10.25.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.12.0"
}, },
"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.24.0", "packageManager": "pnpm@10.25.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.12.0"
}, },
"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.24.0", "packageManager": "pnpm@10.25.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.12.0"
}, },
"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.24.0", "packageManager": "pnpm@10.25.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.12.0"
}, },
"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.50.2" "renovate": "^42.52.2"
} }
} }

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.24.0", "packageManager": "pnpm@10.25.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.12.0"
}, },
"type": "module", "type": "module",
"devDependencies": { "devDependencies": {
"@types/node": "^24.10.1", "@types/node": "^24.10.3",
"@vitest/coverage-v8": "catalog:", "@vitest/coverage-v8": "catalog:",
"@vitest/ui": "catalog:", "@vitest/ui": "catalog:",
"citty": "^0.1.6", "citty": "^0.1.6",

118
pnpm-lock.yaml generated
View File

@@ -16,8 +16,8 @@ catalogs:
specifier: ^2.4.6 specifier: ^2.4.6
version: 2.4.6 version: 2.4.6
jsdom: jsdom:
specifier: ^27.2.0 specifier: ^27.3.0
version: 27.2.0 version: 27.3.0
pathe: pathe:
specifier: ^2.0.3 specifier: ^2.0.3
version: 2.0.3 version: 2.0.3
@@ -36,8 +36,8 @@ importers:
.: .:
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: ^24.10.1 specifier: ^24.10.3
version: 24.10.1 version: 24.10.3
'@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)
@@ -52,13 +52,13 @@ importers:
version: 2.6.1 version: 2.6.1
jsdom: jsdom:
specifier: 'catalog:' specifier: 'catalog:'
version: 27.2.0(postcss@8.5.6) version: 27.3.0(postcss@8.5.6)
scule: scule:
specifier: ^1.3.0 specifier: ^1.3.0
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.1)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.2.0(postcss@8.5.6))(yaml@2.8.2) version: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.3)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.3.0(postcss@8.5.6))(yaml@2.8.2)
configs/tsconfig: {} configs/tsconfig: {}
@@ -86,8 +86,8 @@ importers:
infra/renovate: infra/renovate:
devDependencies: devDependencies:
renovate: renovate:
specifier: ^42.50.2 specifier: ^42.52.2
version: 42.50.2(encoding@0.1.13)(typanion@3.14.0) version: 42.52.2(encoding@0.1.13)(typanion@3.14.0)
web/vue: web/vue:
dependencies: dependencies:
@@ -113,8 +113,8 @@ importers:
packages: packages:
'@acemir/cssom@0.9.23': '@acemir/cssom@0.9.29':
resolution: {integrity: sha512-2kJ1HxBKzPLbmhZpxBiTZggjtgCwKg1ma5RHShxvd6zgqhDEdEkzpiwe7jLkI2p2BrZvFCXIihdoMkl1H39VnA==} resolution: {integrity: sha512-G90x0VW+9nW4dFajtjCoT+NM0scAfH9Mb08IcjgFHYbfiL/lU04dTF9JuVOi3/OH+DJCQdcIseSXkdCB9Ky6JA==}
'@ampproject/remapping@2.3.0': '@ampproject/remapping@2.3.0':
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
@@ -123,11 +123,11 @@ 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.0.5': '@asamuzakjp/css-color@4.1.0':
resolution: {integrity: sha512-lMrXidNhPGsDjytDy11Vwlb6OIGrT3CmLg3VWNFyWkLWtijKl7xjvForlh8vuj0SHGjgl4qZEQzUmYTeQA2JFQ==} resolution: {integrity: sha512-9xiBAtLn4aNsa4mDnpovJvBn72tNEIACyvlqaNJ+ADemR+yeMJWnBudOi2qGDviJa7SwcDOU/TRh5dnET7qk0w==}
'@asamuzakjp/dom-selector@6.7.4': '@asamuzakjp/dom-selector@6.7.6':
resolution: {integrity: sha512-buQDjkm+wDPXd6c13534URWZqbz0RP5PAhXZ+LIoa5LgwInT9HVJvGIJivg75vi8I13CxDGdTnz+aY5YUJlIAA==} resolution: {integrity: sha512-hBaJER6A9MpdG3WgdlOolHmbOYvSk46y7IQN/1+iqiCuUu6iWdQrs9DGKF8ocqsEqWujWf/V7b7vaDgiUmIvUg==}
'@asamuzakjp/nwsapi@2.3.9': '@asamuzakjp/nwsapi@2.3.9':
resolution: {integrity: sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==} resolution: {integrity: sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==}
@@ -1646,8 +1646,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.1': '@types/node@24.10.3':
resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} resolution: {integrity: sha512-gqkrWUsS8hcm0r44yn7/xZeV1ERva/nLgrLxFRUGb7aoNMIJfZJ3AC261zDQuOAKC7MiXai1WCpYc48jAHoShQ==}
'@types/normalize-package-data@2.4.4': '@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -2153,8 +2153,8 @@ packages:
resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
cssstyle@5.3.3: cssstyle@5.3.4:
resolution: {integrity: sha512-OytmFH+13/QXONJcC75QNdMtKpceNk3u8ThBjyyYjkEcy/ekBwR1mMAuNvi3gdBPW3N5TlCzQ0WZw8H0lN/bDw==} resolution: {integrity: sha512-KyOS/kJMEq5O9GdPnaf82noigg5X5DYn0kZPJTaAsCUaBizp6Xa1y9D4Qoqf/JazEXWuruErHgVXwjN5391ZJw==}
engines: {node: '>=20'} engines: {node: '>=20'}
csstype@3.1.3: csstype@3.1.3:
@@ -2899,8 +2899,8 @@ packages:
jsbn@1.1.0: jsbn@1.1.0:
resolution: {integrity: sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==} resolution: {integrity: sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==}
jsdom@27.2.0: jsdom@27.3.0:
resolution: {integrity: sha512-454TI39PeRDW1LgpyLPyURtB4Zx1tklSr6+OFOipsxGUH1WMTvk6C65JQdrj455+DP2uJ1+veBEHTGFKWVLFoA==} resolution: {integrity: sha512-GtldT42B8+jefDUC4yUKAvsaOrH7PDHmZxZXNgF2xMmymjUbRYJvpAybZAKEmXDGTM0mCsz8duOa4vTm5AY2Kg==}
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
peerDependencies: peerDependencies:
canvas: ^3.0.0 canvas: ^3.0.0
@@ -3017,6 +3017,10 @@ packages:
resolution: {integrity: sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==} resolution: {integrity: sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
lru-cache@11.2.4:
resolution: {integrity: sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==}
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'}
@@ -3887,8 +3891,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.50.2: renovate@42.52.2:
resolution: {integrity: sha512-ET8JhrNOsBoqfzeDmUJct9piS1GlRLXbaLIKsTEPLquwe8IuJCOEUguxhdhmKoQI3kpfUo1RipQsfP2rEPB7JQ==} resolution: {integrity: sha512-W9gFg1fh1UA/z0XkC1wIZNPFhL2ioth+2nehDwPqP69zkWZWTrMqzkvatqlTfWllUiDMAv08jRqo4pU001j7iQ==}
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
@@ -4649,7 +4653,7 @@ packages:
snapshots: snapshots:
'@acemir/cssom@0.9.23': {} '@acemir/cssom@0.9.29': {}
'@ampproject/remapping@2.3.0': '@ampproject/remapping@2.3.0':
dependencies: dependencies:
@@ -4660,7 +4664,7 @@ snapshots:
dependencies: dependencies:
grapheme-splitter: 1.0.4 grapheme-splitter: 1.0.4
'@asamuzakjp/css-color@4.0.5': '@asamuzakjp/css-color@4.1.0':
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': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
'@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': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
@@ -4668,13 +4672,13 @@ snapshots:
'@csstools/css-tokenizer': 3.0.4 '@csstools/css-tokenizer': 3.0.4
lru-cache: 11.2.2 lru-cache: 11.2.2
'@asamuzakjp/dom-selector@6.7.4': '@asamuzakjp/dom-selector@6.7.6':
dependencies: dependencies:
'@asamuzakjp/nwsapi': 2.3.9 '@asamuzakjp/nwsapi': 2.3.9
bidi-js: 1.0.3 bidi-js: 1.0.3
css-tree: 3.1.0 css-tree: 3.1.0
is-potential-custom-element-name: 1.0.1 is-potential-custom-element-name: 1.0.1
lru-cache: 11.2.2 lru-cache: 11.2.4
'@asamuzakjp/nwsapi@2.3.9': {} '@asamuzakjp/nwsapi@2.3.9': {}
@@ -6656,13 +6660,13 @@ snapshots:
'@types/bunyan@1.8.11': '@types/bunyan@1.8.11':
dependencies: dependencies:
'@types/node': 24.10.1 '@types/node': 24.10.3
'@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.1 '@types/node': 24.10.3
'@types/responselike': 1.0.3 '@types/responselike': 1.0.3
'@types/chai@5.2.2': '@types/chai@5.2.2':
@@ -6683,7 +6687,7 @@ snapshots:
'@types/keyv@3.1.4': '@types/keyv@3.1.4':
dependencies: dependencies:
'@types/node': 24.10.1 '@types/node': 24.10.3
'@types/mdast@4.0.4': '@types/mdast@4.0.4':
dependencies: dependencies:
@@ -6695,7 +6699,7 @@ snapshots:
'@types/ms@2.1.0': {} '@types/ms@2.1.0': {}
'@types/node@24.10.1': '@types/node@24.10.3':
dependencies: dependencies:
undici-types: 7.16.0 undici-types: 7.16.0
@@ -6707,7 +6711,7 @@ snapshots:
'@types/responselike@1.0.3': '@types/responselike@1.0.3':
dependencies: dependencies:
'@types/node': 24.10.1 '@types/node': 24.10.3
'@types/semver@7.5.8': {} '@types/semver@7.5.8': {}
@@ -6717,7 +6721,7 @@ snapshots:
'@types/yauzl@2.10.3': '@types/yauzl@2.10.3':
dependencies: dependencies:
'@types/node': 24.10.1 '@types/node': 24.10.3
optional: true optional: true
'@vitest/coverage-v8@3.2.4(vitest@3.2.4)': '@vitest/coverage-v8@3.2.4(vitest@3.2.4)':
@@ -6735,7 +6739,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.1)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.2.0(postcss@8.5.6))(yaml@2.8.2) vitest: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.3)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.3.0(postcss@8.5.6))(yaml@2.8.2)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -6747,13 +6751,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.1)(jiti@2.6.1)(yaml@2.8.2))': '@vitest/mocker@3.2.4(vite@6.0.11(@types/node@24.10.3)(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.1)(jiti@2.6.1)(yaml@2.8.2) vite: 6.0.11(@types/node@24.10.3)(jiti@2.6.1)(yaml@2.8.2)
'@vitest/pretty-format@3.2.4': '@vitest/pretty-format@3.2.4':
dependencies: dependencies:
@@ -6784,7 +6788,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.1)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.2.0(postcss@8.5.6))(yaml@2.8.2) vitest: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.3)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.3.0(postcss@8.5.6))(yaml@2.8.2)
'@vitest/utils@3.2.4': '@vitest/utils@3.2.4':
dependencies: dependencies:
@@ -7089,7 +7093,7 @@ snapshots:
'@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.0
lru-cache: 11.2.2 lru-cache: 11.2.4
minipass: 7.1.2 minipass: 7.1.2
minipass-collect: 2.0.1 minipass-collect: 2.0.1
minipass-flush: 1.0.5 minipass-flush: 1.0.5
@@ -7318,9 +7322,9 @@ snapshots:
dependencies: dependencies:
css-tree: 2.2.1 css-tree: 2.2.1
cssstyle@5.3.3(postcss@8.5.6): cssstyle@5.3.4(postcss@8.5.6):
dependencies: dependencies:
'@asamuzakjp/css-color': 4.0.5 '@asamuzakjp/css-color': 4.1.0
'@csstools/css-syntax-patches-for-csstree': 1.0.14(postcss@8.5.6) '@csstools/css-syntax-patches-for-csstree': 1.0.14(postcss@8.5.6)
css-tree: 3.1.0 css-tree: 3.1.0
transitivePeerDependencies: transitivePeerDependencies:
@@ -8126,11 +8130,11 @@ snapshots:
jsbn@1.1.0: jsbn@1.1.0:
optional: true optional: true
jsdom@27.2.0(postcss@8.5.6): jsdom@27.3.0(postcss@8.5.6):
dependencies: dependencies:
'@acemir/cssom': 0.9.23 '@acemir/cssom': 0.9.29
'@asamuzakjp/dom-selector': 6.7.4 '@asamuzakjp/dom-selector': 6.7.6
cssstyle: 5.3.3(postcss@8.5.6) cssstyle: 5.3.4(postcss@8.5.6)
data-urls: 6.0.0 data-urls: 6.0.0
decimal.js: 10.6.0 decimal.js: 10.6.0
html-encoding-sniffer: 4.0.0 html-encoding-sniffer: 4.0.0
@@ -8247,6 +8251,8 @@ snapshots:
lru-cache@11.2.2: {} lru-cache@11.2.2: {}
lru-cache@11.2.4: {}
lru-cache@6.0.0: lru-cache@6.0.0:
dependencies: dependencies:
yallist: 4.0.0 yallist: 4.0.0
@@ -8976,7 +8982,7 @@ snapshots:
path-scurry@2.0.0: path-scurry@2.0.0:
dependencies: dependencies:
lru-cache: 11.2.2 lru-cache: 11.2.4
minipass: 7.1.2 minipass: 7.1.2
pathe@2.0.3: {} pathe@2.0.3: {}
@@ -9222,7 +9228,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.1 '@types/node': 24.10.3
long: 5.2.3 long: 5.2.3
protocols@2.0.1: {} protocols@2.0.1: {}
@@ -9356,7 +9362,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
renovate@42.50.2(encoding@0.1.13)(typanion@3.14.0): renovate@42.52.2(encoding@0.1.13)(typanion@3.14.0):
dependencies: dependencies:
'@aws-sdk/client-codecommit': 3.940.0 '@aws-sdk/client-codecommit': 3.940.0
'@aws-sdk/client-ec2': 3.940.0 '@aws-sdk/client-ec2': 3.940.0
@@ -10115,13 +10121,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.1)(jiti@2.6.1)(yaml@2.8.2): vite-node@3.2.4(@types/node@24.10.3)(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.1)(jiti@2.6.1)(yaml@2.8.2) vite: 6.0.11(@types/node@24.10.3)(jiti@2.6.1)(yaml@2.8.2)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- jiti - jiti
@@ -10136,22 +10142,22 @@ snapshots:
- tsx - tsx
- yaml - yaml
vite@6.0.11(@types/node@24.10.1)(jiti@2.6.1)(yaml@2.8.2): vite@6.0.11(@types/node@24.10.3)(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.1 '@types/node': 24.10.3
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.1)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.2.0(postcss@8.5.6))(yaml@2.8.2): vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.10.3)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.3.0(postcss@8.5.6))(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.1)(jiti@2.6.1)(yaml@2.8.2)) '@vitest/mocker': 3.2.4(vite@6.0.11(@types/node@24.10.3)(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
@@ -10169,14 +10175,14 @@ 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.1)(jiti@2.6.1)(yaml@2.8.2) vite: 6.0.11(@types/node@24.10.3)(jiti@2.6.1)(yaml@2.8.2)
vite-node: 3.2.4(@types/node@24.10.1)(jiti@2.6.1)(yaml@2.8.2) vite-node: 3.2.4(@types/node@24.10.3)(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.1 '@types/node': 24.10.3
'@vitest/ui': 3.2.4(vitest@3.2.4) '@vitest/ui': 3.2.4(vitest@3.2.4)
jsdom: 27.2.0(postcss@8.5.6) jsdom: 27.3.0(postcss@8.5.6)
transitivePeerDependencies: transitivePeerDependencies:
- jiti - jiti
- less - less

View File

@@ -7,7 +7,7 @@ packages:
catalog: catalog:
'@vitest/coverage-v8': ^3.2.4 '@vitest/coverage-v8': ^3.2.4
'@vue/test-utils': ^2.4.6 '@vue/test-utils': ^2.4.6
jsdom: ^27.2.0 jsdom: ^27.3.0
pathe: ^2.0.3 pathe: ^2.0.3
unbuild: 3.6.1 unbuild: 3.6.1
vitest: ^3.2.4 vitest: ^3.2.4

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.24.0", "packageManager": "pnpm@10.25.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.12.0"
}, },
"type": "module", "type": "module",
"files": [ "files": [