1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

1 Commits

Author SHA1 Message Date
renovate[bot]
023544cbb0 chore(deps): update devdependency renovate to v42 2025-11-14 18:34:02 +00:00
8 changed files with 133 additions and 139 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.22.0", "packageManager": "pnpm@10.20.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.11.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.22.0", "packageManager": "pnpm@10.20.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.11.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.22.0", "packageManager": "pnpm@10.20.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.11.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.22.0", "packageManager": "pnpm@10.20.0",
"engines": { "engines": {
"node": ">=24.11.1" "node": ">=24.11.0"
}, },
"files": [ "files": [
"default.json" "default.json"

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

242
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.1.0
version: 27.2.0 version: 27.1.0
pathe: pathe:
specifier: ^2.0.3 specifier: ^2.0.3
version: 2.0.3 version: 2.0.3
@@ -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.24 specifier: ^3.5.22
version: 3.5.24 version: 3.5.22
importers: importers:
.: .:
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: ^24.10.1 specifier: ^24.10.0
version: 24.10.1 version: 24.10.0
'@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.1.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.1) version: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.0)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(yaml@2.8.1)
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.24(typescript@5.8.3)) version: 3.6.1(typescript@5.8.3)(vue@3.5.22(typescript@5.8.3))
core/stdlib: core/stdlib:
devDependencies: devDependencies:
@@ -81,7 +81,7 @@ 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.24(typescript@5.8.3)) version: 3.6.1(typescript@5.8.3)(vue@3.5.22(typescript@5.8.3))
infra/renovate: infra/renovate:
devDependencies: devDependencies:
@@ -99,7 +99,7 @@ importers:
version: link:../../core/stdlib version: link:../../core/stdlib
vue: vue:
specifier: 'catalog:' specifier: 'catalog:'
version: 3.5.24(typescript@5.8.3) version: 3.5.22(typescript@5.8.3)
devDependencies: devDependencies:
'@robonen/tsconfig': '@robonen/tsconfig':
specifier: workspace:* specifier: workspace:*
@@ -109,12 +109,12 @@ 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.24(typescript@5.8.3)) version: 3.6.1(typescript@5.8.3)(vue@3.5.22(typescript@5.8.3))
packages: packages:
'@acemir/cssom@0.9.23': '@acemir/cssom@0.9.19':
resolution: {integrity: sha512-2kJ1HxBKzPLbmhZpxBiTZggjtgCwKg1ma5RHShxvd6zgqhDEdEkzpiwe7jLkI2p2BrZvFCXIihdoMkl1H39VnA==} resolution: {integrity: sha512-Pp2gAQXPZ2o7lt4j0IMwNRXqQ3pagxtDj5wctL5U2Lz4oV0ocDNlkgx4DpxfyKav4S/bePuI+SMqcBSUHLy9kg==}
'@ampproject/remapping@2.3.0': '@ampproject/remapping@2.3.0':
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
@@ -343,17 +343,13 @@ packages:
resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-validator-identifier@7.28.5':
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
engines: {node: '>=6.9.0'}
'@babel/parser@7.28.0': '@babel/parser@7.28.0':
resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==} resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
hasBin: true hasBin: true
'@babel/parser@7.28.5': '@babel/parser@7.28.4':
resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==} resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
hasBin: true hasBin: true
@@ -365,8 +361,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.28.4':
resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==} resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@baszalmstra/rattler@0.2.1': '@baszalmstra/rattler@0.2.1':
@@ -1628,8 +1624,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.0':
resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} resolution: {integrity: sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==}
'@types/normalize-package-data@2.4.4': '@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -1698,34 +1694,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.24': '@vue/compiler-core@3.5.22':
resolution: {integrity: sha512-eDl5H57AOpNakGNAkFDH+y7kTqrQpJkZFXhWZQGyx/5Wh7B1uQYvcWkvZi11BDhscPgj8N7XV3oRwiPnx1Vrig==} resolution: {integrity: sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==}
'@vue/compiler-dom@3.5.24': '@vue/compiler-dom@3.5.22':
resolution: {integrity: sha512-1QHGAvs53gXkWdd3ZMGYuvQFXHW4ksKWPG8HP8/2BscrbZ0brw183q2oNWjMrSWImYLHxHrx1ItBQr50I/q2zw==} resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==}
'@vue/compiler-sfc@3.5.24': '@vue/compiler-sfc@3.5.22':
resolution: {integrity: sha512-8EG5YPRgmTB+YxYBM3VXy8zHD9SWHUJLIGPhDovo3Z8VOgvP+O7UP5vl0J4BBPWYD9vxtBabzW1EuEZ+Cqs14g==} resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==}
'@vue/compiler-ssr@3.5.24': '@vue/compiler-ssr@3.5.22':
resolution: {integrity: sha512-trOvMWNBMQ/odMRHW7Ae1CdfYx+7MuiQu62Jtu36gMLXcaoqKvAyh+P73sYG9ll+6jLB6QPovqoKGGZROzkFFg==} resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==}
'@vue/reactivity@3.5.24': '@vue/reactivity@3.5.22':
resolution: {integrity: sha512-BM8kBhtlkkbnyl4q+HiF5R5BL0ycDPfihowulm02q3WYp2vxgPcJuZO866qa/0u3idbMntKEtVNuAUp5bw4teg==} resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==}
'@vue/runtime-core@3.5.24': '@vue/runtime-core@3.5.22':
resolution: {integrity: sha512-RYP/byyKDgNIqfX/gNb2PB55dJmM97jc9wyF3jK7QUInYKypK2exmZMNwnjueWwGceEkP6NChd3D2ZVEp9undQ==} resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==}
'@vue/runtime-dom@3.5.24': '@vue/runtime-dom@3.5.22':
resolution: {integrity: sha512-Z8ANhr/i0XIluonHVjbUkjvn+CyrxbXRIxR7wn7+X7xlcb7dJsfITZbkVOeJZdP8VZwfrWRsWdShH6pngMxRjw==} resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==}
'@vue/server-renderer@3.5.24': '@vue/server-renderer@3.5.22':
resolution: {integrity: sha512-Yh2j2Y4G/0/4z/xJ1Bad4mxaAk++C2v4kaa8oSYTMJBJ00/ndPuxCnWeot0/7/qafQFLh5pr6xeV6SdMcE/G1w==} resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==}
peerDependencies: peerDependencies:
vue: 3.5.24 vue: 3.5.22
'@vue/shared@3.5.24': '@vue/shared@3.5.22':
resolution: {integrity: sha512-9cwHL2EsJBdi8NY22pngYYWzkTDhld6fAD6jlaeloNGciNSJL6bLpbxVgXl96X00Jtc6YWQv96YA/0sxex/k1A==} resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==}
'@vue/test-utils@2.4.6': '@vue/test-utils@2.4.6':
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
@@ -2135,8 +2131,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.2:
resolution: {integrity: sha512-OytmFH+13/QXONJcC75QNdMtKpceNk3u8ThBjyyYjkEcy/ekBwR1mMAuNvi3gdBPW3N5TlCzQ0WZw8H0lN/bDw==} resolution: {integrity: sha512-zDMqXh8Vs1CdRYZQ2M633m/SFgcjlu8RB8b/1h82i+6vpArF507NSYIWJHGlJaTWoS+imcnctmEz43txhbVkOw==}
engines: {node: '>=20'} engines: {node: '>=20'}
csstype@3.1.3: csstype@3.1.3:
@@ -2868,8 +2864,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.1.0:
resolution: {integrity: sha512-454TI39PeRDW1LgpyLPyURtB4Zx1tklSr6+OFOipsxGUH1WMTvk6C65JQdrj455+DP2uJ1+veBEHTGFKWVLFoA==} resolution: {integrity: sha512-Pcfm3eZ+eO4JdZCXthW9tCDT3nF4K+9dmeZ+5X39n+Kqz0DDIABRP5CAEOHRFZk8RGuC2efksTJxrjp8EXCunQ==}
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
@@ -2997,8 +2993,8 @@ packages:
magic-string@0.30.17: magic-string@0.30.17:
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
magic-string@0.30.21: magic-string@0.30.19:
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==}
magicast@0.3.5: magicast@0.3.5:
resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==} resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==}
@@ -4459,8 +4455,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.24: vue@3.5.22:
resolution: {integrity: sha512-uTHDOpVQTMjcGgrqFPSb8iO2m1DUvo+WbGqoXQz8Y1CeBYQ0FXf2z1gLRaBtHjlRz7zZUBHxjVB5VTLzYkvftg==} resolution: {integrity: sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
@@ -4603,7 +4599,7 @@ packages:
snapshots: snapshots:
'@acemir/cssom@0.9.23': {} '@acemir/cssom@0.9.19': {}
'@ampproject/remapping@2.3.0': '@ampproject/remapping@2.3.0':
dependencies: dependencies:
@@ -5444,15 +5440,13 @@ snapshots:
'@babel/helper-validator-identifier@7.27.1': {} '@babel/helper-validator-identifier@7.27.1': {}
'@babel/helper-validator-identifier@7.28.5': {}
'@babel/parser@7.28.0': '@babel/parser@7.28.0':
dependencies: dependencies:
'@babel/types': 7.28.2 '@babel/types': 7.28.2
'@babel/parser@7.28.5': '@babel/parser@7.28.4':
dependencies: dependencies:
'@babel/types': 7.28.5 '@babel/types': 7.28.4
'@babel/runtime-corejs3@7.24.4': '@babel/runtime-corejs3@7.24.4':
dependencies: dependencies:
@@ -5464,10 +5458,10 @@ 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.28.4':
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.27.1
'@baszalmstra/rattler@0.2.1': {} '@baszalmstra/rattler@0.2.1': {}
@@ -6581,13 +6575,13 @@ snapshots:
'@types/bunyan@1.8.11': '@types/bunyan@1.8.11':
dependencies: dependencies:
'@types/node': 24.10.1 '@types/node': 24.10.0
'@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.0
'@types/responselike': 1.0.3 '@types/responselike': 1.0.3
'@types/chai@5.2.2': '@types/chai@5.2.2':
@@ -6608,7 +6602,7 @@ snapshots:
'@types/keyv@3.1.4': '@types/keyv@3.1.4':
dependencies: dependencies:
'@types/node': 24.10.1 '@types/node': 24.10.0
'@types/mdast@4.0.4': '@types/mdast@4.0.4':
dependencies: dependencies:
@@ -6620,7 +6614,7 @@ snapshots:
'@types/ms@2.1.0': {} '@types/ms@2.1.0': {}
'@types/node@24.10.1': '@types/node@24.10.0':
dependencies: dependencies:
undici-types: 7.16.0 undici-types: 7.16.0
@@ -6632,7 +6626,7 @@ snapshots:
'@types/responselike@1.0.3': '@types/responselike@1.0.3':
dependencies: dependencies:
'@types/node': 24.10.1 '@types/node': 24.10.0
'@types/semver@7.5.8': {} '@types/semver@7.5.8': {}
@@ -6642,7 +6636,7 @@ snapshots:
'@types/yauzl@2.10.3': '@types/yauzl@2.10.3':
dependencies: dependencies:
'@types/node': 24.10.1 '@types/node': 24.10.0
optional: true optional: true
'@vitest/coverage-v8@3.2.4(vitest@3.2.4)': '@vitest/coverage-v8@3.2.4(vitest@3.2.4)':
@@ -6660,7 +6654,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.1) vitest: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.0)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(yaml@2.8.1)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -6672,13 +6666,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.1))': '@vitest/mocker@3.2.4(vite@6.0.11(@types/node@24.10.0)(jiti@2.6.1)(yaml@2.8.1))':
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.1) vite: 6.0.11(@types/node@24.10.0)(jiti@2.6.1)(yaml@2.8.1)
'@vitest/pretty-format@3.2.4': '@vitest/pretty-format@3.2.4':
dependencies: dependencies:
@@ -6709,7 +6703,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.1) vitest: 3.2.4(@types/debug@4.1.12)(@types/node@24.10.0)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(yaml@2.8.1)
'@vitest/utils@3.2.4': '@vitest/utils@3.2.4':
dependencies: dependencies:
@@ -6717,59 +6711,59 @@ snapshots:
loupe: 3.1.4 loupe: 3.1.4
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vue/compiler-core@3.5.24': '@vue/compiler-core@3.5.22':
dependencies: dependencies:
'@babel/parser': 7.28.5 '@babel/parser': 7.28.4
'@vue/shared': 3.5.24 '@vue/shared': 3.5.22
entities: 4.5.0 entities: 4.5.0
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.24': '@vue/compiler-dom@3.5.22':
dependencies: dependencies:
'@vue/compiler-core': 3.5.24 '@vue/compiler-core': 3.5.22
'@vue/shared': 3.5.24 '@vue/shared': 3.5.22
'@vue/compiler-sfc@3.5.24': '@vue/compiler-sfc@3.5.22':
dependencies: dependencies:
'@babel/parser': 7.28.5 '@babel/parser': 7.28.4
'@vue/compiler-core': 3.5.24 '@vue/compiler-core': 3.5.22
'@vue/compiler-dom': 3.5.24 '@vue/compiler-dom': 3.5.22
'@vue/compiler-ssr': 3.5.24 '@vue/compiler-ssr': 3.5.22
'@vue/shared': 3.5.24 '@vue/shared': 3.5.22
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.30.21 magic-string: 0.30.19
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.24': '@vue/compiler-ssr@3.5.22':
dependencies: dependencies:
'@vue/compiler-dom': 3.5.24 '@vue/compiler-dom': 3.5.22
'@vue/shared': 3.5.24 '@vue/shared': 3.5.22
'@vue/reactivity@3.5.24': '@vue/reactivity@3.5.22':
dependencies: dependencies:
'@vue/shared': 3.5.24 '@vue/shared': 3.5.22
'@vue/runtime-core@3.5.24': '@vue/runtime-core@3.5.22':
dependencies: dependencies:
'@vue/reactivity': 3.5.24 '@vue/reactivity': 3.5.22
'@vue/shared': 3.5.24 '@vue/shared': 3.5.22
'@vue/runtime-dom@3.5.24': '@vue/runtime-dom@3.5.22':
dependencies: dependencies:
'@vue/reactivity': 3.5.24 '@vue/reactivity': 3.5.22
'@vue/runtime-core': 3.5.24 '@vue/runtime-core': 3.5.22
'@vue/shared': 3.5.24 '@vue/shared': 3.5.22
csstype: 3.1.3 csstype: 3.1.3
'@vue/server-renderer@3.5.24(vue@3.5.24(typescript@5.8.3))': '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.8.3))':
dependencies: dependencies:
'@vue/compiler-ssr': 3.5.24 '@vue/compiler-ssr': 3.5.22
'@vue/shared': 3.5.24 '@vue/shared': 3.5.22
vue: 3.5.24(typescript@5.8.3) vue: 3.5.22(typescript@5.8.3)
'@vue/shared@3.5.24': {} '@vue/shared@3.5.22': {}
'@vue/test-utils@2.4.6': '@vue/test-utils@2.4.6':
dependencies: dependencies:
@@ -7243,7 +7237,7 @@ snapshots:
dependencies: dependencies:
css-tree: 2.2.1 css-tree: 2.2.1
cssstyle@5.3.3(postcss@8.5.6): cssstyle@5.3.2(postcss@8.5.6):
dependencies: dependencies:
'@asamuzakjp/css-color': 4.0.5 '@asamuzakjp/css-color': 4.0.5
'@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)
@@ -8041,11 +8035,11 @@ snapshots:
jsbn@1.1.0: jsbn@1.1.0:
optional: true optional: true
jsdom@27.2.0(postcss@8.5.6): jsdom@27.1.0(postcss@8.5.6):
dependencies: dependencies:
'@acemir/cssom': 0.9.23 '@acemir/cssom': 0.9.19
'@asamuzakjp/dom-selector': 6.7.4 '@asamuzakjp/dom-selector': 6.7.4
cssstyle: 5.3.3(postcss@8.5.6) cssstyle: 5.3.2(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
@@ -8172,7 +8166,7 @@ snapshots:
dependencies: dependencies:
'@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/sourcemap-codec': 1.5.0
magic-string@0.30.21: magic-string@0.30.19:
dependencies: dependencies:
'@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/sourcemap-codec': 1.5.5
@@ -8653,7 +8647,7 @@ snapshots:
mkdirp@3.0.1: mkdirp@3.0.1:
optional: true optional: true
mkdist@2.3.0(typescript@5.8.3)(vue@3.5.24(typescript@5.8.3)): mkdist@2.3.0(typescript@5.8.3)(vue@3.5.22(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
@@ -8670,7 +8664,7 @@ snapshots:
tinyglobby: 0.2.14 tinyglobby: 0.2.14
optionalDependencies: optionalDependencies:
typescript: 5.8.3 typescript: 5.8.3
vue: 3.5.24(typescript@5.8.3) vue: 3.5.22(typescript@5.8.3)
mlly@1.7.4: mlly@1.7.4:
dependencies: dependencies:
@@ -9134,7 +9128,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.0
long: 5.2.3 long: 5.2.3
protocols@2.0.1: {} protocols@2.0.1: {}
@@ -9881,7 +9875,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.24(typescript@5.8.3)): unbuild@3.6.1(typescript@5.8.3)(vue@3.5.22(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)
@@ -9897,7 +9891,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.24(typescript@5.8.3)) mkdist: 2.3.0(typescript@5.8.3)(vue@3.5.22(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
@@ -10011,13 +10005,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.1): vite-node@3.2.4(@types/node@24.10.0)(jiti@2.6.1)(yaml@2.8.1):
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.1) vite: 6.0.11(@types/node@24.10.0)(jiti@2.6.1)(yaml@2.8.1)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- jiti - jiti
@@ -10032,22 +10026,22 @@ snapshots:
- tsx - tsx
- yaml - yaml
vite@6.0.11(@types/node@24.10.1)(jiti@2.6.1)(yaml@2.8.1): vite@6.0.11(@types/node@24.10.0)(jiti@2.6.1)(yaml@2.8.1):
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.0
fsevents: 2.3.3 fsevents: 2.3.3
jiti: 2.6.1 jiti: 2.6.1
yaml: 2.8.1 yaml: 2.8.1
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.1): vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.10.0)(@vitest/ui@3.2.4)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(yaml@2.8.1):
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.1)) '@vitest/mocker': 3.2.4(vite@6.0.11(@types/node@24.10.0)(jiti@2.6.1)(yaml@2.8.1))
'@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
@@ -10065,14 +10059,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.1) vite: 6.0.11(@types/node@24.10.0)(jiti@2.6.1)(yaml@2.8.1)
vite-node: 3.2.4(@types/node@24.10.1)(jiti@2.6.1)(yaml@2.8.1) vite-node: 3.2.4(@types/node@24.10.0)(jiti@2.6.1)(yaml@2.8.1)
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.0
'@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.1.0(postcss@8.5.6)
transitivePeerDependencies: transitivePeerDependencies:
- jiti - jiti
- less - less
@@ -10089,13 +10083,13 @@ snapshots:
vue-component-type-helpers@2.1.6: {} vue-component-type-helpers@2.1.6: {}
vue@3.5.24(typescript@5.8.3): vue@3.5.22(typescript@5.8.3):
dependencies: dependencies:
'@vue/compiler-dom': 3.5.24 '@vue/compiler-dom': 3.5.22
'@vue/compiler-sfc': 3.5.24 '@vue/compiler-sfc': 3.5.22
'@vue/runtime-dom': 3.5.24 '@vue/runtime-dom': 3.5.22
'@vue/server-renderer': 3.5.24(vue@3.5.24(typescript@5.8.3)) '@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.8.3))
'@vue/shared': 3.5.24 '@vue/shared': 3.5.22
optionalDependencies: optionalDependencies:
typescript: 5.8.3 typescript: 5.8.3

View File

@@ -7,9 +7,9 @@ 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.1.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
'@vitest/ui': ^3.2.4 '@vitest/ui': ^3.2.4
vue: ^3.5.24 vue: ^3.5.22

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