diff --git a/docs/package.json b/docs/package.json index d4c0e4bd..fb319f1c 100755 --- a/docs/package.json +++ b/docs/package.json @@ -12,18 +12,18 @@ "typecheck": "nuxt typecheck" }, "dependencies": { - "@iconify-json/heroicons": "1.1.22", - "@iconify-json/simple-icons": "1.1.109", + "@iconify-json/heroicons": "1.1.23", + "@iconify-json/simple-icons": "1.1.111", "@nuxt/content": "2.13.2", "@nuxt/fonts": "0.7.1", - "@nuxt/ui-pro": "1.3.1", + "@nuxt/ui-pro": "1.4.0", "nuxt": "3.12.4", "nuxt-og-image": "3.0.0-rc.64" }, "devDependencies": { - "@nuxt/eslint": "0.3.13", + "@nuxt/eslint": "0.4.0", "@nuxthq/studio": "2.0.3", - "eslint": "9.7.0", - "vue-tsc": "2.0.28" + "eslint": "9.8.0", + "vue-tsc": "2.0.29" } } diff --git a/examples/showcase/package.json b/examples/showcase/package.json index d3d4628e..f4bd5f73 100644 --- a/examples/showcase/package.json +++ b/examples/showcase/package.json @@ -11,11 +11,11 @@ "build-storybook": "storybook build" }, "dependencies": { - "@pinia/nuxt": "0.5.1", + "@pinia/nuxt": "0.5.2", "@nuxt/image": "1.7.0", "nuxt": "3.12.4", - "vue": "3.4.33", - "vue-router": "4.4.0" + "vue": "3.4.35", + "vue-router": "4.4.2" }, "devDependencies": { "@chromatic-com/storybook": "1.6.1", diff --git a/examples/starter/package.json b/examples/starter/package.json index e4bcf69f..1e21b81a 100644 --- a/examples/starter/package.json +++ b/examples/starter/package.json @@ -12,8 +12,8 @@ }, "dependencies": { "nuxt": "3.12.4", - "vue": "3.4.33", - "vue-router": "4.4.0" + "vue": "3.4.35", + "vue-router": "4.4.2" }, "devDependencies": { "@chromatic-com/storybook": "1.6.1", diff --git a/examples/tailwind/package.json b/examples/tailwind/package.json index 97112c77..3b035e53 100644 --- a/examples/tailwind/package.json +++ b/examples/tailwind/package.json @@ -13,8 +13,8 @@ "dependencies": { "@nuxtjs/tailwindcss": "6.12.1", "nuxt": "3.12.4", - "vue": "3.4.33", - "vue-router": "4.4.0" + "vue": "3.4.35", + "vue-router": "4.4.2" }, "devDependencies": { "@chromatic-com/storybook": "1.6.1", diff --git a/package.json b/package.json index 339bab6a..d4b07f26 100755 --- a/package.json +++ b/package.json @@ -43,19 +43,19 @@ }, "packageManager": "pnpm@9.6.0", "devDependencies": { - "@nuxt/eslint-config": "0.3.13", - "@nuxt/test-utils": "3.13.1", - "@vitest/coverage-v8": "2.0.4", + "@nuxt/eslint-config": "0.4.0", + "@nuxt/test-utils": "3.14.0", + "@vitest/coverage-v8": "2.0.5", "changelogen": "0.5.5", - "chromatic": "11.5.6", - "eslint": "9.7.0", + "chromatic": "11.7.0", + "eslint": "9.8.0", "jiti": "1.21.6", "jsdom": "24.1.1", "nuxt": "3.12.4", "prettier": "3.3.3", "release-it": "17.6.0", "typescript": "5.5.4", - "vitest": "2.0.4" + "vitest": "2.0.5" }, "publishConfig": { "access": "public" diff --git a/packages/nuxt-module/package.json b/packages/nuxt-module/package.json index 48523ca1..a311d53b 100644 --- a/packages/nuxt-module/package.json +++ b/packages/nuxt-module/package.json @@ -58,7 +58,7 @@ }, "devDependencies": { "@nuxt/module-builder": "0.8.1", - "vite": "5.3.4", + "vite": "5.3.5", "unbuild": "2.0.0" } } diff --git a/packages/storybook-addon/package.json b/packages/storybook-addon/package.json index 629efda8..51c81851 100644 --- a/packages/storybook-addon/package.json +++ b/packages/storybook-addon/package.json @@ -82,14 +82,14 @@ "devDependencies": { "@storybook/types": "^8.2.7", "@types/json-stable-stringify": "1.0.36", - "@vitejs/plugin-vue": "5.1.0", + "@vitejs/plugin-vue": "5.1.2", "@vitejs/plugin-vue-jsx": "4.0.0", "changelogen": "0.5.5", "typescript": "5.5.4", "unbuild": "2.0.0", "nuxt": "3.12.4", - "vue": "3.4.33", - "vite": "5.3.4" + "vue": "3.4.35", + "vite": "5.3.5" }, "publishConfig": { "access": "public" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0d9fd25..1df03f2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,23 +9,23 @@ importers: .: devDependencies: '@nuxt/eslint-config': - specifier: 0.3.13 - version: 0.3.13(eslint@9.7.0)(typescript@5.5.4) + specifier: 0.4.0 + version: 0.4.0(eslint@9.8.0)(typescript@5.5.4) '@nuxt/test-utils': - specifier: 3.13.1 - version: 3.13.1(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4)) + specifier: 3.14.0 + version: 3.14.0(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)))(vue@3.4.35(typescript@5.5.4)) '@vitest/coverage-v8': - specifier: 2.0.4 - version: 2.0.4(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) + specifier: 2.0.5 + version: 2.0.5(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) changelogen: specifier: 0.5.5 version: 0.5.5(magicast@0.3.4) chromatic: - specifier: 11.5.6 - version: 11.5.6 + specifier: 11.7.0 + version: 11.7.0 eslint: - specifier: 9.7.0 - version: 9.7.0 + specifier: 9.8.0 + version: 9.8.0 jiti: specifier: 1.21.6 version: 1.21.6 @@ -34,7 +34,7 @@ importers: version: 24.1.1 nuxt: specifier: 3.12.4 - version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)) + version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)) prettier: specifier: 3.3.3 version: 3.3.3 @@ -45,45 +45,45 @@ importers: specifier: 5.5.4 version: 5.5.4 vitest: - specifier: 2.0.4 - version: 2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3) + specifier: 2.0.5 + version: 2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3) docs: dependencies: '@iconify-json/heroicons': - specifier: 1.1.22 - version: 1.1.22 + specifier: 1.1.23 + version: 1.1.23 '@iconify-json/simple-icons': - specifier: 1.1.109 - version: 1.1.109 + specifier: 1.1.111 + version: 1.1.111 '@nuxt/content': specifier: 2.13.2 - version: 2.13.2(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4)) + version: 2.13.2(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4)) '@nuxt/fonts': specifier: 0.7.1 - version: 0.7.1(encoding@0.1.13)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + version: 0.7.1(encoding@0.1.13)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@nuxt/ui-pro': - specifier: 1.3.1 - version: 1.3.1(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4)) + specifier: 1.4.0 + version: 1.4.0(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4)) nuxt: specifier: 3.12.4 - version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)) + version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)) nuxt-og-image: specifier: 3.0.0-rc.64 - version: 3.0.0-rc.64(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.33)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)) + version: 3.0.0-rc.64(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.35)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)) devDependencies: '@nuxt/eslint': - specifier: 0.3.13 - version: 0.3.13(eslint@9.7.0)(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + specifier: 0.4.0 + version: 0.4.0(eslint@9.8.0)(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@nuxthq/studio': specifier: 2.0.3 version: 2.0.3(magicast@0.3.4)(rollup@4.18.1) eslint: - specifier: 9.7.0 - version: 9.7.0 + specifier: 9.8.0 + version: 9.8.0 vue-tsc: - specifier: 2.0.28 - version: 2.0.28(typescript@5.5.4) + specifier: 2.0.29 + version: 2.0.29(typescript@5.5.4) examples/showcase: dependencies: @@ -91,17 +91,17 @@ importers: specifier: 1.7.0 version: 1.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1) '@pinia/nuxt': - specifier: 0.5.1 - version: 0.5.1(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4)) + specifier: 0.5.2 + version: 0.5.2(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.4)(vue@3.4.35(typescript@5.5.4)) nuxt: specifier: 3.12.4 - version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)) + version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)) vue: - specifier: 3.4.33 - version: 3.4.33(typescript@5.5.4) + specifier: 3.4.35 + version: 3.4.35(typescript@5.5.4) vue-router: - specifier: 4.4.0 - version: 4.4.0(vue@3.4.33(typescript@5.5.4)) + specifier: 4.4.2 + version: 4.4.2(vue@3.4.35(typescript@5.5.4)) devDependencies: '@chromatic-com/storybook': specifier: 1.6.1 @@ -120,7 +120,7 @@ importers: version: 8.2.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.2.7(@babel/preset-env@7.24.7)) '@storybook/test': specifier: 8.2.7 - version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) + version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) storybook: specifier: 8.2.7 version: 8.2.7(@babel/preset-env@7.24.7) @@ -129,13 +129,13 @@ importers: dependencies: nuxt: specifier: 3.12.4 - version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)) + version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)) vue: - specifier: 3.4.33 - version: 3.4.33(typescript@5.5.4) + specifier: 3.4.35 + version: 3.4.35(typescript@5.5.4) vue-router: - specifier: 4.4.0 - version: 4.4.0(vue@3.4.33(typescript@5.5.4)) + specifier: 4.4.2 + version: 4.4.2(vue@3.4.35(typescript@5.5.4)) devDependencies: '@chromatic-com/storybook': specifier: 1.6.1 @@ -154,7 +154,7 @@ importers: version: 8.2.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.2.7(@babel/preset-env@7.24.7)) '@storybook/test': specifier: 8.2.7 - version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) + version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) storybook: specifier: 8.2.7 version: 8.2.7(@babel/preset-env@7.24.7) @@ -166,13 +166,13 @@ importers: version: 6.12.1(magicast@0.3.4)(rollup@4.18.1) nuxt: specifier: 3.12.4 - version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)) + version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)) vue: - specifier: 3.4.33 - version: 3.4.33(typescript@5.5.4) + specifier: 3.4.35 + version: 3.4.35(typescript@5.5.4) vue-router: - specifier: 4.4.0 - version: 4.4.0(vue@3.4.33(typescript@5.5.4)) + specifier: 4.4.2 + version: 4.4.2(vue@3.4.35(typescript@5.5.4)) devDependencies: '@chromatic-com/storybook': specifier: 1.6.1 @@ -191,7 +191,7 @@ importers: version: 8.2.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.2.7(@babel/preset-env@7.24.7)) '@storybook/test': specifier: 8.2.7 - version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) + version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) storybook: specifier: 8.2.7 version: 8.2.7(@babel/preset-env@7.24.7) @@ -200,7 +200,7 @@ importers: dependencies: '@nuxt/devtools-kit': specifier: ^1.0.8 - version: 1.3.9(magicast@0.3.4)(rollup@3.29.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + version: 1.3.9(magicast@0.3.4)(rollup@3.29.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@nuxt/kit': specifier: ^3.12.0 version: 3.12.4(magicast@0.3.4)(rollup@3.29.4) @@ -234,13 +234,13 @@ importers: devDependencies: '@nuxt/module-builder': specifier: 0.8.1 - version: 0.8.1(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@3.29.4))(nuxi@3.12.0)(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4)) + version: 0.8.1(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@3.29.4))(nuxi@3.12.0)(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4)) unbuild: specifier: 2.0.0 - version: 2.0.0(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4)) + version: 2.0.0(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4)) vite: - specifier: 5.3.4 - version: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + specifier: 5.3.5 + version: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) packages/storybook-addon: dependencies: @@ -252,19 +252,19 @@ importers: version: 3.12.4(rollup@4.18.1) '@nuxt/vite-builder': specifier: ^3.12.2 - version: 3.12.4(@types/node@20.14.12)(eslint@9.7.0)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4))(vue@3.4.33(typescript@5.5.4)) + version: 3.12.4(@types/node@22.1.0)(eslint@9.8.0)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.35(typescript@5.5.4)) '@rollup/plugin-replace': specifier: ^5.0.7 version: 5.0.7(rollup@4.18.1) '@storybook/builder-vite': specifier: ^8.2.7 - version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@storybook/vue3': specifier: ^8.2.7 - version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vue@3.4.33(typescript@5.5.4)) + version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vue@3.4.35(typescript@5.5.4)) '@storybook/vue3-vite': specifier: ^8.2.7 - version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4)) + version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4)) json-stable-stringify: specifier: ^1.1.1 version: 1.1.1 @@ -279,7 +279,7 @@ importers: version: 2.3.1 vue-router: specifier: ^4.3.0 - version: 4.4.0(vue@3.4.33(typescript@5.5.4)) + version: 4.4.2(vue@3.4.35(typescript@5.5.4)) devDependencies: '@storybook/types': specifier: ^8.2.7 @@ -288,29 +288,29 @@ importers: specifier: 1.0.36 version: 1.0.36 '@vitejs/plugin-vue': - specifier: 5.1.0 - version: 5.1.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4)) + specifier: 5.1.2 + version: 5.1.2(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4)) '@vitejs/plugin-vue-jsx': specifier: 4.0.0 - version: 4.0.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4)) + version: 4.0.0(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4)) changelogen: specifier: 0.5.5 version: 0.5.5(magicast@0.3.4) nuxt: specifier: 3.12.4 - version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)) + version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 unbuild: specifier: 2.0.0 - version: 2.0.0(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4)) + version: 2.0.0(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4)) vite: - specifier: 5.3.4 - version: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + specifier: 5.3.5 + version: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) vue: - specifier: 3.4.33 - version: 3.4.33(typescript@5.5.4) + specifier: 3.4.35 + version: 3.4.35(typescript@5.5.4) playground: devDependencies: @@ -322,19 +322,19 @@ importers: version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7)) '@storybook/addon-interactions': specifier: ^8.2.7 - version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) + version: 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) '@storybook/addon-links': specifier: ^8.2.7 version: 8.2.7(react@18.3.1)(storybook@8.2.7(@babel/preset-env@7.24.7)) nuxt: specifier: 3.12.4 - version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)) + version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)) storybook: specifier: ^8.2.7 version: 8.2.7(@babel/preset-env@7.24.7) vite-plugin-inspect: specifier: 0.8.5 - version: 0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + version: 0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) packages: @@ -1032,11 +1032,6 @@ packages: peerDependencies: postcss-selector-parser: ^6.0.13 - '@egoist/tailwindcss-icons@1.8.1': - resolution: {integrity: sha512-hqZeASrhT6BOeaBHYDPB0yBH/zgMKqmm7y2Rsq0c4iRnNVv1RWEiXMBMJB38JsDMTHME450FKa/wvdaIhED+Iw==} - peerDependencies: - tailwindcss: '*' - '@es-joy/jsdoccomment@0.46.0': resolution: {integrity: sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==} engines: {node: '>=16'} @@ -1613,8 +1608,8 @@ packages: resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-inspector@0.4.12': - resolution: {integrity: sha512-SQ6rvvCYt2WjR0Oezg15ZsFUEzHnUgBsZLFdAZa9lDNSLm2w1bVDUt7n/A2b1+Zaz3Ojekho85/pTBfJObZkxA==} + '@eslint/config-inspector@0.5.2': + resolution: {integrity: sha512-m7uUwWhYU4DoHTakyLIRauqnYK05Bv8G+R47IN7a6KC4XXAjIw/OeztgBU5tjGNfzsSOM8nr9Rf779B7D3GPtw==} hasBin: true peerDependencies: eslint: ^8.50.0 || ^9.0.0 @@ -1623,8 +1618,8 @@ packages: resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.7.0': - resolution: {integrity: sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==} + '@eslint/js@9.8.0': + resolution: {integrity: sha512-MfluB7EUfxXtv3i/++oh89uzAr4PDI4nn201hsp+qaXqsjAWzinlZEHEfPgAX4doIlKvPG/i0A9dpKxOLII8yA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.4': @@ -1674,8 +1669,8 @@ packages: '@iconify-json/carbon@1.1.36': resolution: {integrity: sha512-NC3VcqLtwLZpi7+LeXj+99/byv+asrnCQxiDNCZV6hKr9WcNh6C25kJguJYfN+dV54kOkw78e+6PitQi2Bppnw==} - '@iconify-json/heroicons@1.1.22': - resolution: {integrity: sha512-UNfSBdD/JBYBvFFhce6e3FsmeqshGz8u964R36npJvIzuORhIHUXrFerulBWFmbG0V1xvMqLZVZc4bPyjP5p7A==} + '@iconify-json/heroicons@1.1.23': + resolution: {integrity: sha512-LLev2ZBBDJKMzjnQgZRhEj0Nkz5m9O4UtQVH2TpPchdXSkxQUUOlPpsM4MVQCs49a2MaJfKiay+48WaZli5cNQ==} '@iconify-json/logos@1.1.43': resolution: {integrity: sha512-UtvL1yDHUr9dl1Tqihh6K9m5dmbYKOYyLf3i9aKhymSW76QjOCGjpgQc0PQ4GJCAdU1cAMu+WO61TgPxdonrlg==} @@ -1683,14 +1678,14 @@ packages: '@iconify-json/ri@1.1.21': resolution: {integrity: sha512-ssU2CRaB4T83Q3cncCZtITholhYkH6gEL5XLmdMII6Xzn8bTCpDCkt+HdX4URc24uUMD0PGIaNLJUIAgdfLMjQ==} - '@iconify-json/simple-icons@1.1.109': - resolution: {integrity: sha512-vIhIJQDdbS5R6kSyIHVBRCaR2jiFjVlbVtB4PAoLjQL45vJRHMTwkrFa536XcX7yW69HbQkoanydcyDjknI6pw==} + '@iconify-json/simple-icons@1.1.111': + resolution: {integrity: sha512-9+d69tCopShQB4a/mlQjP6uqkzJnDfeLNVwly11QMvucLIFfCG08xBXcWSyPCnfsR2bX/G50e43LaUXubNyYuw==} '@iconify-json/tabler@1.1.117': resolution: {integrity: sha512-RiFbco9Qo0X7jlRFlD2sq9kwLZZ5JFOyacGKi9nzdnao9tV/qFFh1930JDXFay/CTs/jr7+RYPsI+wGFg0jfsA==} - '@iconify/collections@1.0.438': - resolution: {integrity: sha512-ALVdSPaJW06TZubNHTCYqsWCYPV+InHZwU4foqRzQaCDFN5V5s+SB41wsjD/DkZlSJ3p3jAmKn5xeNMoeCyskQ==} + '@iconify/collections@1.0.445': + resolution: {integrity: sha512-xvIojlhJ5Xk5+Cj4M5JYvRXjkG5Ur++2ia7/ErUsTKh2eXene2d3JulzG98UvlSl9/WhfUKfE0N56GKttsjExw==} '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -1698,8 +1693,8 @@ packages: '@iconify/utils@2.1.25': resolution: {integrity: sha512-Y+iGko8uv/Fz5bQLLJyNSZGOdMW0G7cnlEX1CiNcKsRXX9cq/y/vwxrIAtLCZhKHr3m0VJmsjVPsvnM4uX8YLg==} - '@iconify/vue@4.1.2': - resolution: {integrity: sha512-CQnYqLiQD5LOAaXhBrmj1mdL2/NCJvwcC4jtW2Z8ukhThiFkLDkutarTOV2trfc9EXqUqRs0KqXOL9pZ/IyysA==} + '@iconify/vue@4.1.3-beta.1': + resolution: {integrity: sha512-N7iEOnWfhjbMqiyGMhotJKip23nrK5l3+T1hQwpEjKeMD2o4zOjm8zmeEfOOH81EXllhhOm7upR8jcH499YRWA==} peerDependencies: vue: '>=3' @@ -1782,14 +1777,26 @@ packages: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} + '@nodelib/fs.scandir@3.0.0': + resolution: {integrity: sha512-ktI9+PxfHYtKjF3cLTUAh2N+b8MijCRPNwKJNqTVdL0gB0QxLU2rIRaZ1t71oEa3YBDE6bukH1sR0+CDnpp/Mg==} + engines: {node: '>=16.14.0'} + '@nodelib/fs.stat@2.0.5': resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} + '@nodelib/fs.stat@3.0.0': + resolution: {integrity: sha512-2tQOI38s19P9i7X/Drt0v8iMA+KMsgdhB/dyPER+e+2Y8L1Z7QvnuRdW/uLuf5YRFUYmnj4bMA6qCuZHFI1GDQ==} + engines: {node: '>=16.14.0'} + '@nodelib/fs.walk@1.2.8': resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} + '@nodelib/fs.walk@2.0.0': + resolution: {integrity: sha512-54voNDBobGdMl3BUXSu7UaDh1P85PGHWlJ5e0XhPugo1JulOyCtp2I+5ri4wplGDJ8QGwPEQW7/x3yTLU7yF1A==} + engines: {node: '>=16.14.0'} + '@nuxt/content@2.13.2': resolution: {integrity: sha512-9AmX7iG8+1MaWia8XLe1TyzoLrTaIhchas19w6VxqZI0dEoQCGslEcdOxy8xLrdGVFuy6MObBwU8SZgpQB9pyA==} @@ -1816,18 +1823,18 @@ packages: peerDependencies: vite: '*' - '@nuxt/eslint-config@0.3.13': - resolution: {integrity: sha512-xnMkcrz9vFjtIuKsfOPhNOKFVD51JZClj/16raciHVOK9eiqZuQjbxaf60b7ffk7cmD1EDhlQhbSxaLAJm/QYg==} + '@nuxt/eslint-config@0.4.0': + resolution: {integrity: sha512-1zipkTCSmr4dUHvhgygKVRmgOh73wwBkeZQgJXxB3N7r3FTJOulYfAp30nPLW0NYstyx3cthIJ0kX0KPnbxNVA==} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@nuxt/eslint-plugin@0.3.13': - resolution: {integrity: sha512-8LW9QJgVSARgO7QZmRy6vmWjDdHiAy/GNN3zKFPBetQxj5ECXsK0Ggfn8RiSi9rgqJSQjXDvMMHFpHiDETXgSQ==} + '@nuxt/eslint-plugin@0.4.0': + resolution: {integrity: sha512-PjNlf99AaSmIu/qwyXTwkEX+xl+RvvfRBvbU/FVDKxwVHH+lNmNM5qlRFf/5PUPAfaEEYUhXqkd/l1DI8hu4Ww==} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@nuxt/eslint@0.3.13': - resolution: {integrity: sha512-3NSD713MVLlHuwXDSqNOS1KUj0L+CP/3a1vwdOpdTJd8h3vdZaJAQ3XBtsvV33fvNDgZ5DEHSMc/+5/xDh3Xpw==} + '@nuxt/eslint@0.4.0': + resolution: {integrity: sha512-UtAt159f3CaQ8RdIeQ01PPafDZR3rn0EdCCA9z7RORdlvLwd9mfea79QwxVccEvZ4cycTwiZWiS3bsd5Oi3Bww==} peerDependencies: eslint: ^8.57.0 || ^9.0.0 eslint-webpack-plugin: ^4.1.0 @@ -1841,6 +1848,9 @@ packages: '@nuxt/fonts@0.7.1': resolution: {integrity: sha512-uB1vHiWhm96VI0+6QsmWzEDbZlhWGkaUqydZph5huRTW3Y7I9+VIPvsLa9PS0bgbK2hmADrvrMEK9b2zUUIGvQ==} + '@nuxt/icon@1.4.4': + resolution: {integrity: sha512-XjpW6dO98y+7sxyhhAeka96cFdbThWEr6tgazVQ2d/RRgg9/9aYctcxo4GCoSD6APXf0k9gQE7WtiIIUKrjr3Q==} + '@nuxt/image@1.7.0': resolution: {integrity: sha512-zSj32bLgbV9AvLkLX0pF52J5KBfSyj0eSIdpXCtTJATSZlqgcJigoCvmabC1nbcMIp0SZ29Bu9+acQpGTQKz+g==} engines: {node: ^14.16.0 || >=16.11.0} @@ -1864,15 +1874,15 @@ packages: resolution: {integrity: sha512-KH6wxzsNys69daSO0xUv0LEBAfhwwjK1M+0Cdi1/vxmifCslMIY7lN11B4eywSfscbyVPAYJvANyc7XiVPImBQ==} hasBin: true - '@nuxt/test-utils@3.13.1': - resolution: {integrity: sha512-rqNnjArhFUU8qMHtpEZzjfF6fGTzeXxZsreNLUy9X5AoUuS37HgnobNJIirTrA0xzlzitKVm/mB9r4gXZGzWdQ==} - engines: {node: '>=18.20.2'} + '@nuxt/test-utils@3.14.0': + resolution: {integrity: sha512-8HJOvGChQ70s6RKduKlrNABJXizNCLodBRbgepa4RYA3QFv2KrTxLvlHlhEUwd9r2E55LcQacv9P7Er47Z2GaA==} + engines: {node: '>=18.20.4'} peerDependencies: '@cucumber/cucumber': ^10.3.1 '@jest/globals': ^29.5.0 '@playwright/test': ^1.43.1 '@testing-library/vue': ^7.0.0 || ^8.0.1 - '@vitest/ui': ^0.34.6 || ^1.0.0 + '@vitest/ui': ^0.34.6 || ^1.0.0 || ^2.0.0 '@vue/test-utils': ^2.4.2 h3: '*' happy-dom: ^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 @@ -1880,7 +1890,7 @@ packages: nitropack: '*' playwright-core: ^1.43.1 vite: '*' - vitest: ^0.34.6 || ^1.0.0 + vitest: ^0.34.6 || ^1.0.0 || ^2.0.0 vue: ^3.3.4 vue-router: ^4.0.0 peerDependenciesMeta: @@ -1905,11 +1915,11 @@ packages: vitest: optional: true - '@nuxt/ui-pro@1.3.1': - resolution: {integrity: sha512-96G0MWO5Bh4rFlQDfpYfn/tIeJUSgyzHET2i99RX8zatJAygRMLoehT9QBw8+sKebLXRzryAj2uNziPrbWDtjg==} + '@nuxt/ui-pro@1.4.0': + resolution: {integrity: sha512-xo6fbFhAocVgyvDbQK21P+0zQuy9XMNeW65O+czRvJDwlsf9QEqcCF5iGkYIB/5OXk9VYFgYMiHN4fNAyz36ZA==} - '@nuxt/ui@2.17.0': - resolution: {integrity: sha512-RWG4svAkDdr5hNDQw9RgHEY9N5CH4sKCtRvveRxXOGT0fWyI/JL+qxaZWO/hjyJMfTvK9/hdbaI5Lrh+L9XFOg==} + '@nuxt/ui@2.18.3': + resolution: {integrity: sha512-bFy3K0cDPRlEYclQAjIgVFUGFb91sGYAtBmEzunFux85aUw0g4tI7vsWdyVijhKzGOyOjBuLGaG40kGl4AIXpA==} engines: {node: '>=v16.20.2'} '@nuxt/vite-builder@3.12.4': @@ -2064,8 +2074,8 @@ packages: resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==} engines: {node: '>= 10.0.0'} - '@pinia/nuxt@0.5.1': - resolution: {integrity: sha512-6wT6TqY81n+7/x3Yhf0yfaJVKkZU42AGqOR0T3+UvChcaOJhSma7OWPN64v+ptYlznat+fS1VTwNAcbi2lzHnw==} + '@pinia/nuxt@0.5.2': + resolution: {integrity: sha512-YvQqcv1LehSnH1OTC+9wU53UK+UxB45+vJXpc/RljJiSAfbEVGE+3NZ8WRsWC+YvL7A3FgtbmeuqhGka0lANJA==} '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} @@ -2329,8 +2339,8 @@ packages: cpu: [x64] os: [win32] - '@rushstack/eslint-patch@1.10.3': - resolution: {integrity: sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==} + '@rushstack/eslint-patch@1.10.4': + resolution: {integrity: sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==} '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} @@ -2550,31 +2560,31 @@ packages: storybook: ^8.2.7 vue: ^3.0.0 - '@stylistic/eslint-plugin-js@2.3.0': - resolution: {integrity: sha512-lQwoiYb0Fs6Yc5QS3uT8+T9CPKK2Eoxc3H8EnYJgM26v/DgtW+1lvy2WNgyBflU+ThShZaHm3a6CdD9QeKx23w==} + '@stylistic/eslint-plugin-js@2.6.1': + resolution: {integrity: sha512-iLOiVzcvqzDGD9U0EuVOX680v+XOPiPAjkxWj+Q6iV2GLOM5NB27tKVOpJY7AzBhidwpRbaLTgg3T4UzYx09jw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-jsx@2.3.0': - resolution: {integrity: sha512-tsQ0IEKB195H6X9A4iUSgLLLKBc8gUBWkBIU8tp1/3g2l8stu+PtMQVV/VmK1+3bem5FJCyvfcZIQ/WF1fsizA==} + '@stylistic/eslint-plugin-jsx@2.6.1': + resolution: {integrity: sha512-5qHLXqxfY6jubAQfDqrifv41fx7gaqA9svDaChxMI6JiHpEBfh+PXxmm3g+B8gJCYVBTC62Rjl0Ny5QabK58bw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-plus@2.3.0': - resolution: {integrity: sha512-xboPWGUU5yaPlR+WR57GwXEuY4PSlPqA0C3IdNA/+1o2MuBi95XgDJcZiJ9N+aXsqBXAPIpFFb+WQ7QEHo4f7g==} + '@stylistic/eslint-plugin-plus@2.6.1': + resolution: {integrity: sha512-z/IYu/q8ipApzNam5utSU+BrXg4pK/Gv9xNbr4eWv/bZppvTWJU62xCO4nw/6r2dHNPnqc7uCHEC7GMlBnPY0A==} peerDependencies: eslint: '*' - '@stylistic/eslint-plugin-ts@2.3.0': - resolution: {integrity: sha512-wqOR38/uz/0XPnHX68ftp8sNMSAqnYGjovOTN7w00xnjS6Lxr3Sk7q6AaxWWqbMvOj7V2fQiMC5HWAbTruJsCg==} + '@stylistic/eslint-plugin-ts@2.6.1': + resolution: {integrity: sha512-Mxl1VMorEG1Hc6oBYPD0+KIJOWkjEF1R0liL7wWgKfwpqOkgmnh5lVdZBrYyfRKOE4RlGcwEFTNai1IW6orgVg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin@2.3.0': - resolution: {integrity: sha512-rtiz6u5gRyyEZp36FcF1/gHJbsbT3qAgXZ1qkad6Nr/xJ9wrSJkiSFFQhpYVTIZ7FJNRJurEcumZDCwN9dEI4g==} + '@stylistic/eslint-plugin@2.6.1': + resolution: {integrity: sha512-UT0f4t+3sQ/GKW7875NiIIjZJ1Bh4gd7JNfoIkwIQyWqO7wGd0Pqzu0Ho30Ka8MNF5lm++SkVeqAk26vGxoUpg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' @@ -2676,9 +2686,6 @@ packages: '@types/eslint-scope@3.7.7': resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} - '@types/eslint@8.56.10': - resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==} - '@types/eslint@9.6.0': resolution: {integrity: sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==} @@ -2730,8 +2737,8 @@ packages: '@types/node@18.19.39': resolution: {integrity: sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==} - '@types/node@20.14.12': - resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==} + '@types/node@22.1.0': + resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2772,8 +2779,8 @@ packages: '@types/web-bluetooth@0.0.20': resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} - '@typescript-eslint/eslint-plugin@7.16.0': - resolution: {integrity: sha512-py1miT6iQpJcs1BiJjm54AMzeuMPBSPuKPlnT8HlfudbcS5rYeX5jajpLf3mrdRh9dA/Ec2FVUY0ifeVNDIhZw==} + '@typescript-eslint/eslint-plugin@7.18.0': + resolution: {integrity: sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: '@typescript-eslint/parser': ^7.0.0 @@ -2783,8 +2790,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@7.16.0': - resolution: {integrity: sha512-ar9E+k7CU8rWi2e5ErzQiC93KKEFAXA2Kky0scAlPcxYblLt8+XZuHUZwlyfXILyQa95P6lQg+eZgh/dDs3+Vw==} + '@typescript-eslint/parser@7.18.0': + resolution: {integrity: sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -2793,12 +2800,16 @@ packages: typescript: optional: true - '@typescript-eslint/scope-manager@7.16.0': - resolution: {integrity: sha512-8gVv3kW6n01Q6TrI1cmTZ9YMFi3ucDT7i7aI5lEikk2ebk1AEjrwX8MDTdaX5D7fPXMBLvnsaa0IFTAu+jcfOw==} + '@typescript-eslint/scope-manager@7.18.0': + resolution: {integrity: sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/type-utils@7.16.0': - resolution: {integrity: sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==} + '@typescript-eslint/scope-manager@8.0.0': + resolution: {integrity: sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/type-utils@7.18.0': + resolution: {integrity: sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -2807,12 +2818,16 @@ packages: typescript: optional: true - '@typescript-eslint/types@7.16.0': - resolution: {integrity: sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==} + '@typescript-eslint/types@7.18.0': + resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/typescript-estree@7.16.0': - resolution: {integrity: sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==} + '@typescript-eslint/types@8.0.0': + resolution: {integrity: sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/typescript-estree@7.18.0': + resolution: {integrity: sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: typescript: '*' @@ -2820,16 +2835,35 @@ packages: typescript: optional: true - '@typescript-eslint/utils@7.16.0': - resolution: {integrity: sha512-PqP4kP3hb4r7Jav+NiRCntlVzhxBNWq6ZQ+zQwII1y/G/1gdIPeYDCKr2+dH6049yJQsWZiHU6RlwvIFBXXGNA==} + '@typescript-eslint/typescript-estree@8.0.0': + resolution: {integrity: sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + + '@typescript-eslint/utils@7.18.0': + resolution: {integrity: sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 - '@typescript-eslint/visitor-keys@7.16.0': - resolution: {integrity: sha512-rMo01uPy9C7XxG7AFsxa8zLnWXTF8N3PYclekWSrurvhwiw1eW88mrKiAYe6s53AUY57nTRz8dJsuuXdkAhzCg==} + '@typescript-eslint/utils@8.0.0': + resolution: {integrity: sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + + '@typescript-eslint/visitor-keys@7.18.0': + resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/visitor-keys@8.0.0': + resolution: {integrity: sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -2972,44 +3006,44 @@ packages: vite: ^5.0.0 vue: ^3.0.0 - '@vitejs/plugin-vue@5.1.0': - resolution: {integrity: sha512-QMRxARyrdiwi1mj3AW4fLByoHTavreXq0itdEW696EihXglf1MB3D4C2gBvE0jMPH29ZjC3iK8aIaUMLf4EOGA==} + '@vitejs/plugin-vue@5.1.2': + resolution: {integrity: sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 - '@vitest/coverage-v8@2.0.4': - resolution: {integrity: sha512-i4lx/Wpg5zF1h2op7j0wdwuEQxaL/YTwwQaKuKMHYj7MMh8c7I4W7PNfOptZBCSBZI0z1qwn64o0pM/pA8Tz1g==} + '@vitest/coverage-v8@2.0.5': + resolution: {integrity: sha512-qeFcySCg5FLO2bHHSa0tAZAOnAUbp4L6/A5JDuj9+bt53JREl8hpLjLHEWF0e/gWc8INVpJaqA7+Ene2rclpZg==} peerDependencies: - vitest: 2.0.4 + vitest: 2.0.5 '@vitest/expect@1.6.0': resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==} - '@vitest/expect@2.0.4': - resolution: {integrity: sha512-39jr5EguIoanChvBqe34I8m1hJFI4+jxvdOpD7gslZrVQBKhh8H9eD7J/LJX4zakrw23W+dITQTDqdt43xVcJw==} + '@vitest/expect@2.0.5': + resolution: {integrity: sha512-yHZtwuP7JZivj65Gxoi8upUN2OzHTi3zVfjwdpu2WrvCZPLwsJ2Ey5ILIPccoW23dd/zQBlJ4/dhi7DWNyXCpA==} - '@vitest/pretty-format@2.0.4': - resolution: {integrity: sha512-RYZl31STbNGqf4l2eQM1nvKPXE0NhC6Eq0suTTePc4mtMQ1Fn8qZmjV4emZdEdG2NOWGKSCrHZjmTqDCDoeFBw==} + '@vitest/pretty-format@2.0.5': + resolution: {integrity: sha512-h8k+1oWHfwTkyTkb9egzwNMfJAEx4veaPSnMeKbVSjp4euqGSbQlm5+6VHwTr7u4FJslVVsUG5nopCaAYdOmSQ==} - '@vitest/runner@2.0.4': - resolution: {integrity: sha512-Gk+9Su/2H2zNfNdeJR124gZckd5st4YoSuhF1Rebi37qTXKnqYyFCd9KP4vl2cQHbtuVKjfEKrNJxHHCW8thbQ==} + '@vitest/runner@2.0.5': + resolution: {integrity: sha512-TfRfZa6Bkk9ky4tW0z20WKXFEwwvWhRY+84CnSEtq4+3ZvDlJyY32oNTJtM7AW9ihW90tX/1Q78cb6FjoAs+ig==} - '@vitest/snapshot@2.0.4': - resolution: {integrity: sha512-or6Mzoz/pD7xTvuJMFYEtso1vJo1S5u6zBTinfl+7smGUhqybn6VjzCDMhmTyVOFWwkCMuNjmNNxnyXPgKDoPw==} + '@vitest/snapshot@2.0.5': + resolution: {integrity: sha512-SgCPUeDFLaM0mIUHfaArq8fD2WbaXG/zVXjRupthYfYGzc8ztbFbu6dUNOblBG7XLMR1kEhS/DNnfCZ2IhdDew==} '@vitest/spy@1.6.0': resolution: {integrity: sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==} - '@vitest/spy@2.0.4': - resolution: {integrity: sha512-uTXU56TNoYrTohb+6CseP8IqNwlNdtPwEO0AWl+5j7NelS6x0xZZtP0bDWaLvOfUbaYwhhWp1guzXUxkC7mW7Q==} + '@vitest/spy@2.0.5': + resolution: {integrity: sha512-c/jdthAhvJdpfVuaexSrnawxZz6pywlTPe84LUB2m/4t3rl2fTo9NFGBG4oWgaD+FTgDDV8hJ/nibT7IfH3JfA==} '@vitest/utils@1.6.0': resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} - '@vitest/utils@2.0.4': - resolution: {integrity: sha512-Zc75QuuoJhOBnlo99ZVUkJIuq4Oj0zAkrQ2VzCqNCx6wAwViHEh5Fnp4fiJTE9rA+sAoXRf00Z9xGgfEzV6fzQ==} + '@vitest/utils@2.0.5': + resolution: {integrity: sha512-d8HKbqIcya+GR67mkZbrzhS5kKhtp8dQLcmRZLGTscGVg7yImT82cIrhtn2L8+VujWcy6KZweApgNmPsTAO/UQ==} '@volar/language-core@1.11.1': resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} @@ -3029,6 +3063,12 @@ packages: '@volar/typescript@2.4.0-alpha.18': resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==} + '@voxpelli/config-array-find-files@0.1.2': + resolution: {integrity: sha512-jOva73R+0Nc5/pyS/piBSjQzO4EehME7rPSkBpPC9PYSta+yj3OpF14v0m0HLLYLVNuyHbBjQh5QvGIZwTH2eA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@eslint/config-array': '>=0.16.0' + '@vue-macros/common@1.10.4': resolution: {integrity: sha512-akO6Bd6U4jP0+ZKbHq6mbYkw1coOrJpLeVmkuMlUsT5wZRi11BjauGcZHusBSzUjgCBsa1kZTyipxrxrWB54Hw==} engines: {node: '>=16.14.0'} @@ -3054,17 +3094,20 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.4.33': - resolution: {integrity: sha512-MoIREbkdPQlnGfSKDMgzTqzqx5nmEjIc0ydLVYlTACGBsfvOJ4tHSbZXKVF536n6fB+0eZaGEOqsGThPpdvF5A==} + '@vue/compiler-core@3.4.35': + resolution: {integrity: sha512-gKp0zGoLnMYtw4uS/SJRRO7rsVggLjvot3mcctlMXunYNsX+aRJDqqw/lV5/gHK91nvaAAlWFgdVl020AW1Prg==} - '@vue/compiler-dom@3.4.33': - resolution: {integrity: sha512-GzB8fxEHKw0gGet5BKlpfXEqoBnzSVWwMnT+dc25wE7pFEfrU/QsvjZMP9rD4iVXHBBoemTct8mN0GJEI6ZX5A==} + '@vue/compiler-dom@3.4.35': + resolution: {integrity: sha512-pWIZRL76/oE/VMhdv/ovZfmuooEni6JPG1BFe7oLk5DZRo/ImydXijoZl/4kh2406boRQ7lxTYzbZEEXEhj9NQ==} - '@vue/compiler-sfc@3.4.33': - resolution: {integrity: sha512-7rk7Vbkn21xMwIUpHQR4hCVejwE6nvhBOiDgoBcR03qvGqRKA7dCBSsHZhwhYUsmjlbJ7OtD5UFIyhP6BY+c8A==} + '@vue/compiler-sfc@3.4.35': + resolution: {integrity: sha512-xacnRS/h/FCsjsMfxBkzjoNxyxEyKyZfBch/P4vkLRvYJwe5ChXmZZrj8Dsed/752H2Q3JE8kYu9Uyha9J6PgA==} - '@vue/compiler-ssr@3.4.33': - resolution: {integrity: sha512-0WveC9Ai+eT/1b6LCV5IfsufBZ0HP7pSSTdDjcuW302tTEgoBw8rHVHKPbGUtzGReUFCRXbv6zQDDgucnV2WzQ==} + '@vue/compiler-ssr@3.4.35': + resolution: {integrity: sha512-7iynB+0KB1AAJKk/biENTV5cRGHRdbdaD7Mx3nWcm1W8bVD6QmnH3B4AHhQQ1qZHhqFwzEzMwiytXm3PX1e60A==} + + '@vue/compiler-vue2@2.7.16': + resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} '@vue/devtools-api@6.6.3': resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==} @@ -3097,30 +3140,30 @@ packages: typescript: optional: true - '@vue/language-core@2.0.28': - resolution: {integrity: sha512-0z4tyCCaqqPbdyz0T4yTFQeLpCo4TOM/ZHAC3geGLHeCiFAjVbROB9PiEtrXR1AoLObqUPFHSmKZeWtEMssSqw==} + '@vue/language-core@2.0.29': + resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@vue/reactivity@3.4.33': - resolution: {integrity: sha512-B24QIelahDbyHipBgbUItQblbd4w5HpG3KccL+YkGyo3maXyS253FzcTR3pSz739OTphmzlxP7JxEMWBpewilA==} + '@vue/reactivity@3.4.35': + resolution: {integrity: sha512-Ggtz7ZZHakriKioveJtPlStYardwQH6VCs9V13/4qjHSQb/teE30LVJNrbBVs4+aoYGtTQKJbTe4CWGxVZrvEw==} - '@vue/runtime-core@3.4.33': - resolution: {integrity: sha512-6wavthExzT4iAxpe8q37/rDmf44nyOJGISJPxCi9YsQO+8w9v0gLCFLfH5TzD1V1AYrTAdiF4Y1cgUmP68jP6w==} + '@vue/runtime-core@3.4.35': + resolution: {integrity: sha512-D+BAjFoWwT5wtITpSxwqfWZiBClhBbR+bm0VQlWYFOadUUXFo+5wbe9ErXhLvwguPiLZdEF13QAWi2vP3ZD5tA==} - '@vue/runtime-dom@3.4.33': - resolution: {integrity: sha512-iHsMCUSFJ+4z432Bn9kZzHX+zOXa6+iw36DaVRmKYZpPt9jW9riF32SxNwB124i61kp9+AZtheQ/mKoJLerAaQ==} + '@vue/runtime-dom@3.4.35': + resolution: {integrity: sha512-yGOlbos+MVhlS5NWBF2HDNgblG8e2MY3+GigHEyR/dREAluvI5tuUUgie3/9XeqhPE4LF0i2wjlduh5thnfOqw==} - '@vue/server-renderer@3.4.33': - resolution: {integrity: sha512-jTH0d6gQcaYideFP/k0WdEu8PpRS9MF8d0b6SfZzNi+ap972pZ0TNIeTaESwdOtdY0XPVj54XEJ6K0wXxir4fw==} + '@vue/server-renderer@3.4.35': + resolution: {integrity: sha512-iZ0e/u9mRE4T8tNhlo0tbA+gzVkgv8r5BX6s1kRbOZqfpq14qoIvCZ5gIgraOmYkMYrSEZgkkojFPr+Nyq/Mnw==} peerDependencies: - vue: 3.4.33 + vue: 3.4.35 - '@vue/shared@3.4.33': - resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==} + '@vue/shared@3.4.35': + resolution: {integrity: sha512-hvuhBYYDe+b1G8KHxsQ0diDqDMA8D9laxWZhNAjE83VZb5UDaXl9Xnz7cGdDSyiHM90qqI/CyGMcpBpiDy6VVQ==} '@vueuse/core@10.11.0': resolution: {integrity: sha512-x3sD4Mkm7PJ+pcq3HX8PLPBadXCAlSDR/waK87dz0gQE+qJnaaFhc/dZVfJz+IUYzTMVGum2QlR7ImiJQN4s6g==} @@ -3541,8 +3584,8 @@ packages: browser-assert@1.2.1: resolution: {integrity: sha512-nfulgvOR6S4gt9UKCeGJOuSGBPGiFT6oQ/2UBnvTY/5aQ1PnksW72fhZkM30DzoRRv2WpwZf1vHHEr3mtuXIWQ==} - browserslist@4.23.2: - resolution: {integrity: sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==} + browserslist@4.23.3: + resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -3631,8 +3674,8 @@ packages: caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} - caniuse-lite@1.0.30001643: - resolution: {integrity: sha512-ERgWGNleEilSrHM6iUz/zJNSQTP8Mr21wDWpdgvRwcTXGAq6jMtOUPP4dqFPTdKqZ2wKTdtB+uucZ3MRpAUSmg==} + caniuse-lite@1.0.30001647: + resolution: {integrity: sha512-n83xdNiyeNcHpzWY+1aFbqCK7LuLfBricc4+alSQL2Xb6OR3XpnQAmlDG+pQcdTfiHRuLcQ96VOfrPSGiNJYSg==} ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} @@ -3705,8 +3748,8 @@ packages: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} - chromatic@11.5.6: - resolution: {integrity: sha512-ycX/hlZLs69BltwwBNsEXr+As6x5/0rlwp6W/CiHMZ3tpm7dmkd+hQCsb8JGHb1h49W3qPOKQ/Lh9evqcJ1yeQ==} + chromatic@11.7.0: + resolution: {integrity: sha512-Afblm4MWK6GXutxHPJVWKoY1PxCD98Uw0S3/f1a2wu4VTQy97g4+G8vPVqutSMpZFGzG5NjH9QdzKPFMmZczpw==} hasBin: true peerDependencies: '@chromatic-com/cypress': ^0.*.* || ^1.0.0 @@ -4299,8 +4342,8 @@ packages: ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - electron-to-chromium@1.4.825: - resolution: {integrity: sha512-OCcF+LwdgFGcsYPYC5keEEFC2XT0gBhrYbeGzHCx7i9qRFbzO/AqTmc/C/1xNhJj+JA7rzlN7mpBuStshh96Cg==} + electron-to-chromium@1.5.4: + resolution: {integrity: sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==} emoji-regex@10.3.0: resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==} @@ -4424,23 +4467,23 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-flat-gitignore@0.1.7: - resolution: {integrity: sha512-K4UcPriNg6IvNozipPVnLRxuhxys9vRkxYoLLdMPgPDngtWEP/xBT946oUYQHUWLoz4jvX5k+AF/MWh3VN5Lrg==} + eslint-config-flat-gitignore@0.1.8: + resolution: {integrity: sha512-OEUbS2wzzYtUfshjOqzFo4Bl4lHykXUdM08TCnYNl7ki+niW4Q1R0j0FDFDr0vjVsI5ZFOz5LvluxOP+Ew+dYw==} - eslint-flat-config-utils@0.2.5: - resolution: {integrity: sha512-iO+yLZtC/LKgACerkpvsZ6NoRVB2sxT04mOpnNcEM1aTwKy+6TsT46PUvrML4y2uVBS6I67hRCd2JiKAPaL/Uw==} + eslint-flat-config-utils@0.3.0: + resolution: {integrity: sha512-FaFQLUunAl6YK7aU/pT23DXYVWg/cEHbSfxwAxpCGT6Su8H9RfkmzKLh1G2bba46p6dTlQeA4VTiV5//0SeToQ==} eslint-import-resolver-node@0.3.9: resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} - eslint-plugin-import-x@0.5.3: - resolution: {integrity: sha512-hJ/wkMcsLQXAZL3+txXIDpbW5cqwdm1rLTqV4VRY03aIbzE3zWE7rPZKW6Gzf7xyl1u3V1iYC6tOG77d9NF4GQ==} + eslint-plugin-import-x@3.1.0: + resolution: {integrity: sha512-/UbPA+bYY7nIxcjL3kpcDY3UNdoLHFhyBFzHox2M0ypcUoueTn6woZUUmzzi5et/dXChksasYYFeKE2wshOrhg==} engines: {node: '>=16'} peerDependencies: eslint: ^8.56.0 || ^9.0.0-0 - eslint-plugin-jsdoc@48.7.0: - resolution: {integrity: sha512-5oiVf7Y+ZxGYQTlLq81X72n+S+hjvS/u0upAdbpPEeaIZILK3MKN8lm/6QqKioBjm/qZ0B5XpMQUtc2fUkqXAg==} + eslint-plugin-jsdoc@48.11.0: + resolution: {integrity: sha512-d12JHJDPNo7IFwTOAItCeJY1hcqoIxE0lHA8infQByLilQ9xkqrRa6laWCnsuCrf+8rUnvxXY1XuTbibRBNylA==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -4451,8 +4494,8 @@ packages: peerDependencies: eslint: '>=8.44.0' - eslint-plugin-unicorn@53.0.0: - resolution: {integrity: sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==} + eslint-plugin-unicorn@55.0.0: + resolution: {integrity: sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==} engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' @@ -4475,8 +4518,8 @@ packages: resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint-typegen@0.2.4: - resolution: {integrity: sha512-NQAsPiq7U8VT4Xue5JWu3/gP7O5M4M7OhF49Vpx3iuxEq6oyLmdVBFyB1u0QLiby7luGDHLrMl1wfqZClZU6eg==} + eslint-typegen@0.3.0: + resolution: {integrity: sha512-NXuFC16JBS8H11cD8DJcmSzpv2+MljyDvksSbx4ak5zXebk7SEFMIdk/idYGXgevs0Lz4BClYG7b4MtD0+tFVg==} peerDependencies: eslint: ^8.45.0 || ^9.0.0 @@ -4488,8 +4531,8 @@ packages: resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.7.0: - resolution: {integrity: sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw==} + eslint@9.8.0: + resolution: {integrity: sha512-K8qnZ/QJzT2dLKdZJVX6W4XOwBzutMYmt0lqUS+JdXgd+HTYFlonFgkJ8s44d/zMPPCnOOk0kMWCApCPhiOy9A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -4581,8 +4624,8 @@ packages: externality@1.0.2: resolution: {integrity: sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==} - fake-indexeddb@5.0.2: - resolution: {integrity: sha512-cB507r5T3D55DfclY01GLkninZLfU7HXV/mhVRTnTRm5k2u+fY7Fof2dBkr80p5t7G7dlA/G5dI87QiMdPpMCQ==} + fake-indexeddb@6.0.0: + resolution: {integrity: sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ==} engines: {node: '>=18'} fast-deep-equal@3.1.3: @@ -4651,6 +4694,10 @@ packages: find-package-json@1.2.0: resolution: {integrity: sha512-+SOGcLGYDJHtyqHd87ysBhmaeQ95oWspDKnMXBrnQ9Eq4OkLNqejgoaD8xVWu6GPa0B6roa6KinCMEMcVeqONw==} + find-up-simple@1.0.0: + resolution: {integrity: sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==} + engines: {node: '>=18'} + find-up@3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} @@ -4821,6 +4868,9 @@ packages: git-url-parse@14.0.0: resolution: {integrity: sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==} + git-url-parse@14.1.0: + resolution: {integrity: sha512-8xg65dTxGHST3+zGpycMMFZcoTzAdZ2dOtu4vmgIfkTFnVHBxHMzBC2L1k8To7EmrSiHesT8JgPLT91VKw1B5g==} + github-from-package@0.0.0: resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} @@ -6086,8 +6136,8 @@ packages: resolution: {integrity: sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==} hasBin: true - node-releases@2.0.14: - resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} + node-releases@2.0.18: + resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} nopt@5.0.0: resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==} @@ -6133,9 +6183,6 @@ packages: resolution: {integrity: sha512-Y5/tuZuZOlD4GluAjcTU6JlhtEeg7/92VEfoV814t2uTuZK+b9RokJeGtrMotXuCJ4vuT1Is7M+pkPm+vY/tXA==} hasBin: true - nuxt-icon@0.6.10: - resolution: {integrity: sha512-S9zHVA66ox4ZSpMWvCjqKZC4ZogC0s2z3vZs+M4D95YXGPEXwxDZu+insMKvkbe8+k7gvEmtTk0eq3KusKlxiw==} - nuxt-og-image@3.0.0-rc.64: resolution: {integrity: sha512-kkcZRwvobGYp1Ul2FizICEgskZ1KxFxL86Yb6SMHncZZeDzHxc/6hbkV/uKWE/Hh7igewBLL5jp1pm4Yf8t0fA==} engines: {node: '>=18.0.0'} @@ -6424,8 +6471,8 @@ packages: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} - pinia@2.1.7: - resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} + pinia@2.2.0: + resolution: {integrity: sha512-iPrIh26GMqfpUlMOGyxuDowGmYousTecbTHFwT0xZ1zJvh23oQ+Cj99ZoPQA1TnUPhU6AuRPv6/drkTCJ0VHQA==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -6681,8 +6728,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.39: - resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} + postcss@8.4.40: + resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} engines: {node: ^10 || ^12 || >=14} prebuild-install@7.1.2: @@ -7502,8 +7549,8 @@ packages: symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} - synckit@0.9.0: - resolution: {integrity: sha512-7RnqIMq572L8PeEzKeBINYEJDDxpcH8JEgLwUqBd3TkofhFRbkq4QLR0u+36avGAhCRbk2nnmjcW9SE531hPDg==} + synckit@0.9.1: + resolution: {integrity: sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==} engines: {node: ^14.18.0 || >=16.0.0} system-architecture@0.1.0: @@ -7523,8 +7570,8 @@ packages: tailwind-merge@2.4.0: resolution: {integrity: sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==} - tailwindcss@3.4.4: - resolution: {integrity: sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==} + tailwindcss@3.4.7: + resolution: {integrity: sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==} engines: {node: '>=14.0.0'} hasBin: true @@ -7791,6 +7838,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.13.0: + resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==} + undici@5.28.4: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} @@ -7834,8 +7884,8 @@ packages: unified@11.0.5: resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} - unimport@3.9.0: - resolution: {integrity: sha512-H2ftTISja1BonUVdOKRos6HC6dqYDR40dQTZY3zIDJ/5/z4ihncuL0LqLvtxYqUDMib41eAtunQUhXIWTCZ8rA==} + unimport@3.9.1: + resolution: {integrity: sha512-4gtacoNH6YPx2Aa5Xfyrf8pU2RdXjWUACb/eF7bH1AcZtqs+6ijbNB0M3BPENbtVjnCcg8tw9UJ1jQGbCzKA6g==} unique-string@3.0.0: resolution: {integrity: sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==} @@ -8023,8 +8073,8 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 - vite-node@2.0.4: - resolution: {integrity: sha512-ZpJVkxcakYtig5iakNeL7N3trufe3M6vGuzYAr4GsbCTwobDeyPJpE4cjDhhPluv8OvQCFzu2LWp6GkoKRITXA==} + vite-node@2.0.5: + resolution: {integrity: sha512-LdsW4pxj0Ot69FAoXZ1yTnA9bjGohr2yNBU7QKRxpz8ITSkhuDl6h3zS/tvgz4qrNjeRnvrWeXQ8ZF7Um4W00Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -8077,8 +8127,8 @@ packages: peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 - vite@5.3.4: - resolution: {integrity: sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==} + vite@5.3.5: + resolution: {integrity: sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -8108,15 +8158,15 @@ packages: vitest-environment-nuxt@1.0.0: resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==} - vitest@2.0.4: - resolution: {integrity: sha512-luNLDpfsnxw5QSW4bISPe6tkxVvv5wn2BBs/PuDRkhXZ319doZyLOBr1sjfB5yCEpTiU7xCAdViM8TNVGPwoog==} + vitest@2.0.5: + resolution: {integrity: sha512-8GUxONfauuIdeSl5f9GTgVEpg5BTOlplET4WEDaeY2QBiN8wSm68vxN/tb5z405OwppfoCavnwXafiaYBC/xOA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 2.0.4 - '@vitest/ui': 2.0.4 + '@vitest/browser': 2.0.5 + '@vitest/ui': 2.0.5 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -8224,16 +8274,16 @@ packages: peerDependencies: vue: ^3.0.0 - vue-router@4.4.0: - resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==} + vue-router@4.4.2: + resolution: {integrity: sha512-1qNybkn2L7QsLzaXs8nvlQmRKp8XF8DCxZys/Jr1JpQcHsKUxTKzTxCVA1G7NfBfwRIBgCJPoujOG5lHCCNUxw==} peerDependencies: vue: ^3.2.0 vue-template-compiler@2.7.16: resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} - vue-tsc@2.0.28: - resolution: {integrity: sha512-PQ/OFDM3NtQVMThaVlQf8plyL0j7UGdak4lb1KkUOSL0uyx/F9Liu6aOclgHiMMBKNGIjJWoiFh3HjIdV6DS/Q==} + vue-tsc@2.0.29: + resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -8243,8 +8293,8 @@ packages: peerDependencies: vue: ^3.0.11 - vue@3.4.33: - resolution: {integrity: sha512-VdMCWQOummbhctl4QFMcW6eNtXHsFyDlX60O/tsSQuCcuDOnJ1qPOhhVla65Niece7xq/P2zyZReIO5mP+LGTQ==} + vue@3.4.35: + resolution: {integrity: sha512-+fl/GLmI4GPileHftVlCdB7fUL4aziPcqTudpTGXCT8s+iZWuOCeNEB5haX6Uz2IpRrbEXOgIFbe+XciCuGbNQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -8550,7 +8600,7 @@ snapshots: dependencies: '@babel/compat-data': 7.24.7 '@babel/helper-validator-option': 7.24.7 - browserslist: 4.23.2 + browserslist: 4.23.3 lru-cache: 5.1.1 semver: 6.3.1 @@ -9361,7 +9411,7 @@ snapshots: '@chromatic-com/storybook@1.6.1(react@18.3.1)': dependencies: - chromatic: 11.5.6 + chromatic: 11.7.0 filesize: 10.1.4 jsonfile: 6.1.0 react-confetti: 6.1.0(react@18.3.1) @@ -9383,13 +9433,6 @@ snapshots: dependencies: postcss-selector-parser: 6.1.1 - '@egoist/tailwindcss-icons@1.8.1(tailwindcss@3.4.4)': - dependencies: - '@iconify/utils': 2.1.25 - tailwindcss: 3.4.4 - transitivePeerDependencies: - - supports-color - '@es-joy/jsdoccomment@0.46.0': dependencies: comment-parser: 1.4.1 @@ -9675,9 +9718,9 @@ snapshots: '@esbuild/win32-x64@0.23.0': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@9.7.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.8.0)': dependencies: - eslint: 9.7.0 + eslint: 9.8.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.11.0': {} @@ -9690,13 +9733,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/config-inspector@0.4.12(eslint@9.7.0)': + '@eslint/config-inspector@0.5.2(eslint@9.8.0)': dependencies: + '@eslint/config-array': 0.17.1 + '@voxpelli/config-array-find-files': 0.1.2(@eslint/config-array@0.17.1) bundle-require: 5.0.0(esbuild@0.21.5) cac: 6.7.14 chokidar: 3.6.0 esbuild: 0.21.5 - eslint: 9.7.0 + eslint: 9.8.0 fast-glob: 3.3.2 find-up: 7.0.0 get-port-please: 3.1.2 @@ -9709,6 +9754,7 @@ snapshots: ws: 8.18.0 transitivePeerDependencies: - bufferutil + - supports-color - uWebSockets.js - utf-8-validate @@ -9726,7 +9772,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.7.0': {} + '@eslint/js@9.8.0': {} '@eslint/object-schema@2.1.4': {} @@ -9745,14 +9791,14 @@ snapshots: '@floating-ui/utils@0.2.4': {} - '@headlessui/tailwindcss@0.2.1(tailwindcss@3.4.4)': + '@headlessui/tailwindcss@0.2.1(tailwindcss@3.4.7)': dependencies: - tailwindcss: 3.4.4 + tailwindcss: 3.4.7 - '@headlessui/vue@1.7.22(vue@3.4.33(typescript@5.5.4))': + '@headlessui/vue@1.7.22(vue@3.4.35(typescript@5.5.4))': dependencies: - '@tanstack/vue-virtual': 3.8.3(vue@3.4.33(typescript@5.5.4)) - vue: 3.4.33(typescript@5.5.4) + '@tanstack/vue-virtual': 3.8.3(vue@3.4.35(typescript@5.5.4)) + vue: 3.4.35(typescript@5.5.4) '@humanwhocodes/module-importer@1.0.1': {} @@ -9764,7 +9810,7 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify-json/heroicons@1.1.22': + '@iconify-json/heroicons@1.1.23': dependencies: '@iconify/types': 2.0.0 @@ -9776,7 +9822,7 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify-json/simple-icons@1.1.109': + '@iconify-json/simple-icons@1.1.111': dependencies: '@iconify/types': 2.0.0 @@ -9784,7 +9830,7 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify/collections@1.0.438': + '@iconify/collections@1.0.445': dependencies: '@iconify/types': 2.0.0 @@ -9802,10 +9848,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@iconify/vue@4.1.2(vue@3.4.33(typescript@5.5.4))': + '@iconify/vue@4.1.3-beta.1(vue@3.4.35(typescript@5.5.4))': dependencies: '@iconify/types': 2.0.0 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) '@inquirer/figures@1.0.5': {} @@ -9905,20 +9951,32 @@ snapshots: '@nodelib/fs.stat': 2.0.5 run-parallel: 1.2.0 + '@nodelib/fs.scandir@3.0.0': + dependencies: + '@nodelib/fs.stat': 3.0.0 + run-parallel: 1.2.0 + '@nodelib/fs.stat@2.0.5': {} + '@nodelib/fs.stat@3.0.0': {} + '@nodelib/fs.walk@1.2.8': dependencies: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@nuxt/content@2.13.2(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4))': + '@nodelib/fs.walk@2.0.0': + dependencies: + '@nodelib/fs.scandir': 3.0.0 + fastq: 1.17.1 + + '@nuxt/content@2.13.2(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4))': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@nuxtjs/mdc': 0.8.3(magicast@0.3.4)(rollup@4.18.1) - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.4)) - '@vueuse/head': 2.0.0(vue@3.4.33(typescript@5.5.4)) - '@vueuse/nuxt': 10.11.0(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4)) + '@vueuse/core': 10.11.0(vue@3.4.35(typescript@5.5.4)) + '@vueuse/head': 2.0.0(vue@3.4.35(typescript@5.5.4)) + '@vueuse/nuxt': 10.11.0(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4)) consola: 3.2.3 defu: 6.1.4 destr: 2.0.3 @@ -9967,51 +10025,51 @@ snapshots: '@nuxt/devalue@2.0.2': {} - '@nuxt/devtools-kit@1.3.9(magicast@0.3.4)(rollup@3.29.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))': + '@nuxt/devtools-kit@1.3.9(magicast@0.3.4)(rollup@3.29.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@3.29.4) '@nuxt/schema': 3.12.4(rollup@3.29.4) execa: 7.2.0 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) transitivePeerDependencies: - magicast - rollup - supports-color - '@nuxt/devtools-kit@1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))': + '@nuxt/devtools-kit@1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@nuxt/schema': 3.12.4(rollup@4.18.1) execa: 7.2.0 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) transitivePeerDependencies: - magicast - rollup - supports-color - '@nuxt/devtools-ui-kit@1.3.9(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.33)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5))': + '@nuxt/devtools-ui-kit@1.3.9(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.35)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5))': dependencies: '@iconify-json/carbon': 1.1.36 '@iconify-json/logos': 1.1.43 '@iconify-json/ri': 1.1.21 '@iconify-json/tabler': 1.1.117 - '@nuxt/devtools': 1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) - '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@nuxt/devtools': 1.3.9(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) + '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@unocss/core': 0.61.5 - '@unocss/nuxt': 0.61.3(magicast@0.3.4)(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(webpack@5.92.1(esbuild@0.21.5)) + '@unocss/nuxt': 0.61.3(magicast@0.3.4)(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(webpack@5.92.1(esbuild@0.21.5)) '@unocss/preset-attributify': 0.61.3 '@unocss/preset-icons': 0.61.3 '@unocss/preset-mini': 0.61.5 '@unocss/reset': 0.61.3 - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.4)) - '@vueuse/integrations': 10.11.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.33(typescript@5.5.4)) - '@vueuse/nuxt': 10.11.0(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4)) + '@vueuse/core': 10.11.0(vue@3.4.35(typescript@5.5.4)) + '@vueuse/integrations': 10.11.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.35(typescript@5.5.4)) + '@vueuse/nuxt': 10.11.0(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4)) defu: 6.1.4 focus-trap: 7.5.4 splitpanes: 3.1.5 - unocss: 0.61.3(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) - v-lazy-show: 0.2.4(@vue/compiler-core@3.4.33) + unocss: 0.61.3(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) + v-lazy-show: 0.2.4(@vue/compiler-core@3.4.35) transitivePeerDependencies: - '@unocss/webpack' - '@vue/compiler-core' @@ -10049,13 +10107,13 @@ snapshots: rc9: 2.1.2 semver: 7.6.3 - '@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))': + '@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))': dependencies: '@antfu/utils': 0.7.10 - '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@nuxt/devtools-wizard': 1.3.9 '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) - '@vue/devtools-core': 7.3.3(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@vue/devtools-core': 7.3.3(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@vue/devtools-kit': 7.3.3 birpc: 0.2.17 consola: 3.2.3 @@ -10083,10 +10141,10 @@ snapshots: semver: 7.6.3 simple-git: 3.25.0 sirv: 2.0.4 - unimport: 3.9.0(rollup@4.18.1) - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) - vite-plugin-inspect: 0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) - vite-plugin-vue-inspector: 5.1.2(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + unimport: 3.9.1(rollup@4.18.1) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) + vite-plugin-inspect: 0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) + vite-plugin-vue-inspector: 5.1.2(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) which: 3.0.1 ws: 8.18.0 transitivePeerDependencies: @@ -10095,55 +10153,56 @@ snapshots: - supports-color - utf-8-validate - '@nuxt/eslint-config@0.3.13(eslint@9.7.0)(typescript@5.5.4)': - dependencies: - '@eslint/js': 9.7.0 - '@nuxt/eslint-plugin': 0.3.13(eslint@9.7.0)(typescript@5.5.4) - '@rushstack/eslint-patch': 1.10.3 - '@stylistic/eslint-plugin': 2.3.0(eslint@9.7.0)(typescript@5.5.4) - '@typescript-eslint/eslint-plugin': 7.16.0(@typescript-eslint/parser@7.16.0(eslint@9.7.0)(typescript@5.5.4))(eslint@9.7.0)(typescript@5.5.4) - '@typescript-eslint/parser': 7.16.0(eslint@9.7.0)(typescript@5.5.4) - eslint: 9.7.0 - eslint-config-flat-gitignore: 0.1.7 - eslint-flat-config-utils: 0.2.5 - eslint-plugin-import-x: 0.5.3(eslint@9.7.0)(typescript@5.5.4) - eslint-plugin-jsdoc: 48.7.0(eslint@9.7.0) - eslint-plugin-regexp: 2.6.0(eslint@9.7.0) - eslint-plugin-unicorn: 53.0.0(eslint@9.7.0) - eslint-plugin-vue: 9.27.0(eslint@9.7.0) + '@nuxt/eslint-config@0.4.0(eslint@9.8.0)(typescript@5.5.4)': + dependencies: + '@eslint/js': 9.8.0 + '@nuxt/eslint-plugin': 0.4.0(eslint@9.8.0)(typescript@5.5.4) + '@rushstack/eslint-patch': 1.10.4 + '@stylistic/eslint-plugin': 2.6.1(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/parser': 7.18.0(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 + eslint-config-flat-gitignore: 0.1.8 + eslint-flat-config-utils: 0.3.0 + eslint-plugin-import-x: 3.1.0(eslint@9.8.0)(typescript@5.5.4) + eslint-plugin-jsdoc: 48.11.0(eslint@9.8.0) + eslint-plugin-regexp: 2.6.0(eslint@9.8.0) + eslint-plugin-unicorn: 55.0.0(eslint@9.8.0) + eslint-plugin-vue: 9.27.0(eslint@9.8.0) globals: 15.8.0 + local-pkg: 0.5.0 pathe: 1.1.2 tslib: 2.6.3 - vue-eslint-parser: 9.4.3(eslint@9.7.0) + vue-eslint-parser: 9.4.3(eslint@9.8.0) transitivePeerDependencies: - supports-color - typescript - '@nuxt/eslint-plugin@0.3.13(eslint@9.7.0)(typescript@5.5.4)': + '@nuxt/eslint-plugin@0.4.0(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@typescript-eslint/types': 7.16.0 - '@typescript-eslint/utils': 7.16.0(eslint@9.7.0)(typescript@5.5.4) - eslint: 9.7.0 + '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/utils': 7.18.0(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript - '@nuxt/eslint@0.3.13(eslint@9.7.0)(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))': + '@nuxt/eslint@0.4.0(eslint@9.8.0)(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))': dependencies: - '@eslint/config-inspector': 0.4.12(eslint@9.7.0) - '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) - '@nuxt/eslint-config': 0.3.13(eslint@9.7.0)(typescript@5.5.4) - '@nuxt/eslint-plugin': 0.3.13(eslint@9.7.0)(typescript@5.5.4) + '@eslint/config-inspector': 0.5.2(eslint@9.8.0) + '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) + '@nuxt/eslint-config': 0.4.0(eslint@9.8.0)(typescript@5.5.4) + '@nuxt/eslint-plugin': 0.4.0(eslint@9.8.0)(typescript@5.5.4) '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) chokidar: 3.6.0 - eslint: 9.7.0 - eslint-flat-config-utils: 0.2.5 - eslint-typegen: 0.2.4(eslint@9.7.0) + eslint: 9.8.0 + eslint-flat-config-utils: 0.3.0 + eslint-typegen: 0.3.0(eslint@9.8.0) find-up: 7.0.0 get-port-please: 3.1.2 mlly: 1.7.1 pathe: 1.1.2 - unimport: 3.9.0(rollup@4.18.1) + unimport: 3.9.1(rollup@4.18.1) transitivePeerDependencies: - bufferutil - magicast @@ -10154,9 +10213,9 @@ snapshots: - utf-8-validate - vite - '@nuxt/fonts@0.7.1(encoding@0.1.13)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))': + '@nuxt/fonts@0.7.1(encoding@0.1.13)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))': dependencies: - '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) chalk: 5.3.0 css-tree: 2.3.1 @@ -10196,6 +10255,26 @@ snapshots: - uWebSockets.js - vite + '@nuxt/icon@1.4.4(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))': + dependencies: + '@iconify/collections': 1.0.445 + '@iconify/types': 2.0.0 + '@iconify/utils': 2.1.25 + '@iconify/vue': 4.1.3-beta.1(vue@3.4.35(typescript@5.5.4)) + '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) + '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) + consola: 3.2.3 + fast-glob: 3.3.2 + local-pkg: 0.5.0 + mlly: 1.7.1 + pathe: 1.1.2 + transitivePeerDependencies: + - magicast + - rollup + - supports-color + - vite + - vue + '@nuxt/image@1.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) @@ -10249,7 +10328,7 @@ snapshots: semver: 7.6.3 ufo: 1.5.4 unctx: 2.3.1 - unimport: 3.9.0(rollup@3.29.4) + unimport: 3.9.1(rollup@3.29.4) untyped: 1.4.2 transitivePeerDependencies: - magicast @@ -10276,14 +10355,14 @@ snapshots: semver: 7.6.3 ufo: 1.5.4 unctx: 2.3.1 - unimport: 3.9.0(rollup@4.18.1) + unimport: 3.9.1(rollup@4.18.1) untyped: 1.4.2 transitivePeerDependencies: - magicast - rollup - supports-color - '@nuxt/module-builder@0.8.1(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@3.29.4))(nuxi@3.12.0)(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4))': + '@nuxt/module-builder@0.8.1(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@3.29.4))(nuxi@3.12.0)(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@3.29.4) citty: 0.1.6 @@ -10295,7 +10374,7 @@ snapshots: pathe: 1.1.2 pkg-types: 1.1.3 tsconfck: 3.1.1(typescript@5.5.4) - unbuild: 2.0.0(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4)) + unbuild: 2.0.0(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4)) transitivePeerDependencies: - sass - supports-color @@ -10314,7 +10393,7 @@ snapshots: std-env: 3.7.0 ufo: 1.5.4 uncrypto: 0.1.3 - unimport: 3.9.0(rollup@3.29.4) + unimport: 3.9.1(rollup@3.29.4) untyped: 1.4.2 transitivePeerDependencies: - rollup @@ -10332,7 +10411,7 @@ snapshots: std-env: 3.7.0 ufo: 1.5.4 uncrypto: 0.1.3 - unimport: 3.9.0(rollup@4.18.1) + unimport: 3.9.1(rollup@4.18.1) untyped: 1.4.2 transitivePeerDependencies: - rollup @@ -10347,7 +10426,7 @@ snapshots: defu: 6.1.4 destr: 2.0.3 dotenv: 16.4.5 - git-url-parse: 14.0.0 + git-url-parse: 14.1.0 is-docker: 3.0.0 jiti: 1.21.6 mri: 1.2.0 @@ -10362,7 +10441,7 @@ snapshots: - rollup - supports-color - '@nuxt/test-utils@3.13.1(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4))': + '@nuxt/test-utils@3.14.0(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)))(vue@3.4.35(typescript@5.5.4))': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@nuxt/schema': 3.12.4(rollup@4.18.1) @@ -10372,7 +10451,7 @@ snapshots: destr: 2.0.3 estree-walker: 3.0.3 execa: 8.0.1 - fake-indexeddb: 5.0.2 + fake-indexeddb: 6.0.0 get-port-please: 3.1.2 h3: 1.12.0 local-pkg: 0.5.0 @@ -10388,31 +10467,31 @@ snapshots: ufo: 1.5.4 unenv: 1.10.0 unplugin: 1.12.0 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) - vitest-environment-nuxt: 1.0.0(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4)) - vue: 3.4.33(typescript@5.5.4) - vue-router: 4.4.0(vue@3.4.33(typescript@5.5.4)) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) + vitest-environment-nuxt: 1.0.0(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)))(vue@3.4.35(typescript@5.5.4)) + vue: 3.4.35(typescript@5.5.4) + vue-router: 4.4.2(vue@3.4.35(typescript@5.5.4)) optionalDependencies: jsdom: 24.1.1 playwright-core: 1.45.3 - vitest: 2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3) + vitest: 2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3) transitivePeerDependencies: - magicast - rollup - supports-color - '@nuxt/ui-pro@1.3.1(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))': + '@nuxt/ui-pro@1.4.0(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))': dependencies: - '@nuxt/ui': 2.17.0(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4)) - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.4)) + '@nuxt/ui': 2.18.3(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4)) + '@vueuse/core': 10.11.0(vue@3.4.35(typescript@5.5.4)) defu: 6.1.4 - git-url-parse: 14.0.0 + git-url-parse: 14.1.0 ofetch: 1.3.4 parse-git-config: 3.0.0 pathe: 1.1.2 pkg-types: 1.1.3 tailwind-merge: 2.4.0 - vue3-smooth-dnd: 0.0.6(vue@3.4.33(typescript@5.5.4)) + vue3-smooth-dnd: 0.0.6(vue@3.4.35(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - async-validator @@ -10434,31 +10513,30 @@ snapshots: - vite - vue - '@nuxt/ui@2.17.0(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))': + '@nuxt/ui@2.18.3(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))': dependencies: - '@egoist/tailwindcss-icons': 1.8.1(tailwindcss@3.4.4) - '@headlessui/tailwindcss': 0.2.1(tailwindcss@3.4.4) - '@headlessui/vue': 1.7.22(vue@3.4.33(typescript@5.5.4)) - '@iconify-json/heroicons': 1.1.22 + '@headlessui/tailwindcss': 0.2.1(tailwindcss@3.4.7) + '@headlessui/vue': 1.7.22(vue@3.4.35(typescript@5.5.4)) + '@iconify-json/heroicons': 1.1.23 + '@nuxt/icon': 1.4.4(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4)) '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@nuxtjs/color-mode': 3.4.2(magicast@0.3.4)(rollup@4.18.1) '@nuxtjs/tailwindcss': 6.12.1(magicast@0.3.4)(rollup@4.18.1) '@popperjs/core': 2.11.8 - '@tailwindcss/aspect-ratio': 0.4.2(tailwindcss@3.4.4) - '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.4) - '@tailwindcss/forms': 0.5.7(tailwindcss@3.4.4) - '@tailwindcss/typography': 0.5.13(tailwindcss@3.4.4) - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.4)) - '@vueuse/integrations': 10.11.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.33(typescript@5.5.4)) - '@vueuse/math': 10.11.0(vue@3.4.33(typescript@5.5.4)) + '@tailwindcss/aspect-ratio': 0.4.2(tailwindcss@3.4.7) + '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.7) + '@tailwindcss/forms': 0.5.7(tailwindcss@3.4.7) + '@tailwindcss/typography': 0.5.13(tailwindcss@3.4.7) + '@vueuse/core': 10.11.0(vue@3.4.35(typescript@5.5.4)) + '@vueuse/integrations': 10.11.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.35(typescript@5.5.4)) + '@vueuse/math': 10.11.0(vue@3.4.35(typescript@5.5.4)) defu: 6.1.4 fuse.js: 6.6.2 - nuxt-icon: 0.6.10(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4)) ohash: 1.1.3 pathe: 1.1.2 scule: 1.3.0 tailwind-merge: 2.4.0 - tailwindcss: 3.4.4 + tailwindcss: 3.4.7 transitivePeerDependencies: - '@vue/composition-api' - async-validator @@ -10480,16 +10558,16 @@ snapshots: - vite - vue - '@nuxt/vite-builder@3.12.4(@types/node@20.14.12)(eslint@9.7.0)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4))(vue@3.4.33(typescript@5.5.4))': + '@nuxt/vite-builder@3.12.4(@types/node@22.1.0)(eslint@9.8.0)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.35(typescript@5.5.4))': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@rollup/plugin-replace': 5.0.7(rollup@4.18.1) - '@vitejs/plugin-vue': 5.1.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4)) - '@vitejs/plugin-vue-jsx': 4.0.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4)) - autoprefixer: 10.4.19(postcss@8.4.39) + '@vitejs/plugin-vue': 5.1.2(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4)) + '@vitejs/plugin-vue-jsx': 4.0.0(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4)) + autoprefixer: 10.4.19(postcss@8.4.40) clear: 0.1.0 consola: 3.2.3 - cssnano: 7.0.4(postcss@8.4.39) + cssnano: 7.0.4(postcss@8.4.40) defu: 6.1.4 esbuild: 0.23.0 escape-string-regexp: 5.0.0 @@ -10504,17 +10582,17 @@ snapshots: pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.1.3 - postcss: 8.4.39 + postcss: 8.4.40 rollup-plugin-visualizer: 5.12.0(rollup@4.18.1) std-env: 3.7.0 strip-literal: 2.1.0 ufo: 1.5.4 unenv: 1.10.0 unplugin: 1.12.0 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) - vite-node: 2.0.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) - vite-plugin-checker: 0.7.2(eslint@9.7.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)) - vue: 3.4.33(typescript@5.5.4) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) + vite-node: 2.0.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) + vite-plugin-checker: 0.7.2(eslint@9.8.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)) + vue: 3.4.35(typescript@5.5.4) vue-bundle-renderer: 2.1.0 transitivePeerDependencies: - '@biomejs/biome' @@ -10542,7 +10620,7 @@ snapshots: dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) defu: 6.1.4 - git-url-parse: 14.0.0 + git-url-parse: 14.1.0 nuxt-component-meta: 0.6.6(magicast@0.3.4)(rollup@4.18.1) parse-git-config: 3.0.0 pkg-types: 1.1.3 @@ -10573,7 +10651,7 @@ snapshots: '@shikijs/transformers': 1.10.3 '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - '@vue/compiler-core': 3.4.33 + '@vue/compiler-core': 3.4.35 consola: 3.2.3 debug: 4.3.5 defu: 6.1.4 @@ -10612,15 +10690,15 @@ snapshots: '@nuxtjs/tailwindcss@6.12.1(magicast@0.3.4)(rollup@4.18.1)': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) - autoprefixer: 10.4.19(postcss@8.4.39) + autoprefixer: 10.4.19(postcss@8.4.40) consola: 3.2.3 defu: 6.1.4 h3: 1.12.0 pathe: 1.1.2 - postcss: 8.4.39 - postcss-nesting: 12.1.5(postcss@8.4.39) - tailwind-config-viewer: 2.0.4(tailwindcss@3.4.4) - tailwindcss: 3.4.4 + postcss: 8.4.40 + postcss-nesting: 12.1.5(postcss@8.4.40) + tailwind-config-viewer: 2.0.4(tailwindcss@3.4.7) + tailwindcss: 3.4.7 ufo: 1.5.4 unctx: 2.3.1 transitivePeerDependencies: @@ -10754,10 +10832,10 @@ snapshots: '@parcel/watcher-win32-ia32': 2.4.1 '@parcel/watcher-win32-x64': 2.4.1 - '@pinia/nuxt@0.5.1(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4))': + '@pinia/nuxt@0.5.2(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.4)(vue@3.4.35(typescript@5.5.4))': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) - pinia: 2.1.7(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4)) + pinia: 2.2.0(typescript@5.5.4)(vue@3.4.35(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - magicast @@ -11007,7 +11085,7 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.18.1': optional: true - '@rushstack/eslint-patch@1.10.3': {} + '@rushstack/eslint-patch@1.10.4': {} '@sec-ant/readable-stream@0.4.1': {} @@ -11099,11 +11177,11 @@ snapshots: '@storybook/global': 5.0.0 storybook: 8.2.7(@babel/preset-env@7.24.7) - '@storybook/addon-interactions@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))': + '@storybook/addon-interactions@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))': dependencies: '@storybook/global': 5.0.0 '@storybook/instrumenter': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7)) - '@storybook/test': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) + '@storybook/test': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) polished: 4.3.1 storybook: 8.2.7(@babel/preset-env@7.24.7) ts-dedent: 2.2.0 @@ -11165,7 +11243,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@storybook/builder-vite@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))': + '@storybook/builder-vite@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))': dependencies: '@storybook/csf-plugin': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7)) '@types/find-cache-dir': 3.2.1 @@ -11177,7 +11255,7 @@ snapshots: magic-string: 0.30.10 storybook: 8.2.7(@babel/preset-env@7.24.7) ts-dedent: 2.2.0 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: @@ -11270,12 +11348,12 @@ snapshots: react-dom: 18.3.1(react@18.3.1) storybook: 8.2.7(@babel/preset-env@7.24.7) - '@storybook/test@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))': + '@storybook/test@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))': dependencies: '@storybook/csf': 0.1.11 '@storybook/instrumenter': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7)) '@testing-library/dom': 10.1.0 - '@testing-library/jest-dom': 6.4.5(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) + '@testing-library/jest-dom': 6.4.5(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3)) '@testing-library/user-event': 14.5.2(@testing-library/dom@10.1.0) '@vitest/expect': 1.6.0 '@vitest/spy': 1.6.0 @@ -11296,81 +11374,81 @@ snapshots: dependencies: storybook: 8.2.7(@babel/preset-env@7.24.7) - '@storybook/vue3-vite@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))': + '@storybook/vue3-vite@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))': dependencies: - '@storybook/builder-vite': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) - '@storybook/vue3': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vue@3.4.33(typescript@5.5.4)) + '@storybook/builder-vite': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) + '@storybook/vue3': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vue@3.4.35(typescript@5.5.4)) find-package-json: 1.2.0 magic-string: 0.30.10 storybook: 8.2.7(@babel/preset-env@7.24.7) typescript: 5.5.4 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) vue-component-meta: 2.0.26(typescript@5.5.4) - vue-docgen-api: 4.79.1(vue@3.4.33(typescript@5.5.4)) + vue-docgen-api: 4.79.1(vue@3.4.35(typescript@5.5.4)) transitivePeerDependencies: - '@preact/preset-vite' - supports-color - vite-plugin-glimmerx - vue - '@storybook/vue3@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vue@3.4.33(typescript@5.5.4))': + '@storybook/vue3@8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7)))(vue@3.4.35(typescript@5.5.4))': dependencies: '@storybook/components': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7))) '@storybook/global': 5.0.0 '@storybook/manager-api': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7))) '@storybook/preview-api': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7))) '@storybook/theming': 8.2.7(storybook@8.2.7(@babel/preset-env@7.24.7(@babel/core@7.24.7))) - '@vue/compiler-core': 3.4.33 + '@vue/compiler-core': 3.4.35 lodash: 4.17.21 storybook: 8.2.7(@babel/preset-env@7.24.7) ts-dedent: 2.2.0 type-fest: 2.19.0 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) vue-component-type-helpers: 2.0.29 - '@stylistic/eslint-plugin-js@2.3.0(eslint@9.7.0)': + '@stylistic/eslint-plugin-js@2.6.1(eslint@9.8.0)': dependencies: - '@types/eslint': 8.56.10 + '@types/eslint': 9.6.0 acorn: 8.12.1 - eslint: 9.7.0 + eslint: 9.8.0 eslint-visitor-keys: 4.0.0 espree: 10.1.0 - '@stylistic/eslint-plugin-jsx@2.3.0(eslint@9.7.0)': + '@stylistic/eslint-plugin-jsx@2.6.1(eslint@9.8.0)': dependencies: - '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.7.0) - '@types/eslint': 8.56.10 - eslint: 9.7.0 + '@stylistic/eslint-plugin-js': 2.6.1(eslint@9.8.0) + '@types/eslint': 9.6.0 + eslint: 9.8.0 estraverse: 5.3.0 picomatch: 4.0.2 - '@stylistic/eslint-plugin-plus@2.3.0(eslint@9.7.0)(typescript@5.5.4)': + '@stylistic/eslint-plugin-plus@2.6.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 7.16.0(eslint@9.7.0)(typescript@5.5.4) - eslint: 9.7.0 + '@types/eslint': 9.6.0 + '@typescript-eslint/utils': 8.0.0(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin-ts@2.3.0(eslint@9.7.0)(typescript@5.5.4)': + '@stylistic/eslint-plugin-ts@2.6.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.7.0) - '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 7.16.0(eslint@9.7.0)(typescript@5.5.4) - eslint: 9.7.0 + '@stylistic/eslint-plugin-js': 2.6.1(eslint@9.8.0) + '@types/eslint': 9.6.0 + '@typescript-eslint/utils': 8.0.0(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin@2.3.0(eslint@9.7.0)(typescript@5.5.4)': + '@stylistic/eslint-plugin@2.6.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.7.0) - '@stylistic/eslint-plugin-jsx': 2.3.0(eslint@9.7.0) - '@stylistic/eslint-plugin-plus': 2.3.0(eslint@9.7.0)(typescript@5.5.4) - '@stylistic/eslint-plugin-ts': 2.3.0(eslint@9.7.0)(typescript@5.5.4) - '@types/eslint': 8.56.10 - eslint: 9.7.0 + '@stylistic/eslint-plugin-js': 2.6.1(eslint@9.8.0) + '@stylistic/eslint-plugin-jsx': 2.6.1(eslint@9.8.0) + '@stylistic/eslint-plugin-plus': 2.6.1(eslint@9.8.0)(typescript@5.5.4) + '@stylistic/eslint-plugin-ts': 2.6.1(eslint@9.8.0)(typescript@5.5.4) + '@types/eslint': 9.6.0 + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript @@ -11388,33 +11466,33 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.4)': + '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.7)': dependencies: - tailwindcss: 3.4.4 + tailwindcss: 3.4.7 - '@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.4)': + '@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.7)': dependencies: - tailwindcss: 3.4.4 + tailwindcss: 3.4.7 - '@tailwindcss/forms@0.5.7(tailwindcss@3.4.4)': + '@tailwindcss/forms@0.5.7(tailwindcss@3.4.7)': dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.4.4 + tailwindcss: 3.4.7 - '@tailwindcss/typography@0.5.13(tailwindcss@3.4.4)': + '@tailwindcss/typography@0.5.13(tailwindcss@3.4.7)': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.4 + tailwindcss: 3.4.7 '@tanstack/virtual-core@3.8.3': {} - '@tanstack/vue-virtual@3.8.3(vue@3.4.33(typescript@5.5.4))': + '@tanstack/vue-virtual@3.8.3(vue@3.4.35(typescript@5.5.4))': dependencies: '@tanstack/virtual-core': 3.8.3 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) '@testing-library/dom@10.1.0': dependencies: @@ -11427,7 +11505,7 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/jest-dom@6.4.5(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))': + '@testing-library/jest-dom@6.4.5(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))': dependencies: '@adobe/css-tools': 4.4.0 '@babel/runtime': 7.24.7 @@ -11438,7 +11516,7 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 optionalDependencies: - vitest: 2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3) + vitest: 2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3) '@testing-library/user-event@14.5.2(@testing-library/dom@10.1.0)': dependencies: @@ -11453,15 +11531,15 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.14.12 + '@types/node': 22.1.0 '@types/connect@3.4.38': dependencies: - '@types/node': 20.14.12 + '@types/node': 22.1.0 '@types/cross-spawn@6.0.6': dependencies: - '@types/node': 20.14.12 + '@types/node': 22.1.0 '@types/debug@4.1.12': dependencies: @@ -11474,11 +11552,6 @@ snapshots: '@types/eslint': 9.6.0 '@types/estree': 1.0.5 - '@types/eslint@8.56.10': - dependencies: - '@types/estree': 1.0.5 - '@types/json-schema': 7.0.15 - '@types/eslint@9.6.0': dependencies: '@types/estree': 1.0.5 @@ -11488,7 +11561,7 @@ snapshots: '@types/express-serve-static-core@4.19.5': dependencies: - '@types/node': 20.14.12 + '@types/node': 22.1.0 '@types/qs': 6.9.15 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -11512,7 +11585,7 @@ snapshots: '@types/http-proxy@1.17.14': dependencies: - '@types/node': 20.14.12 + '@types/node': 22.1.0 '@types/json-schema@7.0.15': {} @@ -11534,9 +11607,9 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/node@20.14.12': + '@types/node@22.1.0': dependencies: - undici-types: 5.26.5 + undici-types: 6.13.0 '@types/normalize-package-data@2.4.4': {} @@ -11558,12 +11631,12 @@ snapshots: '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.14.12 + '@types/node': 22.1.0 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 20.14.12 + '@types/node': 22.1.0 '@types/send': 0.17.4 '@types/unist@2.0.10': {} @@ -11574,15 +11647,15 @@ snapshots: '@types/web-bluetooth@0.0.20': {} - '@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.0(eslint@9.7.0)(typescript@5.5.4))(eslint@9.7.0)(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 7.16.0(eslint@9.7.0)(typescript@5.5.4) - '@typescript-eslint/scope-manager': 7.16.0 - '@typescript-eslint/type-utils': 7.16.0(eslint@9.7.0)(typescript@5.5.4) - '@typescript-eslint/utils': 7.16.0(eslint@9.7.0)(typescript@5.5.4) - '@typescript-eslint/visitor-keys': 7.16.0 - eslint: 9.7.0 + '@typescript-eslint/parser': 7.18.0(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/scope-manager': 7.18.0 + '@typescript-eslint/type-utils': 7.18.0(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/utils': 7.18.0(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/visitor-keys': 7.18.0 + eslint: 9.8.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -11592,42 +11665,49 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.16.0(eslint@9.7.0)(typescript@5.5.4)': + '@typescript-eslint/parser@7.18.0(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@typescript-eslint/scope-manager': 7.16.0 - '@typescript-eslint/types': 7.16.0 - '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.4) - '@typescript-eslint/visitor-keys': 7.16.0 + '@typescript-eslint/scope-manager': 7.18.0 + '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) + '@typescript-eslint/visitor-keys': 7.18.0 debug: 4.3.5 - eslint: 9.7.0 + eslint: 9.8.0 optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@7.16.0': + '@typescript-eslint/scope-manager@7.18.0': dependencies: - '@typescript-eslint/types': 7.16.0 - '@typescript-eslint/visitor-keys': 7.16.0 + '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/visitor-keys': 7.18.0 - '@typescript-eslint/type-utils@7.16.0(eslint@9.7.0)(typescript@5.5.4)': + '@typescript-eslint/scope-manager@8.0.0': dependencies: - '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.4) - '@typescript-eslint/utils': 7.16.0(eslint@9.7.0)(typescript@5.5.4) + '@typescript-eslint/types': 8.0.0 + '@typescript-eslint/visitor-keys': 8.0.0 + + '@typescript-eslint/type-utils@7.18.0(eslint@9.8.0)(typescript@5.5.4)': + dependencies: + '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) + '@typescript-eslint/utils': 7.18.0(eslint@9.8.0)(typescript@5.5.4) debug: 4.3.5 - eslint: 9.7.0 + eslint: 9.8.0 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@7.16.0': {} + '@typescript-eslint/types@7.18.0': {} - '@typescript-eslint/typescript-estree@7.16.0(typescript@5.5.4)': + '@typescript-eslint/types@8.0.0': {} + + '@typescript-eslint/typescript-estree@7.18.0(typescript@5.5.4)': dependencies: - '@typescript-eslint/types': 7.16.0 - '@typescript-eslint/visitor-keys': 7.16.0 + '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/visitor-keys': 7.18.0 debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 @@ -11639,20 +11719,51 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@7.16.0(eslint@9.7.0)(typescript@5.5.4)': + '@typescript-eslint/typescript-estree@8.0.0(typescript@5.5.4)': + dependencies: + '@typescript-eslint/types': 8.0.0 + '@typescript-eslint/visitor-keys': 8.0.0 + debug: 4.3.5 + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.6.3 + ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: + typescript: 5.5.4 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/utils@7.18.0(eslint@9.8.0)(typescript@5.5.4)': + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) + '@typescript-eslint/scope-manager': 7.18.0 + '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) + eslint: 9.8.0 + transitivePeerDependencies: + - supports-color + - typescript + + '@typescript-eslint/utils@8.0.0(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) - '@typescript-eslint/scope-manager': 7.16.0 - '@typescript-eslint/types': 7.16.0 - '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.4) - eslint: 9.7.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) + '@typescript-eslint/scope-manager': 8.0.0 + '@typescript-eslint/types': 8.0.0 + '@typescript-eslint/typescript-estree': 8.0.0(typescript@5.5.4) + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/visitor-keys@7.16.0': + '@typescript-eslint/visitor-keys@7.18.0': dependencies: - '@typescript-eslint/types': 7.16.0 + '@typescript-eslint/types': 7.18.0 + eslint-visitor-keys: 3.4.3 + + '@typescript-eslint/visitor-keys@8.0.0': + dependencies: + '@typescript-eslint/types': 8.0.0 eslint-visitor-keys: 3.4.3 '@ungap/structured-clone@1.2.0': {} @@ -11676,21 +11787,21 @@ snapshots: '@unhead/schema': 1.9.16 '@unhead/shared': 1.9.16 - '@unhead/vue@1.9.16(vue@3.4.33(typescript@5.5.4))': + '@unhead/vue@1.9.16(vue@3.4.35(typescript@5.5.4))': dependencies: '@unhead/schema': 1.9.16 '@unhead/shared': 1.9.16 hookable: 5.5.3 unhead: 1.9.16 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) - '@unocss/astro@0.61.3(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))': + '@unocss/astro@0.61.3(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))': dependencies: '@unocss/core': 0.61.3 '@unocss/reset': 0.61.3 - '@unocss/vite': 0.61.3(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@unocss/vite': 0.61.3(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) optionalDependencies: - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) transitivePeerDependencies: - rollup @@ -11736,7 +11847,7 @@ snapshots: gzip-size: 6.0.0 sirv: 2.0.4 - '@unocss/nuxt@0.61.3(magicast@0.3.4)(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(webpack@5.92.1(esbuild@0.21.5))': + '@unocss/nuxt@0.61.3(magicast@0.3.4)(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(webpack@5.92.1(esbuild@0.21.5))': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@unocss/config': 0.61.3 @@ -11749,9 +11860,9 @@ snapshots: '@unocss/preset-web-fonts': 0.61.3 '@unocss/preset-wind': 0.61.3 '@unocss/reset': 0.61.3 - '@unocss/vite': 0.61.3(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@unocss/vite': 0.61.3(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@unocss/webpack': 0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)) - unocss: 0.61.3(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + unocss: 0.61.3(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) transitivePeerDependencies: - magicast - postcss @@ -11760,7 +11871,7 @@ snapshots: - vite - webpack - '@unocss/postcss@0.61.3(postcss@8.4.39)': + '@unocss/postcss@0.61.3(postcss@8.4.40)': dependencies: '@unocss/config': 0.61.3 '@unocss/core': 0.61.3 @@ -11768,7 +11879,7 @@ snapshots: css-tree: 2.3.1 fast-glob: 3.3.2 magic-string: 0.30.10 - postcss: 8.4.39 + postcss: 8.4.40 '@unocss/preset-attributify@0.61.3': dependencies: @@ -11868,7 +11979,7 @@ snapshots: dependencies: '@unocss/core': 0.61.3 - '@unocss/vite@0.61.3(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))': + '@unocss/vite@0.61.3(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))': dependencies: '@ampproject/remapping': 2.3.0 '@rollup/pluginutils': 5.1.0(rollup@4.18.1) @@ -11880,7 +11991,7 @@ snapshots: chokidar: 3.6.0 fast-glob: 3.3.2 magic-string: 0.30.10 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) transitivePeerDependencies: - rollup @@ -11917,22 +12028,22 @@ snapshots: - encoding - supports-color - '@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))': + '@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))': dependencies: '@babel/core': 7.24.7 '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) - vue: 3.4.33(typescript@5.5.4) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) + vue: 3.4.35(typescript@5.5.4) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))': + '@vitejs/plugin-vue@5.1.2(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))': dependencies: - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) - vue: 3.4.33(typescript@5.5.4) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) + vue: 3.4.35(typescript@5.5.4) - '@vitest/coverage-v8@2.0.4(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))': + '@vitest/coverage-v8@2.0.5(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 @@ -11946,7 +12057,7 @@ snapshots: std-env: 3.7.0 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3) + vitest: 2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3) transitivePeerDependencies: - supports-color @@ -11956,25 +12067,25 @@ snapshots: '@vitest/utils': 1.6.0 chai: 4.4.1 - '@vitest/expect@2.0.4': + '@vitest/expect@2.0.5': dependencies: - '@vitest/spy': 2.0.4 - '@vitest/utils': 2.0.4 + '@vitest/spy': 2.0.5 + '@vitest/utils': 2.0.5 chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/pretty-format@2.0.4': + '@vitest/pretty-format@2.0.5': dependencies: tinyrainbow: 1.2.0 - '@vitest/runner@2.0.4': + '@vitest/runner@2.0.5': dependencies: - '@vitest/utils': 2.0.4 + '@vitest/utils': 2.0.5 pathe: 1.1.2 - '@vitest/snapshot@2.0.4': + '@vitest/snapshot@2.0.5': dependencies: - '@vitest/pretty-format': 2.0.4 + '@vitest/pretty-format': 2.0.5 magic-string: 0.30.10 pathe: 1.1.2 @@ -11982,7 +12093,7 @@ snapshots: dependencies: tinyspy: 2.2.1 - '@vitest/spy@2.0.4': + '@vitest/spy@2.0.5': dependencies: tinyspy: 3.0.0 @@ -11993,9 +12104,9 @@ snapshots: loupe: 2.3.7 pretty-format: 29.7.0 - '@vitest/utils@2.0.4': + '@vitest/utils@2.0.5': dependencies: - '@vitest/pretty-format': 2.0.4 + '@vitest/pretty-format': 2.0.5 estree-walker: 3.0.3 loupe: 3.1.1 tinyrainbow: 1.2.0 @@ -12025,16 +12136,21 @@ snapshots: path-browserify: 1.0.1 vscode-uri: 3.0.8 - '@vue-macros/common@1.10.4(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4))': + '@voxpelli/config-array-find-files@0.1.2(@eslint/config-array@0.17.1)': + dependencies: + '@eslint/config-array': 0.17.1 + '@nodelib/fs.walk': 2.0.0 + + '@vue-macros/common@1.10.4(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4))': dependencies: '@babel/types': 7.24.9 '@rollup/pluginutils': 5.1.0(rollup@4.18.1) - '@vue/compiler-sfc': 3.4.33 + '@vue/compiler-sfc': 3.4.35 ast-kit: 0.12.2 local-pkg: 0.5.0 magic-string-ast: 0.6.2 optionalDependencies: - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) transitivePeerDependencies: - rollup @@ -12065,48 +12181,53 @@ snapshots: '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.7 '@babel/parser': 7.24.7 - '@vue/compiler-sfc': 3.4.33 + '@vue/compiler-sfc': 3.4.35 - '@vue/compiler-core@3.4.33': + '@vue/compiler-core@3.4.35': dependencies: '@babel/parser': 7.24.7 - '@vue/shared': 3.4.33 + '@vue/shared': 3.4.35 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.33': + '@vue/compiler-dom@3.4.35': dependencies: - '@vue/compiler-core': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-core': 3.4.35 + '@vue/shared': 3.4.35 - '@vue/compiler-sfc@3.4.33': + '@vue/compiler-sfc@3.4.35': dependencies: '@babel/parser': 7.24.7 - '@vue/compiler-core': 3.4.33 - '@vue/compiler-dom': 3.4.33 - '@vue/compiler-ssr': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-core': 3.4.35 + '@vue/compiler-dom': 3.4.35 + '@vue/compiler-ssr': 3.4.35 + '@vue/shared': 3.4.35 estree-walker: 2.0.2 magic-string: 0.30.10 - postcss: 8.4.39 + postcss: 8.4.40 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.33': + '@vue/compiler-ssr@3.4.35': dependencies: - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.35 + '@vue/shared': 3.4.35 + + '@vue/compiler-vue2@2.7.16': + dependencies: + de-indent: 1.0.2 + he: 1.2.0 '@vue/devtools-api@6.6.3': {} - '@vue/devtools-core@7.3.3(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))': + '@vue/devtools-core@7.3.3(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))': dependencies: '@vue/devtools-kit': 7.3.5 '@vue/devtools-shared': 7.3.5 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + vite-hot-client: 0.2.3(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) transitivePeerDependencies: - vite @@ -12138,8 +12259,8 @@ snapshots: dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.35 + '@vue/shared': 3.4.35 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.3.1 @@ -12151,8 +12272,8 @@ snapshots: '@vue/language-core@2.0.26(typescript@5.5.4)': dependencies: '@volar/language-core': 2.4.0-alpha.18 - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.35 + '@vue/shared': 3.4.35 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.4.1 @@ -12161,66 +12282,66 @@ snapshots: optionalDependencies: typescript: 5.5.4 - '@vue/language-core@2.0.28(typescript@5.5.4)': + '@vue/language-core@2.0.29(typescript@5.5.4)': dependencies: '@volar/language-core': 2.4.0-alpha.18 - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.35 + '@vue/compiler-vue2': 2.7.16 + '@vue/shared': 3.4.35 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.4.1 path-browserify: 1.0.1 - vue-template-compiler: 2.7.16 optionalDependencies: typescript: 5.5.4 - '@vue/reactivity@3.4.33': + '@vue/reactivity@3.4.35': dependencies: - '@vue/shared': 3.4.33 + '@vue/shared': 3.4.35 - '@vue/runtime-core@3.4.33': + '@vue/runtime-core@3.4.35': dependencies: - '@vue/reactivity': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/reactivity': 3.4.35 + '@vue/shared': 3.4.35 - '@vue/runtime-dom@3.4.33': + '@vue/runtime-dom@3.4.35': dependencies: - '@vue/reactivity': 3.4.33 - '@vue/runtime-core': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/reactivity': 3.4.35 + '@vue/runtime-core': 3.4.35 + '@vue/shared': 3.4.35 csstype: 3.1.3 - '@vue/server-renderer@3.4.33(vue@3.4.33(typescript@5.5.4))': + '@vue/server-renderer@3.4.35(vue@3.4.35(typescript@5.5.4))': dependencies: - '@vue/compiler-ssr': 3.4.33 - '@vue/shared': 3.4.33 - vue: 3.4.33(typescript@5.5.4) + '@vue/compiler-ssr': 3.4.35 + '@vue/shared': 3.4.35 + vue: 3.4.35(typescript@5.5.4) - '@vue/shared@3.4.33': {} + '@vue/shared@3.4.35': {} - '@vueuse/core@10.11.0(vue@3.4.33(typescript@5.5.4))': + '@vueuse/core@10.11.0(vue@3.4.35(typescript@5.5.4))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.11.0 - '@vueuse/shared': 10.11.0(vue@3.4.33(typescript@5.5.4)) - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.4)) + '@vueuse/shared': 10.11.0(vue@3.4.35(typescript@5.5.4)) + vue-demi: 0.14.8(vue@3.4.35(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/head@2.0.0(vue@3.4.33(typescript@5.5.4))': + '@vueuse/head@2.0.0(vue@3.4.35(typescript@5.5.4))': dependencies: '@unhead/dom': 1.9.16 '@unhead/schema': 1.9.16 '@unhead/ssr': 1.9.16 - '@unhead/vue': 1.9.16(vue@3.4.33(typescript@5.5.4)) - vue: 3.4.33(typescript@5.5.4) + '@unhead/vue': 1.9.16(vue@3.4.35(typescript@5.5.4)) + vue: 3.4.35(typescript@5.5.4) - '@vueuse/integrations@10.11.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.33(typescript@5.5.4))': + '@vueuse/integrations@10.11.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.35(typescript@5.5.4))': dependencies: - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.4)) - '@vueuse/shared': 10.11.0(vue@3.4.33(typescript@5.5.4)) - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.4)) + '@vueuse/core': 10.11.0(vue@3.4.35(typescript@5.5.4)) + '@vueuse/shared': 10.11.0(vue@3.4.35(typescript@5.5.4)) + vue-demi: 0.14.8(vue@3.4.35(typescript@5.5.4)) optionalDependencies: focus-trap: 7.5.4 fuse.js: 6.6.2 @@ -12228,24 +12349,24 @@ snapshots: - '@vue/composition-api' - vue - '@vueuse/math@10.11.0(vue@3.4.33(typescript@5.5.4))': + '@vueuse/math@10.11.0(vue@3.4.35(typescript@5.5.4))': dependencies: - '@vueuse/shared': 10.11.0(vue@3.4.33(typescript@5.5.4)) - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.4)) + '@vueuse/shared': 10.11.0(vue@3.4.35(typescript@5.5.4)) + vue-demi: 0.14.8(vue@3.4.35(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue '@vueuse/metadata@10.11.0': {} - '@vueuse/nuxt@10.11.0(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4))': + '@vueuse/nuxt@10.11.0(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4))': dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.4)) + '@vueuse/core': 10.11.0(vue@3.4.35(typescript@5.5.4)) '@vueuse/metadata': 10.11.0 local-pkg: 0.5.0 - nuxt: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)) - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.4)) + nuxt: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)) + vue-demi: 0.14.8(vue@3.4.35(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - magicast @@ -12253,9 +12374,9 @@ snapshots: - supports-color - vue - '@vueuse/shared@10.11.0(vue@3.4.33(typescript@5.5.4))': + '@vueuse/shared@10.11.0(vue@3.4.35(typescript@5.5.4))': dependencies: - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.4)) + vue-demi: 0.14.8(vue@3.4.35(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -12512,14 +12633,14 @@ snapshots: at-least-node@1.0.0: {} - autoprefixer@10.4.19(postcss@8.4.39): + autoprefixer@10.4.19(postcss@8.4.40): dependencies: - browserslist: 4.23.2 - caniuse-lite: 1.0.30001643 + browserslist: 4.23.3 + caniuse-lite: 1.0.30001647 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -12666,12 +12787,12 @@ snapshots: browser-assert@1.2.1: {} - browserslist@4.23.2: + browserslist@4.23.3: dependencies: - caniuse-lite: 1.0.30001643 - electron-to-chromium: 1.4.825 - node-releases: 2.0.14 - update-browserslist-db: 1.1.0(browserslist@4.23.2) + caniuse-lite: 1.0.30001647 + electron-to-chromium: 1.5.4 + node-releases: 2.0.18 + update-browserslist-db: 1.1.0(browserslist@4.23.3) buffer-crc32@1.0.0: {} @@ -12760,12 +12881,12 @@ snapshots: caniuse-api@3.0.0: dependencies: - browserslist: 4.23.2 - caniuse-lite: 1.0.30001643 + browserslist: 4.23.3 + caniuse-lite: 1.0.30001647 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - caniuse-lite@1.0.30001643: {} + caniuse-lite@1.0.30001647: {} ccount@2.0.1: {} @@ -12864,11 +12985,11 @@ snapshots: chownr@2.0.0: {} - chromatic@11.5.6: {} + chromatic@11.7.0: {} chrome-launcher@1.1.2: dependencies: - '@types/node': 20.14.12 + '@types/node': 22.1.0 escape-string-regexp: 4.0.0 is-wsl: 2.2.0 lighthouse-logger: 2.0.1 @@ -13046,7 +13167,7 @@ snapshots: core-js-compat@3.37.1: dependencies: - browserslist: 4.23.2 + browserslist: 4.23.3 core-util-is@1.0.3: {} @@ -13096,9 +13217,9 @@ snapshots: css-color-keywords@1.0.0: {} - css-declaration-sorter@7.2.0(postcss@8.4.39): + css-declaration-sorter@7.2.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 css-select@5.1.0: dependencies: @@ -13133,49 +13254,49 @@ snapshots: cssfilter@0.0.10: optional: true - cssnano-preset-default@7.0.4(postcss@8.4.39): - dependencies: - browserslist: 4.23.2 - css-declaration-sorter: 7.2.0(postcss@8.4.39) - cssnano-utils: 5.0.0(postcss@8.4.39) - postcss: 8.4.39 - postcss-calc: 10.0.0(postcss@8.4.39) - postcss-colormin: 7.0.1(postcss@8.4.39) - postcss-convert-values: 7.0.2(postcss@8.4.39) - postcss-discard-comments: 7.0.1(postcss@8.4.39) - postcss-discard-duplicates: 7.0.0(postcss@8.4.39) - postcss-discard-empty: 7.0.0(postcss@8.4.39) - postcss-discard-overridden: 7.0.0(postcss@8.4.39) - postcss-merge-longhand: 7.0.2(postcss@8.4.39) - postcss-merge-rules: 7.0.2(postcss@8.4.39) - postcss-minify-font-values: 7.0.0(postcss@8.4.39) - postcss-minify-gradients: 7.0.0(postcss@8.4.39) - postcss-minify-params: 7.0.1(postcss@8.4.39) - postcss-minify-selectors: 7.0.2(postcss@8.4.39) - postcss-normalize-charset: 7.0.0(postcss@8.4.39) - postcss-normalize-display-values: 7.0.0(postcss@8.4.39) - postcss-normalize-positions: 7.0.0(postcss@8.4.39) - postcss-normalize-repeat-style: 7.0.0(postcss@8.4.39) - postcss-normalize-string: 7.0.0(postcss@8.4.39) - postcss-normalize-timing-functions: 7.0.0(postcss@8.4.39) - postcss-normalize-unicode: 7.0.1(postcss@8.4.39) - postcss-normalize-url: 7.0.0(postcss@8.4.39) - postcss-normalize-whitespace: 7.0.0(postcss@8.4.39) - postcss-ordered-values: 7.0.1(postcss@8.4.39) - postcss-reduce-initial: 7.0.1(postcss@8.4.39) - postcss-reduce-transforms: 7.0.0(postcss@8.4.39) - postcss-svgo: 7.0.1(postcss@8.4.39) - postcss-unique-selectors: 7.0.1(postcss@8.4.39) - - cssnano-utils@5.0.0(postcss@8.4.39): - dependencies: - postcss: 8.4.39 - - cssnano@7.0.4(postcss@8.4.39): - dependencies: - cssnano-preset-default: 7.0.4(postcss@8.4.39) + cssnano-preset-default@7.0.4(postcss@8.4.40): + dependencies: + browserslist: 4.23.3 + css-declaration-sorter: 7.2.0(postcss@8.4.40) + cssnano-utils: 5.0.0(postcss@8.4.40) + postcss: 8.4.40 + postcss-calc: 10.0.0(postcss@8.4.40) + postcss-colormin: 7.0.1(postcss@8.4.40) + postcss-convert-values: 7.0.2(postcss@8.4.40) + postcss-discard-comments: 7.0.1(postcss@8.4.40) + postcss-discard-duplicates: 7.0.0(postcss@8.4.40) + postcss-discard-empty: 7.0.0(postcss@8.4.40) + postcss-discard-overridden: 7.0.0(postcss@8.4.40) + postcss-merge-longhand: 7.0.2(postcss@8.4.40) + postcss-merge-rules: 7.0.2(postcss@8.4.40) + postcss-minify-font-values: 7.0.0(postcss@8.4.40) + postcss-minify-gradients: 7.0.0(postcss@8.4.40) + postcss-minify-params: 7.0.1(postcss@8.4.40) + postcss-minify-selectors: 7.0.2(postcss@8.4.40) + postcss-normalize-charset: 7.0.0(postcss@8.4.40) + postcss-normalize-display-values: 7.0.0(postcss@8.4.40) + postcss-normalize-positions: 7.0.0(postcss@8.4.40) + postcss-normalize-repeat-style: 7.0.0(postcss@8.4.40) + postcss-normalize-string: 7.0.0(postcss@8.4.40) + postcss-normalize-timing-functions: 7.0.0(postcss@8.4.40) + postcss-normalize-unicode: 7.0.1(postcss@8.4.40) + postcss-normalize-url: 7.0.0(postcss@8.4.40) + postcss-normalize-whitespace: 7.0.0(postcss@8.4.40) + postcss-ordered-values: 7.0.1(postcss@8.4.40) + postcss-reduce-initial: 7.0.1(postcss@8.4.40) + postcss-reduce-transforms: 7.0.0(postcss@8.4.40) + postcss-svgo: 7.0.1(postcss@8.4.40) + postcss-unique-selectors: 7.0.1(postcss@8.4.40) + + cssnano-utils@5.0.0(postcss@8.4.40): + dependencies: + postcss: 8.4.40 + + cssnano@7.0.4(postcss@8.4.40): + dependencies: + cssnano-preset-default: 7.0.4(postcss@8.4.40) lilconfig: 3.1.2 - postcss: 8.4.39 + postcss: 8.4.40 csso@5.0.5: dependencies: @@ -13369,7 +13490,7 @@ snapshots: ee-first@1.1.1: {} - electron-to-chromium@1.4.825: {} + electron-to-chromium@1.5.4: {} emoji-regex@10.3.0: {} @@ -13566,14 +13687,14 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-flat-gitignore@0.1.7: + eslint-config-flat-gitignore@0.1.8: dependencies: - find-up: 7.0.0 + find-up-simple: 1.0.0 parse-gitignore: 2.0.0 - eslint-flat-config-utils@0.2.5: + eslint-flat-config-utils@0.3.0: dependencies: - '@types/eslint': 8.56.10 + '@types/eslint': 9.6.0 pathe: 1.1.2 eslint-import-resolver-node@0.3.9: @@ -13584,12 +13705,12 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-import-x@0.5.3(eslint@9.7.0)(typescript@5.5.4): + eslint-plugin-import-x@3.1.0(eslint@9.8.0)(typescript@5.5.4): dependencies: - '@typescript-eslint/utils': 7.16.0(eslint@9.7.0)(typescript@5.5.4) + '@typescript-eslint/utils': 7.18.0(eslint@9.8.0)(typescript@5.5.4) debug: 4.3.5 doctrine: 3.0.0 - eslint: 9.7.0 + eslint: 9.8.0 eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.7.5 is-glob: 4.0.3 @@ -13601,43 +13722,44 @@ snapshots: - supports-color - typescript - eslint-plugin-jsdoc@48.7.0(eslint@9.7.0): + eslint-plugin-jsdoc@48.11.0(eslint@9.8.0): dependencies: '@es-joy/jsdoccomment': 0.46.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.5 escape-string-regexp: 4.0.0 - eslint: 9.7.0 + eslint: 9.8.0 + espree: 10.1.0 esquery: 1.6.0 parse-imports: 2.1.1 semver: 7.6.3 spdx-expression-parse: 4.0.0 - synckit: 0.9.0 + synckit: 0.9.1 transitivePeerDependencies: - supports-color - eslint-plugin-regexp@2.6.0(eslint@9.7.0): + eslint-plugin-regexp@2.6.0(eslint@9.8.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) '@eslint-community/regexpp': 4.11.0 comment-parser: 1.4.1 - eslint: 9.7.0 + eslint: 9.8.0 jsdoc-type-pratt-parser: 4.0.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-unicorn@53.0.0(eslint@9.7.0): + eslint-plugin-unicorn@55.0.0(eslint@9.8.0): dependencies: '@babel/helper-validator-identifier': 7.24.7 - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) - '@eslint/eslintrc': 3.1.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.37.1 - eslint: 9.7.0 + eslint: 9.8.0 esquery: 1.6.0 + globals: 15.8.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 jsesc: 3.0.2 @@ -13647,19 +13769,17 @@ snapshots: regjsparser: 0.10.0 semver: 7.6.3 strip-indent: 3.0.0 - transitivePeerDependencies: - - supports-color - eslint-plugin-vue@9.27.0(eslint@9.7.0): + eslint-plugin-vue@9.27.0(eslint@9.8.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) - eslint: 9.7.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) + eslint: 9.8.0 globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.1 semver: 7.6.3 - vue-eslint-parser: 9.4.3(eslint@9.7.0) + vue-eslint-parser: 9.4.3(eslint@9.8.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -13679,10 +13799,10 @@ snapshots: esrecurse: 4.3.0 estraverse: 5.3.0 - eslint-typegen@0.2.4(eslint@9.7.0): + eslint-typegen@0.3.0(eslint@9.8.0): dependencies: - '@types/eslint': 8.56.10 - eslint: 9.7.0 + '@types/eslint': 9.6.0 + eslint: 9.8.0 json-schema-to-typescript-lite: 14.0.1 ohash: 1.1.3 @@ -13690,13 +13810,13 @@ snapshots: eslint-visitor-keys@4.0.0: {} - eslint@9.7.0: + eslint@9.8.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) '@eslint-community/regexpp': 4.11.0 '@eslint/config-array': 0.17.1 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.7.0 + '@eslint/js': 9.8.0 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.0 '@nodelib/fs.walk': 1.2.8 @@ -13876,7 +13996,7 @@ snapshots: pathe: 1.1.2 ufo: 1.5.4 - fake-indexeddb@5.0.2: {} + fake-indexeddb@6.0.0: {} fast-deep-equal@3.1.3: {} @@ -13953,6 +14073,8 @@ snapshots: find-package-json@1.2.0: {} + find-up-simple@1.0.0: {} + find-up@3.0.0: dependencies: locate-path: 3.0.0 @@ -13982,11 +14104,11 @@ snapshots: flatted@3.3.1: {} - floating-vue@5.2.2(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(vue@3.4.33(typescript@5.5.4)): + floating-vue@5.2.2(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(vue@3.4.35(typescript@5.5.4)): dependencies: '@floating-ui/dom': 1.1.1 - vue: 3.4.33(typescript@5.5.4) - vue-resize: 2.0.0-alpha.1(vue@3.4.33(typescript@5.5.4)) + vue: 3.4.35(typescript@5.5.4) + vue-resize: 2.0.0-alpha.1(vue@3.4.35(typescript@5.5.4)) optionalDependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) @@ -14150,6 +14272,10 @@ snapshots: dependencies: git-up: 7.0.0 + git-url-parse@14.1.0: + dependencies: + git-up: 7.0.0 + github-from-package@0.0.0: optional: true @@ -14758,7 +14884,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 20.14.12 + '@types/node': 22.1.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -15537,11 +15663,11 @@ snapshots: mkdirp@1.0.4: {} - mkdist@1.5.3(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4)): + mkdist@1.5.3(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4)): dependencies: - autoprefixer: 10.4.19(postcss@8.4.39) + autoprefixer: 10.4.19(postcss@8.4.40) citty: 0.1.6 - cssnano: 7.0.4(postcss@8.4.39) + cssnano: 7.0.4(postcss@8.4.40) defu: 6.1.4 esbuild: 0.21.5 fs-extra: 11.2.0 @@ -15551,13 +15677,13 @@ snapshots: mri: 1.2.0 pathe: 1.1.2 pkg-types: 1.1.3 - postcss: 8.4.39 - postcss-nested: 6.0.1(postcss@8.4.39) + postcss: 8.4.40 + postcss-nested: 6.0.1(postcss@8.4.40) semver: 7.6.3 optionalDependencies: sass: 1.77.7 typescript: 5.5.4 - vue-tsc: 2.0.28(typescript@5.5.4) + vue-tsc: 2.0.29(typescript@5.5.4) mlly@1.7.1: dependencies: @@ -15672,7 +15798,7 @@ snapshots: uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.10.0 - unimport: 3.9.0(rollup@4.18.1) + unimport: 3.9.1(rollup@4.18.1) unstorage: 1.10.2(ioredis@5.4.1) unwasm: 0.3.9 transitivePeerDependencies: @@ -15737,7 +15863,7 @@ snapshots: node-gyp-build@4.8.1: {} - node-releases@2.0.14: {} + node-releases@2.0.18: {} nopt@5.0.0: dependencies: @@ -15791,22 +15917,9 @@ snapshots: - rollup - supports-color - nuxt-icon@0.6.10(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4)): - dependencies: - '@iconify/collections': 1.0.438 - '@iconify/vue': 4.1.2(vue@3.4.33(typescript@5.5.4)) - '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) - '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) - transitivePeerDependencies: - - magicast - - rollup - - supports-color - - vite - - vue - - nuxt-og-image@3.0.0-rc.64(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.33)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)): + nuxt-og-image@3.0.0-rc.64(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.35)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)): dependencies: - '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@resvg/resvg-js': 2.6.2 '@resvg/resvg-wasm': 2.6.2 @@ -15816,8 +15929,8 @@ snapshots: defu: 6.1.4 execa: 9.3.0 image-size: 1.1.1 - nuxt-site-config: 2.2.14(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.33)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)) - nuxt-site-config-kit: 2.2.14(magicast@0.3.4)(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4)) + nuxt-site-config: 2.2.14(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.35)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)) + nuxt-site-config-kit: 2.2.14(magicast@0.3.4)(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4)) nypm: 0.3.9 ofetch: 1.3.4 ohash: 1.1.3 @@ -15857,12 +15970,12 @@ snapshots: - vue - webpack - nuxt-site-config-kit@2.2.14(magicast@0.3.4)(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4)): + nuxt-site-config-kit@2.2.14(magicast@0.3.4)(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4)): dependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@nuxt/schema': 3.12.4(rollup@4.18.1) pkg-types: 1.1.3 - site-config-stack: 2.2.14(vue@3.4.33(typescript@5.5.4)) + site-config-stack: 2.2.14(vue@3.4.35(typescript@5.5.4)) std-env: 3.7.0 ufo: 1.5.4 transitivePeerDependencies: @@ -15871,19 +15984,19 @@ snapshots: - supports-color - vue - nuxt-site-config@2.2.14(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.33)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)): + nuxt-site-config@2.2.14(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.35)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)): dependencies: - '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) - '@nuxt/devtools-ui-kit': 1.3.9(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.33)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)))(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)) + '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) + '@nuxt/devtools-ui-kit': 1.3.9(@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)))(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(@vue/compiler-core@3.4.35)(fuse.js@6.6.2)(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue@3.4.35(typescript@5.5.4))(webpack@5.92.1(esbuild@0.21.5)) '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@nuxt/schema': 3.12.4(rollup@4.18.1) - floating-vue: 5.2.2(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(vue@3.4.33(typescript@5.5.4)) - nuxt-site-config-kit: 2.2.14(magicast@0.3.4)(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4)) + floating-vue: 5.2.2(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(vue@3.4.35(typescript@5.5.4)) + nuxt-site-config-kit: 2.2.14(magicast@0.3.4)(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4)) pathe: 1.1.2 pkg-types: 1.1.3 shiki: 1.10.3 sirv: 2.0.4 - site-config-stack: 2.2.14(vue@3.4.33(typescript@5.5.4)) + site-config-stack: 2.2.14(vue@3.4.35(typescript@5.5.4)) ufo: 1.5.4 transitivePeerDependencies: - '@nuxt/devtools' @@ -15910,18 +16023,18 @@ snapshots: - vue - webpack - nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)): + nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.8.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)): dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@nuxt/devtools': 1.3.9(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) '@nuxt/schema': 3.12.4(rollup@4.18.1) '@nuxt/telemetry': 2.5.4(magicast@0.3.4)(rollup@4.18.1) - '@nuxt/vite-builder': 3.12.4(@types/node@20.14.12)(eslint@9.7.0)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4))(vue@3.4.33(typescript@5.5.4)) + '@nuxt/vite-builder': 3.12.4(@types/node@22.1.0)(eslint@9.8.0)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.7)(terser@5.31.3)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.35(typescript@5.5.4)) '@unhead/dom': 1.9.16 '@unhead/ssr': 1.9.16 - '@unhead/vue': 1.9.16(vue@3.4.33(typescript@5.5.4)) - '@vue/shared': 3.4.33 + '@unhead/vue': 1.9.16(vue@3.4.35(typescript@5.5.4)) + '@vue/shared': 3.4.35 acorn: 8.12.1 c12: 1.11.1(magicast@0.3.4) chokidar: 3.6.0 @@ -15962,18 +16075,18 @@ snapshots: uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.10.0 - unimport: 3.9.0(rollup@4.18.1) + unimport: 3.9.1(rollup@4.18.1) unplugin: 1.12.0 - unplugin-vue-router: 0.10.1(rollup@4.18.1)(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4)) + unplugin-vue-router: 0.10.1(rollup@4.18.1)(vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)))(vue@3.4.35(typescript@5.5.4)) unstorage: 1.10.2(ioredis@5.4.1) untyped: 1.4.2 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) vue-bundle-renderer: 2.1.0 vue-devtools-stub: 0.1.0 - vue-router: 4.4.0(vue@3.4.33(typescript@5.5.4)) + vue-router: 4.4.2(vue@3.4.35(typescript@5.5.4)) optionalDependencies: '@parcel/watcher': 2.4.1 - '@types/node': 20.14.12 + '@types/node': 22.1.0 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -16298,11 +16411,11 @@ snapshots: pify@4.0.1: {} - pinia@2.1.7(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4)): + pinia@2.2.0(typescript@5.5.4)(vue@3.4.35(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.33(typescript@5.5.4) - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.4)) + vue: 3.4.35(typescript@5.5.4) + vue-demi: 0.14.8(vue@3.4.35(typescript@5.5.4)) optionalDependencies: typescript: 5.5.4 @@ -16340,173 +16453,173 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-calc@10.0.0(postcss@8.4.39): + postcss-calc@10.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-selector-parser: 6.1.1 postcss-value-parser: 4.2.0 - postcss-colormin@7.0.1(postcss@8.4.39): + postcss-colormin@7.0.1(postcss@8.4.40): dependencies: - browserslist: 4.23.2 + browserslist: 4.23.3 caniuse-api: 3.0.0 colord: 2.9.3 - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.2(postcss@8.4.39): + postcss-convert-values@7.0.2(postcss@8.4.40): dependencies: - browserslist: 4.23.2 - postcss: 8.4.39 + browserslist: 4.23.3 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-discard-comments@7.0.1(postcss@8.4.39): + postcss-discard-comments@7.0.1(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-selector-parser: 6.1.1 - postcss-discard-duplicates@7.0.0(postcss@8.4.39): + postcss-discard-duplicates@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 - postcss-discard-empty@7.0.0(postcss@8.4.39): + postcss-discard-empty@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 - postcss-discard-overridden@7.0.0(postcss@8.4.39): + postcss-discard-overridden@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 - postcss-import@15.1.0(postcss@8.4.39): + postcss-import@15.1.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.4.39): + postcss-js@4.0.1(postcss@8.4.40): dependencies: camelcase-css: 2.0.1 - postcss: 8.4.39 + postcss: 8.4.40 - postcss-load-config@4.0.2(postcss@8.4.39): + postcss-load-config@4.0.2(postcss@8.4.40): dependencies: lilconfig: 3.1.2 yaml: 2.4.5 optionalDependencies: - postcss: 8.4.39 + postcss: 8.4.40 - postcss-merge-longhand@7.0.2(postcss@8.4.39): + postcss-merge-longhand@7.0.2(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - stylehacks: 7.0.2(postcss@8.4.39) + stylehacks: 7.0.2(postcss@8.4.40) - postcss-merge-rules@7.0.2(postcss@8.4.39): + postcss-merge-rules@7.0.2(postcss@8.4.40): dependencies: - browserslist: 4.23.2 + browserslist: 4.23.3 caniuse-api: 3.0.0 - cssnano-utils: 5.0.0(postcss@8.4.39) - postcss: 8.4.39 + cssnano-utils: 5.0.0(postcss@8.4.40) + postcss: 8.4.40 postcss-selector-parser: 6.1.1 - postcss-minify-font-values@7.0.0(postcss@8.4.39): + postcss-minify-font-values@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-minify-gradients@7.0.0(postcss@8.4.39): + postcss-minify-gradients@7.0.0(postcss@8.4.40): dependencies: colord: 2.9.3 - cssnano-utils: 5.0.0(postcss@8.4.39) - postcss: 8.4.39 + cssnano-utils: 5.0.0(postcss@8.4.40) + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.1(postcss@8.4.39): + postcss-minify-params@7.0.1(postcss@8.4.40): dependencies: - browserslist: 4.23.2 - cssnano-utils: 5.0.0(postcss@8.4.39) - postcss: 8.4.39 + browserslist: 4.23.3 + cssnano-utils: 5.0.0(postcss@8.4.40) + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-minify-selectors@7.0.2(postcss@8.4.39): + postcss-minify-selectors@7.0.2(postcss@8.4.40): dependencies: cssesc: 3.0.0 - postcss: 8.4.39 + postcss: 8.4.40 postcss-selector-parser: 6.1.1 - postcss-nested@6.0.1(postcss@8.4.39): + postcss-nested@6.0.1(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-selector-parser: 6.1.1 - postcss-nesting@12.1.5(postcss@8.4.39): + postcss-nesting@12.1.5(postcss@8.4.40): dependencies: '@csstools/selector-resolve-nested': 1.1.0(postcss-selector-parser@6.1.1) '@csstools/selector-specificity': 3.1.1(postcss-selector-parser@6.1.1) - postcss: 8.4.39 + postcss: 8.4.40 postcss-selector-parser: 6.1.1 - postcss-normalize-charset@7.0.0(postcss@8.4.39): + postcss-normalize-charset@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 - postcss-normalize-display-values@7.0.0(postcss@8.4.39): + postcss-normalize-display-values@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-normalize-positions@7.0.0(postcss@8.4.39): + postcss-normalize-positions@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@7.0.0(postcss@8.4.39): + postcss-normalize-repeat-style@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-normalize-string@7.0.0(postcss@8.4.39): + postcss-normalize-string@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@7.0.0(postcss@8.4.39): + postcss-normalize-timing-functions@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.1(postcss@8.4.39): + postcss-normalize-unicode@7.0.1(postcss@8.4.40): dependencies: - browserslist: 4.23.2 - postcss: 8.4.39 + browserslist: 4.23.3 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-normalize-url@7.0.0(postcss@8.4.39): + postcss-normalize-url@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@7.0.0(postcss@8.4.39): + postcss-normalize-whitespace@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-ordered-values@7.0.1(postcss@8.4.39): + postcss-ordered-values@7.0.1(postcss@8.4.40): dependencies: - cssnano-utils: 5.0.0(postcss@8.4.39) - postcss: 8.4.39 + cssnano-utils: 5.0.0(postcss@8.4.40) + postcss: 8.4.40 postcss-value-parser: 4.2.0 - postcss-reduce-initial@7.0.1(postcss@8.4.39): + postcss-reduce-initial@7.0.1(postcss@8.4.40): dependencies: - browserslist: 4.23.2 + browserslist: 4.23.3 caniuse-api: 3.0.0 - postcss: 8.4.39 + postcss: 8.4.40 - postcss-reduce-transforms@7.0.0(postcss@8.4.39): + postcss-reduce-transforms@7.0.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 postcss-selector-parser@6.0.10: @@ -16519,20 +16632,20 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-svgo@7.0.1(postcss@8.4.39): + postcss-svgo@7.0.1(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 svgo: 3.3.2 - postcss-unique-selectors@7.0.1(postcss@8.4.39): + postcss-unique-selectors@7.0.1(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-selector-parser: 6.1.1 postcss-value-parser@4.2.0: {} - postcss@8.4.39: + postcss@8.4.40: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 @@ -17329,10 +17442,10 @@ snapshots: sisteransi@1.0.5: {} - site-config-stack@2.2.14(vue@3.4.33(typescript@5.5.4)): + site-config-stack@2.2.14(vue@3.4.35(typescript@5.5.4)): dependencies: ufo: 1.5.4 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) skin-tone@2.0.0: dependencies: @@ -17540,10 +17653,10 @@ snapshots: dependencies: js-tokens: 9.0.0 - stylehacks@7.0.2(postcss@8.4.39): + stylehacks@7.0.2(postcss@8.4.40): dependencies: - browserslist: 4.23.2 - postcss: 8.4.39 + browserslist: 4.23.3 + postcss: 8.4.40 postcss-selector-parser: 6.1.1 sucrase@3.35.0: @@ -17590,7 +17703,7 @@ snapshots: symbol-tree@3.2.4: {} - synckit@0.9.0: + synckit@0.9.1: dependencies: '@pkgr/core': 0.1.1 tslib: 2.6.3 @@ -17599,7 +17712,7 @@ snapshots: tabbable@6.2.0: {} - tailwind-config-viewer@2.0.4(tailwindcss@3.4.4): + tailwind-config-viewer@2.0.4(tailwindcss@3.4.7): dependencies: '@koa/router': 12.0.1 commander: 6.2.1 @@ -17609,13 +17722,13 @@ snapshots: open: 7.4.2 portfinder: 1.0.32 replace-in-file: 6.3.5 - tailwindcss: 3.4.4 + tailwindcss: 3.4.7 transitivePeerDependencies: - supports-color tailwind-merge@2.4.0: {} - tailwindcss@3.4.4: + tailwindcss@3.4.7: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -17631,11 +17744,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.1 - postcss: 8.4.39 - postcss-import: 15.1.0(postcss@8.4.39) - postcss-js: 4.0.1(postcss@8.4.39) - postcss-load-config: 4.0.2(postcss@8.4.39) - postcss-nested: 6.0.1(postcss@8.4.39) + postcss: 8.4.40 + postcss-import: 15.1.0(postcss@8.4.40) + postcss-js: 4.0.1(postcss@8.4.40) + postcss-load-config: 4.0.2(postcss@8.4.40) + postcss-nested: 6.0.1(postcss@8.4.40) postcss-selector-parser: 6.1.1 resolve: 1.22.8 sucrase: 3.35.0 @@ -17853,7 +17966,7 @@ snapshots: ultrahtml@1.5.3: {} - unbuild@2.0.0(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4)): + unbuild@2.0.0(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4)): dependencies: '@rollup/plugin-alias': 5.1.0(rollup@3.29.4) '@rollup/plugin-commonjs': 25.0.8(rollup@3.29.4) @@ -17870,7 +17983,7 @@ snapshots: hookable: 5.5.3 jiti: 1.21.6 magic-string: 0.30.10 - mkdist: 1.5.3(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.28(typescript@5.5.4)) + mkdist: 1.5.3(sass@1.77.7)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4)) mlly: 1.7.1 pathe: 1.1.2 pkg-types: 1.1.3 @@ -17903,6 +18016,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.13.0: {} + undici@5.28.4: dependencies: '@fastify/busboy': 2.1.1 @@ -17957,7 +18072,7 @@ snapshots: trough: 2.2.0 vfile: 6.0.1 - unimport@3.9.0(rollup@3.29.4): + unimport@3.9.1(rollup@3.29.4): dependencies: '@rollup/pluginutils': 5.1.0(rollup@3.29.4) acorn: 8.12.1 @@ -17975,7 +18090,7 @@ snapshots: transitivePeerDependencies: - rollup - unimport@3.9.0(rollup@4.18.1): + unimport@3.9.1(rollup@4.18.1): dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.18.1) acorn: 8.12.1 @@ -18030,13 +18145,13 @@ snapshots: universalify@2.0.1: {} - unocss@0.61.3(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)): + unocss@0.61.3(@unocss/webpack@0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)))(postcss@8.4.40)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)): dependencies: - '@unocss/astro': 0.61.3(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@unocss/astro': 0.61.3(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) '@unocss/cli': 0.61.3(rollup@4.18.1) '@unocss/core': 0.61.3 '@unocss/extractor-arbitrary-variants': 0.61.3 - '@unocss/postcss': 0.61.3(postcss@8.4.39) + '@unocss/postcss': 0.61.3(postcss@8.4.40) '@unocss/preset-attributify': 0.61.3 '@unocss/preset-icons': 0.61.3 '@unocss/preset-mini': 0.61.3 @@ -18051,10 +18166,10 @@ snapshots: '@unocss/transformer-compile-class': 0.61.3 '@unocss/transformer-directives': 0.61.3 '@unocss/transformer-variant-group': 0.61.3 - '@unocss/vite': 0.61.3(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)) + '@unocss/vite': 0.61.3(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)) optionalDependencies: '@unocss/webpack': 0.61.3(rollup@4.18.1)(webpack@5.92.1(esbuild@0.21.5)) - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) transitivePeerDependencies: - postcss - rollup @@ -18062,11 +18177,11 @@ snapshots: unpipe@1.0.0: {} - unplugin-vue-router@0.10.1(rollup@4.18.1)(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4)): + unplugin-vue-router@0.10.1(rollup@4.18.1)(vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)))(vue@3.4.35(typescript@5.5.4)): dependencies: '@babel/types': 7.24.9 '@rollup/pluginutils': 5.1.0(rollup@4.18.1) - '@vue-macros/common': 1.10.4(rollup@4.18.1)(vue@3.4.33(typescript@5.5.4)) + '@vue-macros/common': 1.10.4(rollup@4.18.1)(vue@3.4.35(typescript@5.5.4)) ast-walker-scope: 0.6.1 chokidar: 3.6.0 fast-glob: 3.3.2 @@ -18078,7 +18193,7 @@ snapshots: unplugin: 1.12.0 yaml: 2.4.5 optionalDependencies: - vue-router: 4.4.0(vue@3.4.33(typescript@5.5.4)) + vue-router: 4.4.2(vue@3.4.35(typescript@5.5.4)) transitivePeerDependencies: - rollup - vue @@ -18136,9 +18251,9 @@ snapshots: pkg-types: 1.1.3 unplugin: 1.12.0 - update-browserslist-db@1.1.0(browserslist@4.23.2): + update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: - browserslist: 4.23.2 + browserslist: 4.23.3 escalade: 3.1.2 picocolors: 1.0.1 @@ -18186,9 +18301,9 @@ snapshots: uuid@9.0.1: {} - v-lazy-show@0.2.4(@vue/compiler-core@3.4.33): + v-lazy-show@0.2.4(@vue/compiler-core@3.4.35): dependencies: - '@vue/compiler-core': 3.4.33 + '@vue/compiler-core': 3.4.35 validate-npm-package-license@3.0.4: dependencies: @@ -18213,17 +18328,17 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite-hot-client@0.2.3(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)): + vite-hot-client@0.2.3(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)): dependencies: - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) - vite-node@2.0.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3): + vite-node@2.0.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3): dependencies: cac: 6.7.14 debug: 4.3.5 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) transitivePeerDependencies: - '@types/node' - less @@ -18234,7 +18349,7 @@ snapshots: - supports-color - terser - vite-plugin-checker@0.7.2(eslint@9.7.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.28(typescript@5.5.4)): + vite-plugin-checker@0.7.2(eslint@9.8.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)): dependencies: '@babel/code-frame': 7.24.7 ansi-escapes: 4.3.2 @@ -18246,18 +18361,18 @@ snapshots: npm-run-path: 4.0.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 optionalDependencies: - eslint: 9.7.0 + eslint: 9.8.0 optionator: 0.9.4 typescript: 5.5.4 - vue-tsc: 2.0.28(typescript@5.5.4) + vue-tsc: 2.0.29(typescript@5.5.4) - vite-plugin-inspect@0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)): + vite-plugin-inspect@0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.18.1) @@ -18268,14 +18383,14 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.0.1 sirv: 2.0.4 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) optionalDependencies: '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.18.1) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-inspector@5.1.2(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3)): + vite-plugin-vue-inspector@5.1.2(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3)): dependencies: '@babel/core': 7.24.7 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7) @@ -18283,27 +18398,27 @@ snapshots: '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.7) '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) - '@vue/compiler-dom': 3.4.33 + '@vue/compiler-dom': 3.4.35 kolorist: 1.8.0 magic-string: 0.30.10 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) transitivePeerDependencies: - supports-color - vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3): + vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3): dependencies: esbuild: 0.21.5 - postcss: 8.4.39 + postcss: 8.4.40 rollup: 4.18.1 optionalDependencies: - '@types/node': 20.14.12 + '@types/node': 22.1.0 fsevents: 2.3.3 sass: 1.77.7 terser: 5.31.3 - vitest-environment-nuxt@1.0.0(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4)): + vitest-environment-nuxt@1.0.0(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)))(vue@3.4.35(typescript@5.5.4)): dependencies: - '@nuxt/test-utils': 3.13.1(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4)) + '@nuxt/test-utils': 3.14.0(h3@1.12.0)(jsdom@24.1.1)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.45.3)(rollup@4.18.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3))(vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3))(vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)))(vue@3.4.35(typescript@5.5.4)) transitivePeerDependencies: - '@cucumber/cucumber' - '@jest/globals' @@ -18324,15 +18439,15 @@ snapshots: - vue - vue-router - vitest@2.0.4(@types/node@20.14.12)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3): + vitest@2.0.5(@types/node@22.1.0)(jsdom@24.1.1)(sass@1.77.7)(terser@5.31.3): dependencies: '@ampproject/remapping': 2.3.0 - '@vitest/expect': 2.0.4 - '@vitest/pretty-format': 2.0.4 - '@vitest/runner': 2.0.4 - '@vitest/snapshot': 2.0.4 - '@vitest/spy': 2.0.4 - '@vitest/utils': 2.0.4 + '@vitest/expect': 2.0.5 + '@vitest/pretty-format': 2.0.5 + '@vitest/runner': 2.0.5 + '@vitest/snapshot': 2.0.5 + '@vitest/spy': 2.0.5 + '@vitest/utils': 2.0.5 chai: 5.1.1 debug: 4.3.5 execa: 8.0.1 @@ -18342,11 +18457,11 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) - vite-node: 2.0.4(@types/node@20.14.12)(sass@1.77.7)(terser@5.31.3) + vite: 5.3.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) + vite-node: 2.0.5(@types/node@22.1.0)(sass@1.77.7)(terser@5.31.3) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.14.12 + '@types/node': 22.1.0 jsdom: 24.1.1 transitivePeerDependencies: - less @@ -18410,18 +18525,18 @@ snapshots: vue-component-type-helpers@2.0.29: {} - vue-demi@0.14.8(vue@3.4.33(typescript@5.5.4)): + vue-demi@0.14.8(vue@3.4.35(typescript@5.5.4)): dependencies: - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) vue-devtools-stub@0.1.0: {} - vue-docgen-api@4.79.1(vue@3.4.33(typescript@5.5.4)): + vue-docgen-api@4.79.1(vue@3.4.35(typescript@5.5.4)): dependencies: '@babel/parser': 7.24.7 '@babel/types': 7.24.9 - '@vue/compiler-dom': 3.4.33 - '@vue/compiler-sfc': 3.4.33 + '@vue/compiler-dom': 3.4.35 + '@vue/compiler-sfc': 3.4.35 ast-types: 0.16.1 esm-resolve: 1.0.11 hash-sum: 2.0.0 @@ -18429,13 +18544,13 @@ snapshots: pug: 3.0.3 recast: 0.23.9 ts-map: 1.0.3 - vue: 3.4.33(typescript@5.5.4) - vue-inbrowser-compiler-independent-utils: 4.71.1(vue@3.4.33(typescript@5.5.4)) + vue: 3.4.35(typescript@5.5.4) + vue-inbrowser-compiler-independent-utils: 4.71.1(vue@3.4.35(typescript@5.5.4)) - vue-eslint-parser@9.4.3(eslint@9.7.0): + vue-eslint-parser@9.4.3(eslint@9.8.0): dependencies: debug: 4.3.5 - eslint: 9.7.0 + eslint: 9.8.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -18445,43 +18560,43 @@ snapshots: transitivePeerDependencies: - supports-color - vue-inbrowser-compiler-independent-utils@4.71.1(vue@3.4.33(typescript@5.5.4)): + vue-inbrowser-compiler-independent-utils@4.71.1(vue@3.4.35(typescript@5.5.4)): dependencies: - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) - vue-resize@2.0.0-alpha.1(vue@3.4.33(typescript@5.5.4)): + vue-resize@2.0.0-alpha.1(vue@3.4.35(typescript@5.5.4)): dependencies: - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) - vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)): + vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) vue-template-compiler@2.7.16: dependencies: de-indent: 1.0.2 he: 1.2.0 - vue-tsc@2.0.28(typescript@5.5.4): + vue-tsc@2.0.29(typescript@5.5.4): dependencies: '@volar/typescript': 2.4.0-alpha.18 - '@vue/language-core': 2.0.28(typescript@5.5.4) + '@vue/language-core': 2.0.29(typescript@5.5.4) semver: 7.6.3 typescript: 5.5.4 - vue3-smooth-dnd@0.0.6(vue@3.4.33(typescript@5.5.4)): + vue3-smooth-dnd@0.0.6(vue@3.4.35(typescript@5.5.4)): dependencies: smooth-dnd: 0.12.1 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.35(typescript@5.5.4) - vue@3.4.33(typescript@5.5.4): + vue@3.4.35(typescript@5.5.4): dependencies: - '@vue/compiler-dom': 3.4.33 - '@vue/compiler-sfc': 3.4.33 - '@vue/runtime-dom': 3.4.33 - '@vue/server-renderer': 3.4.33(vue@3.4.33(typescript@5.5.4)) - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.35 + '@vue/compiler-sfc': 3.4.35 + '@vue/runtime-dom': 3.4.35 + '@vue/server-renderer': 3.4.35(vue@3.4.35(typescript@5.5.4)) + '@vue/shared': 3.4.35 optionalDependencies: typescript: 5.5.4 @@ -18521,7 +18636,7 @@ snapshots: '@webassemblyjs/wasm-parser': 1.12.1 acorn: 8.12.1 acorn-import-attributes: 1.9.5(acorn@8.12.1) - browserslist: 4.23.2 + browserslist: 4.23.3 chrome-trace-event: 1.0.4 enhanced-resolve: 5.17.1 es-module-lexer: 1.5.4