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

chore(deps): update all non-major dependencies (#82)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-24 01:09:26 +00:00
committed by GitHub
parent 6339b21f56
commit e1e879ebbb
8 changed files with 212 additions and 162 deletions

View File

@@ -15,7 +15,7 @@
"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.12.1", "packageManager": "pnpm@10.12.2",
"engines": { "engines": {
"node": ">=22.16.0" "node": ">=22.16.0"
}, },

View File

@@ -18,7 +18,7 @@
"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.12.1", "packageManager": "pnpm@10.12.2",
"engines": { "engines": {
"node": ">=22.16.0" "node": ">=22.16.0"
}, },

View File

@@ -18,7 +18,7 @@
"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.12.1", "packageManager": "pnpm@10.12.2",
"engines": { "engines": {
"node": ">=22.16.0" "node": ">=22.16.0"
}, },

View File

@@ -16,7 +16,7 @@
"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.12.1", "packageManager": "pnpm@10.12.2",
"engines": { "engines": {
"node": ">=22.16.0" "node": ">=22.16.0"
}, },
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json" "test": "renovate-config-validator ./default.json"
}, },
"devDependencies": { "devDependencies": {
"renovate": "^40.59.2" "renovate": "^40.62.1"
} }
} }

View File

@@ -15,7 +15,7 @@
"type": "git", "type": "git",
"url": "git+https://github.com/robonen/tools.git" "url": "git+https://github.com/robonen/tools.git"
}, },
"packageManager": "pnpm@10.12.1", "packageManager": "pnpm@10.12.2",
"engines": { "engines": {
"node": ">=22.16.0" "node": ">=22.16.0"
}, },

352
pnpm-lock.yaml generated
View File

