1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 21:33:18 +01:00

fix(deps): update all non-major dependencies (#4140)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-23 16:38:28 +00:00
committed by GitHub
parent fb359cb9d5
commit 220dcd9416
3 changed files with 118 additions and 141 deletions

View File

@@ -95,7 +95,7 @@ services:
playwright: playwright:
container_name: playwright container_name: playwright
image: mcr.microsoft.com/playwright:v1.55.0-jammy image: mcr.microsoft.com/playwright:v1.55.1-jammy
working_dir: /app working_dir: /app
volumes: volumes:
- .:/app - .:/app

View File

@@ -6,7 +6,7 @@
"bugs": { "bugs": {
"url": "https://github.com/amir20/dozzle/issues" "url": "https://github.com/amir20/dozzle/issues"
}, },
"packageManager": "pnpm@10.17.0", "packageManager": "pnpm@10.17.1",
"type": "module", "type": "module",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -33,7 +33,7 @@
"@iconify-json/carbon": "^1.2.13", "@iconify-json/carbon": "^1.2.13",
"@iconify-json/cil": "^1.2.3", "@iconify-json/cil": "^1.2.3",
"@iconify-json/ic": "^1.2.4", "@iconify-json/ic": "^1.2.4",
"@iconify-json/material-symbols": "^1.2.37", "@iconify-json/material-symbols": "^1.2.38",
"@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi": "^1.2.3",
"@iconify-json/mdi-light": "^1.2.2", "@iconify-json/mdi-light": "^1.2.2",
"@iconify-json/octicon": "^1.2.14", "@iconify-json/octicon": "^1.2.14",
@@ -54,7 +54,7 @@
"d3-selection": "^3.0.0", "d3-selection": "^3.0.0",
"d3-shape": "^3.2.0", "d3-shape": "^3.2.0",
"d3-transition": "^3.0.1", "d3-transition": "^3.0.1",
"daisyui": "5.1.13", "daisyui": "5.1.14",
"entities": "^7.0.0", "entities": "^7.0.0",
"fuse.js": "^7.1.0", "fuse.js": "^7.1.0",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
@@ -68,7 +68,7 @@
"unplugin-vue-components": "^29.1.0", "unplugin-vue-components": "^29.1.0",
"unplugin-vue-macros": "^2.14.5", "unplugin-vue-macros": "^2.14.5",
"unplugin-vue-router": "^0.15.0", "unplugin-vue-router": "^0.15.0",
"vite": "7.1.6", "vite": "7.1.7",
"vite-plugin-vue-layouts": "^0.11.0", "vite-plugin-vue-layouts": "^0.11.0",
"vite-svg-loader": "^5.1.0", "vite-svg-loader": "^5.1.0",
"vitepress": "1.6.4", "vitepress": "1.6.4",
@@ -79,10 +79,10 @@
"devDependencies": { "devDependencies": {
"@apache-arrow/esnext-esm": "^21.0.0", "@apache-arrow/esnext-esm": "^21.0.0",
"@iconify-json/ion": "^1.2.6", "@iconify-json/ion": "^1.2.6",
"@iconify-json/material-symbols-light": "^1.2.37", "@iconify-json/material-symbols-light": "^1.2.38",
"@iconify-json/ri": "^1.2.5", "@iconify-json/ri": "^1.2.5",
"@pinia/testing": "^1.0.2", "@pinia/testing": "^1.0.2",
"@playwright/test": "^1.55.0", "@playwright/test": "^1.55.1",
"@types/d3-array": "^3.2.2", "@types/d3-array": "^3.2.2",
"@types/d3-ease": "^3.0.2", "@types/d3-ease": "^3.0.2",
"@types/d3-scale": "^4.0.9", "@types/d3-scale": "^4.0.9",
@@ -99,15 +99,15 @@
"concurrently": "^9.2.1", "concurrently": "^9.2.1",
"eventsourcemock": "^2.0.0", "eventsourcemock": "^2.0.0",
"jsdom": "^27.0.0", "jsdom": "^27.0.0",
"lint-staged": "^16.1.6", "lint-staged": "^16.2.0",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.14", "prettier-plugin-tailwindcss": "^0.6.14",
"simple-git-hooks": "^2.13.1", "simple-git-hooks": "^2.13.1",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.9.2", "typescript": "^5.9.2",
"vitest": "^3.2.4", "vitest": "^3.2.4",
"vue-component-type-helpers": "3.0.7", "vue-component-type-helpers": "3.0.8",
"vue-tsc": "3.0.7" "vue-tsc": "3.0.8"
}, },
"lint-staged": { "lint-staged": {
"*.{js,vue,css,ts,html,md}": [ "*.{js,vue,css,ts,html,md}": [

239
pnpm-lock.yaml generated
View File

@@ -24,8 +24,8 @@ importers:
specifier: ^1.2.4 specifier: ^1.2.4
version: 1.2.4 version: 1.2.4
'@iconify-json/material-symbols': '@iconify-json/material-symbols':
specifier: ^1.2.37 specifier: ^1.2.38
version: 1.2.37 version: 1.2.38
'@iconify-json/mdi': '@iconify-json/mdi':
specifier: ^1.2.3 specifier: ^1.2.3
version: 1.2.3 version: 1.2.3
@@ -46,7 +46,7 @@ importers:
version: 0.5.18(tailwindcss@4.1.13) version: 0.5.18(tailwindcss@4.1.13)
'@tailwindcss/vite': '@tailwindcss/vite':
specifier: 4.1.13 specifier: 4.1.13
version: 4.1.13(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)) version: 4.1.13(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))
'@vueuse/components': '@vueuse/components':
specifier: ^13.9.0 specifier: ^13.9.0
version: 13.9.0(vue@3.5.21(typescript@5.9.2)) version: 13.9.0(vue@3.5.21(typescript@5.9.2))
@@ -87,8 +87,8 @@ importers:
specifier: ^3.0.1 specifier: ^3.0.1
version: 3.0.1(d3-selection@3.0.0) version: 3.0.1(d3-selection@3.0.0)
daisyui: daisyui:
specifier: 5.1.13 specifier: 5.1.14
version: 5.1.13 version: 5.1.14
entities: entities:
specifier: ^7.0.0 specifier: ^7.0.0
version: 7.0.0 version: 7.0.0
@@ -124,16 +124,16 @@ importers:
version: 29.1.0(@babel/parser@7.28.3)(vue@3.5.21(typescript@5.9.2)) version: 29.1.0(@babel/parser@7.28.3)(vue@3.5.21(typescript@5.9.2))
unplugin-vue-macros: unplugin-vue-macros:
specifier: ^2.14.5 specifier: ^2.14.5
version: 2.14.5(@vueuse/core@13.9.0(vue@3.5.21(typescript@5.9.2)))(esbuild@0.25.9)(rollup@4.44.2)(typescript@5.9.2)(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue-tsc@3.0.7(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2)) version: 2.14.5(@vueuse/core@13.9.0(vue@3.5.21(typescript@5.9.2)))(esbuild@0.25.9)(rollup@4.44.2)(typescript@5.9.2)(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue-tsc@3.0.8(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2))
unplugin-vue-router: unplugin-vue-router:
specifier: ^0.15.0 specifier: ^0.15.0
version: 0.15.0(@vue/compiler-sfc@3.5.21)(typescript@5.9.2)(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) version: 0.15.0(@vue/compiler-sfc@3.5.21)(typescript@5.9.2)(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2))
vite: vite:
specifier: 7.1.6 specifier: 7.1.7
version: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) version: 7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
vite-plugin-vue-layouts: vite-plugin-vue-layouts:
specifier: ^0.11.0 specifier: ^0.11.0
version: 0.11.0(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) version: 0.11.0(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2))
vite-svg-loader: vite-svg-loader:
specifier: ^5.1.0 specifier: ^5.1.0
version: 5.1.0(vue@3.5.21(typescript@5.9.2)) version: 5.1.0(vue@3.5.21(typescript@5.9.2))
@@ -157,8 +157,8 @@ importers:
specifier: ^1.2.6 specifier: ^1.2.6
version: 1.2.6 version: 1.2.6
'@iconify-json/material-symbols-light': '@iconify-json/material-symbols-light':
specifier: ^1.2.37 specifier: ^1.2.38
version: 1.2.37 version: 1.2.38
'@iconify-json/ri': '@iconify-json/ri':
specifier: ^1.2.5 specifier: ^1.2.5
version: 1.2.5 version: 1.2.5
@@ -166,8 +166,8 @@ importers:
specifier: ^1.0.2 specifier: ^1.0.2
version: 1.0.2(pinia@3.0.3(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))) version: 1.0.2(pinia@3.0.3(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))
'@playwright/test': '@playwright/test':
specifier: ^1.55.0 specifier: ^1.55.1
version: 1.55.0 version: 1.55.1
'@types/d3-array': '@types/d3-array':
specifier: ^3.2.2 specifier: ^3.2.2
version: 3.2.2 version: 3.2.2
@@ -194,7 +194,7 @@ importers:
version: 24.5.2 version: 24.5.2
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: 6.0.1 specifier: 6.0.1
version: 6.0.1(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)) version: 6.0.1(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
'@vue/compiler-sfc': '@vue/compiler-sfc':
specifier: ^3.5.21 specifier: ^3.5.21
version: 3.5.21 version: 3.5.21
@@ -217,8 +217,8 @@ importers:
specifier: ^27.0.0 specifier: ^27.0.0
version: 27.0.0(postcss@8.5.6) version: 27.0.0(postcss@8.5.6)
lint-staged: lint-staged:
specifier: ^16.1.6 specifier: ^16.2.0
version: 16.1.6 version: 16.2.0
prettier: prettier:
specifier: ^3.6.2 specifier: ^3.6.2
version: 3.6.2 version: 3.6.2
@@ -238,11 +238,11 @@ importers:
specifier: ^3.2.4 specifier: ^3.2.4
version: 3.2.4(@types/node@24.5.2)(jiti@2.5.1)(jsdom@27.0.0(postcss@8.5.6))(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) version: 3.2.4(@types/node@24.5.2)(jiti@2.5.1)(jsdom@27.0.0(postcss@8.5.6))(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
vue-component-type-helpers: vue-component-type-helpers:
specifier: 3.0.7 specifier: 3.0.8
version: 3.0.7 version: 3.0.8
vue-tsc: vue-tsc:
specifier: 3.0.7 specifier: 3.0.8
version: 3.0.7(typescript@5.9.2) version: 3.0.8(typescript@5.9.2)
packages: packages:
@@ -653,11 +653,11 @@ packages:
'@iconify-json/ion@1.2.6': '@iconify-json/ion@1.2.6':
resolution: {integrity: sha512-JftEXKfjvJNn3SrGeSBrG/waRkjeTpLdMLNLwpAX4NgI14QgJoAeXEh2iZjNPqioAkeIgErX4Bi6mnFwpjk3BQ==} resolution: {integrity: sha512-JftEXKfjvJNn3SrGeSBrG/waRkjeTpLdMLNLwpAX4NgI14QgJoAeXEh2iZjNPqioAkeIgErX4Bi6mnFwpjk3BQ==}
'@iconify-json/material-symbols-light@1.2.37': '@iconify-json/material-symbols-light@1.2.38':
resolution: {integrity: sha512-0xE6ExG5CW142v8DUImcQsCqtppHx6PPBKpl2OroTQq3++FziQmX2RWBk+96caKaxFuh3X3cmovYl+zhYQlo3A==} resolution: {integrity: sha512-hZl+KC862IjvWxbXHOhL9zectDeERIaOgUI+ykO7eu4jPrPWXHQJHTuA6NMJpO72Nrvc9FB7iz5he5OG9FL6nA==}
'@iconify-json/material-symbols@1.2.37': '@iconify-json/material-symbols@1.2.38':
resolution: {integrity: sha512-T9R1IUJ3CBWGTo/qJLpXTPwy9JOCJucSONXxJKIdUpOzINhFfHBg8TvUUVcFNv8qw6L4upQyptnI6iJqbxxUWw==} resolution: {integrity: sha512-I13hrSxRJG3ZwIhBTMXMXxxGAlooqZzivF/TQasvRMBeBFDjGK5+IcCzhEApKZlqiWOK3Sqx2Rf7ihiFS/zNvw==}
'@iconify-json/mdi-light@1.2.2': '@iconify-json/mdi-light@1.2.2':
resolution: {integrity: sha512-86UV9uyNve8zRFWiPrOrrDp9GDzsZM7plYV/on4VjgLLqXlyriuy541eHZB7LIOzTUyIPVli7QiUpBbTtBhsFw==} resolution: {integrity: sha512-86UV9uyNve8zRFWiPrOrrDp9GDzsZM7plYV/on4VjgLLqXlyriuy541eHZB7LIOzTUyIPVli7QiUpBbTtBhsFw==}
@@ -866,8 +866,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'} engines: {node: '>=14'}
'@playwright/test@1.55.0': '@playwright/test@1.55.1':
resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==} resolution: {integrity: sha512-IVAh/nOJaw6W9g+RJVlIQJ6gSiER+ae6mKQ5CX1bERzQgbC1VSeBlwdvczT7pxb0GWiyrxH4TGKbMfDb4Sq/ig==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@@ -1529,8 +1529,8 @@ packages:
typescript: typescript:
optional: true optional: true
'@vue/language-core@3.0.7': '@vue/language-core@3.0.8':
resolution: {integrity: sha512-0sqqyqJ0Gn33JH3TdIsZLCZZ8Gr4kwlg8iYOnOrDDkJKSjFurlQY/bEFQx5zs7SX2C/bjMkmPYq/NiyY1fTOkw==} resolution: {integrity: sha512-eYs6PF7bxoPYvek9qxceo1BCwFbJZYqJll+WaYC8o8ec60exqj+n+QRGGiJHSeUfYp0hDxARbMdxMq/fbPgU5g==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
@@ -1888,10 +1888,6 @@ packages:
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
engines: {node: '>=10'} engines: {node: '>=10'}
chalk@5.6.0:
resolution: {integrity: sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==}
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
character-entities-html4@2.1.0: character-entities-html4@2.1.0:
resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==} resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==}
@@ -1921,9 +1917,9 @@ packages:
resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==} resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
engines: {node: '>=18'} engines: {node: '>=18'}
cli-truncate@4.0.0: cli-truncate@5.1.0:
resolution: {integrity: sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==} resolution: {integrity: sha512-7JDGG+4Zp0CsknDCedl0DYdaeOhc46QNpXi3NLQblkZpXXgA6LncLDUUyvrjSvZeF3VRQa+KiMGomazQrC1V8g==}
engines: {node: '>=18'} engines: {node: '>=20'}
cliui@8.0.1: cliui@8.0.1:
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
@@ -1963,8 +1959,8 @@ packages:
resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==}
engines: {node: '>=14'} engines: {node: '>=14'}
commander@14.0.0: commander@14.0.1:
resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==} resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==}
engines: {node: '>=20'} engines: {node: '>=20'}
commander@2.20.3: commander@2.20.3:
@@ -2102,8 +2098,8 @@ packages:
peerDependencies: peerDependencies:
d3-selection: 2 - 3 d3-selection: 2 - 3
daisyui@5.1.13: daisyui@5.1.14:
resolution: {integrity: sha512-KWPF/4R+EHTJRqKZFNmSDPfAZ5xeS6YWB/2kS7Y6wGKg+atscUi2DOp6HoDD/OgGML0PJTtTpgwpTfeHVfjk7w==} resolution: {integrity: sha512-c9Op7tB8vLzzazFaLeyFsmmVMLrU8sYo1sHuStBGTbaAzLVxrulelGQBROo/lS2ZxWm/CnCb9NWdKbTL+MaKFA==}
data-urls@6.0.0: data-urls@6.0.0:
resolution: {integrity: sha512-BnBS08aLUM+DKamupXs3w2tJJoqU+AkaE/+6vQxi/G/DPmIZFJJp9Dkb1kM03AZx8ADehDUZgsNxju3mPXZYIA==} resolution: {integrity: sha512-BnBS08aLUM+DKamupXs3w2tJJoqU+AkaE/+6vQxi/G/DPmIZFJJp9Dkb1kM03AZx8ADehDUZgsNxju3mPXZYIA==}
@@ -2525,10 +2521,6 @@ packages:
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
engines: {node: '>=8'} engines: {node: '>=8'}
is-fullwidth-code-point@4.0.0:
resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==}
engines: {node: '>=12'}
is-fullwidth-code-point@5.0.0: is-fullwidth-code-point@5.0.0:
resolution: {integrity: sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==} resolution: {integrity: sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==}
engines: {node: '>=18'} engines: {node: '>=18'}
@@ -2694,17 +2686,13 @@ packages:
resolution: {integrity: sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==} resolution: {integrity: sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==}
engines: {node: '>= 12.0.0'} engines: {node: '>= 12.0.0'}
lilconfig@3.1.3: lint-staged@16.2.0:
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} resolution: {integrity: sha512-spdYSOCQ2MdZ9CM1/bu/kDmaYGsrpNOeu1InFFV8uhv14x6YIubGxbCpSmGILFoxkiheNQPDXSg5Sbb5ZuVnug==}
engines: {node: '>=14'}
lint-staged@16.1.6:
resolution: {integrity: sha512-U4kuulU3CKIytlkLlaHcGgKscNfJPNTiDF2avIUGFCv7K95/DCYQ7Ra62ydeRWmgQGg9zJYw2dzdbztwJlqrow==}
engines: {node: '>=20.17'} engines: {node: '>=20.17'}
hasBin: true hasBin: true
listr2@9.0.3: listr2@9.0.4:
resolution: {integrity: sha512-0aeh5HHHgmq1KRdMMDHfhMWQmIT/m7nRDTlxlFqni2Sp0had9baqsjJRvDGdlvgd6NmPE0nPloOipiQJGFtTHQ==} resolution: {integrity: sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ==}
engines: {node: '>=20.0.0'} engines: {node: '>=20.0.0'}
local-pkg@1.1.1: local-pkg@1.1.1:
@@ -2860,8 +2848,8 @@ packages:
muggle-string@0.4.1: muggle-string@0.4.1:
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==} resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
nano-spawn@1.0.2: nano-spawn@1.0.3:
resolution: {integrity: sha512-21t+ozMQDAL/UGgQVBbZ/xXvNO10++ZPuTmKRO8k9V3AClVRht49ahtDjfY8l1q6nSHOrE5ASfthzH3ol6R/hg==} resolution: {integrity: sha512-jtpsQDetTnvS2Ts1fiRdci5rx0VYws5jGyC+4IYOTnIQ/wwdf6JdomlHBwqC3bJYOvaKu0C2GSZ1A60anrYpaA==}
engines: {node: '>=20.17'} engines: {node: '>=20.17'}
nanoid@3.3.11: nanoid@3.3.11:
@@ -2993,13 +2981,13 @@ packages:
pkg-types@2.3.0: pkg-types@2.3.0:
resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==} resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
playwright-core@1.55.0: playwright-core@1.55.1:
resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==} resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
playwright@1.55.0: playwright@1.55.1:
resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==} resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@@ -3211,10 +3199,6 @@ packages:
resolution: {integrity: sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==} resolution: {integrity: sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==}
engines: {node: '>=18'} engines: {node: '>=18'}
slice-ansi@5.0.0:
resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==}
engines: {node: '>=12'}
slice-ansi@7.1.0: slice-ansi@7.1.0:
resolution: {integrity: sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==} resolution: {integrity: sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==}
engines: {node: '>=18'} engines: {node: '>=18'}
@@ -3267,6 +3251,10 @@ packages:
resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
string-width@8.1.0:
resolution: {integrity: sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==}
engines: {node: '>=20'}
stringify-entities@4.0.4: stringify-entities@4.0.4:
resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==} resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
@@ -3655,8 +3643,8 @@ packages:
terser: terser:
optional: true optional: true
vite@7.1.6: vite@7.1.7:
resolution: {integrity: sha512-SRYIB8t/isTwNn8vMB3MR6E+EQZM/WG1aKmmIUCfDXfVvKfc20ZpamngWHKzAmmu9ppsgxsg4b2I7c90JZudIQ==} resolution: {integrity: sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==}
engines: {node: ^20.19.0 || >=22.12.0} engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@@ -3741,8 +3729,8 @@ packages:
vue-component-type-helpers@2.2.8: vue-component-type-helpers@2.2.8:
resolution: {integrity: sha512-4bjIsC284coDO9om4HPA62M7wfsTvcmZyzdfR0aUlFXqq4tXxM1APyXpNVxPC8QazKw9OhmZNHBVDA6ODaZsrA==} resolution: {integrity: sha512-4bjIsC284coDO9om4HPA62M7wfsTvcmZyzdfR0aUlFXqq4tXxM1APyXpNVxPC8QazKw9OhmZNHBVDA6ODaZsrA==}
vue-component-type-helpers@3.0.7: vue-component-type-helpers@3.0.8:
resolution: {integrity: sha512-TvyUcFXmjZcXUvU+r1MOyn4/vv4iF+tPwg5Ig33l/FJ3myZkxeQpzzQMLMFWcQAjr6Xs7BRwVy/TwbmNZUA/4w==} resolution: {integrity: sha512-WyR30Eq15Y/+odrUUMax6FmPbZwAp/HnC7qgR1r3lVFAcqwQ4wUoV79Mbh4SxDy3NiqDa+G4TOKD5xXSgBHo5A==}
vue-i18n@11.1.12: vue-i18n@11.1.12:
resolution: {integrity: sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==} resolution: {integrity: sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==}
@@ -3755,8 +3743,8 @@ packages:
peerDependencies: peerDependencies:
vue: ^3.2.0 vue: ^3.2.0
vue-tsc@3.0.7: vue-tsc@3.0.8:
resolution: {integrity: sha512-BSMmW8GGEgHykrv7mRk6zfTdK+tw4MBZY/x6fFa7IkdXK3s/8hQRacPjG9/8YKFDIWGhBocwi6PlkQQ/93OgIQ==} resolution: {integrity: sha512-H9yg/m6ywykmWS+pIAEs65v2FrVm5uOA0a0dHkX6Sx8dNg1a1m4iudt/6eGa9fAenmNHGlLFN9XpWQb8i5sU1w==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
typescript: '>=5.0.0' typescript: '>=5.0.0'
@@ -4202,7 +4190,7 @@ snapshots:
'@eslint/config-array@0.19.2': '@eslint/config-array@0.19.2':
dependencies: dependencies:
'@eslint/object-schema': 2.1.6 '@eslint/object-schema': 2.1.6
debug: 4.4.1 debug: 4.4.3
minimatch: 3.1.2 minimatch: 3.1.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -4218,7 +4206,7 @@ snapshots:
'@eslint/eslintrc@3.3.1': '@eslint/eslintrc@3.3.1':
dependencies: dependencies:
ajv: 6.12.6 ajv: 6.12.6
debug: 4.4.1 debug: 4.4.3
espree: 10.4.0 espree: 10.4.0
globals: 14.0.0 globals: 14.0.0
ignore: 5.3.2 ignore: 5.3.2
@@ -4265,11 +4253,11 @@ snapshots:
dependencies: dependencies:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
'@iconify-json/material-symbols-light@1.2.37': '@iconify-json/material-symbols-light@1.2.38':
dependencies: dependencies:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
'@iconify-json/material-symbols@1.2.37': '@iconify-json/material-symbols@1.2.38':
dependencies: dependencies:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
@@ -4498,9 +4486,9 @@ snapshots:
'@pkgjs/parseargs@0.11.0': '@pkgjs/parseargs@0.11.0':
optional: true optional: true
'@playwright/test@1.55.0': '@playwright/test@1.55.1':
dependencies: dependencies:
playwright: 1.55.0 playwright: 1.55.1
'@polka/url@1.0.0-next.29': {} '@polka/url@1.0.0-next.29': {}
@@ -4691,12 +4679,12 @@ snapshots:
postcss-selector-parser: 6.0.10 postcss-selector-parser: 6.0.10
tailwindcss: 4.1.13 tailwindcss: 4.1.13
'@tailwindcss/vite@4.1.13(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))': '@tailwindcss/vite@4.1.13(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))':
dependencies: dependencies:
'@tailwindcss/node': 4.1.13 '@tailwindcss/node': 4.1.13
'@tailwindcss/oxide': 4.1.13 '@tailwindcss/oxide': 4.1.13
tailwindcss: 4.1.13 tailwindcss: 4.1.13
vite: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) vite: 7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
'@trysound/sax@0.2.0': {} '@trysound/sax@0.2.0': {}
@@ -4834,10 +4822,10 @@ snapshots:
vite: 5.4.19(@types/node@24.5.2)(lightningcss@1.30.1)(terser@5.39.0) vite: 5.4.19(@types/node@24.5.2)(lightningcss@1.30.1)(terser@5.39.0)
vue: 3.5.21(typescript@5.9.2) vue: 3.5.21(typescript@5.9.2)
'@vitejs/plugin-vue@6.0.1(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))': '@vitejs/plugin-vue@6.0.1(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))':
dependencies: dependencies:
'@rolldown/pluginutils': 1.0.0-beta.29 '@rolldown/pluginutils': 1.0.0-beta.29
vite: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) vite: 7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
vue: 3.5.21(typescript@5.9.2) vue: 3.5.21(typescript@5.9.2)
'@vitest/expect@3.2.4': '@vitest/expect@3.2.4':
@@ -4848,13 +4836,13 @@ snapshots:
chai: 5.2.0 chai: 5.2.0
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/mocker@3.2.4(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))': '@vitest/mocker@3.2.4(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(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.18 magic-string: 0.30.18
optionalDependencies: optionalDependencies:
vite: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) vite: 7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
'@vitest/pretty-format@3.2.4': '@vitest/pretty-format@3.2.4':
dependencies: dependencies:
@@ -5014,12 +5002,12 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- vue - vue
'@vue-macros/devtools@0.4.1(typescript@5.9.2)(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))': '@vue-macros/devtools@0.4.1(typescript@5.9.2)(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))':
dependencies: dependencies:
sirv: 3.0.1 sirv: 3.0.1
vue: 3.5.21(typescript@5.9.2) vue: 3.5.21(typescript@5.9.2)
optionalDependencies: optionalDependencies:
vite: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) vite: 7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
transitivePeerDependencies: transitivePeerDependencies:
- typescript - typescript
@@ -5125,7 +5113,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- vue - vue
'@vue-macros/volar@0.30.15(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2))': '@vue-macros/volar@0.30.15(typescript@5.9.2)(vue-tsc@3.0.8(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2))':
dependencies: dependencies:
'@vue-macros/boolean-prop': 0.5.5(vue@3.5.21(typescript@5.9.2)) '@vue-macros/boolean-prop': 0.5.5(vue@3.5.21(typescript@5.9.2))
'@vue-macros/common': 1.16.1(vue@3.5.21(typescript@5.9.2)) '@vue-macros/common': 1.16.1(vue@3.5.21(typescript@5.9.2))
@@ -5136,7 +5124,7 @@ snapshots:
muggle-string: 0.4.1 muggle-string: 0.4.1
ts-macro: 0.1.25(typescript@5.9.2) ts-macro: 0.1.25(typescript@5.9.2)
optionalDependencies: optionalDependencies:
vue-tsc: 3.0.7(typescript@5.9.2) vue-tsc: 3.0.8(typescript@5.9.2)
transitivePeerDependencies: transitivePeerDependencies:
- typescript - typescript
- vue - vue
@@ -5248,7 +5236,7 @@ snapshots:
optionalDependencies: optionalDependencies:
typescript: 5.9.2 typescript: 5.9.2
'@vue/language-core@3.0.7(typescript@5.9.2)': '@vue/language-core@3.0.8(typescript@5.9.2)':
dependencies: dependencies:
'@volar/language-core': 2.4.23 '@volar/language-core': 2.4.23
'@vue/compiler-dom': 3.5.21 '@vue/compiler-dom': 3.5.21
@@ -5583,8 +5571,6 @@ snapshots:
ansi-styles: 4.3.0 ansi-styles: 4.3.0
supports-color: 7.2.0 supports-color: 7.2.0
chalk@5.6.0: {}
character-entities-html4@2.1.0: {} character-entities-html4@2.1.0: {}
character-entities-legacy@3.0.0: {} character-entities-legacy@3.0.0: {}
@@ -5617,10 +5603,10 @@ snapshots:
dependencies: dependencies:
restore-cursor: 5.1.0 restore-cursor: 5.1.0
cli-truncate@4.0.0: cli-truncate@5.1.0:
dependencies: dependencies:
slice-ansi: 5.0.0 slice-ansi: 7.1.0
string-width: 7.2.0 string-width: 8.1.0
cliui@8.0.1: cliui@8.0.1:
dependencies: dependencies:
@@ -5661,7 +5647,7 @@ snapshots:
commander@10.0.1: {} commander@10.0.1: {}
commander@14.0.0: {} commander@14.0.1: {}
commander@2.20.3: commander@2.20.3:
optional: true optional: true
@@ -5796,7 +5782,7 @@ snapshots:
d3-selection: 3.0.0 d3-selection: 3.0.0
d3-timer: 3.0.1 d3-timer: 3.0.1
daisyui@5.1.13: {} daisyui@5.1.14: {}
data-urls@6.0.0: data-urls@6.0.0:
dependencies: dependencies:
@@ -5960,7 +5946,7 @@ snapshots:
ajv: 6.12.6 ajv: 6.12.6
chalk: 4.1.2 chalk: 4.1.2
cross-spawn: 7.0.6 cross-spawn: 7.0.6
debug: 4.4.1 debug: 4.4.3
escape-string-regexp: 4.0.0 escape-string-regexp: 4.0.0
eslint-scope: 8.4.0 eslint-scope: 8.4.0
eslint-visitor-keys: 4.2.1 eslint-visitor-keys: 4.2.1
@@ -6209,8 +6195,6 @@ snapshots:
is-fullwidth-code-point@3.0.0: {} is-fullwidth-code-point@3.0.0: {}
is-fullwidth-code-point@4.0.0: {}
is-fullwidth-code-point@5.0.0: is-fullwidth-code-point@5.0.0:
dependencies: dependencies:
get-east-asian-width: 1.3.0 get-east-asian-width: 1.3.0
@@ -6367,26 +6351,19 @@ snapshots:
lightningcss-win32-arm64-msvc: 1.30.1 lightningcss-win32-arm64-msvc: 1.30.1
lightningcss-win32-x64-msvc: 1.30.1 lightningcss-win32-x64-msvc: 1.30.1
lilconfig@3.1.3: {} lint-staged@16.2.0:
lint-staged@16.1.6:
dependencies: dependencies:
chalk: 5.6.0 commander: 14.0.1
commander: 14.0.0 listr2: 9.0.4
debug: 4.4.1
lilconfig: 3.1.3
listr2: 9.0.3
micromatch: 4.0.8 micromatch: 4.0.8
nano-spawn: 1.0.2 nano-spawn: 1.0.3
pidtree: 0.6.0 pidtree: 0.6.0
string-argv: 0.3.2 string-argv: 0.3.2
yaml: 2.8.1 yaml: 2.8.1
transitivePeerDependencies:
- supports-color
listr2@9.0.3: listr2@9.0.4:
dependencies: dependencies:
cli-truncate: 4.0.0 cli-truncate: 5.1.0
colorette: 2.0.20 colorette: 2.0.20
eventemitter3: 5.0.1 eventemitter3: 5.0.1
log-update: 6.1.0 log-update: 6.1.0
@@ -6549,7 +6526,7 @@ snapshots:
muggle-string@0.4.1: {} muggle-string@0.4.1: {}
nano-spawn@1.0.2: {} nano-spawn@1.0.3: {}
nanoid@3.3.11: {} nanoid@3.3.11: {}
@@ -6682,11 +6659,11 @@ snapshots:
exsolve: 1.0.7 exsolve: 1.0.7
pathe: 2.0.3 pathe: 2.0.3
playwright-core@1.55.0: {} playwright-core@1.55.1: {}
playwright@1.55.0: playwright@1.55.1:
dependencies: dependencies:
playwright-core: 1.55.0 playwright-core: 1.55.1
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2
@@ -6841,11 +6818,6 @@ snapshots:
mrmime: 2.0.1 mrmime: 2.0.1
totalist: 3.0.1 totalist: 3.0.1
slice-ansi@5.0.0:
dependencies:
ansi-styles: 6.2.1
is-fullwidth-code-point: 4.0.0
slice-ansi@7.1.0: slice-ansi@7.1.0:
dependencies: dependencies:
ansi-styles: 6.2.1 ansi-styles: 6.2.1
@@ -6896,6 +6868,11 @@ snapshots:
get-east-asian-width: 1.3.0 get-east-asian-width: 1.3.0
strip-ansi: 7.1.2 strip-ansi: 7.1.2
string-width@8.1.0:
dependencies:
get-east-asian-width: 1.3.0
strip-ansi: 7.1.2
stringify-entities@4.0.4: stringify-entities@4.0.4:
dependencies: dependencies:
character-entities-html4: 2.1.0 character-entities-html4: 2.1.0
@@ -7134,12 +7111,12 @@ snapshots:
optionalDependencies: optionalDependencies:
'@vueuse/core': 13.9.0(vue@3.5.21(typescript@5.9.2)) '@vueuse/core': 13.9.0(vue@3.5.21(typescript@5.9.2))
unplugin-combine@1.2.1(esbuild@0.25.9)(rollup@4.44.2)(unplugin@1.16.1)(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)): unplugin-combine@1.2.1(esbuild@0.25.9)(rollup@4.44.2)(unplugin@1.16.1)(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)):
optionalDependencies: optionalDependencies:
esbuild: 0.25.9 esbuild: 0.25.9
rollup: 4.44.2 rollup: 4.44.2
unplugin: 1.16.1 unplugin: 1.16.1
vite: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) vite: 7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
unplugin-icons@22.3.0(@vue/compiler-sfc@3.5.21): unplugin-icons@22.3.0(@vue/compiler-sfc@3.5.21):
dependencies: dependencies:
@@ -7187,7 +7164,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- vue - vue
unplugin-vue-macros@2.14.5(@vueuse/core@13.9.0(vue@3.5.21(typescript@5.9.2)))(esbuild@0.25.9)(rollup@4.44.2)(typescript@5.9.2)(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue-tsc@3.0.7(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2)): unplugin-vue-macros@2.14.5(@vueuse/core@13.9.0(vue@3.5.21(typescript@5.9.2)))(esbuild@0.25.9)(rollup@4.44.2)(typescript@5.9.2)(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue-tsc@3.0.8(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2)):
dependencies: dependencies:
'@vue-macros/better-define': 1.11.4(vue@3.5.21(typescript@5.9.2)) '@vue-macros/better-define': 1.11.4(vue@3.5.21(typescript@5.9.2))
'@vue-macros/boolean-prop': 0.5.5(vue@3.5.21(typescript@5.9.2)) '@vue-macros/boolean-prop': 0.5.5(vue@3.5.21(typescript@5.9.2))
@@ -7202,7 +7179,7 @@ snapshots:
'@vue-macros/define-render': 1.6.6(vue@3.5.21(typescript@5.9.2)) '@vue-macros/define-render': 1.6.6(vue@3.5.21(typescript@5.9.2))
'@vue-macros/define-slots': 1.2.6(vue@3.5.21(typescript@5.9.2)) '@vue-macros/define-slots': 1.2.6(vue@3.5.21(typescript@5.9.2))
'@vue-macros/define-stylex': 0.2.3(vue@3.5.21(typescript@5.9.2)) '@vue-macros/define-stylex': 0.2.3(vue@3.5.21(typescript@5.9.2))
'@vue-macros/devtools': 0.4.1(typescript@5.9.2)(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)) '@vue-macros/devtools': 0.4.1(typescript@5.9.2)(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))
'@vue-macros/export-expose': 0.3.5(vue@3.5.21(typescript@5.9.2)) '@vue-macros/export-expose': 0.3.5(vue@3.5.21(typescript@5.9.2))
'@vue-macros/export-props': 0.6.5(vue@3.5.21(typescript@5.9.2)) '@vue-macros/export-props': 0.6.5(vue@3.5.21(typescript@5.9.2))
'@vue-macros/export-render': 0.3.5(vue@3.5.21(typescript@5.9.2)) '@vue-macros/export-render': 0.3.5(vue@3.5.21(typescript@5.9.2))
@@ -7217,9 +7194,9 @@ snapshots:
'@vue-macros/short-bind': 1.1.5(vue@3.5.21(typescript@5.9.2)) '@vue-macros/short-bind': 1.1.5(vue@3.5.21(typescript@5.9.2))
'@vue-macros/short-emits': 1.6.5(vue@3.5.21(typescript@5.9.2)) '@vue-macros/short-emits': 1.6.5(vue@3.5.21(typescript@5.9.2))
'@vue-macros/short-vmodel': 1.5.5(vue@3.5.21(typescript@5.9.2)) '@vue-macros/short-vmodel': 1.5.5(vue@3.5.21(typescript@5.9.2))
'@vue-macros/volar': 0.30.15(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2)) '@vue-macros/volar': 0.30.15(typescript@5.9.2)(vue-tsc@3.0.8(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2))
unplugin: 1.16.1 unplugin: 1.16.1
unplugin-combine: 1.2.1(esbuild@0.25.9)(rollup@4.44.2)(unplugin@1.16.1)(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)) unplugin-combine: 1.2.1(esbuild@0.25.9)(rollup@4.44.2)(unplugin@1.16.1)(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))
unplugin-vue-define-options: 1.5.5(vue@3.5.21(typescript@5.9.2)) unplugin-vue-define-options: 1.5.5(vue@3.5.21(typescript@5.9.2))
vue: 3.5.21(typescript@5.9.2) vue: 3.5.21(typescript@5.9.2)
transitivePeerDependencies: transitivePeerDependencies:
@@ -7313,7 +7290,7 @@ snapshots:
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: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) vite: 7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- jiti - jiti
@@ -7328,11 +7305,11 @@ snapshots:
- tsx - tsx
- yaml - yaml
vite-plugin-vue-layouts@0.11.0(vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)): vite-plugin-vue-layouts@0.11.0(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)):
dependencies: dependencies:
debug: 4.4.0 debug: 4.4.0
fast-glob: 3.3.3 fast-glob: 3.3.3
vite: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) vite: 7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
vue: 3.5.21(typescript@5.9.2) vue: 3.5.21(typescript@5.9.2)
vue-router: 4.5.1(vue@3.5.21(typescript@5.9.2)) vue-router: 4.5.1(vue@3.5.21(typescript@5.9.2))
transitivePeerDependencies: transitivePeerDependencies:
@@ -7354,7 +7331,7 @@ snapshots:
lightningcss: 1.30.1 lightningcss: 1.30.1
terser: 5.39.0 terser: 5.39.0
vite@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1): vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1):
dependencies: dependencies:
esbuild: 0.25.9 esbuild: 0.25.9
fdir: 6.5.0(picomatch@4.0.3) fdir: 6.5.0(picomatch@4.0.3)
@@ -7424,7 +7401,7 @@ snapshots:
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@7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)) '@vitest/mocker': 3.2.4(vite@7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(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
@@ -7442,7 +7419,7 @@ 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: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) vite: 7.1.7(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
vite-node: 3.2.4(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1) vite-node: 3.2.4(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.1)
why-is-node-running: 2.3.0 why-is-node-running: 2.3.0
optionalDependencies: optionalDependencies:
@@ -7466,7 +7443,7 @@ snapshots:
vue-component-type-helpers@2.2.8: {} vue-component-type-helpers@2.2.8: {}
vue-component-type-helpers@3.0.7: {} vue-component-type-helpers@3.0.8: {}
vue-i18n@11.1.12(vue@3.5.21(typescript@5.9.2)): vue-i18n@11.1.12(vue@3.5.21(typescript@5.9.2)):
dependencies: dependencies:
@@ -7480,10 +7457,10 @@ snapshots:
'@vue/devtools-api': 6.6.4 '@vue/devtools-api': 6.6.4
vue: 3.5.21(typescript@5.9.2) vue: 3.5.21(typescript@5.9.2)
vue-tsc@3.0.7(typescript@5.9.2): vue-tsc@3.0.8(typescript@5.9.2):
dependencies: dependencies:
'@volar/typescript': 2.4.23 '@volar/typescript': 2.4.23
'@vue/language-core': 3.0.7(typescript@5.9.2) '@vue/language-core': 3.0.8(typescript@5.9.2)
typescript: 5.9.2 typescript: 5.9.2
vue@3.5.21(typescript@5.9.2): vue@3.5.21(typescript@5.9.2):