@@ -7,11 +7,11 @@ settings:
catalogs: catalogs:
default: default:
'@vitest/coverage-v8': '@vitest/coverage-v8':
specifier: ^3.2.3 specifier: ^3.2.4
version: 3.2.3 version: 3.2.4
'@vitest/ui': '@vitest/ui':
specifier: ^3.2.3 specifier: ^3.2.4
version: 3.2.3 version: 3.2.4
'@vue/test-utils': '@vue/test-utils':
specifier: ^2.4.6 specifier: ^2.4.6
version: 2.4.6 version: 2.4.6
@@ -25,11 +25,11 @@ catalogs:
specifier: 3.5.0 specifier: 3.5.0
version: 3.5.0 version: 3.5.0
vitest: vitest:
specifier: ^3.2.3 specifier: ^3.2.4
version: 3.2.3 version: 3.2.4
vue: vue:
specifier: ^3.5.16 specifier: ^3.5.17
version: 3.5.16 version: 3.5.17
importers: importers:
@@ -40,10 +40,10 @@ importers:
version: 22.15.32 version: 22.15.32
'@vitest/coverage-v8': '@vitest/coverage-v8':
specifier: 'catalog:' specifier: 'catalog:'
version: 3.2.3(vitest@3.2.3) version: 3.2.4(vitest@3.2.4)
'@vitest/ui': '@vitest/ui':
specifier: 'catalog:' specifier: 'catalog:'
version: 3.2.3(vitest@3.2.3) version: 3.2.4(vitest@3.2.4)
citty: citty:
specifier: ^0.1.6 specifier: ^0.1.6
version: 0.1.6 version: 0.1.6
@@ -58,7 +58,7 @@ importers:
version: 1.3.0 version: 1.3.0
vitest: vitest:
specifier: 'catalog:' specifier: 'catalog:'
version: 3.2.3(@types/debug@4.1.12)(@types/node@22.15.32)(@vitest/ui@3.2.3)(jiti@2.4.2)(jsdom@26.1.0)(yaml@2.8.0) version: 3.2.4(@types/debug@4.1.12)(@types/node@22.15.32)(@vitest/ui@3.2.4)(jiti@2.4.2)(jsdom@26.1.0)(yaml@2.8.0)
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.5.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)) version: 3.5.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
core/stdlib: core/stdlib:
devDependencies: devDependencies:
@@ -81,19 +81,19 @@ importers:
version: 2.0.3 version: 2.0.3
unbuild: unbuild:
specifier: 'catalog:' specifier: 'catalog:'
version: 3.5.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)) version: 3.5.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
infra/renovate: infra/renovate:
devDependencies: devDependencies:
renovate: renovate:
specifier: ^40.59.2 specifier: ^40.62.1
version: 40.59.2(encoding@0.1.13)(typanion@3.14.0) version: 40.62.1(encoding@0.1.13)(typanion@3.14.0)
web/vue: web/vue:
dependencies: dependencies:
vue: vue:
specifier: 'catalog:' specifier: 'catalog:'
version: 3.5.16(typescript@5.8.3) version: 3.5.17(typescript@5.8.3)
devDependencies: devDependencies:
'@robonen/platform': '@robonen/platform':
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.5.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)) version: 3.5.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
packages: packages:
@@ -335,6 +335,11 @@ packages:
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
hasBin: true hasBin: true
'@babel/parser@7.27.5':
resolution: {integrity: sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/runtime-corejs3@7.24.4': '@babel/runtime-corejs3@7.24.4':
resolution: {integrity: sha512-VOQOexSilscN24VEY810G/PqtpFvx/z6UqDIjIWbDe2368HhDLkYN5TYwaEz/+eRCUkhJ2WaNLLmQAlxzfWj4w==} resolution: {integrity: sha512-VOQOexSilscN24VEY810G/PqtpFvx/z6UqDIjIWbDe2368HhDLkYN5TYwaEz/+eRCUkhJ2WaNLLmQAlxzfWj4w==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
@@ -343,6 +348,10 @@ packages:
resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==} resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/types@7.27.6':
resolution: {integrity: sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==}
engines: {node: '>=6.9.0'}
'@baszalmstra/rattler@0.2.1': '@baszalmstra/rattler@0.2.1':
resolution: {integrity: sha512-HZ2xu6Nk+XzAeateyzDKYM47ySkjkuKtTNpKRAy+Y+YcRH1qHM2le4iLlG32wDddaHCLUsBsyBxirClOj1TLjw==} resolution: {integrity: sha512-HZ2xu6Nk+XzAeateyzDKYM47ySkjkuKtTNpKRAy+Y+YcRH1qHM2le4iLlG32wDddaHCLUsBsyBxirClOj1TLjw==}
@@ -1487,9 +1496,6 @@ packages:
'@types/treeify@1.0.3': '@types/treeify@1.0.3':
resolution: {integrity: sha512-hx0o7zWEUU4R2Amn+pjCBQQt23Khy/Dk56gQU5xi5jtPL1h83ACJCeFaB2M/+WO1AntvWrSoVnnCAfI1AQH4Cg==} resolution: {integrity: sha512-hx0o7zWEUU4R2Amn+pjCBQQt23Khy/Dk56gQU5xi5jtPL1h83ACJCeFaB2M/+WO1AntvWrSoVnnCAfI1AQH4Cg==}
'@types/unist@2.0.10':
resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==}
'@types/unist@3.0.3': '@types/unist@3.0.3':
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
@@ -1499,20 +1505,20 @@ packages:
'@types/yauzl@2.10.3': '@types/yauzl@2.10.3':
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
'@vitest/coverage-v8@3.2.3': '@vitest/coverage-v8@3.2.4':
resolution: {integrity: sha512-D1QKzngg8PcDoCE8FHSZhREDuEy+zcKmMiMafYse41RZpBE5EDJyKOTdqK3RQfsV2S2nyKor5KCs8PyPRFqKPg==} resolution: {integrity: sha512-EyF9SXU6kS5Ku/U82E259WSnvg6c8KTjppUncuNdm5QHpe17mwREHnjDzozC8x9MZ0xfBUFSaLkRv4TMA75ALQ==}
peerDependencies: peerDependencies:
'@vitest/browser': 3.2.3 '@vitest/browser': 3.2.4
vitest: 3.2.3 vitest: 3.2.4
peerDependenciesMeta: peerDependenciesMeta:
'@vitest/browser': '@vitest/browser':
optional: true optional: true
'@vitest/expect@3.2.3': '@vitest/expect@3.2.4':
resolution: {integrity: sha512-W2RH2TPWVHA1o7UmaFKISPvdicFJH+mjykctJFoAkUw+SPTJTGjUNdKscFBrqM7IPnCVu6zihtKYa7TkZS1dkQ==} resolution: {integrity: sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==}
'@vitest/mocker@3.2.3': '@vitest/mocker@3.2.4':
resolution: {integrity: sha512-cP6fIun+Zx8he4rbWvi+Oya6goKQDZK+Yq4hhlggwQBbrlOQ4qtZ+G4nxB6ZnzI9lyIb+JnvyiJnPC2AGbKSPA==} resolution: {integrity: sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==}
peerDependencies: peerDependencies:
msw: ^2.4.9 msw: ^2.4.9
vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0 vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0
@@ -1522,54 +1528,54 @@ packages:
vite: vite:
optional: true optional: true
'@vitest/pretty-format@3.2.3': '@vitest/pretty-format@3.2.4':
resolution: {integrity: sha512-yFglXGkr9hW/yEXngO+IKMhP0jxyFw2/qys/CK4fFUZnSltD+MU7dVYGrH8rvPcK/O6feXQA+EU33gjaBBbAng==} resolution: {integrity: sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==}
'@vitest/runner@3.2.3': '@vitest/runner@3.2.4':
resolution: {integrity: sha512-83HWYisT3IpMaU9LN+VN+/nLHVBCSIUKJzGxC5RWUOsK1h3USg7ojL+UXQR3b4o4UBIWCYdD2fxuzM7PQQ1u8w==} resolution: {integrity: sha512-oukfKT9Mk41LreEW09vt45f8wx7DordoWUZMYdY/cyAk7w5TWkTRCNZYF7sX7n2wB7jyGAl74OxgwhPgKaqDMQ==}
'@vitest/snapshot@3.2.3': '@vitest/snapshot@3.2.4':
resolution: {integrity: sha512-9gIVWx2+tysDqUmmM1L0hwadyumqssOL1r8KJipwLx5JVYyxvVRfxvMq7DaWbZZsCqZnu/dZedaZQh4iYTtneA==} resolution: {integrity: sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==}
'@vitest/spy@3.2.3': '@vitest/spy@3.2.4':
resolution: {integrity: sha512-JHu9Wl+7bf6FEejTCREy+DmgWe+rQKbK+y32C/k5f4TBIAlijhJbRBIRIOCEpVevgRsCQR2iHRUH2/qKVM/plw==} resolution: {integrity: sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==}
'@vitest/ui@3.2.3': '@vitest/ui@3.2.4':
resolution: {integrity: sha512-9aR2tY/WT7GRHGEH/9sSIipJqeA21Eh3C6xmiOVmfyBCFmezUSUFLalpaSmRHlRzWCKQU10yz3AHhKuYcdnZGQ==} resolution: {integrity: sha512-hGISOaP18plkzbWEcP/QvtRW1xDXF2+96HbEX6byqQhAUbiS5oH6/9JwW+QsQCIYON2bI6QZBF+2PvOmrRZ9wA==}
peerDependencies: peerDependencies:
vitest: 3.2.3 vitest: 3.2.4
'@vitest/utils@3.2.3': '@vitest/utils@3.2.4':
resolution: {integrity: sha512-4zFBCU5Pf+4Z6v+rwnZ1HU1yzOKKvDkMXZrymE2PBlbjKJRlrOxbvpfPSvJTGRIwGoahaOGvp+kbCoxifhzJ1Q==} resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==}
'@vue/compiler-core@3.5.16': '@vue/compiler-core@3.5.17':
resolution: {integrity: sha512-AOQS2eaQOaaZQoL1u+2rCJIKDruNXVBZSiUD3chnUrsoX5ZTQMaCvXlWNIfxBJuU15r1o7+mpo5223KVtIhAgQ==} resolution: {integrity: sha512-Xe+AittLbAyV0pabcN7cP7/BenRBNcteM4aSDCtRvGw0d9OL+HG1u/XHLY/kt1q4fyMeZYXyIYrsHuPSiDPosA==}
'@vue/compiler-dom@3.5.16': '@vue/compiler-dom@3.5.17':
resolution: {integrity: sha512-SSJIhBr/teipXiXjmWOVWLnxjNGo65Oj/8wTEQz0nqwQeP75jWZ0n4sF24Zxoht1cuJoWopwj0J0exYwCJ0dCQ==} resolution: {integrity: sha512-+2UgfLKoaNLhgfhV5Ihnk6wB4ljyW1/7wUIog2puUqajiC29Lp5R/IKDdkebh9jTbTogTbsgB+OY9cEWzG95JQ==}
'@vue/compiler-sfc@3.5.16': '@vue/compiler-sfc@3.5.17':
resolution: {integrity: sha512-rQR6VSFNpiinDy/DVUE0vHoIDUF++6p910cgcZoaAUm3POxgNOOdS/xgoll3rNdKYTYPnnbARDCZOyZ+QSe6Pw==} resolution: {integrity: sha512-rQQxbRJMgTqwRugtjw0cnyQv9cP4/4BxWfTdRBkqsTfLOHWykLzbOc3C4GGzAmdMDxhzU/1Ija5bTjMVrddqww==}
'@vue/compiler-ssr@3.5.16': '@vue/compiler-ssr@3.5.17':
resolution: {integrity: sha512-d2V7kfxbdsjrDSGlJE7my1ZzCXViEcqN6w14DOsDrUCHEA6vbnVCpRFfrc4ryCP/lCKzX2eS1YtnLE/BuC9f/A==} resolution: {integrity: sha512-hkDbA0Q20ZzGgpj5uZjb9rBzQtIHLS78mMilwrlpWk2Ep37DYntUz0PonQ6kr113vfOEdM+zTBuJDaceNIW0tQ==}
'@vue/reactivity@3.5.16': '@vue/reactivity@3.5.17':
resolution: {integrity: sha512-FG5Q5ee/kxhIm1p2bykPpPwqiUBV3kFySsHEQha5BJvjXdZTUfmya7wP7zC39dFuZAcf/PD5S4Lni55vGLMhvA==} resolution: {integrity: sha512-l/rmw2STIscWi7SNJp708FK4Kofs97zc/5aEPQh4bOsReD/8ICuBcEmS7KGwDj5ODQLYWVN2lNibKJL1z5b+Lw==}
'@vue/runtime-core@3.5.16': '@vue/runtime-core@3.5.17':
resolution: {integrity: sha512-bw5Ykq6+JFHYxrQa7Tjr+VSzw7Dj4ldR/udyBZbq73fCdJmyy5MPIFR9IX/M5Qs+TtTjuyUTCnmK3lWWwpAcFQ==} resolution: {integrity: sha512-QQLXa20dHg1R0ri4bjKeGFKEkJA7MMBxrKo2G+gJikmumRS7PTD4BOU9FKrDQWMKowz7frJJGqBffYMgQYS96Q==}
'@vue/runtime-dom@3.5.16': '@vue/runtime-dom@3.5.17':
resolution: {integrity: sha512-T1qqYJsG2xMGhImRUV9y/RseB9d0eCYZQ4CWca9ztCuiPj/XWNNN+lkNBuzVbia5z4/cgxdL28NoQCvC0Xcfww==} resolution: {integrity: sha512-8El0M60TcwZ1QMz4/os2MdlQECgGoVHPuLnQBU3m9h3gdNRW9xRmI8iLS4t/22OQlOE6aJvNNlBiCzPHur4H9g==}
'@vue/server-renderer@3.5.16': '@vue/server-renderer@3.5.17':
resolution: {integrity: sha512-BrX0qLiv/WugguGsnQUJiYOE0Fe5mZTwi6b7X/ybGB0vfrPH9z0gD/Y6WOR1sGCgX4gc25L1RYS5eYQKDMoNIg==} resolution: {integrity: sha512-BOHhm8HalujY6lmC3DbqF6uXN/K00uWiEeF22LfEsm9Q93XeJ/plHTepGwf6tqFcF7GA5oGSSAAUock3VvzaCA==}
peerDependencies: peerDependencies:
vue: 3.5.16 vue: 3.5.17
'@vue/shared@3.5.16': '@vue/shared@3.5.17':
resolution: {integrity: sha512-c/0fWy3Jw6Z8L9FmTyYfkpM5zklnqqa9+a6dz3DvONRKW2NEbh46BP0FHuLFSWi2TnQEtp91Z6zOWNrU6QiyPg==} resolution: {integrity: sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==}
'@vue/test-utils@2.4.6': '@vue/test-utils@2.4.6':
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
@@ -1693,6 +1699,10 @@ packages:
balanced-match@1.0.2: balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
balanced-match@3.0.1:
resolution: {integrity: sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==}
engines: {node: '>= 16'}
base64-js@1.5.1: base64-js@1.5.1:
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
@@ -1727,6 +1737,10 @@ packages:
brace-expansion@2.0.1: brace-expansion@2.0.1:
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
brace-expansion@4.0.1:
resolution: {integrity: sha512-YClrbvTCXGe70pU2JiEiPLYXO9gQkyxYeKpJIQHVS/gOs6EWMQP2RYBwjFLNT322Ji8TOC3IMPfsYCedNpzKfA==}
engines: {node: '>= 18'}
braces@3.0.2: braces@3.0.2:
resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
engines: {node: '>=8'} engines: {node: '>=8'}
@@ -2799,6 +2813,9 @@ packages:
loupe@3.1.3: loupe@3.1.3:
resolution: {integrity: sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==} resolution: {integrity: sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==}
loupe@3.1.4:
resolution: {integrity: sha512-wJzkKwJrheKtknCOKNEtDK4iqg/MxmZheEMtSTYvnzRdEYaZzmgH976nenp8WdJRdx5Vc1X/9MO0Oszl6ezeXg==}
lowercase-keys@2.0.0: lowercase-keys@2.0.0:
resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==} resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==}
engines: {node: '>=8'} engines: {node: '>=8'}
@@ -2973,6 +2990,10 @@ packages:
resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==} resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
minimatch@10.0.2:
resolution: {integrity: sha512-+9TJCIYXgZ2Dm5LxVCFsa8jOm+evMwXHFI0JM1XROmkfkpz8/iLLDh+TwSmyIBrs6C6Xu9294/fq8cBA+P6AqA==}
engines: {node: 20 || >=22}
minimatch@3.1.2: minimatch@3.1.2:
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
@@ -3515,6 +3536,10 @@ packages:
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
postcss@8.5.6:
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
engines: {node: ^10 || ^12 || >=14}
prebuild-install@7.1.2: prebuild-install@7.1.2:
resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==} resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==}
engines: {node: '>=10'} engines: {node: '>=10'}
@@ -3632,8 +3657,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@40.59.2: renovate@40.62.1:
resolution: {integrity: sha512-0h5n1xP/fym5/7vUm8gTGuF2KuCdtzHxSnolIcHhT4fjyj83EIBivcmF6erBHYRrKRbIpEhEkLeZ5HCXnu12qA==} resolution: {integrity: sha512-KAdlisMjntg+6vQtxkyYS/SLpXYqw4Abrw748VfZtdr07khw0NymM+MmGFBUwci9VP77s7hhdzxvlwhgSMYtLg==}
engines: {node: ^22.13.0, pnpm: ^10.0.0} engines: {node: ^22.13.0, pnpm: ^10.0.0}
hasBin: true hasBin: true
@@ -4173,8 +4198,8 @@ packages:
vfile@6.0.3: vfile@6.0.3:
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
vite-node@3.2.3: vite-node@3.2.4:
resolution: {integrity: sha512-gc8aAifGuDIpZHrPjuHyP4dpQmYXqWw7D1GmDnWeNWP654UEXzVfQ5IHPSK5HaHkwB/+p1atpYpSdw/2kOv8iQ==} resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true hasBin: true
@@ -4218,16 +4243,16 @@ packages:
yaml: yaml:
optional: true optional: true
vitest@3.2.3: vitest@3.2.4:
resolution: {integrity: sha512-E6U2ZFXe3N/t4f5BwUaVCKRLHqUpk1CBWeMh78UT4VaTPH/2dyvH6ALl29JTovEPu9dVKr/K/J4PkXgrMbw4Ww==} resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@edge-runtime/vm': '*' '@edge-runtime/vm': '*'
'@types/debug': ^4.1.12 '@types/debug': ^4.1.12
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
'@vitest/browser': 3.2.3 '@vitest/browser': 3.2.4
'@vitest/ui': 3.2.3 '@vitest/ui': 3.2.4
happy-dom: '*' happy-dom: '*'
jsdom: '*' jsdom: '*'
peerDependenciesMeta: peerDependenciesMeta:
@@ -4249,8 +4274,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.16: vue@3.5.17:
resolution: {integrity: sha512-rjOV2ecxMd5SiAmof2xzh2WxntRcigkX/He4YFJ6WdRvVUrbt6DxC1Iujh10XLl8xCDRDtGKMeO3D+pRQ1PP9w==} resolution: {integrity: sha512-LbHV3xPN9BeljML+Xctq4lbz2lVHCR6DtbpTf5XIO6gugpXUN49j2QQPcMj086r9+AkJ0FfUT8xjulKKBkkr9g==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
@@ -4383,8 +4408,8 @@ packages:
resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==}
engines: {node: '>=12.20'} engines: {node: '>=12.20'}
zod@3.25.56: zod@3.25.63:
resolution: {integrity: sha512-rd6eEF3BTNvQnR2e2wwolfTmUTnp70aUTqr0oaGbHifzC3BKJsoV+Gat8vxUMR1hwOKBs6El+qWehrHbCpW6SQ==} resolution: {integrity: sha512-3ttCkqhtpncYXfP0f6dsyabbYV/nEUW+Xlu89jiXbTBifUfjaSqXOG6JnQPLtqt87n7KAmnMqcjay6c0Wq0Vbw==}
zwitch@2.0.4: zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
@@ -5219,6 +5244,10 @@ snapshots:
dependencies: dependencies:
'@babel/types': 7.27.1 '@babel/types': 7.27.1
'@babel/parser@7.27.5':
dependencies:
'@babel/types': 7.27.6
'@babel/runtime-corejs3@7.24.4': '@babel/runtime-corejs3@7.24.4':
dependencies: dependencies:
core-js-pure: 3.37.0 core-js-pure: 3.37.0
@@ -5229,6 +5258,11 @@ 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.27.6':
dependencies:
'@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@baszalmstra/rattler@0.2.1': {} '@baszalmstra/rattler@0.2.1': {}
'@bcoe/v8-coverage@1.0.2': {} '@bcoe/v8-coverage@1.0.2': {}
@@ -5747,7 +5781,7 @@ snapshots:
fs-extra: 11.3.0 fs-extra: 11.3.0
toml-eslint-parser: 0.10.0 toml-eslint-parser: 0.10.0
upath: 2.0.1 upath: 2.0.1
zod: 3.25.56 zod: 3.25.63
'@renovatebot/kbpgp@4.0.1': '@renovatebot/kbpgp@4.0.1':
dependencies: dependencies:
@@ -6305,7 +6339,7 @@ snapshots:
'@types/mdast@4.0.4': '@types/mdast@4.0.4':
dependencies: dependencies:
'@types/unist': 2.0.10 '@types/unist': 3.0.3
'@types/minimist@1.2.5': {} '@types/minimist@1.2.5': {}
@@ -6331,8 +6365,6 @@ snapshots:
'@types/treeify@1.0.3': {} '@types/treeify@1.0.3': {}
'@types/unist@2.0.10': {}
'@types/unist@3.0.3': {} '@types/unist@3.0.3': {}
'@types/uuid@9.0.8': {} '@types/uuid@9.0.8': {}
@@ -6342,7 +6374,7 @@ snapshots:
'@types/node': 22.15.32 '@types/node': 22.15.32
optional: true optional: true
'@vitest/coverage-v8@3.2.3(vitest@3.2.3)': '@vitest/coverage-v8@3.2.4(vitest@3.2.4)':
dependencies: dependencies:
'@ampproject/remapping': 2.3.0 '@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 1.0.2 '@bcoe/v8-coverage': 1.0.2
@@ -6357,116 +6389,116 @@ 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.3(@types/debug@4.1.12)(@types/node@22.15.32)(@vitest/ui@3.2.3)(jiti@2.4.2)(jsdom@26.1.0)(yaml@2.8.0) vitest: 3.2.4(@types/debug@4.1.12)(@types/node@22.15.32)(@vitest/ui@3.2.4)(jiti@2.4.2)(jsdom@26.1.0)(yaml@2.8.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vitest/expect@3.2.3': '@vitest/expect@3.2.4':
dependencies: dependencies:
'@types/chai': 5.2.2 '@types/chai': 5.2.2
'@vitest/spy': 3.2.3 '@vitest/spy': 3.2.4
'@vitest/utils': 3.2.3 '@vitest/utils': 3.2.4
chai: 5.2.0 chai: 5.2.0
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/mocker@3.2.3(vite@6.0.11(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0))': '@vitest/mocker@3.2.4(vite@6.0.11(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0))':
dependencies: dependencies:
'@vitest/spy': 3.2.3 '@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@22.15.32)(jiti@2.4.2)(yaml@2.8.0) vite: 6.0.11(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0)
'@vitest/pretty-format@3.2.3': '@vitest/pretty-format@3.2.4':
dependencies: dependencies:
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/runner@3.2.3': '@vitest/runner@3.2.4':
dependencies: dependencies:
'@vitest/utils': 3.2.3 '@vitest/utils': 3.2.4
pathe: 2.0.3 pathe: 2.0.3
strip-literal: 3.0.0 strip-literal: 3.0.0
'@vitest/snapshot@3.2.3': '@vitest/snapshot@3.2.4':
dependencies: dependencies:
'@vitest/pretty-format': 3.2.3 '@vitest/pretty-format': 3.2.4
magic-string: 0.30.17 magic-string: 0.30.17
pathe: 2.0.3 pathe: 2.0.3
'@vitest/spy@3.2.3': '@vitest/spy@3.2.4':
dependencies: dependencies:
tinyspy: 4.0.3 tinyspy: 4.0.3
'@vitest/ui@3.2.3(vitest@3.2.3)': '@vitest/ui@3.2.4(vitest@3.2.4)':
dependencies: dependencies:
'@vitest/utils': 3.2.3 '@vitest/utils': 3.2.4
fflate: 0.8.2 fflate: 0.8.2
flatted: 3.3.3 flatted: 3.3.3
pathe: 2.0.3 pathe: 2.0.3
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.3(@types/debug@4.1.12)(@types/node@22.15.32)(@vitest/ui@3.2.3)(jiti@2.4.2)(jsdom@26.1.0)(yaml@2.8.0) vitest: 3.2.4(@types/debug@4.1.12)(@types/node@22.15.32)(@vitest/ui@3.2.4)(jiti@2.4.2)(jsdom@26.1.0)(yaml@2.8.0)
'@vitest/utils@3.2.3': '@vitest/utils@3.2.4':
dependencies: dependencies:
'@vitest/pretty-format': 3.2.3 '@vitest/pretty-format': 3.2.4
loupe: 3.1.3 loupe: 3.1.4
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vue/compiler-core@3.5.16': '@vue/compiler-core@3.5.17':
dependencies: dependencies:
'@babel/parser': 7.27.2 '@babel/parser': 7.27.5
'@vue/shared': 3.5.16 '@vue/shared': 3.5.17
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.16': '@vue/compiler-dom@3.5.17':
dependencies: dependencies:
'@vue/compiler-core': 3.5.16 '@vue/compiler-core': 3.5.17
'@vue/shared': 3.5.16 '@vue/shared': 3.5.17
'@vue/compiler-sfc@3.5.16': '@vue/compiler-sfc@3.5.17':
dependencies: dependencies:
'@babel/parser': 7.27.2 '@babel/parser': 7.27.5
'@vue/compiler-core': 3.5.16 '@vue/compiler-core': 3.5.17
'@vue/compiler-dom': 3.5.16 '@vue/compiler-dom': 3.5.17
'@vue/compiler-ssr': 3.5.16 '@vue/compiler-ssr': 3.5.17
'@vue/shared': 3.5.16 '@vue/shared': 3.5.17
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.30.17 magic-string: 0.30.17
postcss: 8.5.3 postcss: 8.5.6
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-ssr@3.5.16': '@vue/compiler-ssr@3.5.17':
dependencies: dependencies:
'@vue/compiler-dom': 3.5.16 '@vue/compiler-dom': 3.5.17
'@vue/shared': 3.5.16 '@vue/shared': 3.5.17
'@vue/reactivity@3.5.16': '@vue/reactivity@3.5.17':
dependencies: dependencies:
'@vue/shared': 3.5.16 '@vue/shared': 3.5.17
'@vue/runtime-core@3.5.16': '@vue/runtime-core@3.5.17':
dependencies: dependencies:
'@vue/reactivity': 3.5.16 '@vue/reactivity': 3.5.17
'@vue/shared': 3.5.16 '@vue/shared': 3.5.17
'@vue/runtime-dom@3.5.16': '@vue/runtime-dom@3.5.17':
dependencies: dependencies:
'@vue/reactivity': 3.5.16 '@vue/reactivity': 3.5.17
'@vue/runtime-core': 3.5.16 '@vue/runtime-core': 3.5.17
'@vue/shared': 3.5.16 '@vue/shared': 3.5.17
csstype: 3.1.3 csstype: 3.1.3
'@vue/server-renderer@3.5.16(vue@3.5.16(typescript@5.8.3))': '@vue/server-renderer@3.5.17(vue@3.5.17(typescript@5.8.3))':
dependencies: dependencies:
'@vue/compiler-ssr': 3.5.16 '@vue/compiler-ssr': 3.5.17
'@vue/shared': 3.5.16 '@vue/shared': 3.5.17
vue: 3.5.16(typescript@5.8.3) vue: 3.5.17(typescript@5.8.3)
'@vue/shared@3.5.16': {} '@vue/shared@3.5.17': {}
'@vue/test-utils@2.4.6': '@vue/test-utils@2.4.6':
dependencies: dependencies:
@@ -6610,6 +6642,8 @@ snapshots:
balanced-match@1.0.2: {} balanced-match@1.0.2: {}
balanced-match@3.0.1: {}
base64-js@1.5.1: {} base64-js@1.5.1: {}
better-sqlite3@11.10.0: better-sqlite3@11.10.0:
@@ -6650,6 +6684,10 @@ snapshots:
dependencies: dependencies:
balanced-match: 1.0.2 balanced-match: 1.0.2
brace-expansion@4.0.1:
dependencies:
balanced-match: 3.0.1
braces@3.0.2: braces@3.0.2:
dependencies: dependencies:
fill-range: 7.0.1 fill-range: 7.0.1
@@ -7354,7 +7392,7 @@ snapshots:
dependencies: dependencies:
foreground-child: 3.1.1 foreground-child: 3.1.1
jackspeak: 4.0.2 jackspeak: 4.0.2
minimatch: 10.0.1 minimatch: 10.0.2
minipass: 7.1.2 minipass: 7.1.2
package-json-from-dist: 1.0.0 package-json-from-dist: 1.0.0
path-scurry: 2.0.0 path-scurry: 2.0.0
@@ -7808,6 +7846,8 @@ snapshots:
loupe@3.1.3: {} loupe@3.1.3: {}
loupe@3.1.4: {}
lowercase-keys@2.0.0: {} lowercase-keys@2.0.0: {}
lru-cache@10.4.3: {} lru-cache@10.4.3: {}
@@ -8101,6 +8141,10 @@ snapshots:
dependencies: dependencies:
brace-expansion: 2.0.1 brace-expansion: 2.0.1
minimatch@10.0.2:
dependencies:
brace-expansion: 4.0.1
minimatch@3.1.2: minimatch@3.1.2:
dependencies: dependencies:
brace-expansion: 1.1.11 brace-expansion: 1.1.11
@@ -8178,7 +8222,7 @@ snapshots:
mkdirp@3.0.1: {} mkdirp@3.0.1: {}
mkdist@2.2.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)): mkdist@2.2.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)):
dependencies: dependencies:
autoprefixer: 10.4.20(postcss@8.5.3) autoprefixer: 10.4.20(postcss@8.5.3)
citty: 0.1.6 citty: 0.1.6
@@ -8195,7 +8239,7 @@ snapshots:
tinyglobby: 0.2.14 tinyglobby: 0.2.14
optionalDependencies: optionalDependencies:
typescript: 5.8.3 typescript: 5.8.3
vue: 3.5.16(typescript@5.8.3) vue: 3.5.17(typescript@5.8.3)
mlly@1.7.4: mlly@1.7.4:
dependencies: dependencies:
@@ -8619,6 +8663,12 @@ snapshots:
picocolors: 1.1.1 picocolors: 1.1.1
source-map-js: 1.2.1 source-map-js: 1.2.1
postcss@8.5.6:
dependencies:
nanoid: 3.3.11
picocolors: 1.1.1
source-map-js: 1.2.1
prebuild-install@7.1.2: prebuild-install@7.1.2:
dependencies: dependencies:
detect-libc: 2.0.3 detect-libc: 2.0.3
@@ -8792,7 +8842,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
renovate@40.59.2(encoding@0.1.13)(typanion@3.14.0): renovate@40.62.1(encoding@0.1.13)(typanion@3.14.0):
dependencies: dependencies:
'@aws-sdk/client-codecommit': 3.821.0 '@aws-sdk/client-codecommit': 3.821.0
'@aws-sdk/client-ec2': 3.821.0 '@aws-sdk/client-ec2': 3.821.0
@@ -8875,7 +8925,7 @@ snapshots:
luxon: 3.6.1 luxon: 3.6.1
markdown-it: 14.1.0 markdown-it: 14.1.0
markdown-table: 3.0.4 markdown-table: 3.0.4
minimatch: 10.0.1 minimatch: 10.0.2
moo: 0.5.2 moo: 0.5.2
ms: 2.1.3 ms: 2.1.3
nanoid: 5.1.5 nanoid: 5.1.5
@@ -8909,7 +8959,7 @@ snapshots:
vuln-vects: 1.1.0 vuln-vects: 1.1.0
xmldoc: 1.3.0 xmldoc: 1.3.0
yaml: 2.8.0 yaml: 2.8.0
zod: 3.25.56 zod: 3.25.63
optionalDependencies: optionalDependencies:
better-sqlite3: 11.10.0 better-sqlite3: 11.10.0
openpgp: 6.1.1 openpgp: 6.1.1
@@ -9393,7 +9443,7 @@ snapshots:
uint64be@1.0.1: {} uint64be@1.0.1: {}
unbuild@3.5.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)): unbuild@3.5.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)):
dependencies: dependencies:
'@rollup/plugin-alias': 5.1.1(rollup@4.34.9) '@rollup/plugin-alias': 5.1.1(rollup@4.34.9)
'@rollup/plugin-commonjs': 28.0.2(rollup@4.34.9) '@rollup/plugin-commonjs': 28.0.2(rollup@4.34.9)
@@ -9409,7 +9459,7 @@ snapshots:
hookable: 5.5.3 hookable: 5.5.3
jiti: 2.4.2 jiti: 2.4.2
magic-string: 0.30.17 magic-string: 0.30.17
mkdist: 2.2.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)) mkdist: 2.2.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
mlly: 1.7.4 mlly: 1.7.4
pathe: 2.0.3 pathe: 2.0.3
pkg-types: 2.1.0 pkg-types: 2.1.0
@@ -9522,7 +9572,7 @@ 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.3(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0): vite-node@3.2.4(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0):
dependencies: dependencies:
cac: 6.7.14 cac: 6.7.14
debug: 4.4.1 debug: 4.4.1
@@ -9554,16 +9604,16 @@ snapshots:
jiti: 2.4.2 jiti: 2.4.2
yaml: 2.8.0 yaml: 2.8.0
vitest@3.2.3(@types/debug@4.1.12)(@types/node@22.15.32)(@vitest/ui@3.2.3)(jiti@2.4.2)(jsdom@26.1.0)(yaml@2.8.0): vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.15.32)(@vitest/ui@3.2.4)(jiti@2.4.2)(jsdom@26.1.0)(yaml@2.8.0):
dependencies: dependencies:
'@types/chai': 5.2.2 '@types/chai': 5.2.2
'@vitest/expect': 3.2.3 '@vitest/expect': 3.2.4
'@vitest/mocker': 3.2.3(vite@6.0.11(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0)) '@vitest/mocker': 3.2.4(vite@6.0.11(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0))
'@vitest/pretty-format': 3.2.3 '@vitest/pretty-format': 3.2.4
'@vitest/runner': 3.2.3 '@vitest/runner': 3.2.4
'@vitest/snapshot': 3.2.3 '@vitest/snapshot': 3.2.4
'@vitest/spy': 3.2.3 '@vitest/spy': 3.2.4
'@vitest/utils': 3.2.3 '@vitest/utils': 3.2.4
chai: 5.2.0 chai: 5.2.0
debug: 4.4.1 debug: 4.4.1
expect-type: 1.2.1 expect-type: 1.2.1
@@ -9577,12 +9627,12 @@ snapshots:
tinypool: 1.1.1 tinypool: 1.1.1
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
vite: 6.0.11(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0) vite: 6.0.11(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0)
vite-node: 3.2.3(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0) vite-node: 3.2.4(@types/node@22.15.32)(jiti@2.4.2)(yaml@2.8.0)
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': 22.15.32 '@types/node': 22.15.32
'@vitest/ui': 3.2.3(vitest@3.2.3) '@vitest/ui': 3.2.4(vitest@3.2.4)
jsdom: 26.1.0 jsdom: 26.1.0
transitivePeerDependencies: transitivePeerDependencies:
- jiti - jiti
@@ -9600,13 +9650,13 @@ snapshots:
vue-component-type-helpers@2.1.6: {} vue-component-type-helpers@2.1.6: {}
vue@3.5.16(typescript@5.8.3): vue@3.5.17(typescript@5.8.3):
dependencies: dependencies:
'@vue/compiler-dom': 3.5.16 '@vue/compiler-dom': 3.5.17
'@vue/compiler-sfc': 3.5.16 '@vue/compiler-sfc': 3.5.17
'@vue/runtime-dom': 3.5.16 '@vue/runtime-dom': 3.5.17
'@vue/server-renderer': 3.5.16(vue@3.5.16(typescript@5.8.3)) '@vue/server-renderer': 3.5.17(vue@3.5.17(typescript@5.8.3))
'@vue/shared': 3.5.16 '@vue/shared': 3.5.17
optionalDependencies: optionalDependencies:
typescript: 5.8.3 typescript: 5.8.3
@@ -9723,6 +9773,6 @@ snapshots:
yocto-queue@1.2.1: {} yocto-queue@1.2.1: {}
zod@3.25.56: {} zod@3.25.63: {}
zwitch@2.0.4: {} zwitch@2.0.4: {}

View File

@@ -5,11 +5,11 @@ packages:
- web/* - web/*
catalog: catalog:
'@vitest/coverage-v8': ^3.2.3 '@vitest/coverage-v8': ^3.2.4
'@vue/test-utils': ^2.4.6 '@vue/test-utils': ^2.4.6
jsdom: ^26.1.0 jsdom: ^26.1.0
pathe: ^2.0.3 pathe: ^2.0.3
unbuild: 3.5.0 unbuild: 3.5.0
vitest: ^3.2.3 vitest: ^3.2.4
'@vitest/ui': ^3.2.3 '@vitest/ui': ^3.2.4
vue: ^3.5.16 vue: ^3.5.17

View File

@@ -16,7 +16,7 @@
"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.12.1", "packageManager": "pnpm@10.12.2",
"engines": { "engines": {
"node": ">=22.16.0" "node": ">=22.16.0"
}, },