From 44a7a4c0584ac4a270715ec7829418f6ddc1f82d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 15:14:50 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- docs/package.json | 4 +- package.json | 22 +- packages/devtools-kit/package.json | 6 +- packages/devtools-ui-kit/package.json | 20 +- packages/devtools/package.json | 34 +- playgrounds/empty/package.json | 4 +- playgrounds/module-starter/package.json | 10 +- playgrounds/tab-seo/package.json | 4 +- playgrounds/tab-server-route/package.json | 4 +- playgrounds/tab-timeline/package.json | 4 +- pnpm-lock.yaml | 1806 ++++++++------------- 11 files changed, 770 insertions(+), 1148 deletions(-) diff --git a/docs/package.json b/docs/package.json index 32280b023..bc2896695 100644 --- a/docs/package.json +++ b/docs/package.json @@ -7,8 +7,8 @@ "preview": "nuxi preview" }, "devDependencies": { - "@nuxt-themes/docus": "^1.13.1", + "@nuxt-themes/docus": "^1.14.3", "@nuxtjs/plausible": "^0.2.1", - "nuxt": "^3.6.2" + "nuxt": "^3.6.5" } } diff --git a/package.json b/package.json index 253ca36b5..37cda7184 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "0.7.0", "private": true, - "packageManager": "pnpm@8.6.6", + "packageManager": "pnpm@8.6.9", "scripts": { "build": "pnpm -r --filter=\"./packages/**/*\" run build", "stub": "pnpm -r run stub", @@ -18,36 +18,36 @@ "prepare": "pnpm -r --filter=\"./packages/*\" run dev:prepare" }, "devDependencies": { - "@antfu/eslint-config": "^0.39.7", - "@antfu/ni": "^0.21.4", + "@antfu/eslint-config": "^0.39.8", + "@antfu/ni": "^0.21.5", "@nuxt/devtools": "workspace:*", "@nuxt/devtools-ui-kit": "workspace:*", "@nuxt/module-builder": "^0.4.0", - "@nuxt/schema": "^3.6.2", + "@nuxt/schema": "^3.6.5", "@types/markdown-it": "^12.2.3", - "@types/node": "^20.4.1", + "@types/node": "^20.4.4", "@types/pacote": "^11.1.5", "@types/wait-on": "^5.3.1", "@types/which": "^3.0.0", "@types/ws": "^8.5.5", - "@unocss/eslint-config": "^0.53.5", + "@unocss/eslint-config": "^0.53.6", "bumpp": "^9.1.1", "conventional-changelog-cli": "^3.0.0", - "eslint": "8.44.0", - "esno": "^0.16.3", + "eslint": "8.45.0", + "esno": "^0.17.0", "execa": "^7.1.1", "gray-matter": "^4.0.3", "lint-staged": "^13.2.3", - "nuxt": "^3.6.2", + "nuxt": "^3.6.5", "pathe": "^1.1.1", "simple-git-hooks": "^2.8.1", "taze": "^0.11.2", "tiged": "^2.12.5", "typescript": "^5.1.6", "ua-parser-js": "^1.0.35", - "unocss": "^0.53.5", + "unocss": "^0.53.6", "vite-hot-client": "^0.2.1", - "vue-tsc": "^1.8.4" + "vue-tsc": "^1.8.6" }, "simple-git-hooks": { "pre-commit": "pnpm lint-staged" diff --git a/packages/devtools-kit/package.json b/packages/devtools-kit/package.json index 67193b772..e0848ec7c 100644 --- a/packages/devtools-kit/package.json +++ b/packages/devtools-kit/package.json @@ -35,12 +35,12 @@ "prepublishOnly": "pnpm build" }, "peerDependencies": { - "nuxt": "^3.6.1", + "nuxt": "^3.6.5", "vite": "*" }, "dependencies": { - "@nuxt/kit": "^3.6.2", - "@nuxt/schema": "^3.6.2", + "@nuxt/kit": "^3.6.5", + "@nuxt/schema": "^3.6.5", "execa": "^7.1.1" }, "devDependencies": { diff --git a/packages/devtools-ui-kit/package.json b/packages/devtools-ui-kit/package.json index 3b9113259..bcd04ea3b 100644 --- a/packages/devtools-ui-kit/package.json +++ b/packages/devtools-ui-kit/package.json @@ -36,27 +36,27 @@ "@iconify-json/carbon": "^1.1.18", "@iconify-json/logos": "^1.1.33", "@iconify-json/ri": "^1.1.10", - "@iconify-json/tabler": "^1.1.81", + "@iconify-json/tabler": "^1.1.83", "@nuxt/devtools": "workspace:*", "@nuxt/devtools-kit": "workspace:*", - "@nuxt/kit": "^3.6.2", + "@nuxt/kit": "^3.6.5", "@nuxtjs/color-mode": "^3.3.0", - "@unocss/core": "^0.53.5", - "@unocss/nuxt": "^0.53.5", - "@unocss/preset-attributify": "^0.53.5", - "@unocss/preset-icons": "^0.53.5", - "@unocss/preset-mini": "^0.53.5", - "@unocss/reset": "^0.53.5", + "@unocss/core": "^0.53.6", + "@unocss/nuxt": "^0.53.6", + "@unocss/preset-attributify": "^0.53.6", + "@unocss/preset-icons": "^0.53.6", + "@unocss/preset-mini": "^0.53.6", + "@unocss/reset": "^0.53.6", "@vueuse/core": "^10.2.1", "@vueuse/integrations": "^10.2.1", "@vueuse/nuxt": "^10.2.1", "defu": "^6.1.2", "focus-trap": "^7.5.2", - "unocss": "^0.53.5", + "unocss": "^0.53.6", "v-lazy-show": "^0.2.3" }, "devDependencies": { - "nuxt": "^3.6.2" + "nuxt": "^3.6.5" }, "publishConfig": { "access": "public" diff --git a/packages/devtools/package.json b/packages/devtools/package.json index 5db6f5bd7..b96770c9a 100644 --- a/packages/devtools/package.json +++ b/packages/devtools/package.json @@ -35,20 +35,20 @@ "prepublishOnly": "pnpm build" }, "peerDependencies": { - "nuxt": "^3.6.1", + "nuxt": "^3.6.5", "vite": "*" }, "dependencies": { "@nuxt/devtools-kit": "workspace:*", "@nuxt/devtools-wizard": "workspace:*", - "@nuxt/kit": "^3.6.2", + "@nuxt/kit": "^3.6.5", "birpc": "^0.2.12", "boxen": "^7.1.1", "consola": "^3.2.3", "error-stack-parser-es": "^0.1.0", "execa": "^7.1.1", "fast-folder-size": "^2.1.0", - "fast-glob": "^3.3.0", + "fast-glob": "^3.3.1", "get-port-please": "^3.0.1", "global-dirs": "^3.0.1", "h3": "^1.7.1", @@ -68,7 +68,7 @@ "semver": "^7.5.4", "sirv": "^2.0.3", "unimport": "^3.1.0", - "vite-plugin-inspect": "^0.7.32", + "vite-plugin-inspect": "^0.7.33", "vite-plugin-vue-inspector": "^3.4.2", "wait-on": "^7.0.1", "which": "^3.0.1", @@ -80,20 +80,20 @@ "@iconify-json/carbon": "^1.1.18", "@iconify-json/logos": "^1.1.33", "@iconify-json/ri": "^1.1.10", - "@iconify-json/simple-icons": "^1.1.59", - "@iconify-json/tabler": "^1.1.81", - "@nuxt/content": "^2.7.0", + "@iconify-json/simple-icons": "^1.1.61", + "@iconify-json/tabler": "^1.1.83", + "@nuxt/content": "^2.7.1", "@nuxt/devtools": "workspace:*", "@nuxtjs/color-mode": "^3.3.0", "@parcel/watcher": "^2.2.0", "@types/markdown-it-link-attributes": "^3.0.1", "@types/ua-parser-js": "^0.7.36", - "@unocss/nuxt": "^0.53.5", - "@unocss/preset-icons": "^0.53.5", - "@unocss/preset-uno": "^0.53.5", - "@unocss/runtime": "^0.53.5", + "@unocss/nuxt": "^0.53.6", + "@unocss/preset-icons": "^0.53.6", + "@unocss/preset-uno": "^0.53.6", + "@unocss/runtime": "^0.53.6", "@vueuse/nuxt": "^10.2.1", - "esno": "^0.16.3", + "esno": "^0.17.0", "flatted": "^3.2.7", "floating-vue": "2.0.0-beta.24", "fuse.js": "^6.6.2", @@ -101,8 +101,8 @@ "markdown-it": "^13.0.1", "markdown-it-link-attributes": "^4.0.1", "nanoid": "^4.0.2", - "nuxt": "^3.6.2", - "nuxt-vitest": "^0.9.0", + "nuxt": "^3.6.5", + "nuxt-vitest": "^0.10.1", "ofetch": "^1.1.1", "ohash": "^1.1.2", "shiki": "^0.14.3", @@ -111,12 +111,12 @@ "splitpanes": "^3.1.5", "theme-vitesse": "^0.7.2", "ua-parser-js": "^1.0.35", - "unocss": "^0.53.5", + "unocss": "^0.53.6", "vanilla-jsoneditor": "^0.17.8", "vis-data": "^7.1.6", "vis-network": "^9.1.6", - "vite-plugin-vue-markdown": "^0.23.5", - "vue-tsc": "^1.8.4", + "vite-plugin-vue-markdown": "^0.23.7", + "vue-tsc": "^1.8.6", "vue-virtual-scroller": "2.0.0-beta.8", "xterm": "^5.2.1", "xterm-addon-fit": "^0.7.0" diff --git a/playgrounds/empty/package.json b/playgrounds/empty/package.json index ea6565821..3cfa69922 100644 --- a/playgrounds/empty/package.json +++ b/playgrounds/empty/package.json @@ -7,7 +7,7 @@ "preview": "nuxt preview" }, "devDependencies": { - "@types/node": "^20.4.1", - "nuxt": "^3.6.2" + "@types/node": "^20.4.4", + "nuxt": "^3.6.5" } } diff --git a/playgrounds/module-starter/package.json b/playgrounds/module-starter/package.json index ea3bfec50..ebe23d0c5 100644 --- a/playgrounds/module-starter/package.json +++ b/playgrounds/module-starter/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@nuxt/devtools-kit": "workspace:*", - "@nuxt/kit": "^3.6.2", + "@nuxt/kit": "^3.6.5", "sirv": "^2.0.3" }, "devDependencies": { @@ -30,10 +30,10 @@ "@nuxt/devtools": "workspace:*", "@nuxt/devtools-ui-kit": "workspace:*", "@nuxt/module-builder": "^0.4.0", - "@nuxt/schema": "^3.6.2", - "@nuxt/test-utils": "^3.6.2", - "eslint": "^8.44.0", - "nuxt": "^3.6.2", + "@nuxt/schema": "^3.6.5", + "@nuxt/test-utils": "^3.6.5", + "eslint": "^8.45.0", + "nuxt": "^3.6.5", "vitest": "^0.33.0" } } diff --git a/playgrounds/tab-seo/package.json b/playgrounds/tab-seo/package.json index ea6565821..3cfa69922 100644 --- a/playgrounds/tab-seo/package.json +++ b/playgrounds/tab-seo/package.json @@ -7,7 +7,7 @@ "preview": "nuxt preview" }, "devDependencies": { - "@types/node": "^20.4.1", - "nuxt": "^3.6.2" + "@types/node": "^20.4.4", + "nuxt": "^3.6.5" } } diff --git a/playgrounds/tab-server-route/package.json b/playgrounds/tab-server-route/package.json index ea6565821..3cfa69922 100644 --- a/playgrounds/tab-server-route/package.json +++ b/playgrounds/tab-server-route/package.json @@ -7,7 +7,7 @@ "preview": "nuxt preview" }, "devDependencies": { - "@types/node": "^20.4.1", - "nuxt": "^3.6.2" + "@types/node": "^20.4.4", + "nuxt": "^3.6.5" } } diff --git a/playgrounds/tab-timeline/package.json b/playgrounds/tab-timeline/package.json index 1b265bbd3..aae3829aa 100644 --- a/playgrounds/tab-timeline/package.json +++ b/playgrounds/tab-timeline/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "@nuxt/devtools": "workspace:^", - "@types/node": "^20.4.0", - "nuxt": "^3.6.2" + "@types/node": "^20.4.4", + "nuxt": "^3.6.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07b335b84..b1a971940 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,11 +9,11 @@ importers: .: devDependencies: '@antfu/eslint-config': - specifier: ^0.39.7 - version: 0.39.7(eslint@8.44.0)(typescript@5.1.6) + specifier: ^0.39.8 + version: 0.39.8(eslint@8.45.0)(typescript@5.1.6) '@antfu/ni': - specifier: ^0.21.4 - version: 0.21.4 + specifier: ^0.21.5 + version: 0.21.5 '@nuxt/devtools': specifier: workspace:* version: link:packages/devtools @@ -22,16 +22,16 @@ importers: version: link:packages/devtools-ui-kit '@nuxt/module-builder': specifier: ^0.4.0 - version: 0.4.0(@nuxt/kit@3.6.2)(nuxi@3.6.2) + version: 0.4.0(@nuxt/kit@3.6.5)(nuxi@3.6.2) '@nuxt/schema': - specifier: ^3.6.2 - version: 3.6.2(rollup@3.26.2) + specifier: ^3.6.5 + version: 3.6.5(rollup@3.26.2) '@types/markdown-it': specifier: ^12.2.3 version: 12.2.3 '@types/node': - specifier: ^20.4.1 - version: 20.4.1 + specifier: ^20.4.4 + version: 20.4.4 '@types/pacote': specifier: ^11.1.5 version: 11.1.5 @@ -45,8 +45,8 @@ importers: specifier: ^8.5.5 version: 8.5.5 '@unocss/eslint-config': - specifier: ^0.53.5 - version: 0.53.5(eslint@8.44.0)(typescript@5.1.6) + specifier: ^0.53.6 + version: 0.53.6(eslint@8.45.0)(typescript@5.1.6) bumpp: specifier: ^9.1.1 version: 9.1.1 @@ -54,11 +54,11 @@ importers: specifier: ^3.0.0 version: 3.0.0 eslint: - specifier: 8.44.0 - version: 8.44.0 + specifier: 8.45.0 + version: 8.45.0 esno: - specifier: ^0.16.3 - version: 0.16.3 + specifier: ^0.17.0 + version: 0.17.0 execa: specifier: ^7.1.1 version: 7.1.1 @@ -69,8 +69,8 @@ importers: specifier: ^13.2.3 version: 13.2.3 nuxt: - specifier: ^3.6.2 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) pathe: specifier: ^1.1.1 version: 1.1.1 @@ -90,26 +90,26 @@ importers: specifier: ^1.0.35 version: 1.0.35 unocss: - specifier: ^0.53.5 - version: 0.53.5(@unocss/webpack@0.53.5)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3) + specifier: ^0.53.6 + version: 0.53.6(@unocss/webpack@0.53.6)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3) vite-hot-client: specifier: ^0.2.1 version: 0.2.1(vite@4.4.3) vue-tsc: - specifier: ^1.8.4 - version: 1.8.4(typescript@5.1.6) + specifier: ^1.8.6 + version: 1.8.6(typescript@5.1.6) docs: devDependencies: '@nuxt-themes/docus': - specifier: ^1.13.1 - version: 1.14.3(nuxt@3.6.2)(postcss@8.4.25)(rollup@3.26.2)(vue@3.3.4) + specifier: ^1.14.3 + version: 1.14.3(nuxt@3.6.5)(postcss@8.4.25)(rollup@3.26.2)(vue@3.3.4) '@nuxtjs/plausible': specifier: ^0.2.1 version: 0.2.1(rollup@3.26.2) nuxt: - specifier: ^3.6.2 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) packages/devtools: dependencies: @@ -120,8 +120,8 @@ importers: specifier: workspace:* version: link:../devtools-wizard '@nuxt/kit': - specifier: ^3.6.2 - version: 3.6.2(rollup@3.26.2) + specifier: ^3.6.5 + version: 3.6.5(rollup@3.26.2) birpc: specifier: ^0.2.12 version: 0.2.12 @@ -141,8 +141,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 fast-glob: - specifier: ^3.3.0 - version: 3.3.0 + specifier: ^3.3.1 + version: 3.3.1 get-port-please: specifier: ^3.0.1 version: 3.0.1 @@ -202,10 +202,10 @@ importers: version: 3.1.0(rollup@3.26.2) vite: specifier: '*' - version: 4.4.3(@types/node@20.4.1) + version: 4.4.3(@types/node@20.4.4) vite-plugin-inspect: - specifier: ^0.7.32 - version: 0.7.32(rollup@3.26.2)(vite@4.4.3) + specifier: ^0.7.33 + version: 0.7.33(rollup@3.26.2)(vite@4.4.3) vite-plugin-vue-inspector: specifier: ^3.4.2 version: 3.4.2(vite@4.4.3) @@ -235,14 +235,14 @@ importers: specifier: ^1.1.10 version: 1.1.10 '@iconify-json/simple-icons': - specifier: ^1.1.59 - version: 1.1.60 + specifier: ^1.1.61 + version: 1.1.61 '@iconify-json/tabler': - specifier: ^1.1.81 - version: 1.1.81 + specifier: ^1.1.83 + version: 1.1.83 '@nuxt/content': - specifier: ^2.7.0 - version: 2.7.0(rollup@3.26.2) + specifier: ^2.7.1 + version: 2.7.1(rollup@3.26.2) '@nuxt/devtools': specifier: workspace:* version: 'link:' @@ -259,29 +259,29 @@ importers: specifier: ^0.7.36 version: 0.7.36 '@unocss/nuxt': - specifier: ^0.53.5 - version: 0.53.5(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3)(webpack@5.88.1) + specifier: ^0.53.6 + version: 0.53.6(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3)(webpack@5.88.1) '@unocss/preset-icons': - specifier: ^0.53.5 - version: 0.53.5 + specifier: ^0.53.6 + version: 0.53.6 '@unocss/preset-uno': - specifier: ^0.53.5 - version: 0.53.5 + specifier: ^0.53.6 + version: 0.53.6 '@unocss/runtime': - specifier: ^0.53.5 - version: 0.53.5 + specifier: ^0.53.6 + version: 0.53.6 '@vueuse/nuxt': specifier: ^10.2.1 - version: 10.2.1(nuxt@3.6.2)(rollup@3.26.2)(vue@3.3.4) + version: 10.2.1(nuxt@3.6.5)(rollup@3.26.2)(vue@3.3.4) esno: - specifier: ^0.16.3 - version: 0.16.3 + specifier: ^0.17.0 + version: 0.17.0 flatted: specifier: ^3.2.7 version: 3.2.7 floating-vue: specifier: 2.0.0-beta.24 - version: 2.0.0-beta.24(@nuxt/kit@3.6.2)(vue@3.3.4) + version: 2.0.0-beta.24(@nuxt/kit@3.6.5)(vue@3.3.4) fuse.js: specifier: ^6.6.2 version: 6.6.2 @@ -298,11 +298,11 @@ importers: specifier: ^4.0.2 version: 4.0.2 nuxt: - specifier: ^3.6.2 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) nuxt-vitest: - specifier: ^0.9.0 - version: 0.9.0(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.26.2)(vite@4.4.3)(vitest@0.30.1)(vue-router@4.2.4)(vue@3.3.4) + specifier: ^0.10.1 + version: 0.10.1(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.26.2)(vite@4.4.3)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4) ofetch: specifier: ^1.1.1 version: 1.1.1 @@ -328,8 +328,8 @@ importers: specifier: ^1.0.35 version: 1.0.35 unocss: - specifier: ^0.53.5 - version: 0.53.5(@unocss/webpack@0.53.5)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3) + specifier: ^0.53.6 + version: 0.53.6(@unocss/webpack@0.53.6)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3) vanilla-jsoneditor: specifier: ^0.17.8 version: 0.17.8 @@ -340,11 +340,11 @@ importers: specifier: ^9.1.6 version: 9.1.6(@egjs/hammerjs@2.0.17)(component-emitter@1.3.0)(keycharm@0.4.0)(timsort@0.3.0)(uuid@9.0.0)(vis-data@7.1.6)(vis-util@5.0.3) vite-plugin-vue-markdown: - specifier: ^0.23.5 - version: 0.23.5(rollup@3.26.2)(vite@4.4.3) + specifier: ^0.23.7 + version: 0.23.7(rollup@3.26.2)(vite@4.4.3) vue-tsc: - specifier: ^1.8.4 - version: 1.8.4(typescript@5.1.6) + specifier: ^1.8.6 + version: 1.8.6(typescript@5.1.6) vue-virtual-scroller: specifier: 2.0.0-beta.8 version: 2.0.0-beta.8(vue@3.3.4) @@ -358,20 +358,20 @@ importers: packages/devtools-kit: dependencies: '@nuxt/kit': - specifier: ^3.6.2 - version: 3.6.2(rollup@3.26.2) + specifier: ^3.6.5 + version: 3.6.5(rollup@3.26.2) '@nuxt/schema': - specifier: ^3.6.2 - version: 3.6.2(rollup@3.26.2) + specifier: ^3.6.5 + version: 3.6.5(rollup@3.26.2) execa: specifier: ^7.1.1 version: 7.1.1 nuxt: - specifier: ^3.6.1 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) vite: specifier: '*' - version: 4.4.3(@types/node@20.4.1) + version: 4.4.3(@types/node@20.4.4) devDependencies: birpc: specifier: ^0.2.12 @@ -407,8 +407,8 @@ importers: specifier: ^1.1.10 version: 1.1.10 '@iconify-json/tabler': - specifier: ^1.1.81 - version: 1.1.81 + specifier: ^1.1.83 + version: 1.1.83 '@nuxt/devtools': specifier: workspace:* version: link:../devtools @@ -416,29 +416,29 @@ importers: specifier: workspace:* version: link:../devtools-kit '@nuxt/kit': - specifier: ^3.6.2 - version: 3.6.2(rollup@3.26.2) + specifier: ^3.6.5 + version: 3.6.5(rollup@3.26.2) '@nuxtjs/color-mode': specifier: ^3.3.0 version: 3.3.0(rollup@3.26.2) '@unocss/core': - specifier: ^0.53.5 - version: 0.53.5 + specifier: ^0.53.6 + version: 0.53.6 '@unocss/nuxt': - specifier: ^0.53.5 - version: 0.53.5(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3)(webpack@5.88.1) + specifier: ^0.53.6 + version: 0.53.6(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3)(webpack@5.88.1) '@unocss/preset-attributify': - specifier: ^0.53.5 - version: 0.53.5 + specifier: ^0.53.6 + version: 0.53.6 '@unocss/preset-icons': - specifier: ^0.53.5 - version: 0.53.5 + specifier: ^0.53.6 + version: 0.53.6 '@unocss/preset-mini': - specifier: ^0.53.5 - version: 0.53.5 + specifier: ^0.53.6 + version: 0.53.6 '@unocss/reset': - specifier: ^0.53.5 - version: 0.53.5 + specifier: ^0.53.6 + version: 0.53.6 '@vueuse/core': specifier: ^10.2.1 version: 10.2.1(vue@3.3.4) @@ -447,7 +447,7 @@ importers: version: 10.2.1(focus-trap@7.5.2)(fuse.js@6.6.2)(vue@3.3.4) '@vueuse/nuxt': specifier: ^10.2.1 - version: 10.2.1(nuxt@3.6.2)(rollup@3.26.2)(vue@3.3.4) + version: 10.2.1(nuxt@3.6.5)(rollup@3.26.2)(vue@3.3.4) defu: specifier: ^6.1.2 version: 6.1.2 @@ -455,15 +455,15 @@ importers: specifier: ^7.5.2 version: 7.5.2 unocss: - specifier: ^0.53.5 - version: 0.53.5(@unocss/webpack@0.53.5)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3) + specifier: ^0.53.6 + version: 0.53.6(@unocss/webpack@0.53.6)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3) v-lazy-show: specifier: ^0.2.3 version: 0.2.3 devDependencies: nuxt: - specifier: ^3.6.2 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) packages/devtools-wizard: dependencies: @@ -514,11 +514,11 @@ importers: playgrounds/empty: devDependencies: '@types/node': - specifier: ^20.4.1 - version: 20.4.1 + specifier: ^20.4.4 + version: 20.4.4 nuxt: - specifier: ^3.6.2 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) playgrounds/module-starter: dependencies: @@ -526,8 +526,8 @@ importers: specifier: workspace:* version: link:../../packages/devtools-kit '@nuxt/kit': - specifier: ^3.6.2 - version: 3.6.2(rollup@3.26.2) + specifier: ^3.6.5 + version: 3.6.5(rollup@3.26.2) sirv: specifier: ^2.0.3 version: 2.0.3 @@ -543,19 +543,19 @@ importers: version: link:../../packages/devtools-ui-kit '@nuxt/module-builder': specifier: ^0.4.0 - version: 0.4.0(@nuxt/kit@3.6.2)(nuxi@3.6.2) + version: 0.4.0(@nuxt/kit@3.6.5)(nuxi@3.6.2) '@nuxt/schema': - specifier: ^3.6.2 - version: 3.6.2(rollup@3.26.2) + specifier: ^3.6.5 + version: 3.6.5(rollup@3.26.2) '@nuxt/test-utils': - specifier: ^3.6.2 - version: 3.6.2(rollup@3.26.2)(vitest@0.33.0)(vue@3.3.4) + specifier: ^3.6.5 + version: 3.6.5(rollup@3.26.2)(vitest@0.33.0)(vue@3.3.4) eslint: - specifier: ^8.44.0 - version: 8.44.0 + specifier: ^8.45.0 + version: 8.45.0 nuxt: - specifier: ^3.6.2 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) vitest: specifier: ^0.33.0 version: 0.33.0 @@ -569,20 +569,20 @@ importers: playgrounds/tab-seo: devDependencies: '@types/node': - specifier: ^20.4.1 - version: 20.4.1 + specifier: ^20.4.4 + version: 20.4.4 nuxt: - specifier: ^3.6.2 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) playgrounds/tab-server-route: devDependencies: '@types/node': - specifier: ^20.4.1 - version: 20.4.1 + specifier: ^20.4.4 + version: 20.4.4 nuxt: - specifier: ^3.6.2 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) playgrounds/tab-timeline: devDependencies: @@ -590,11 +590,11 @@ importers: specifier: workspace:^ version: link:../../packages/devtools '@types/node': - specifier: ^20.4.0 - version: 20.4.1 + specifier: ^20.4.4 + version: 20.4.4 nuxt: - specifier: ^3.6.2 - version: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.5 + version: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) packages: @@ -609,24 +609,24 @@ packages: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 - /@antfu/eslint-config-basic@0.39.7(@typescript-eslint/eslint-plugin@5.62.0)(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-R7usUebEr+T5EcZ8sMy2/naNU5etpXtzC34wHCEBETlmYVGQpkYcpSztDy67T3B3Ywj95VsgGLDjW77fANW/LQ==} + /@antfu/eslint-config-basic@0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-HvxNu11NRpX/DHmcMcA2KenY/IIy3THEn5tpizg6vPIp3ZYSNkW3ov6sK2wxCd1S8Rwl/65566wplJ8xTYe0EA==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.44.0 - eslint-plugin-antfu: 0.39.7(eslint@8.44.0)(typescript@5.1.6) - eslint-plugin-eslint-comments: 3.2.0(eslint@8.44.0) + eslint: 8.45.0 + eslint-plugin-antfu: 0.39.8(eslint@8.45.0)(typescript@5.1.6) + eslint-plugin-eslint-comments: 3.2.0(eslint@8.45.0) eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i@2.27.5-3(@typescript-eslint/parser@5.62.0)(eslint@8.44.0) - eslint-plugin-jsonc: 2.9.0(eslint@8.44.0) - eslint-plugin-markdown: 3.0.0(eslint@8.44.0) - eslint-plugin-n: 16.0.1(eslint@8.44.0) + eslint-plugin-import: /eslint-plugin-i@2.27.5-4(@typescript-eslint/parser@6.1.0)(eslint@8.45.0) + eslint-plugin-jsonc: 2.9.0(eslint@8.45.0) + eslint-plugin-markdown: 3.0.0(eslint@8.45.0) + eslint-plugin-n: 16.0.1(eslint@8.45.0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-promise: 6.1.1(eslint@8.44.0) - eslint-plugin-unicorn: 47.0.0(eslint@8.44.0) - eslint-plugin-unused-imports: 2.0.0(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.44.0) - eslint-plugin-yml: 1.8.0(eslint@8.44.0) + eslint-plugin-promise: 6.1.1(eslint@8.45.0) + eslint-plugin-unicorn: 48.0.0(eslint@8.45.0) + eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.1.0)(eslint@8.45.0) + eslint-plugin-yml: 1.8.0(eslint@8.45.0) jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -638,17 +638,17 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts@0.39.7(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-EaeR9VeCGFMNUr4mf8DBJa82UfZNM9o2fc27sVzX3ORDEjf6wtsc2YVVBlKlhAoZBNTj2qtX2DeCNC38N/j+Lg==} + /@antfu/eslint-config-ts@0.39.8(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-oMkIzxxD+sdHpO7Ctk+ej1SCZAoSbPMGyqjfaGLqpaxh87gP7LSFlm6QpsdIWllnTyYB75Hk8LMqFQWCJU9dxw==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.39.7(@typescript-eslint/eslint-plugin@5.62.0)(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) - eslint: 8.44.0 - eslint-plugin-jest: 27.2.2(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.44.0)(typescript@5.1.6) + '@antfu/eslint-config-basic': 0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + eslint: 8.45.0 + eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.1.0)(eslint@8.45.0)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -657,15 +657,15 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue@0.39.7(@typescript-eslint/eslint-plugin@5.62.0)(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-YAhU+88cu9c/TFY4VIs4MhOzaxK7ZPiT7DVs+4PpQvTEOOV17dZipp7HGJHfBK/5MtscCm7FGWuo5TamN5gydw==} + /@antfu/eslint-config-vue@0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-BeBRdI8Bm0d9ppomvmPkrIim4IEW4ZHZHsGw2qSw/mSDZwprLyGi9tgNMnoHbN9OBGQwveuurdKFlJz5SlCjrA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.39.7(@typescript-eslint/eslint-plugin@5.62.0)(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6) - '@antfu/eslint-config-ts': 0.39.7(eslint@8.44.0)(typescript@5.1.6) - eslint: 8.44.0 - eslint-plugin-vue: 9.15.1(eslint@8.44.0) + '@antfu/eslint-config-basic': 0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + '@antfu/eslint-config-ts': 0.39.8(eslint@8.45.0)(typescript@5.1.6) + eslint: 8.45.0 + eslint-plugin-vue: 9.15.1(eslint@8.45.0) local-pkg: 0.4.3 transitivePeerDependencies: - '@typescript-eslint/eslint-plugin' @@ -677,24 +677,24 @@ packages: - typescript dev: true - /@antfu/eslint-config@0.39.7(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-xztW6zdjHz+yIaw25kn97e3s6vGtAI43YF6wdooioUJPmOXsjSYY9lRh2k3RaHzQALKbNRUjZO8KdjOOLasg1g==} + /@antfu/eslint-config@0.39.8(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-KnDjLw6UEoHdEzB6CzQMm+EkA4ZI94r1Of1rRRw0qxhkFhD/+SQ2BTBgmF5d4wTsU0IT1Dk5JjJ6J/cVFKdXWQ==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.39.7(@typescript-eslint/eslint-plugin@5.62.0)(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) - eslint: 8.44.0 - eslint-plugin-eslint-comments: 3.2.0(eslint@8.44.0) + '@antfu/eslint-config-vue': 0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + eslint: 8.45.0 + eslint-plugin-eslint-comments: 3.2.0(eslint@8.45.0) eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i@2.27.5-3(@typescript-eslint/parser@5.62.0)(eslint@8.44.0) - eslint-plugin-jsonc: 2.9.0(eslint@8.44.0) - eslint-plugin-n: 16.0.1(eslint@8.44.0) - eslint-plugin-promise: 6.1.1(eslint@8.44.0) - eslint-plugin-unicorn: 47.0.0(eslint@8.44.0) - eslint-plugin-vue: 9.15.1(eslint@8.44.0) - eslint-plugin-yml: 1.8.0(eslint@8.44.0) + eslint-plugin-import: /eslint-plugin-i@2.27.5-4(@typescript-eslint/parser@6.1.0)(eslint@8.45.0) + eslint-plugin-jsonc: 2.9.0(eslint@8.45.0) + eslint-plugin-n: 16.0.1(eslint@8.45.0) + eslint-plugin-promise: 6.1.1(eslint@8.45.0) + eslint-plugin-unicorn: 48.0.0(eslint@8.45.0) + eslint-plugin-vue: 9.15.1(eslint@8.45.0) + eslint-plugin-yml: 1.8.0(eslint@8.45.0) jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -711,8 +711,8 @@ packages: execa: 5.1.1 find-up: 5.0.0 - /@antfu/ni@0.21.4: - resolution: {integrity: sha512-O0Uv9LbLDSoEg26fnMDdDRiPwFJnQSoD4WnrflDwKCJm8Cx/0mV4cGxwBLXan5mGIrpK4Dd7vizf4rQm0QCEAA==} + /@antfu/ni@0.21.5: + resolution: {integrity: sha512-rFmuqZMFa1OTRbxdu3vmfytsy1CtsIUFH0bO85rZ1xdu2uLoioSaEi6iOULDVTQUrnes50jMs+UW355Ndj7Oxg==} hasBin: true dev: true @@ -1404,13 +1404,13 @@ packages: requiresBuild: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.44.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.45.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.44.0 + eslint: 8.45.0 eslint-visitor-keys: 3.4.1 /@eslint-community/regexpp@4.5.1: @@ -1500,14 +1500,14 @@ packages: dependencies: '@iconify/types': 2.0.0 - /@iconify-json/simple-icons@1.1.60: - resolution: {integrity: sha512-/5ZU9nbHTOhhqdTDcTsN2iZBqfBzVHcpaWmt381wh+LmWXghYTLrYpFb/E3Vkb+TmuvKtpk/8zaBIgv+gGurKA==} + /@iconify-json/simple-icons@1.1.61: + resolution: {integrity: sha512-n1UWME41sSm7AexhVLAfuPwwmjHXiNsHU88KhJBwrZGL47s4GzmADbGobms7EmKwehC8RlMJq3hj7j8jYNqWjQ==} dependencies: '@iconify/types': 2.0.0 dev: true - /@iconify-json/tabler@1.1.81: - resolution: {integrity: sha512-tUBAw8D0etXBd51WYUDlFi1TvnVNEt2iFTsHmZgBhkyZy59s8WXEpUvSsVjac7Gf4zUrVT0qXJrWi6rhg9KlTw==} + /@iconify-json/tabler@1.1.83: + resolution: {integrity: sha512-mOwTDVs391RALlVoYxtCU5Pb6PlSCt0KpOO6Y/3Ps8SJ2YHiSvTlcAiDhAUah6pIZ92vf8RGMUHSV0e/oYH47w==} dependencies: '@iconify/types': 2.0.0 @@ -1757,16 +1757,16 @@ packages: transitivePeerDependencies: - supports-color - /@nuxt-themes/docus@1.14.3(nuxt@3.6.2)(postcss@8.4.25)(rollup@3.26.2)(vue@3.3.4): + /@nuxt-themes/docus@1.14.3(nuxt@3.6.5)(postcss@8.4.25)(rollup@3.26.2)(vue@3.3.4): resolution: {integrity: sha512-GNTyyZSvNjWK7y0efIME7xY9YfV7kkDM8uWqeq5rCwHVUoYtwNFmhKEuBbCssmaGwx0kl031PuQOkLnUMdC2Dg==} dependencies: '@nuxt-themes/elements': 0.9.4(postcss@8.4.25)(rollup@3.26.2)(vue@3.3.4) '@nuxt-themes/tokens': 1.9.1(postcss@8.4.25)(rollup@3.26.2)(vue@3.3.4) '@nuxt-themes/typography': 0.11.0(postcss@8.4.25)(rollup@3.26.2)(vue@3.3.4) - '@nuxt/content': 2.7.0(rollup@3.26.2) + '@nuxt/content': 2.7.1(rollup@3.26.2) '@nuxthq/studio': 0.13.4(rollup@3.26.2) '@vueuse/integrations': 10.2.1(focus-trap@7.5.2)(fuse.js@6.6.2)(vue@3.3.4) - '@vueuse/nuxt': 10.2.1(nuxt@3.6.2)(rollup@3.26.2)(vue@3.3.4) + '@vueuse/nuxt': 10.2.1(nuxt@3.6.5)(rollup@3.26.2)(vue@3.3.4) focus-trap: 7.5.2 fuse.js: 6.6.2 transitivePeerDependencies: @@ -1845,17 +1845,17 @@ packages: - vue dev: true - /@nuxt/content@2.7.0(rollup@3.26.2): - resolution: {integrity: sha512-3vv3Rbpf6NH7RRuy7PLVmpQCt8C9DgV4aTWLmTCdnWpmlNsX+0wQT8bA/ypqmh8zrJ6BXWztFM35WVESkNvDvQ==} + /@nuxt/content@2.7.1(rollup@3.26.2): + resolution: {integrity: sha512-v7PozrJncWgo4FhjPSGz2hjcVlKYStZhazA2f2WxocKSpMWShR/bEnukn+7Ns+0oP7Llo53Nlw0LZs/nFL/XIg==} dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) consola: 3.2.3 defu: 6.1.2 - destr: 1.2.2 + destr: 2.0.0 detab: 3.0.2 json5: 2.2.3 knitwork: 1.0.0 - listhen: 1.0.4 + listhen: 1.1.2 mdast-util-to-hast: 12.3.0 mdurl: 1.0.1 ohash: 1.1.2 @@ -1866,22 +1866,22 @@ packages: rehype-slug: 5.1.0 rehype-sort-attribute-values: 4.0.0 rehype-sort-attributes: 4.0.0 - remark-emoji: 3.1.1 + remark-emoji: 3.1.2 remark-gfm: 3.0.1 remark-mdc: 1.1.3 remark-parse: 10.0.2 remark-rehype: 10.1.0 remark-squeeze-paragraphs: 5.0.1 scule: 1.0.0 - shiki-es: 0.2.0 + shiki-es: 0.14.0 slugify: 1.6.6 socket.io-client: 4.7.1 ufo: 1.1.2 unified: 10.1.2 - unist-builder: 3.0.1 - unist-util-position: 4.0.4 - unist-util-stringify-position: 3.0.3 - unist-util-visit: 4.1.2 + unist-builder: 4.0.0 + unist-util-position: 5.0.0 + unist-util-stringify-position: 4.0.0 + unist-util-visit: 5.0.0 unstorage: 1.8.0 ws: 8.13.0 transitivePeerDependencies: @@ -1903,11 +1903,11 @@ packages: /@nuxt/devalue@2.0.2: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} - /@nuxt/kit@3.6.2(rollup@3.26.2): - resolution: {integrity: sha512-X1WN76izsILva6TvQVTfJCHG7TXCwsB6jsxZKcU3qSog26jer5dildDb5ZmKL3e+IFD6BwK4ShO/py8VZcT6OA==} + /@nuxt/kit@3.6.5(rollup@3.26.2): + resolution: {integrity: sha512-uBI5I2Zx6sk+vRHU+nBmifwxg/nyXCGZ1g5hUKrUfgv1ZfiKB8JkN5T9iRoduDOaqbwM6XSnEl1ja73iloDcrw==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: - '@nuxt/schema': 3.6.2(rollup@3.26.2) + '@nuxt/schema': 3.6.5(rollup@3.26.2) c12: 1.4.2 consola: 3.2.3 defu: 6.1.2 @@ -1928,14 +1928,14 @@ packages: - rollup - supports-color - /@nuxt/module-builder@0.4.0(@nuxt/kit@3.6.2)(nuxi@3.6.2): + /@nuxt/module-builder@0.4.0(@nuxt/kit@3.6.5)(nuxi@3.6.2): resolution: {integrity: sha512-B+UAYgFV1Hkc2ZcD7GaiKZ3SNHhyxFlXzZoBWTc9ulE0Z/+rq6RTa9fNm13BZyGhVhDCl5FN/wF/yYa1O/D2iw==} hasBin: true peerDependencies: '@nuxt/kit': ^3.5.0 nuxi: ^3.5.0 dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) consola: 3.2.3 mlly: 1.4.0 mri: 1.2.0 @@ -1947,8 +1947,8 @@ packages: - supports-color dev: true - /@nuxt/schema@3.6.2(rollup@3.26.2): - resolution: {integrity: sha512-wxb1/C5ozly5IwX0IRjVGml1n2KjZrTKsf6lTk3fdjUpW105kAvYX4j66PDOdBRE4vCwCsgaHJfWpUSeNBxbuA==} + /@nuxt/schema@3.6.5(rollup@3.26.2): + resolution: {integrity: sha512-UPUnMB0W5TZ/Pi1fiF71EqIsPlj8LGZqzhSf8wOeh538KHwxbA9r7cuvEUU92eXRksOZaylbea3fJxZWhOITVw==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: defu: 6.1.2 @@ -1968,7 +1968,7 @@ packages: resolution: {integrity: sha512-7kr2VDirYIXqyTHqaiWCrfQLgUjAa4qAHzykJOspMCFJWalHU9SVfnv+cTOKGqoXQ4TWOCd09tEd7sLlMFTEqw==} hasBin: true dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) chalk: 5.3.0 ci-info: 3.8.0 consola: 3.2.3 @@ -1991,24 +1991,24 @@ packages: - rollup - supports-color - /@nuxt/test-utils@3.6.2(rollup@3.26.2)(vitest@0.33.0)(vue@3.3.4): - resolution: {integrity: sha512-OvWmgEqh4SiADTj6cnYhIq2fvdBYzIDtrCOJYuCGc6Of80oGZG18cZfKmlcACRk/Vk3zQP3FGDfC26tz7d5N+Q==} + /@nuxt/test-utils@3.6.5(rollup@3.26.2)(vitest@0.33.0)(vue@3.3.4): + resolution: {integrity: sha512-excgW7fTOxGaIpLmiFo3hCD56Z2/b1hqpn6Wvdw5wZSHdrReke/Ka23Ut+7P+bBiciLrNrhpk7M3ORCNRfJNDA==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: '@jest/globals': ^29.5.0 - playwright: ^1.34.3 - vitest: ^0.30.0 || ^0.31.0 || ^0.32.0 + playwright-core: ^1.34.3 + vitest: ^0.30.0 || ^0.31.0 || ^0.32.0 || ^0.33.0 vue: ^3.3.4 peerDependenciesMeta: '@jest/globals': optional: true - playwright: + playwright-core: optional: true vitest: optional: true dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) - '@nuxt/schema': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) + '@nuxt/schema': 3.6.5(rollup@3.26.2) consola: 3.2.3 defu: 6.1.2 execa: 7.1.1 @@ -2026,13 +2026,13 @@ packages: /@nuxt/ui-templates@1.2.0: resolution: {integrity: sha512-MSZza7dxccNb/p7nuzGF8/m4POaFpHzVhNdR7f4xahOpH7Ja02lFeYR+rHtoHIJC0yym4qriqv0mQ+Qf/R61bQ==} - /@nuxt/vite-builder@3.6.2(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4)(vue@3.3.4): - resolution: {integrity: sha512-+JOWj8f5W5CKTHCPUhcuHrIIfOJHMdOaRfWA6DiIK8xPUQ5b3i737GQ9CRoSBHr9EaySJVuYjs6ptT6r0t7Spg==} + /@nuxt/vite-builder@3.6.5(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6)(vue@3.3.4): + resolution: {integrity: sha512-pwSpt257ApCp3XWUs8vrC7X9QHeHUv5PbbIR3+5w0n5f95XPNOQWDJa2fTPX/H6oaRJCPYAsBPqiQhQ7qW/NZQ==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: vue: ^3.3.4 dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) '@rollup/plugin-replace': 5.0.2(rollup@3.26.2) '@vitejs/plugin-vue': 4.2.3(vite@4.3.9)(vue@3.3.4) '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.3.9)(vue@3.3.4) @@ -2062,10 +2062,10 @@ packages: std-env: 3.3.3 strip-literal: 1.0.1 ufo: 1.1.2 - unplugin: 1.3.2 - vite: 4.3.9(@types/node@20.4.1) - vite-node: 0.32.4(@types/node@20.4.1) - vite-plugin-checker: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.4) + unplugin: 1.4.0 + vite: 4.3.9(@types/node@20.4.4) + vite-node: 0.33.0(@types/node@20.4.4) + vite-plugin-checker: 0.6.1(eslint@8.45.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.6) vue: 3.3.4 vue-bundle-renderer: 1.0.3 transitivePeerDependencies: @@ -2090,7 +2090,7 @@ packages: /@nuxthq/studio@0.13.4(rollup@3.26.2): resolution: {integrity: sha512-+Jn0iN6TvRTTtTBX4qXWhtOMLL4rsyUIX3/9HM+eBAwr5/cELLw3RuI1tgp942QteTi7PvI5Av4nEi6BlLBr+A==} dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) defu: 6.1.2 nuxt-component-meta: 0.5.3(rollup@3.26.2) nuxt-config-schema: 0.4.6(rollup@3.26.2) @@ -2106,7 +2106,7 @@ packages: /@nuxtjs/color-mode@3.3.0(rollup@3.26.2): resolution: {integrity: sha512-YVFNmTISke1eL7uk5p9I1suOsM222FxrqKoF13HS4x94OKCWwPLLeTCEzHZ8orzKnaFUbCXpuL4pRv8gvW+0Kw==} dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) lodash.template: 4.5.0 pathe: 1.1.1 transitivePeerDependencies: @@ -2116,7 +2116,7 @@ packages: /@nuxtjs/plausible@0.2.1(rollup@3.26.2): resolution: {integrity: sha512-1AyV9woFeZKBhwYy05S7NBk4jeAXzWcF/SIK/S/GZ8C86G8x7f2hR2eJi9FRRQYGwHutBx2guU4tZAW4J71Azg==} dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) defu: 6.1.2 pathe: 1.1.1 plausible-tracker: 0.3.8 @@ -2236,7 +2236,7 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: cross-spawn: 7.0.3 - fast-glob: 3.3.0 + fast-glob: 3.3.1 is-glob: 4.0.3 open: 9.1.0 picocolors: 1.0.0 @@ -2497,7 +2497,7 @@ packages: /@types/http-proxy@1.17.11: resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 /@types/json-schema@7.0.12: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} @@ -2540,12 +2540,16 @@ packages: /@types/node-fetch@2.6.4: resolution: {integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 form-data: 3.0.1 dev: true /@types/node@20.4.1: resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==} + dev: true + + /@types/node@20.4.4: + resolution: {integrity: sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -2558,7 +2562,7 @@ packages: /@types/npm-registry-fetch@8.0.4: resolution: {integrity: sha512-R9yEj6+NDmXLpKNS19cIaMyaHfV0aHjy/1qbo8K9jiHyjyaYg0CEmuOV/L0Q91DZDi3SuxlYY+2XYwh9TbB+eQ==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 '@types/node-fetch': 2.6.4 '@types/npm-package-arg': 6.1.1 '@types/npmlog': 4.1.4 @@ -2572,7 +2576,7 @@ packages: /@types/pacote@11.1.5: resolution: {integrity: sha512-kMsfmhP2G45ngnpvH0LKd1celWnjgdiws1FHu3vMmYuoElGdqnd0ydf1ucZzeXamYnLe0NvSzGP2gYiETOEiQA==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 '@types/npm-registry-fetch': 8.0.4 '@types/npmlog': 4.1.4 '@types/ssri': 7.1.1 @@ -2599,7 +2603,7 @@ packages: /@types/ssri@7.1.1: resolution: {integrity: sha512-DPP/jkDaqGiyU75MyMURxLWyYLwKSjnAuGe9ZCsLp9QZOpXmDfuevk769F0BS86TmRuD5krnp06qw9nSoNO+0g==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 dev: true /@types/ua-parser-js@0.7.36: @@ -2610,10 +2614,14 @@ packages: resolution: {integrity: sha512-cputDpIbFgLUaGQn6Vqg3/YsJwxUwHLO13v3i5ouxT4lat0khip9AEWxtERujXV9wxIB1EyF97BSJFt6vpdI8g==} dev: true + /@types/unist@3.0.0: + resolution: {integrity: sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==} + dev: true + /@types/wait-on@5.3.1: resolution: {integrity: sha512-2FFOKCF/YydrMUaqg+fkk49qf0e5rDgwt6aQsMzFQzbS419h2gNOXyiwp/o2yYy27bi/C1z+HgfncryjGzlvgQ==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 dev: true /@types/web-bluetooth@0.0.16: @@ -2630,52 +2638,55 @@ packages: /@types/ws@8.5.5: resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 dev: true - /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/eslint-plugin@6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - '@typescript-eslint/parser': ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha + eslint: ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.1.0 + '@typescript-eslint/type-utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.1.0 debug: 4.3.4 - eslint: 8.44.0 + eslint: 8.45.0 graphemer: 1.4.0 ignore: 5.2.4 + natural-compare: 1.4.0 natural-compare-lite: 1.4.0 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.1.6) + ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.62.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/parser@6.1.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-hIzCPvX4vDs4qL07SYzyomamcs2/tQYXg5DtdAfj35AyJ5PIUqhsLf4YrEIFzZcND7R2E8tpQIZKayxg8/6Wbw==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + eslint: ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.1.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.1.0 debug: 4.3.4 - eslint: 8.44.0 + eslint: 8.45.0 typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -2689,21 +2700,29 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/type-utils@5.62.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/scope-manager@6.1.0: + resolution: {integrity: sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/visitor-keys': 6.1.0 + dev: true + + /@typescript-eslint/type-utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - eslint: '*' + eslint: ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) - '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) debug: 4.3.4 - eslint: 8.44.0 - tsutils: 3.21.0(typescript@5.1.6) + eslint: 8.45.0 + ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -2714,6 +2733,11 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true + /@typescript-eslint/types@6.1.0: + resolution: {integrity: sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==} + engines: {node: ^16.0.0 || >=18.0.0} + dev: true + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.1.6): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2735,19 +2759,40 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.44.0)(typescript@5.1.6): + /@typescript-eslint/typescript-estree@6.1.0(typescript@5.1.6): + resolution: {integrity: sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/visitor-keys': 6.1.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.5.4 + ts-api-utils: 1.0.1(typescript@5.1.6) + typescript: 5.1.6 + transitivePeerDependencies: + - supports-color + dev: true + + /@typescript-eslint/utils@5.62.0(eslint@8.45.0)(typescript@5.1.6): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) - eslint: 8.44.0 + eslint: 8.45.0 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -2755,6 +2800,25 @@ packages: - typescript dev: true + /@typescript-eslint/utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) + '@types/json-schema': 7.0.12 + '@types/semver': 7.5.0 + '@typescript-eslint/scope-manager': 6.1.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) + eslint: 8.45.0 + semver: 7.5.4 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + /@typescript-eslint/visitor-keys@5.62.0: resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2763,6 +2827,14 @@ packages: eslint-visitor-keys: 3.4.1 dev: true + /@typescript-eslint/visitor-keys@6.1.0: + resolution: {integrity: sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 6.1.0 + eslint-visitor-keys: 3.4.1 + dev: true + /@unhead/dom@1.1.30: resolution: {integrity: sha512-EvASOkk36lW5sRfIe+StCojpkPEExsQNt+cqcpdVr9iiRH54jziCDFxcLfjawc+jp4NO86KvmfHo86GIly3/SQ==} dependencies: @@ -2797,65 +2869,65 @@ packages: unhead: 1.1.30 vue: 3.3.4 - /@unocss/astro@0.53.5(rollup@3.26.2)(vite@4.4.3): - resolution: {integrity: sha512-W4A0uIN4xAzVH6Vwf5ukG8rJpCeIwQZcpZPrEBWsqY5YcHZcLTFGMHcNmxyeG0qoXpXoxtvHyXXhgGU0BY5ZEw==} + /@unocss/astro@0.53.6(rollup@3.26.2)(vite@4.4.3): + resolution: {integrity: sha512-RA0H8iujvMhH7ga6RWOzzdtNRP8qB++1eu7ffajJTktih6xYXh1I5lRR9uYajW2riShhtMQ7FXLRnlEIa1Vwog==} dependencies: - '@unocss/core': 0.53.5 - '@unocss/reset': 0.53.5 - '@unocss/vite': 0.53.5(rollup@3.26.2)(vite@4.4.3) + '@unocss/core': 0.53.6 + '@unocss/reset': 0.53.6 + '@unocss/vite': 0.53.6(rollup@3.26.2)(vite@4.4.3) transitivePeerDependencies: - rollup - vite - /@unocss/cli@0.53.5(rollup@3.26.2): - resolution: {integrity: sha512-UKi+9BAKh3X5eM4pPQviXMOtN8JkQWKdGy/056rRLQysPB07VBwWr5gYAlJMMJ2wFAIthag43X5I8btQAicFkg==} + /@unocss/cli@0.53.6(rollup@3.26.2): + resolution: {integrity: sha512-igUdBRT2cNreuT/8LKJp+0D6Sj+NQADs2fj1auPrh9Z6lOk0Ot8mY2hnKzdszHUosoOgdGyy8pLiAtQ09TFtRA==} engines: {node: '>=14'} hasBin: true dependencies: '@ampproject/remapping': 2.2.1 '@rollup/pluginutils': 5.0.2(rollup@3.26.2) - '@unocss/config': 0.53.5 - '@unocss/core': 0.53.5 - '@unocss/preset-uno': 0.53.5 + '@unocss/config': 0.53.6 + '@unocss/core': 0.53.6 + '@unocss/preset-uno': 0.53.6 cac: 6.7.14 chokidar: 3.5.3 colorette: 2.0.20 consola: 3.2.3 - fast-glob: 3.3.0 + fast-glob: 3.3.1 magic-string: 0.30.1 pathe: 1.1.1 perfect-debounce: 1.0.0 transitivePeerDependencies: - rollup - /@unocss/config@0.53.5: - resolution: {integrity: sha512-YtpWoIFB1V8Dp3KcVQqislQYQSSBYbjTpoVIkUGrpupwOz9+W1tfL2yKEENDiZc11crJSneGr04wsP2dI1ld0w==} + /@unocss/config@0.53.6: + resolution: {integrity: sha512-mlp1cb1lsVIfQ0WMoUBmdeTXc8FADQsQGC3cZkHMLdkrcdvp8e19YvkvA0rZxNcwLMWgr9l+uvyBLAl1Y/5Q3w==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 unconfig: 0.3.9 - /@unocss/core@0.53.5: - resolution: {integrity: sha512-jBvk4FeUAALAomGfMFFmrXLy01/5DjugdnWgawFAQpSToFTxbMHS7x+pXKu/18cq+YLS8uyl9S0Ywy1jNbfS3Q==} + /@unocss/core@0.53.6: + resolution: {integrity: sha512-wuaLjWCzKUisHUxo4pjIdzcimdSmVa2hMHA3V7wVFBiSFX96/s7l0bvhHGFF/gMjbOnvJ+y+lBl3VKqcj9kwbA==} - /@unocss/eslint-config@0.53.5(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-13WZYFkOdls+K5ZYOdRINBZrj8qRKqMuqH4ty7l/B0tZ43b82jsWIP0qNTEW015gmQpktH9Hjwxvm8ctDIkN9A==} + /@unocss/eslint-config@0.53.6(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-shS4CV/TcyCqYsj/uk2uxohVNkm9qojuafej889KmiTySosIN+WDcyP0zhAX5vLHIeLbPJUbYCTrdu1TIXhsTA==} engines: {node: '>=14'} dependencies: - '@unocss/eslint-plugin': 0.53.5(eslint@8.44.0)(typescript@5.1.6) + '@unocss/eslint-plugin': 0.53.6(eslint@8.45.0)(typescript@5.1.6) transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /@unocss/eslint-plugin@0.53.5(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-PeNeay6PV74OYWjf6UAYq88Sz1+4jWjejLw/dtZOkKkNkm+vkeV9kQ43vtS7bBtTPKjGZgC3Z4fXi6gSQmYueg==} + /@unocss/eslint-plugin@0.53.6(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-qsUTjo9pIg4/y93402yaUm0pIMfdu+ml3oNA5Y30X84iBfTwtMyl8Msec3Xa9hv7q48jldCFvdSWKY59ja2Lww==} engines: {node: '>=14'} dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) - '@unocss/config': 0.53.5 - '@unocss/core': 0.53.5 + '@typescript-eslint/utils': 5.62.0(eslint@8.45.0)(typescript@5.1.6) + '@unocss/config': 0.53.6 + '@unocss/core': 0.53.6 magic-string: 0.30.1 synckit: 0.8.5 transitivePeerDependencies: @@ -2864,34 +2936,34 @@ packages: - typescript dev: true - /@unocss/extractor-arbitrary-variants@0.53.5: - resolution: {integrity: sha512-rSS3Q8/+lEwxXfXzEOFuhAQGMpaaZcBAYDiNCYS/9BqKrTzhSYG82Qy80ISpqSZr0BTLET4X3dC6B6Rd4GU5vQ==} + /@unocss/extractor-arbitrary-variants@0.53.6: + resolution: {integrity: sha512-5MQD/9pIflZT5LXFx6qFUgPuVszFj+Pyq97UPI1YH4Lf4prDpfUtR4vKrXeMQv0XFvXqKluIWovgG9c6nrpg9w==} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 - /@unocss/inspector@0.53.5: - resolution: {integrity: sha512-gWUhgsoB3LyjIAdw6n/eMcLGmUNwuSTrgwcRubIDFhHOC5/E6ppdUQmS8a4oH4qjunfvBgoTHwcGlXvlvb3S5w==} + /@unocss/inspector@0.53.6: + resolution: {integrity: sha512-y9Z6JRKmQU0SBPw115CcTpiAir9qccsPxke070no5Kutnnap/18JtOECEd1Vd5ZBj6HAW0OQuBG7gWm0X6K2IA==} dependencies: gzip-size: 6.0.0 sirv: 2.0.3 - /@unocss/nuxt@0.53.5(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3)(webpack@5.88.1): - resolution: {integrity: sha512-tCyXL58S6a18ggBbqGyxJdBMqFmRCE/61KyP/fEhXGypdC7rAvdgHGH8ci+1i3xY1Zfk4Ki837BLJXluRJKq2g==} - dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) - '@unocss/config': 0.53.5 - '@unocss/core': 0.53.5 - '@unocss/preset-attributify': 0.53.5 - '@unocss/preset-icons': 0.53.5 - '@unocss/preset-tagify': 0.53.5 - '@unocss/preset-typography': 0.53.5 - '@unocss/preset-uno': 0.53.5 - '@unocss/preset-web-fonts': 0.53.5 - '@unocss/preset-wind': 0.53.5 - '@unocss/reset': 0.53.5 - '@unocss/vite': 0.53.5(rollup@3.26.2)(vite@4.4.3) - '@unocss/webpack': 0.53.5(rollup@3.26.2)(webpack@5.88.1) - unocss: 0.53.5(@unocss/webpack@0.53.5)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3) + /@unocss/nuxt@0.53.6(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3)(webpack@5.88.1): + resolution: {integrity: sha512-rGdE2VzJBYfdEp3zXLuisRn2H35x1WdbQaf6trJfY2f4gWKSsMNtyGc7AlFdIR3B/OuwIUvPFVKzlNXuaHmdsw==} + dependencies: + '@nuxt/kit': 3.6.5(rollup@3.26.2) + '@unocss/config': 0.53.6 + '@unocss/core': 0.53.6 + '@unocss/preset-attributify': 0.53.6 + '@unocss/preset-icons': 0.53.6 + '@unocss/preset-tagify': 0.53.6 + '@unocss/preset-typography': 0.53.6 + '@unocss/preset-uno': 0.53.6 + '@unocss/preset-web-fonts': 0.53.6 + '@unocss/preset-wind': 0.53.6 + '@unocss/reset': 0.53.6 + '@unocss/vite': 0.53.6(rollup@3.26.2)(vite@4.4.3) + '@unocss/webpack': 0.53.6(rollup@3.26.2)(webpack@5.88.1) + unocss: 0.53.6(@unocss/webpack@0.53.6)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3) transitivePeerDependencies: - postcss - rollup @@ -2899,145 +2971,145 @@ packages: - vite - webpack - /@unocss/postcss@0.53.5(postcss@8.4.25): - resolution: {integrity: sha512-IfZl4GxrpegP/861bp3e0X3VcQJ9/M3VxC9UQ7zzxkOz/E8R09iMpbnznVLrTiLp2r96p5k/ggXLoadFm1FxGA==} + /@unocss/postcss@0.53.6(postcss@8.4.25): + resolution: {integrity: sha512-/Xi1f32uWgvlGqW7YejV5gJQYOFKKHU3TxQSrqUHVtHmtG5ZS8Ow6ZIumcReWnazpI/grq0H0O/ZPrXsUvPcpg==} engines: {node: '>=14'} peerDependencies: postcss: ^8.4.21 dependencies: - '@unocss/config': 0.53.5 - '@unocss/core': 0.53.5 + '@unocss/config': 0.53.6 + '@unocss/core': 0.53.6 css-tree: 2.3.1 - fast-glob: 3.3.0 + fast-glob: 3.3.1 magic-string: 0.30.1 postcss: 8.4.25 - /@unocss/preset-attributify@0.53.5: - resolution: {integrity: sha512-0TJD9hVUWu0T4dtdURApyFiliqbckYYGZe2PZBgUrHCypbI0zq7k3MdXFYmIuYxqDPErJVm8rO9lwMpKfTsvuA==} + /@unocss/preset-attributify@0.53.6: + resolution: {integrity: sha512-mjYQTFMbT9d/bghxh+O02u06YiOxZUSI+XsepwRt28LUSRtM/MjQm1v/7uvCfyNgA3cfIFUB3MxkIprWIShDZQ==} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 - /@unocss/preset-icons@0.53.5: - resolution: {integrity: sha512-zlO0fLJiJtITta3BnE3y5Yc0hajjovCB/woos4MR5gvcFXHW9Hfy7pXuj90GvHLfaRj0JRWXa1WRaqJXS4tzOw==} + /@unocss/preset-icons@0.53.6: + resolution: {integrity: sha512-UhP+7pQCCKxtv7x4jzHd9LnbLUDRLWLq7iyLAMxI9Bq7Qg/XYaygeFUk1RlYBb+um0CGvU3jAVuXzwwlX3WncQ==} dependencies: '@iconify/utils': 2.1.7 - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 ofetch: 1.1.1 transitivePeerDependencies: - supports-color - /@unocss/preset-mini@0.53.5: - resolution: {integrity: sha512-aeVctTW0M41RXyCyQvhRawIh+ylhl7mlWfAjv7cP3ALvIRWbB6jUw1C8Ke6rU2vg0s0yaJKRuFPFmLMqGwzoSg==} + /@unocss/preset-mini@0.53.6: + resolution: {integrity: sha512-hUuA3Y6CSlja63EeLvRha3ftk1Xc/3YfZm8iqVk0eU0Wm/JUxejSSJs6EYB2wtOSyVJkf/kJRQtjB29bIQmYhQ==} dependencies: - '@unocss/core': 0.53.5 - '@unocss/extractor-arbitrary-variants': 0.53.5 + '@unocss/core': 0.53.6 + '@unocss/extractor-arbitrary-variants': 0.53.6 - /@unocss/preset-tagify@0.53.5: - resolution: {integrity: sha512-0HpWU85Pz1RbFqf/QtlP992ISSqWZ3JT2rWI7ekBLai463ptdBUks/PfH22M+uBSwPig5XNJ0DtyS7hm8TEWhg==} + /@unocss/preset-tagify@0.53.6: + resolution: {integrity: sha512-RZUvXIaxJviu7CCbGIaizT08exMSaoCcmhLEotrY1vLcmgne6q6IMK9m4hCFlFuaidrFxPqLd1FjsDTSaNWQvw==} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 - /@unocss/preset-typography@0.53.5: - resolution: {integrity: sha512-roZXiJ14wuXcpLN5YodAN1wKYlwCDJ8L/TQlUphyM487i0QbKwXAZg8dA1SWCQIl5V9Qcq/3EXAQmLnhRdwBMA==} + /@unocss/preset-typography@0.53.6: + resolution: {integrity: sha512-JEnP9wDq+HckW4zObZosfKSCH93TB0h18fA9Dao2Sbr/DQ4/kt0gQfxqxhUlVgozqjlOGn/+vA/6HQrLF8JExQ==} dependencies: - '@unocss/core': 0.53.5 - '@unocss/preset-mini': 0.53.5 + '@unocss/core': 0.53.6 + '@unocss/preset-mini': 0.53.6 - /@unocss/preset-uno@0.53.5: - resolution: {integrity: sha512-DRJMBkSqfz0EOzf5cwefkPF8J6lNvrhBp4ztw9blewDc2wTQqL/lAj/I/nbyOdXhJUOxhj/qj7gJjsNZctud0A==} + /@unocss/preset-uno@0.53.6: + resolution: {integrity: sha512-e4EVxk1mhKthcmk3a1VkyULYNIvgSScoR/2zLL7OBIokOUVnx63fQHIPy9RbEf/LKap5ZNwZ8zB5zbAg3gaF2Q==} dependencies: - '@unocss/core': 0.53.5 - '@unocss/preset-mini': 0.53.5 - '@unocss/preset-wind': 0.53.5 + '@unocss/core': 0.53.6 + '@unocss/preset-mini': 0.53.6 + '@unocss/preset-wind': 0.53.6 - /@unocss/preset-web-fonts@0.53.5: - resolution: {integrity: sha512-yVkOOECyOQqahRGSefcBKtNYAUnYFqqFedGy0SBBjadPWn80vjVg7ojljKlJsgSQdrpcJ38wwWr3Oh4UWwBuQQ==} + /@unocss/preset-web-fonts@0.53.6: + resolution: {integrity: sha512-IWswKHaqD6A7baTQxdt01lkFKe7qDpt6OzRMRgrCF9fDV4gsD7mJdpQOGFE9HolDbEHJbxS2NObzXXZChI/u2w==} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 ofetch: 1.1.1 - /@unocss/preset-wind@0.53.5: - resolution: {integrity: sha512-hSMF11Gx8oMDtePvXLmpArSNpQRHb098P8+qYpwvyNfS29i6agfjGBuIDk/f+j8mhqcfrEEuEmPIl2yojT9nxA==} + /@unocss/preset-wind@0.53.6: + resolution: {integrity: sha512-f3/LskBGcouL9k/VEb+FHaapFFUEkQ3SjLesE0AMka5e6aKCefxtyje700cH2Sm/1RE+qdZLvrHpwLi05GVBlA==} dependencies: - '@unocss/core': 0.53.5 - '@unocss/preset-mini': 0.53.5 + '@unocss/core': 0.53.6 + '@unocss/preset-mini': 0.53.6 /@unocss/reset@0.50.8: resolution: {integrity: sha512-2WoM6O9VyuHDPAnvCXr7LBJQ8ZRHDnuQAFsL1dWXp561Iq2l9whdNtPuMcozLGJGUUrFfVBXIrHY4sfxxScgWg==} dev: true - /@unocss/reset@0.53.5: - resolution: {integrity: sha512-tH8K4jw76mbWA67UUHKV6zxiwOsiG+byrHoG3lz8hr+cm6OgEJ3WjNNp7dZINmr7S7ylWO6igbxGQpsAuIQZCw==} + /@unocss/reset@0.53.6: + resolution: {integrity: sha512-WtZU0Q5Y9CHzitYPJ+ZGPUssVuDnRakmHETQ2EuBJgWZhgsmTECrpb78+tnJdFVowuYYQyV0CP6a07uwkFNm6g==} - /@unocss/runtime@0.53.5: - resolution: {integrity: sha512-csz9XIrhKpXwpaEpNdm3AJPq/H4f4f130lUHF2xla08elj25tl0uwqRBINxd6HikpTsbu599Un8x0euqHlluHQ==} + /@unocss/runtime@0.53.6: + resolution: {integrity: sha512-p92tTSkanZ6mzUuS3AFlLcunjbRDJgYzlnk+x1JJaN9ccy6B2Xe11nLvImdgUinAA/svymPB7v/StDCHkbXP5w==} dependencies: - '@unocss/core': 0.53.5 - '@unocss/preset-attributify': 0.53.5 - '@unocss/preset-uno': 0.53.5 + '@unocss/core': 0.53.6 + '@unocss/preset-attributify': 0.53.6 + '@unocss/preset-uno': 0.53.6 dev: true - /@unocss/scope@0.53.5: - resolution: {integrity: sha512-KBwemWNJIbu3+BWp0X4o5ERN0/nzF7hXBnjYNSb0s8phrydC6oJrp52XYlIHHTe7O4KzwkqGgf/xOMXMFpviDg==} + /@unocss/scope@0.53.6: + resolution: {integrity: sha512-Wf5pRuRf85w8H4EuHRUnKOsAB4kLvScEQ0Y+MFSvnSuf0ig58Fdqda3jZ++rFCnMPF5vJIyl8Ay6y93M2R4puA==} - /@unocss/transformer-attributify-jsx-babel@0.53.5: - resolution: {integrity: sha512-z9ar2IaZmcNVTZhK9ZuRUd3LqA/iUG/JMF0OA92RNclo8SazWdu7eJAdV86SHXqAf7eSB/t0evsde14DtEREjA==} + /@unocss/transformer-attributify-jsx-babel@0.53.6: + resolution: {integrity: sha512-UjGQM/9C0y9qrcBqz7J60U9P6gIxkrKTtrnntciIhS71ejjbN+QpyiuLN1nFPaRtde803/ncqEjxrXvwIVkRNA==} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 - /@unocss/transformer-attributify-jsx@0.53.5: - resolution: {integrity: sha512-ynAElIi9DxtHyKCW+OXPcLxje2ghVzKo80eaAVRAdVpyawsjtE4iHWjHRbESkiTsHW5CiJupdXo2vx1obXFLnQ==} + /@unocss/transformer-attributify-jsx@0.53.6: + resolution: {integrity: sha512-LMksixCVn+QYZMi22+6t1OeLrynTWOnrA0lPCXKceFj+kRggv9ZKhaAwVITqEDdHjublOYMrBb9J3PtX8j6A+A==} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 - /@unocss/transformer-compile-class@0.53.5: - resolution: {integrity: sha512-7Z0/40T4EuHMGpXb2XlamkResaASMRm07csCl7REGUTg9ccDRWlnSLzGD8UUgKoygsmqXp2cxKMJLMb5YJ9LLA==} + /@unocss/transformer-compile-class@0.53.6: + resolution: {integrity: sha512-jR9ZGjU7cNturWifdCz9R0PABHs55NTOaWATmgeZVN/FWpvVFN6x2dQaNSEqRptQwpxDGQNw45JLL8qFKfXUqQ==} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 - /@unocss/transformer-directives@0.53.5: - resolution: {integrity: sha512-u1OIZZUAXux9Q0mb58X3infxY2Iq6pY7uJB7IhMc2I1ntpyx875spwyvvfUHqOgIPTNR4XxfxKFGPHpjPNbNeQ==} + /@unocss/transformer-directives@0.53.6: + resolution: {integrity: sha512-tgG7ZOyLFRWB980BthwcDzKqe44JCyDMWGRzPsmPmNKVHZ86tDHibJOJYDgFu25PlPtJTzQpc3OA8Lw2xCCGKA==} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 css-tree: 2.3.1 - /@unocss/transformer-variant-group@0.53.5: - resolution: {integrity: sha512-+xDx6JojGkcKwx87sX0y4xM/RuTI0QyPJAKebXUSyuKnctXrTH/p+WNGFIVWiY8suUMnnMesAZpw6O2Oln921w==} + /@unocss/transformer-variant-group@0.53.6: + resolution: {integrity: sha512-tGg1gR7MzPhAJridwXTkiZ6SHIjU28CD+FXQnwUn0Cyrg7WA5swC+IsrRMqeAq4wH5XVlMnM37Z5TE2p65YfBg==} dependencies: - '@unocss/core': 0.53.5 + '@unocss/core': 0.53.6 - /@unocss/vite@0.53.5(rollup@3.26.2)(vite@4.4.3): - resolution: {integrity: sha512-ez0MVRatewLUQq79LI+XRAVRbXWaGbK1K1ht2B8vGyL9OrL6uieEwzxjHV7+rUa8i+FEHfD4Ntmtdpb3WuQSAA==} + /@unocss/vite@0.53.6(rollup@3.26.2)(vite@4.4.3): + resolution: {integrity: sha512-EfbtSqozWC8NVG0P+x02k6L77cEr0H/bfVtEtvwLIrzSyLoVU/Z+li248cB7v8ZSDQXYKJe9uiItx/GTc04A4g==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 dependencies: '@ampproject/remapping': 2.2.1 '@rollup/pluginutils': 5.0.2(rollup@3.26.2) - '@unocss/config': 0.53.5 - '@unocss/core': 0.53.5 - '@unocss/inspector': 0.53.5 - '@unocss/scope': 0.53.5 - '@unocss/transformer-directives': 0.53.5 + '@unocss/config': 0.53.6 + '@unocss/core': 0.53.6 + '@unocss/inspector': 0.53.6 + '@unocss/scope': 0.53.6 + '@unocss/transformer-directives': 0.53.6 chokidar: 3.5.3 - fast-glob: 3.3.0 + fast-glob: 3.3.1 magic-string: 0.30.1 - vite: 4.4.3(@types/node@20.4.1) + vite: 4.4.3(@types/node@20.4.4) transitivePeerDependencies: - rollup - /@unocss/webpack@0.53.5(rollup@3.26.2)(webpack@5.88.1): - resolution: {integrity: sha512-JQH21eYOx0hYj5gk2yEfT9VvlObE8KeSfCQMC3SnA0/6XdVSWTyqNxFb9RXrVK42gzB8o2F3EmKTMlohXuP37w==} + /@unocss/webpack@0.53.6(rollup@3.26.2)(webpack@5.88.1): + resolution: {integrity: sha512-EIA6oeD3Hq+oWopAqodsYTsxfhYQYrQnHyfytSTkSLunDVMZMAP0IAiTlt1l0VrTDXs9RsJ7++Szy9mySbAgLg==} peerDependencies: webpack: ^4 || ^5 dependencies: '@ampproject/remapping': 2.2.1 '@rollup/pluginutils': 5.0.2(rollup@3.26.2) - '@unocss/config': 0.53.5 - '@unocss/core': 0.53.5 + '@unocss/config': 0.53.6 + '@unocss/core': 0.53.6 chokidar: 3.5.3 - fast-glob: 3.3.0 + fast-glob: 3.3.1 magic-string: 0.30.1 - unplugin: 1.3.2 + unplugin: 1.4.0 webpack: 5.88.1 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -3073,7 +3145,7 @@ packages: '@babel/core': 7.22.8 '@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.8) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.8) - vite: 4.3.9(@types/node@20.4.1) + vite: 4.3.9(@types/node@20.4.4) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -3088,7 +3160,7 @@ packages: '@babel/core': 7.22.8 '@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.8) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.8) - vite: 4.4.3(@types/node@20.4.1) + vite: 4.4.3(@types/node@20.4.4) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -3101,7 +3173,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.9(@types/node@20.4.1) + vite: 4.3.9(@types/node@20.4.4) vue: 3.3.4 /@vitejs/plugin-vue@4.2.3(vite@4.4.3)(vue@3.3.4): @@ -3111,18 +3183,10 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.3(@types/node@20.4.1) + vite: 4.4.3(@types/node@20.4.4) vue: 3.3.4 dev: true - /@vitest/expect@0.30.1: - resolution: {integrity: sha512-c3kbEtN8XXJSeN81iDGq29bUzSjQhjES2WR3aColsS4lPGbivwLtas4DNUe0jD9gg/FYGIteqOenfU95EFituw==} - dependencies: - '@vitest/spy': 0.30.1 - '@vitest/utils': 0.30.1 - chai: 4.3.7 - dev: true - /@vitest/expect@0.33.0: resolution: {integrity: sha512-sVNf+Gla3mhTCxNJx+wJLDPp/WcstOe0Ksqz4Vec51MmgMth/ia0MGFEkIZmVGeTL5HtjYR4Wl/ZxBxBXZJTzQ==} dependencies: @@ -3131,15 +3195,6 @@ packages: chai: 4.3.7 dev: true - /@vitest/runner@0.30.1: - resolution: {integrity: sha512-W62kT/8i0TF1UBCNMRtRMOBWJKRnNyv9RrjIgdUryEe0wNpGZvvwPDLuzYdxvgSckzjp54DSpv1xUbv4BQ0qVA==} - dependencies: - '@vitest/utils': 0.30.1 - concordance: 5.0.4 - p-limit: 4.0.0 - pathe: 1.1.1 - dev: true - /@vitest/runner@0.33.0: resolution: {integrity: sha512-UPfACnmCB6HKRHTlcgCoBh6ppl6fDn+J/xR8dTufWiKt/74Y9bHci5CKB8tESSV82zKYtkBJo9whU3mNvfaisg==} dependencies: @@ -3148,14 +3203,6 @@ packages: pathe: 1.1.1 dev: true - /@vitest/snapshot@0.30.1: - resolution: {integrity: sha512-fJZqKrE99zo27uoZA/azgWyWbFvM1rw2APS05yB0JaLwUIg9aUtvvnBf4q7JWhEcAHmSwbrxKFgyBUga6tq9Tw==} - dependencies: - magic-string: 0.30.1 - pathe: 1.1.1 - pretty-format: 27.5.1 - dev: true - /@vitest/snapshot@0.33.0: resolution: {integrity: sha512-tJjrl//qAHbyHajpFvr8Wsk8DIOODEebTu7pgBrP07iOepR5jYkLFiqLq2Ltxv+r0uptUb4izv1J8XBOwKkVYA==} dependencies: @@ -3164,36 +3211,25 @@ packages: pretty-format: 29.6.1 dev: true - /@vitest/spy@0.30.1: - resolution: {integrity: sha512-YfJeIf37GvTZe04ZKxzJfnNNuNSmTEGnla2OdL60C8od16f3zOfv9q9K0nNii0NfjDJRt/CVN/POuY5/zTS+BA==} - dependencies: - tinyspy: 2.1.1 - dev: true - /@vitest/spy@0.33.0: resolution: {integrity: sha512-Kv+yZ4hnH1WdiAkPUQTpRxW8kGtH8VRTnus7ZTGovFYM1ZezJpvGtb9nPIjPnptHbsyIAxYZsEpVPYgtpjGnrg==} dependencies: tinyspy: 2.1.1 dev: true - /@vitest/ui@0.30.1: - resolution: {integrity: sha512-Izz4ElDmdvX02KImSC2nCJI6CsGo9aETbKqxli55M0rbbPPAMtF0zDcJIqgEP5V6Y+4Ysf6wvsjLbLCTnaBvKw==} + /@vitest/ui@0.33.0(vitest@0.33.0): + resolution: {integrity: sha512-7gbAjLqt30R4bodkJAutdpy4ncv+u5IKTHYTow1c2q+FOxZUC9cKOSqMUxjwaaTwLN+EnDnmXYPtg3CoahaUzQ==} + peerDependencies: + vitest: '>=0.30.1 <1' dependencies: - '@vitest/utils': 0.30.1 - fast-glob: 3.3.0 - fflate: 0.7.4 + '@vitest/utils': 0.33.0 + fast-glob: 3.3.1 + fflate: 0.8.0 flatted: 3.2.7 pathe: 1.1.1 picocolors: 1.0.0 sirv: 2.0.3 - dev: true - - /@vitest/utils@0.30.1: - resolution: {integrity: sha512-/c8Xv2zUVc+rnNt84QF0Y0zkfxnaGhp87K2dYJMLtLOIckPzuxLVzAtFCicGFdB4NeBHNzTRr1tNn7rCtQcWFA==} - dependencies: - concordance: 5.0.4 - loupe: 2.3.6 - pretty-format: 27.5.1 + vitest: 0.33.0 dev: true /@vitest/utils@0.33.0: @@ -3214,6 +3250,12 @@ packages: resolution: {integrity: sha512-TA3qcpFGDsu8SZj/yYybu0ZZWkqi8mi0awL8lC3K/YlJlo+WjNk/yCb43FUfnSYXWuXWnI/i+NzIKYMskx6IEQ==} dependencies: '@volar/source-map': 1.8.1 + dev: true + + /@volar/language-core@1.9.1: + resolution: {integrity: sha512-FlllCDE0HdUYh66zS1S4u8WobqKFStOwkd3OCXCOhPmalfm4Fte3gHNXzqs+R8VlbjK7ZvBxrG9MSiaRGXZygg==} + dependencies: + '@volar/source-map': 1.9.1 /@volar/source-map@1.4.1: resolution: {integrity: sha512-bZ46ad72dsbzuOWPUtJjBXkzSQzzSejuR3CT81+GvTEI2E994D8JPXzM3tl98zyCNnjgs4OkRyliImL1dvJ5BA==} @@ -3225,11 +3267,23 @@ packages: resolution: {integrity: sha512-s3teiZrch4o4ujz6jLEsfFCHR7jCPaqPPyazlEhmqVK2p1CIt8aaOOeMq5RWPWxJD5IwywIpKT2B7PzJzYRWjg==} dependencies: muggle-string: 0.3.1 + dev: true + + /@volar/source-map@1.9.1: + resolution: {integrity: sha512-KIttDVrbr3ACLzEP891uj+XdVaCnNErFNRGjNQio+gW2a9fDdz407usAJu6DHgIkJU1l18HyOxMU2VX1l2+D5g==} + dependencies: + muggle-string: 0.3.1 /@volar/typescript@1.8.1: resolution: {integrity: sha512-V9eFI+KNzGApdfPIvVULt/mXWcGMTLVLPfea3GvUwaHn9mgLB5chBLjbx0u3LsA+vIwvQxKZ818jmhyBlAmdkA==} dependencies: '@volar/language-core': 1.8.1 + dev: true + + /@volar/typescript@1.9.1: + resolution: {integrity: sha512-UO8bhflYMNuOpXeGYHSm3xItU4kEVhJQNGjwgw1ZqLr/sm1C7Y+pVQ/S01NpsojhFC8S+P6/p+jOTK6DO214kQ==} + dependencies: + '@volar/language-core': 1.9.1 /@volar/vue-language-core@1.6.5: resolution: {integrity: sha512-IF2b6hW4QAxfsLd5mePmLgtkXzNi+YnH6ltCd80gb7+cbdpFMjM1I+w+nSg2kfBTyfu+W8useCZvW89kPTBpzg==} @@ -3339,6 +3393,25 @@ packages: muggle-string: 0.3.1 typescript: 5.1.6 vue-template-compiler: 2.7.14 + dev: true + + /@vue/language-core@1.8.6(typescript@5.1.6): + resolution: {integrity: sha512-PyYDMArbR7hnhqw9OEupr0s4ut0/ZfITp7WEjigF58cd2R0lRLNM1HPvzFMuULpy3ImBEOZI11KRIDirqOe+tQ==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@volar/language-core': 1.9.1 + '@volar/source-map': 1.9.1 + '@vue/compiler-dom': 3.3.4 + '@vue/reactivity': 3.3.4 + '@vue/shared': 3.3.4 + minimatch: 9.0.3 + muggle-string: 0.3.1 + typescript: 5.1.6 + vue-template-compiler: 2.7.14 /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} @@ -3396,11 +3469,11 @@ packages: vue-component-type-helpers: 1.6.5 dev: true - /@vue/typescript@1.8.4(typescript@5.1.6): - resolution: {integrity: sha512-sioQfIY5xcmEAz+cPLvv6CtzGPtGhIdR0Za87zB8M4mPe4OSsE3MBGkXcslf+EzQgF+fm6Gr1SRMSX8r5ZmzDA==} + /@vue/typescript@1.8.6(typescript@5.1.6): + resolution: {integrity: sha512-sDQ5tltrSVS3lAkE3JtMRGJo91CLIxcWPy7yms/DT+ssxXpwxbVRD5Gok68HenEZBA4Klq7nW99sG/nTRnpPuQ==} dependencies: - '@volar/typescript': 1.8.1 - '@vue/language-core': 1.8.4(typescript@5.1.6) + '@volar/typescript': 1.9.1 + '@vue/language-core': 1.8.6(typescript@5.1.6) transitivePeerDependencies: - typescript @@ -3484,16 +3557,16 @@ packages: resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} dev: true - /@vueuse/nuxt@10.2.1(nuxt@3.6.2)(rollup@3.26.2)(vue@3.3.4): + /@vueuse/nuxt@10.2.1(nuxt@3.6.5)(rollup@3.26.2)(vue@3.3.4): resolution: {integrity: sha512-01iDXnjZFDaGZnEL0nvlmSTNV0EG6WY+VSFyWnBji9lbxdQwOn4DHvLou3ePe8ipaoQVtY58WcL0OHIFa4+fBA==} peerDependencies: nuxt: ^3.0.0 dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) '@vueuse/core': 10.2.1(vue@3.3.4) '@vueuse/metadata': 10.2.1 local-pkg: 0.4.3 - nuxt: 3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + nuxt: 3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' @@ -3820,53 +3893,15 @@ packages: /argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - /array-buffer-byte-length@1.0.0: - resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} - dependencies: - call-bind: 1.0.2 - is-array-buffer: 3.0.2 - dev: true - /array-ify@1.0.0: resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==} dev: true - /array-includes@3.1.6: - resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.21.2 - get-intrinsic: 1.2.1 - is-string: 1.0.7 - dev: true - /array-union@2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} dev: true - /array.prototype.flat@1.3.1: - resolution: {integrity: sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.21.2 - es-shim-unscopables: 1.0.0 - dev: true - - /array.prototype.flatmap@1.3.1: - resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.21.2 - es-shim-unscopables: 1.0.0 - dev: true - /arrify@1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} @@ -3997,10 +4032,6 @@ packages: inherits: 2.0.4 readable-stream: 3.6.2 - /blueimp-md5@2.19.0: - resolution: {integrity: sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==} - dev: true - /boolbase@1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} @@ -4095,7 +4126,7 @@ packages: '@jsdevtools/ez-spawn': 3.0.4 c12: 1.4.2 cac: 6.7.14 - fast-glob: 3.3.0 + fast-glob: 3.3.1 prompts: 2.4.2 semver: 7.5.4 transitivePeerDependencies: @@ -4493,20 +4524,6 @@ packages: /concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - /concordance@5.0.4: - resolution: {integrity: sha512-OAcsnTEYu1ARJqWVGwf4zh4JDfHZEaSNlNccFmt8YjB2l/n19/PF2viLINHc57vO4FKIAFl2FWASIGZZWZ2Kxw==} - engines: {node: '>=10.18.0 <11 || >=12.14.0 <13 || >=14'} - dependencies: - date-time: 3.1.0 - esutils: 2.0.3 - fast-diff: 1.3.0 - js-string-escape: 1.0.1 - lodash: 4.17.21 - md5-hex: 3.0.1 - semver: 7.5.4 - well-known-symbols: 2.0.0 - dev: true - /config-chain@1.1.13: resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} dependencies: @@ -4815,13 +4832,6 @@ packages: resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} engines: {node: '>= 12'} - /date-time@3.1.0: - resolution: {integrity: sha512-uqCUKXE5q1PNBXjPqvwhwJf9SwMoAHBgWJ6DcrnS5o+W2JOiIILl0JEdVD8SGujrNS02GGxgwAg2PN2zONgtjg==} - engines: {node: '>=6'} - dependencies: - time-zone: 1.0.0 - dev: true - /dateformat@3.0.3: resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==} dev: true @@ -5001,10 +5011,6 @@ packages: engines: {node: '>=6'} dev: true - /destr@1.2.2: - resolution: {integrity: sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==} - dev: true - /destr@2.0.0: resolution: {integrity: sha512-FJ9RDpf3GicEBvzI3jxc2XhHzbqD8p4ANw/1kPsFBfTvP1b7Gn/Lg1vO7R9J4IVgoMbyUmFrFGZafJ1hPZpvlg==} @@ -5228,73 +5234,9 @@ packages: /error-stack-parser-es@0.1.0: resolution: {integrity: sha512-K5/Oncl6ZizGM7tqGUc3Sd82zVKGsZ+l8FqhhnF8+10QujC/xT2VKwdaM/8rAR5F1BouVqgemMrhHG23vhOpMw==} - /es-abstract@1.21.2: - resolution: {integrity: sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==} - engines: {node: '>= 0.4'} - dependencies: - array-buffer-byte-length: 1.0.0 - available-typed-arrays: 1.0.5 - call-bind: 1.0.2 - es-set-tostringtag: 2.0.1 - es-to-primitive: 1.2.1 - function.prototype.name: 1.1.5 - get-intrinsic: 1.2.1 - get-symbol-description: 1.0.0 - globalthis: 1.0.3 - gopd: 1.0.1 - has: 1.0.3 - has-property-descriptors: 1.0.0 - has-proto: 1.0.1 - has-symbols: 1.0.3 - internal-slot: 1.0.5 - is-array-buffer: 3.0.2 - is-callable: 1.2.7 - is-negative-zero: 2.0.2 - is-regex: 1.1.4 - is-shared-array-buffer: 1.0.2 - is-string: 1.0.7 - is-typed-array: 1.1.10 - is-weakref: 1.0.2 - object-inspect: 1.12.3 - object-keys: 1.1.1 - object.assign: 4.1.4 - regexp.prototype.flags: 1.5.0 - safe-regex-test: 1.0.0 - string.prototype.trim: 1.2.7 - string.prototype.trimend: 1.0.6 - string.prototype.trimstart: 1.0.6 - typed-array-length: 1.0.4 - unbox-primitive: 1.0.2 - which-typed-array: 1.1.10 - dev: true - /es-module-lexer@1.3.0: resolution: {integrity: sha512-vZK7T0N2CBmBOixhmjdqx2gWVbFZ4DXZ/NyRMZVlJXPa7CyFS+/a4QQsDGDQy9ZfEzxFuNEsMLeQJnKP2p5/JA==} - /es-set-tostringtag@2.0.1: - resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} - engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: 1.2.1 - has: 1.0.3 - has-tostringtag: 1.0.0 - dev: true - - /es-shim-unscopables@1.0.0: - resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} - dependencies: - has: 1.0.3 - dev: true - - /es-to-primitive@1.2.1: - resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} - engines: {node: '>= 0.4'} - dependencies: - is-callable: 1.2.7 - is-date-object: 1.0.5 - is-symbol: 1.0.4 - dev: true - /es6-object-assign@1.1.0: resolution: {integrity: sha512-MEl9uirslVwqQU369iHNWZXsI8yaZYGg/D65aOgZkeyFJwHYSxilf7rQzXKI7DdDuBPrBXbfk3sl9hJhmd5AUw==} @@ -5385,7 +5327,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint@8.44.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.1.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -5406,43 +5348,43 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6) debug: 3.2.7 - eslint: 8.44.0 + eslint: 8.45.0 eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-antfu@0.39.7(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-z+xqVTnneKogHuJLTSmIbFb8Ll0TVGeghufz56hAVa6JCKOsVpvqOkVjJDZ+R/JGnzqvA+GTBh1fugxlspq3Rw==} + /eslint-plugin-antfu@0.39.8(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-VsQF1mofv0pg+9rhSohNhrxcufOzSsGyQdKqdyJHPMTT2mMwXAPgKW/v8SC6W7UDk1q/j2EHZ+UUOEAKRnkd7g==} dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-es-x@7.1.0(eslint@8.44.0): + /eslint-plugin-es-x@7.1.0(eslint@8.45.0): resolution: {integrity: sha512-AhiaF31syh4CCQ+C5ccJA0VG6+kJK8+5mXKKE7Qs1xcPRg02CDPOj3mWlQxuWS/AYtg7kxrDNgW9YW3vc0Q+Mw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=8' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) '@eslint-community/regexpp': 4.5.1 - eslint: 8.44.0 + eslint: 8.45.0 dev: true - /eslint-plugin-eslint-comments@3.2.0(eslint@8.44.0): + /eslint-plugin-eslint-comments@3.2.0(eslint@8.45.0): resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 - eslint: 8.44.0 + eslint: 8.45.0 ignore: 5.2.4 dev: true @@ -5452,28 +5394,22 @@ packages: htmlparser2: 8.0.2 dev: true - /eslint-plugin-i@2.27.5-3(@typescript-eslint/parser@5.62.0)(eslint@8.44.0): - resolution: {integrity: sha512-fxJkCgJmJ1j/4fQwoonVtXT9nwF/MZ5GTUm9bzFvJQIauJgkkaPblqiMox+2pFjXN+2F7xUeq+UzCDJGBJ+vOA==} - engines: {node: '>=4'} + /eslint-plugin-i@2.27.5-4(@typescript-eslint/parser@6.1.0)(eslint@8.45.0): + resolution: {integrity: sha512-X3Z+dp9nZw7d/y41EDO6JyFw4WVMOT91SFuoJvL0C0/4M1l6NxQ5mLTjXHuYhq0AazW75pAmj25yMk5wPMzjsw==} + engines: {node: '>=12'} peerDependencies: - eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 + eslint: ^7.2.0 || ^8 dependencies: - array-includes: 3.1.6 - array.prototype.flat: 1.3.1 - array.prototype.flatmap: 1.3.1 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.44.0 + eslint: 8.45.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint@8.44.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.1.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0) get-tsconfig: 4.6.2 - has: 1.0.3 - is-core-module: 2.12.1 is-glob: 4.0.3 minimatch: 3.1.2 - object.values: 1.1.6 resolve: 1.22.3 - semver: 6.3.1 + semver: 7.5.4 transitivePeerDependencies: - '@typescript-eslint/parser' - eslint-import-resolver-typescript @@ -5481,11 +5417,11 @@ packages: - supports-color dev: true - /eslint-plugin-jest@27.2.2(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==} + /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.1.0)(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: - '@typescript-eslint/eslint-plugin': ^5.0.0 + '@typescript-eslint/eslint-plugin': ^5.0.0 || ^6.0.0 eslint: ^7.0.0 || ^8.0.0 jest: '*' peerDependenciesMeta: @@ -5494,48 +5430,48 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) - eslint: 8.44.0 + '@typescript-eslint/eslint-plugin': 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.62.0(eslint@8.45.0)(typescript@5.1.6) + eslint: 8.45.0 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsonc@2.9.0(eslint@8.44.0): + /eslint-plugin-jsonc@2.9.0(eslint@8.45.0): resolution: {integrity: sha512-RK+LeONVukbLwT2+t7/OY54NJRccTXh/QbnXzPuTLpFMVZhPuq1C9E07+qWenGx7rrQl0kAalAWl7EmB+RjpGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) - eslint: 8.44.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) + eslint: 8.45.0 jsonc-eslint-parser: 2.3.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown@3.0.0(eslint@8.44.0): + /eslint-plugin-markdown@3.0.0(eslint@8.45.0): resolution: {integrity: sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.44.0 + eslint: 8.45.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-n@16.0.1(eslint@8.44.0): + /eslint-plugin-n@16.0.1(eslint@8.45.0): resolution: {integrity: sha512-CDmHegJN0OF3L5cz5tATH84RPQm9kG+Yx39wIqIwPR2C0uhBGMWfbbOtetR83PQjjidA5aXMu+LEFw1jaSwvTA==} engines: {node: '>=16.0.0'} peerDependencies: eslint: '>=7.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) builtins: 5.0.1 - eslint: 8.44.0 - eslint-plugin-es-x: 7.1.0(eslint@8.44.0) + eslint: 8.45.0 + eslint-plugin-es-x: 7.1.0(eslint@8.45.0) ignore: 5.2.4 is-core-module: 2.12.1 minimatch: 3.1.2 @@ -5548,26 +5484,26 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-promise@6.1.1(eslint@8.44.0): + /eslint-plugin-promise@6.1.1(eslint@8.45.0): resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.44.0 + eslint: 8.45.0 dev: true - /eslint-plugin-unicorn@47.0.0(eslint@8.44.0): - resolution: {integrity: sha512-ivB3bKk7fDIeWOUmmMm9o3Ax9zbMz1Bsza/R2qm46ufw4T6VBFBaJIR1uN3pCKSmSXm8/9Nri8V+iUut1NhQGA==} + /eslint-plugin-unicorn@48.0.0(eslint@8.45.0): + resolution: {integrity: sha512-8fk/v3p1ro34JSVDBEmtOq6EEQRpMR0iTir79q69KnXFZ6DJyPkT3RAi+ZoTqhQMdDSpGh8BGR68ne1sP5cnAA==} engines: {node: '>=16'} peerDependencies: - eslint: '>=8.38.0' + eslint: '>=8.44.0' dependencies: '@babel/helper-validator-identifier': 7.22.5 - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) ci-info: 3.8.0 clean-regexp: 1.0.0 - eslint: 8.44.0 + eslint: 8.45.0 esquery: 1.5.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -5577,52 +5513,51 @@ packages: read-pkg-up: 7.0.1 regexp-tree: 0.1.27 regjsparser: 0.10.0 - safe-regex: 2.1.1 semver: 7.5.4 strip-indent: 3.0.0 dev: true - /eslint-plugin-unused-imports@2.0.0(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.44.0): - resolution: {integrity: sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==} + /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.1.0)(eslint@8.45.0): + resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - '@typescript-eslint/eslint-plugin': ^5.0.0 + '@typescript-eslint/eslint-plugin': ^6.0.0 eslint: ^8.0.0 peerDependenciesMeta: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6) - eslint: 8.44.0 + '@typescript-eslint/eslint-plugin': 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + eslint: 8.45.0 eslint-rule-composer: 0.3.0 dev: true - /eslint-plugin-vue@9.15.1(eslint@8.44.0): + /eslint-plugin-vue@9.15.1(eslint@8.45.0): resolution: {integrity: sha512-CJE/oZOslvmAR9hf8SClTdQ9JLweghT6JCBQNrT2Iel1uVw0W0OLJxzvPd6CxmABKCvLrtyDnqGV37O7KQv6+A==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) - eslint: 8.44.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) + eslint: 8.45.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.13 semver: 7.5.4 - vue-eslint-parser: 9.3.1(eslint@8.44.0) + vue-eslint-parser: 9.3.1(eslint@8.45.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml@1.8.0(eslint@8.44.0): + /eslint-plugin-yml@1.8.0(eslint@8.45.0): resolution: {integrity: sha512-fgBiJvXD0P2IN7SARDJ2J7mx8t0bLdG6Zcig4ufOqW5hOvSiFxeUyc2g5I1uIm8AExbo26NNYCcTGZT0MXTsyg==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.44.0 + eslint: 8.45.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.2 @@ -5653,12 +5588,12 @@ packages: resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /eslint@8.44.0: - resolution: {integrity: sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==} + /eslint@8.45.0: + resolution: {integrity: sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) '@eslint-community/regexpp': 4.5.1 '@eslint/eslintrc': 2.1.0 '@eslint/js': 8.44.0 @@ -5683,7 +5618,6 @@ packages: globals: 13.20.0 graphemer: 1.4.0 ignore: 5.2.4 - import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -5695,7 +5629,6 @@ packages: natural-compare: 1.4.0 optionator: 0.9.3 strip-ansi: 6.0.1 - strip-json-comments: 3.1.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color @@ -5706,6 +5639,13 @@ packages: dependencies: tsx: 3.12.7 + /esno@0.17.0: + resolution: {integrity: sha512-w78cQGlptQfsBYfootUCitsKS+MD74uR5L6kNsvwVkJsfzEepIafbvWsx2xK4rcFP4IUftt4F6J8EhagUxX+Bg==} + hasBin: true + dependencies: + tsx: 3.12.7 + dev: true + /espree@9.6.0: resolution: {integrity: sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -5815,10 +5755,6 @@ packages: /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-diff@1.3.0: - resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} - dev: true - /fast-folder-size@2.1.0: resolution: {integrity: sha512-3h+e4YJJ6fze5RMaByScrfRdHE+DnM/as8r/jbjmIGhgty6v2yBRNbtOiItqhRitv4kBv8WAOQvbPtnyYK3gHw==} hasBin: true @@ -5830,8 +5766,8 @@ packages: - supports-color dev: false - /fast-glob@3.3.0: - resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==} + /fast-glob@3.3.1: + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -5864,8 +5800,8 @@ packages: node-domexception: 1.0.0 web-streams-polyfill: 3.2.1 - /fflate@0.7.4: - resolution: {integrity: sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==} + /fflate@0.8.0: + resolution: {integrity: sha512-FAdS4qMuFjsJj6XHbBaZeXOgaypXp8iw/Tpyuq/w3XA41jjLHT8NPA+n7czH/DDhdncq0nAyDZmPeWXh2qmdIg==} dev: true /file-entry-cache@6.0.1: @@ -5934,7 +5870,7 @@ packages: /flatted@3.2.7: resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} - /floating-vue@2.0.0-beta.24(@nuxt/kit@3.6.2)(vue@3.3.4): + /floating-vue@2.0.0-beta.24(@nuxt/kit@3.6.5)(vue@3.3.4): resolution: {integrity: sha512-URSzP6YXaF4u1oZ9XGL8Sn8puuM7ivp5jkOUrpy5Q1mfo9BfGppJOn+ierTmsSUfJEeHBae8KT7r5DeI3vQIEw==} peerDependencies: '@nuxt/kit': ^3.2.0 @@ -5944,7 +5880,7 @@ packages: optional: true dependencies: '@floating-ui/dom': 1.1.1 - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) vue: 3.3.4 vue-resize: 2.0.0-alpha.1(vue@3.3.4) dev: true @@ -6051,20 +5987,6 @@ packages: /function-bind@1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} - /function.prototype.name@1.1.5: - resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.21.2 - functions-have-names: 1.2.3 - dev: true - - /functions-have-names@1.2.3: - resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - dev: true - /fuse.js@6.6.2: resolution: {integrity: sha512-cJaJkxCCxC8qIIcPBF9yGxY0W/tVZS3uEISDxhYIdtk8OL93pe+6Zj7LjCqVV4dzbqcriOZ+kQ/NE4RXZHsIGA==} engines: {node: '>=10'} @@ -6146,14 +6068,6 @@ packages: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} - /get-symbol-description@1.0.0: - resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - dev: true - /get-tsconfig@4.6.2: resolution: {integrity: sha512-E5XrT4CbbXcXWy+1jChlZmrmCwd5KGx502kDCXJJ7y898TtWW9FwoG5HfOLVRKmlmDGkWN2HM9Ho+/Y8F0sJDg==} dependencies: @@ -6288,13 +6202,6 @@ packages: dependencies: type-fest: 0.20.2 - /globalthis@1.0.3: - resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} - engines: {node: '>= 0.4'} - dependencies: - define-properties: 1.2.0 - dev: true - /globalyzer@0.1.0: resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==} dev: true @@ -6305,7 +6212,7 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.3.0 + fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 @@ -6316,7 +6223,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: dir-glob: 3.0.1 - fast-glob: 3.3.0 + fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 slash: 4.0.0 @@ -6387,10 +6294,6 @@ packages: engines: {node: '>=6'} dev: true - /has-bigints@1.0.2: - resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} - dev: true - /has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} @@ -6705,15 +6608,6 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: true - /internal-slot@1.0.5: - resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} - engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: 1.2.1 - has: 1.0.3 - side-channel: 1.0.4 - dev: true - /ioredis@5.3.2: resolution: {integrity: sha512-1DKMMzlIHM02eBBVOFQ1+AolGjs6+xEcM4PDL7NqOS6szq7H9jSaEkIUH6/a5Hl241LzW6JLSiAbNvTQjUupUA==} engines: {node: '>=12.22.0'} @@ -6774,38 +6668,16 @@ packages: call-bind: 1.0.2 has-tostringtag: 1.0.0 - /is-array-buffer@3.0.2: - resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - is-typed-array: 1.1.10 - dev: true - /is-arrayish@0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} dev: true - /is-bigint@1.0.4: - resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} - dependencies: - has-bigints: 1.0.2 - dev: true - /is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} engines: {node: '>=8'} dependencies: binary-extensions: 2.2.0 - /is-boolean-object@1.1.2: - resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - has-tostringtag: 1.0.0 - dev: true - /is-buffer@2.0.5: resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==} engines: {node: '>=4'} @@ -6826,13 +6698,6 @@ packages: dependencies: has: 1.0.3 - /is-date-object@1.0.5: - resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} - engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - /is-decimal@1.0.4: resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==} dev: true @@ -6921,18 +6786,6 @@ packages: resolution: {integrity: sha512-Y4LTamMe0DDQIIAlaer9eKebAlDSV6huy+TWhJVPlzZh2o4tRP5SQWFlLn5N0To4mDD22/qdOq+veo1cSISLgQ==} dev: false - /is-negative-zero@2.0.2: - resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} - engines: {node: '>= 0.4'} - dev: true - - /is-number-object@1.0.7: - resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} - engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - /is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} @@ -6968,20 +6821,6 @@ packages: dependencies: '@types/estree': 1.0.1 - /is-regex@1.1.4: - resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - has-tostringtag: 1.0.0 - dev: true - - /is-shared-array-buffer@1.0.2: - resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} - dependencies: - call-bind: 1.0.2 - dev: true - /is-ssh@1.4.0: resolution: {integrity: sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==} dependencies: @@ -7000,20 +6839,6 @@ packages: resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - /is-string@1.0.7: - resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} - engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - - /is-symbol@1.0.4: - resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} - engines: {node: '>= 0.4'} - dependencies: - has-symbols: 1.0.3 - dev: true - /is-text-path@1.0.1: resolution: {integrity: sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==} engines: {node: '>=0.10.0'} @@ -7031,12 +6856,6 @@ packages: gopd: 1.0.1 has-tostringtag: 1.0.0 - /is-weakref@1.0.2: - resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} - dependencies: - call-bind: 1.0.2 - dev: true - /is-wsl@2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} engines: {node: '>=8'} @@ -7061,7 +6880,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -7090,11 +6909,6 @@ packages: nopt: 6.0.0 dev: true - /js-string-escape@1.0.1: - resolution: {integrity: sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==} - engines: {node: '>= 0.8'} - dev: true - /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -7292,6 +7106,23 @@ packages: node-forge: 1.3.1 ufo: 1.1.2 + /listhen@1.1.2: + resolution: {integrity: sha512-rLX5V57oonazmc6zoZ2LzfbSOfGzDOLdQ/eTEh/d3f1xYMACH1yIU8nr0YGl2WiR+l31o3QCN4/VH2dUNyYvTA==} + hasBin: true + dependencies: + citty: 0.1.2 + clipboardy: 3.0.0 + consola: 3.2.3 + defu: 6.1.2 + get-port-please: 3.0.1 + http-shutdown: 1.2.2 + jiti: 1.19.1 + mlly: 1.4.0 + node-forge: 1.3.1 + pathe: 1.1.1 + ufo: 1.1.2 + dev: true + /listr2@5.0.8: resolution: {integrity: sha512-mC73LitKHj9w6v30nLNGPetZIlfpUniNSsxxrbaPcWOjDb92SHPzJPi/t+v1YC/lxKz/AJ9egOjww0qUuFxBpA==} engines: {node: ^14.13.1 || >=16.0.0} @@ -7550,13 +7381,6 @@ packages: resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} dev: true - /md5-hex@3.0.1: - resolution: {integrity: sha512-BUiRtTtV39LIJwinWBjqVsU9xhdnz7/i889V859IBFpuqGAj6LuOvHv5XLbgZ2R7ptJoJaEcxkv88/h25T7Ciw==} - engines: {node: '>=8'} - dependencies: - blueimp-md5: 2.19.0 - dev: true - /mdast-squeeze-paragraphs@5.2.1: resolution: {integrity: sha512-npINYQrt0E5AvSvM7ZxIIyrG/7DX+g8jKWcJMudrcjI+b1eNOKbbu+wTo6cKvy5IzH159IPfpWoRVH7kwEmnug==} dependencies: @@ -8549,11 +8373,19 @@ packages: hasBin: true optionalDependencies: fsevents: 2.3.2 + dev: true + + /nuxi@3.6.5: + resolution: {integrity: sha512-4XEXYz71UiWWiKC1/cJCzqRSUEImYRmjcvKpSsBKMU58ALYVSx5KIoas5SwLO8tEKO5BS4DAe4u7MYix7hfuHQ==} + engines: {node: ^14.18.0 || >=16.10.0} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 /nuxt-component-meta@0.5.3(rollup@3.26.2): resolution: {integrity: sha512-+MHUrESdr+Si9PdbkxQrzQv+X6RdRd/ffmFWVVsZAHA7X9vGoNAYxwvoB1Pbs15TaPtFBWA1P5a4VGqtp+bhAg==} dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) scule: 1.0.0 typescript: 5.1.6 vue-component-meta: 1.8.4(typescript@5.1.6) @@ -8565,7 +8397,7 @@ packages: /nuxt-config-schema@0.4.6(rollup@3.26.2): resolution: {integrity: sha512-kHLWJFynj5QrxVZ1MjY2xmDaTSN1BCMLGExA+hMMLoCb3wn9TJlDVqnE/nSdUJPMRkNn/NQ5WP9NLA9vlAXRUw==} dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) defu: 6.1.2 jiti: 1.19.1 pathe: 1.1.1 @@ -8579,7 +8411,7 @@ packages: resolution: {integrity: sha512-KdhJAigBGTP8/YIFZ3orwetk40AgLq6VQ5HRYuDLmv5hiDptor9Ro+WIdZggHw7nciRxZvDdQkEwi9B5G/jrkQ==} dependencies: '@iconify/vue': 4.1.1(vue@3.3.4) - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) nuxt-config-schema: 0.4.6(rollup@3.26.2) transitivePeerDependencies: - rollup @@ -8587,25 +8419,25 @@ packages: - vue dev: true - /nuxt-vitest@0.9.0(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.26.2)(vite@4.4.3)(vitest@0.30.1)(vue-router@4.2.4)(vue@3.3.4): - resolution: {integrity: sha512-cGgrEp8C8A1cNrAOJdl15NF2SnPn/jDKX2JvPpvXLhHZiBa0bdO3izdAEXgaDJRuZfYteLbLbBvDGGFd2fy8cg==} + /nuxt-vitest@0.10.1(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.26.2)(vite@4.4.3)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4): + resolution: {integrity: sha512-Lee+r2Cs1L9OgLjmGC51aggE5xnbspbEMmt7oYYVOyNHmSz5zAp+YHTGU42BdD1ueYXDZ8QKmknlR0cxj1vLBw==} peerDependencies: '@vitejs/plugin-vue': '*' '@vitejs/plugin-vue-jsx': '*' vite: '*' - vitest: ^0.30.0 + vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0 dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) '@vitejs/plugin-vue': 4.2.3(vite@4.4.3)(vue@3.3.4) '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.4.3)(vue@3.3.4) - '@vitest/ui': 0.30.1 + '@vitest/ui': 0.33.0(vitest@0.33.0) defu: 6.1.2 get-port-please: 3.0.1 perfect-debounce: 1.0.0 std-env: 3.3.3 - vite: 4.4.3(@types/node@20.4.1) - vitest: 0.30.1 - vitest-environment-nuxt: 0.9.0(rollup@3.26.2)(vitest@0.30.1)(vue-router@4.2.4)(vue@3.3.4) + vite: 4.4.3(@types/node@20.4.4) + vitest: 0.33.0 + vitest-environment-nuxt: 0.10.1(rollup@3.26.2)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4) transitivePeerDependencies: - '@vue/compiler-dom' - '@vue/server-renderer' @@ -8617,8 +8449,8 @@ packages: - vue-router dev: true - /nuxt@3.6.2(@parcel/watcher@2.2.0)(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4): - resolution: {integrity: sha512-nzxXEKyjBUjRIfP/vojFdZ9RbpaiVftatT+p5tzJGea8beocRB2XsZ0hcDtmMuOcF6glQjG3EIsVu2p9Ckz/Kg==} + /nuxt@3.6.5(@parcel/watcher@2.2.0)(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6): + resolution: {integrity: sha512-0A7V8B1HrIXX9IlqPc2w+5ZPXi+7MYa9QVhtuGYuLvjRKoSFANhCoMPRP6pKdoxigM1MBxhLue2VmHA/VbtJCw==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true peerDependencies: @@ -8629,13 +8461,13 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/kit': 3.6.2(rollup@3.26.2) - '@nuxt/schema': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) + '@nuxt/schema': 3.6.5(rollup@3.26.2) '@nuxt/telemetry': 2.3.1(rollup@3.26.2) '@nuxt/ui-templates': 1.2.0 - '@nuxt/vite-builder': 3.6.2(@types/node@20.4.1)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4)(vue@3.3.4) + '@nuxt/vite-builder': 3.6.5(@types/node@20.4.4)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.6)(vue@3.3.4) '@parcel/watcher': 2.2.0 - '@types/node': 20.4.1 + '@types/node': 20.4.4 '@unhead/ssr': 1.1.30 '@unhead/vue': 1.1.30(vue@3.3.4) '@vue/shared': 3.3.4 @@ -8660,7 +8492,7 @@ packages: magic-string: 0.30.1 mlly: 1.4.0 nitropack: 2.5.2 - nuxi: 3.6.2 + nuxi: 3.6.5 nypm: 0.2.2 ofetch: 1.1.1 ohash: 1.1.2 @@ -8675,7 +8507,7 @@ packages: unctx: 2.3.1 unenv: 1.5.2 unimport: 3.1.0(rollup@3.26.2) - unplugin: 1.3.2 + unplugin: 1.4.0 unplugin-vue-router: 0.6.4(rollup@3.26.2)(vue-router@4.2.4)(vue@3.3.4) untyped: 1.3.2 vue: 3.3.4 @@ -8736,25 +8568,6 @@ packages: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} - /object.assign@4.1.4: - resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - has-symbols: 1.0.3 - object-keys: 1.1.1 - dev: true - - /object.values@1.1.6: - resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.21.2 - dev: true - /ofetch@1.1.1: resolution: {integrity: sha512-SSMoktrp9SNLi20BWfB/BnnKcL0RDigXThD/mZBeQxkIRv1xrd9183MtLdsqRYLYSqW0eTr5t8w8MqjNhvoOQQ==} dependencies: @@ -8810,7 +8623,7 @@ packages: hasBin: true dependencies: ansi-colors: 4.1.3 - fast-glob: 3.3.0 + fast-glob: 3.3.1 js-yaml: 4.1.0 supports-color: 9.4.0 undici: 5.22.1 @@ -9119,7 +8932,7 @@ packages: scule: 1.0.0 style-dictionary-esm: 1.3.7 unbuild: 1.2.1 - unplugin: 1.3.2 + unplugin: 1.4.0 transitivePeerDependencies: - postcss - sass @@ -9496,15 +9309,6 @@ packages: resolution: {integrity: sha512-Rk753HI8f4uivXi4ZCIYdhmG1V+WKzvRMg/X+M42a6t7D07RcmopXJMDNk6N++7Bl75URRGsb40ruvg7Hcp2wQ==} engines: {node: ^14.13.1 || >=16.0.0} - /pretty-format@27.5.1: - resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - ansi-regex: 5.0.1 - ansi-styles: 5.2.0 - react-is: 17.0.2 - dev: true - /pretty-format@29.6.1: resolution: {integrity: sha512-7jRj+yXO0W7e4/tSJKoR7HRIHLPPjtNaUGG2xxKQnGvPNRkgWcQ0AZX6P4KBRJN4FcTBWb3sa7DVUJmocYuoog==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -9592,10 +9396,6 @@ packages: destr: 2.0.0 flat: 5.0.2 - /react-is@17.0.2: - resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} - dev: true - /react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} dev: true @@ -9732,15 +9532,6 @@ packages: hasBin: true dev: true - /regexp.prototype.flags@1.5.0: - resolution: {integrity: sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - functions-have-names: 1.2.3 - dev: true - /regjsparser@0.10.0: resolution: {integrity: sha512-qx+xQGZVsy55CH0a1hiVwHmqjLryfh7wQyF5HO07XJ9f7dQMY/gPQHhlyDkIzJKC+x2fUCpCcUODUUUFrm7SHA==} hasBin: true @@ -9797,8 +9588,8 @@ packages: unist-util-visit: 4.1.2 dev: true - /remark-emoji@3.1.1: - resolution: {integrity: sha512-kVCTaHzX+/ls67mE8JsGd3ZX511p2FlAPmKhdGpRCb5z6GSwp+3sAIB5oTySIetPh7CtqfGf7JBUt5fyMjgOHw==} + /remark-emoji@3.1.2: + resolution: {integrity: sha512-QwhAzNk27Ol64uV4z/3n55MKrNz9bhr8wg+mO5aGqIYDS+jUarS1d8Y0ZIeEBVhfGkXj6gGYM+727sOgAPvV/A==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: emoticon: 4.0.1 @@ -9992,20 +9783,6 @@ packages: /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - /safe-regex-test@1.0.0: - resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - is-regex: 1.1.4 - dev: true - - /safe-regex@2.1.1: - resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==} - dependencies: - regexp-tree: 0.1.27 - dev: true - /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} optional: true @@ -10124,10 +9901,6 @@ packages: resolution: {integrity: sha512-e+/aueHx0YeIEut6RXC6K8gSf0PykwZiHD7q7AHtpTW8Kd8TpFUIWqTwhAnrGjOyOMyrwv+syr5WPagMpDpVYQ==} dev: true - /shiki-es@0.2.0: - resolution: {integrity: sha512-RbRMD+IuJJseSZljDdne9ThrUYrwBwJR04FvN4VXpfsU3MNID5VJGHLAD5je/HGThCyEKNgH+nEkSFEWKD7C3Q==} - dev: true - /shiki@0.14.3: resolution: {integrity: sha512-U3S/a+b0KS+UkTyMjoNojvTgrBHjgp7L6ovhFVZsXmBGnVdQ4K4U9oK0z63w538S91ATngv1vXigHCSWOwnr+g==} dependencies: @@ -10137,14 +9910,6 @@ packages: vscode-textmate: 8.0.0 dev: true - /side-channel@1.0.4: - resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - object-inspect: 1.12.3 - dev: true - /siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} dev: true @@ -10398,31 +10163,6 @@ packages: emoji-regex: 9.2.2 strip-ansi: 7.1.0 - /string.prototype.trim@1.2.7: - resolution: {integrity: sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.21.2 - dev: true - - /string.prototype.trimend@1.0.6: - resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.21.2 - dev: true - - /string.prototype.trimstart@1.0.6: - resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.21.2 - dev: true - /string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} dependencies: @@ -10617,7 +10357,7 @@ packages: resolution: {integrity: sha512-HM4chXXDaHCAl1AFbSlyHUFjoaEKTewVE0j6ni5S5mRdPdJdva4AfcmXgBZYnRBiJagl6QuVtsqLjqHUiiO20A==} hasBin: true dependencies: - '@antfu/ni': 0.21.4 + '@antfu/ni': 0.21.5 '@npmcli/config': 6.2.1 detect-indent: 7.0.1 execa: 7.1.1 @@ -10718,11 +10458,6 @@ packages: - supports-color dev: true - /time-zone@1.0.0: - resolution: {integrity: sha512-TIsDdtKo6+XrPtiTm1ssmMngN1sAhyKnTO2kunQWqNPWIVvCm15Wmw4SWInwTVgJ5u/Tr04+8Ei9TNcw4x4ONA==} - engines: {node: '>=4'} - dev: true - /timsort@0.3.0: resolution: {integrity: sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A==} dev: true @@ -10745,11 +10480,6 @@ packages: resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} dev: true - /tinypool@0.4.0: - resolution: {integrity: sha512-2ksntHOKf893wSAH4z/+JbPpi92esw8Gn9N2deXX+B0EO92hexAVI9GIZZPx7P5aYo5KULfeOSt3kMOmSOy6uA==} - engines: {node: '>=14.0.0'} - dev: true - /tinypool@0.6.0: resolution: {integrity: sha512-FdswUUo5SxRizcBc6b1GSuLpLjisa8N8qMyYoP3rl+bym+QauhtJP5bvZY1ytt8krKGmMLYIRl36HBZfeAoqhQ==} engines: {node: '>=14.0.0'} @@ -10802,6 +10532,15 @@ packages: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} dev: true + /ts-api-utils@1.0.1(typescript@5.1.6): + resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==} + engines: {node: '>=16.13.0'} + peerDependencies: + typescript: '>=4.2.0' + dependencies: + typescript: 5.1.6 + dev: true + /tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true @@ -10877,14 +10616,6 @@ packages: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} - /typed-array-length@1.0.4: - resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} - dependencies: - call-bind: 1.0.2 - for-each: 0.3.3 - is-typed-array: 1.1.10 - dev: true - /typesafe-path@0.2.2: resolution: {integrity: sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==} dev: true @@ -10916,15 +10647,6 @@ packages: /ultrahtml@1.2.0: resolution: {integrity: sha512-vxZM2yNvajRmCj/SknRYGNXk2tqiy6kRNvZjJLaleG3zJbSh/aNkOqD1/CVzypw8tyHyhpzYuwQgMMhUB4ZVNQ==} - /unbox-primitive@1.0.2: - resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - dependencies: - call-bind: 1.0.2 - has-bigints: 1.0.2 - has-symbols: 1.0.3 - which-boxed-primitive: 1.0.2 - dev: true - /unbuild@1.2.1: resolution: {integrity: sha512-J4efk69Aye43tWcBPCsLK7TIRppGrEN4pAlDzRKo3HSE6MgTSTBxSEuE3ccx7ixc62JvGQ/CoFXYqqF2AHozow==} hasBin: true @@ -10982,7 +10704,7 @@ packages: acorn: 8.10.0 estree-walker: 3.0.3 magic-string: 0.30.1 - unplugin: 1.3.2 + unplugin: 1.4.0 /undici@5.22.1: resolution: {integrity: sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw==} @@ -11024,7 +10746,7 @@ packages: dependencies: '@rollup/pluginutils': 5.0.2(rollup@3.26.2) escape-string-regexp: 5.0.0 - fast-glob: 3.3.0 + fast-glob: 3.3.1 local-pkg: 0.4.3 magic-string: 0.30.1 mlly: 1.4.0 @@ -11048,10 +10770,10 @@ packages: dependencies: imurmurhash: 0.1.4 - /unist-builder@3.0.1: - resolution: {integrity: sha512-gnpOw7DIpCA0vpr6NqdPvTWnlPTApCTRzr+38E6hCWx3rz/cjo83SsKIlS1Z+L5ttScQ2AwutNnb8+tAvpb6qQ==} + /unist-builder@4.0.0: + resolution: {integrity: sha512-wmRFnH+BLpZnTKpc5L7O67Kac89s9HMrtELpnNaE6TAobq5DTZZs5YaTQfAZBA9bFPECx2uVAPO31c+GVug8mg==} dependencies: - '@types/unist': 2.0.7 + '@types/unist': 3.0.0 dev: true /unist-util-generated@2.0.1: @@ -11064,12 +10786,24 @@ packages: '@types/unist': 2.0.7 dev: true + /unist-util-is@6.0.0: + resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==} + dependencies: + '@types/unist': 3.0.0 + dev: true + /unist-util-position@4.0.4: resolution: {integrity: sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==} dependencies: '@types/unist': 2.0.7 dev: true + /unist-util-position@5.0.0: + resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==} + dependencies: + '@types/unist': 3.0.0 + dev: true + /unist-util-stringify-position@2.0.3: resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} dependencies: @@ -11082,6 +10816,12 @@ packages: '@types/unist': 2.0.7 dev: true + /unist-util-stringify-position@4.0.0: + resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==} + dependencies: + '@types/unist': 3.0.0 + dev: true + /unist-util-visit-parents@5.1.3: resolution: {integrity: sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==} dependencies: @@ -11089,6 +10829,13 @@ packages: unist-util-is: 5.2.1 dev: true + /unist-util-visit-parents@6.0.1: + resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==} + dependencies: + '@types/unist': 3.0.0 + unist-util-is: 6.0.0 + dev: true + /unist-util-visit@4.1.2: resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==} dependencies: @@ -11097,40 +10844,48 @@ packages: unist-util-visit-parents: 5.1.3 dev: true + /unist-util-visit@5.0.0: + resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==} + dependencies: + '@types/unist': 3.0.0 + unist-util-is: 6.0.0 + unist-util-visit-parents: 6.0.1 + dev: true + /universalify@2.0.0: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} engines: {node: '>= 10.0.0'} - /unocss@0.53.5(@unocss/webpack@0.53.5)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3): - resolution: {integrity: sha512-LXAdtzAaH8iEDWxW4t9i6TvJNw0OSrgdN+jw8rAZAWb73Nx51ZLoKPUB1rFvQMr2Li7LcsUj5hYpOrQbhhafYg==} + /unocss@0.53.6(@unocss/webpack@0.53.6)(postcss@8.4.25)(rollup@3.26.2)(vite@4.4.3): + resolution: {integrity: sha512-yZeSaa3ulfDyU7WaOeN5AZN/ciopY+f9GPuME4hgzxZmUnCSJmuwBW+5UHud2BSRKdem+mLIpBzNXTOsDP8gFA==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.53.5 + '@unocss/webpack': 0.53.6 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.53.5(rollup@3.26.2)(vite@4.4.3) - '@unocss/cli': 0.53.5(rollup@3.26.2) - '@unocss/core': 0.53.5 - '@unocss/extractor-arbitrary-variants': 0.53.5 - '@unocss/postcss': 0.53.5(postcss@8.4.25) - '@unocss/preset-attributify': 0.53.5 - '@unocss/preset-icons': 0.53.5 - '@unocss/preset-mini': 0.53.5 - '@unocss/preset-tagify': 0.53.5 - '@unocss/preset-typography': 0.53.5 - '@unocss/preset-uno': 0.53.5 - '@unocss/preset-web-fonts': 0.53.5 - '@unocss/preset-wind': 0.53.5 - '@unocss/reset': 0.53.5 - '@unocss/transformer-attributify-jsx': 0.53.5 - '@unocss/transformer-attributify-jsx-babel': 0.53.5 - '@unocss/transformer-compile-class': 0.53.5 - '@unocss/transformer-directives': 0.53.5 - '@unocss/transformer-variant-group': 0.53.5 - '@unocss/vite': 0.53.5(rollup@3.26.2)(vite@4.4.3) - '@unocss/webpack': 0.53.5(rollup@3.26.2)(webpack@5.88.1) + '@unocss/astro': 0.53.6(rollup@3.26.2)(vite@4.4.3) + '@unocss/cli': 0.53.6(rollup@3.26.2) + '@unocss/core': 0.53.6 + '@unocss/extractor-arbitrary-variants': 0.53.6 + '@unocss/postcss': 0.53.6(postcss@8.4.25) + '@unocss/preset-attributify': 0.53.6 + '@unocss/preset-icons': 0.53.6 + '@unocss/preset-mini': 0.53.6 + '@unocss/preset-tagify': 0.53.6 + '@unocss/preset-typography': 0.53.6 + '@unocss/preset-uno': 0.53.6 + '@unocss/preset-web-fonts': 0.53.6 + '@unocss/preset-wind': 0.53.6 + '@unocss/reset': 0.53.6 + '@unocss/transformer-attributify-jsx': 0.53.6 + '@unocss/transformer-attributify-jsx-babel': 0.53.6 + '@unocss/transformer-compile-class': 0.53.6 + '@unocss/transformer-directives': 0.53.6 + '@unocss/transformer-variant-group': 0.53.6 + '@unocss/vite': 0.53.6(rollup@3.26.2)(vite@4.4.3) + '@unocss/webpack': 0.53.6(rollup@3.26.2)(webpack@5.88.1) transitivePeerDependencies: - postcss - rollup @@ -11150,27 +10905,19 @@ packages: '@vue-macros/common': 1.5.0(rollup@3.26.2)(vue@3.3.4) ast-walker-scope: 0.4.2 chokidar: 3.5.3 - fast-glob: 3.3.0 + fast-glob: 3.3.1 json5: 2.2.3 local-pkg: 0.4.3 mlly: 1.4.0 pathe: 1.1.1 scule: 1.0.0 - unplugin: 1.3.2 + unplugin: 1.4.0 vue-router: 4.2.4(vue@3.3.4) yaml: 2.3.1 transitivePeerDependencies: - rollup - vue - /unplugin@1.3.2: - resolution: {integrity: sha512-Lh7/2SryjXe/IyWqx9K7IKwuKhuOFZEhotiBquOODsv2IVyDkI9lv/XhgfjdXf/xdbv32txmnBNnC/JVTDJlsA==} - dependencies: - acorn: 8.10.0 - chokidar: 3.5.3 - webpack-sources: 3.2.3 - webpack-virtual-modules: 0.5.0 - /unplugin@1.4.0: resolution: {integrity: sha512-5x4eIEL6WgbzqGtF9UV8VEC/ehKptPXDS6L2b0mv4FRMkJxRtjaJfOWDd6a8+kYbqsjklix7yWP0N3SUepjXcg==} dependencies: @@ -11397,53 +11144,10 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 dependencies: - vite: 4.4.3(@types/node@20.4.1) - dev: true - - /vite-node@0.30.1(@types/node@20.4.1): - resolution: {integrity: sha512-vTikpU/J7e6LU/8iM3dzBo8ZhEiKZEKRznEMm+mJh95XhWaPrJQraT/QsT2NWmuEf+zgAoMe64PKT7hfZ1Njmg==} - engines: {node: '>=v14.18.0'} - hasBin: true - dependencies: - cac: 6.7.14 - debug: 4.3.4 - mlly: 1.4.0 - pathe: 1.1.1 - picocolors: 1.0.0 - vite: 4.4.3(@types/node@20.4.1) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser + vite: 4.4.3(@types/node@20.4.4) dev: true - /vite-node@0.32.4(@types/node@20.4.1): - resolution: {integrity: sha512-L2gIw+dCxO0LK14QnUMoqSYpa9XRGnTTTDjW2h19Mr+GR0EFj4vx52W41gFXfMLqpA00eK4ZjOVYo1Xk//LFEw==} - engines: {node: '>=v14.18.0'} - hasBin: true - dependencies: - cac: 6.7.14 - debug: 4.3.4 - mlly: 1.4.0 - pathe: 1.1.1 - picocolors: 1.0.0 - vite: 4.4.3(@types/node@20.4.1) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - - /vite-node@0.33.0(@types/node@20.4.1): + /vite-node@0.33.0(@types/node@20.4.4): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -11453,7 +11157,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.3(@types/node@20.4.1) + vite: 4.4.3(@types/node@20.4.4) transitivePeerDependencies: - '@types/node' - less @@ -11463,9 +11167,8 @@ packages: - sugarss - supports-color - terser - dev: true - /vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.4): + /vite-plugin-checker@0.6.1(eslint@8.45.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.6): resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==} engines: {node: '>=14.16'} peerDependencies: @@ -11501,8 +11204,8 @@ packages: chalk: 4.1.2 chokidar: 3.5.3 commander: 8.3.0 - eslint: 8.44.0 - fast-glob: 3.3.0 + eslint: 8.45.0 + fast-glob: 3.3.1 fs-extra: 11.1.1 lodash.debounce: 4.0.8 lodash.pick: 4.4.0 @@ -11511,15 +11214,15 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.1.6 - vite: 4.3.9(@types/node@20.4.1) + vite: 4.3.9(@types/node@20.4.4) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 vscode-uri: 3.0.7 - vue-tsc: 1.8.4(typescript@5.1.6) + vue-tsc: 1.8.6(typescript@5.1.6) - /vite-plugin-inspect@0.7.32(rollup@3.26.2)(vite@4.4.3): - resolution: {integrity: sha512-TqRLHwOM3FTJPOGCCHJmub4SVVogSjZ9LSDo1Q6WeN2Zvc7HB7tr7cqYlAyStXCI90KvVnb1BRwI22+HXlghXQ==} + /vite-plugin-inspect@0.7.33(rollup@3.26.2)(vite@4.4.3): + resolution: {integrity: sha512-cQRLQKa/+Ua++5hN0IZfqNn1JYXBg2eCQOSUatPTwhXMO7nwfSvhhSc45E1nXfBBEhzLLOxgr1OdbDu55PiDDA==} engines: {node: '>=14'} peerDependencies: vite: ^3.1.0 || ^4.0.0 @@ -11531,7 +11234,7 @@ packages: open: 9.1.0 picocolors: 1.0.0 sirv: 2.0.3 - vite: 4.4.3(@types/node@20.4.1) + vite: 4.4.3(@types/node@20.4.4) transitivePeerDependencies: - rollup - supports-color @@ -11551,12 +11254,12 @@ packages: kolorist: 1.8.0 magic-string: 0.30.1 shell-quote: 1.8.1 - vite: 4.4.3(@types/node@20.4.1) + vite: 4.4.3(@types/node@20.4.4) transitivePeerDependencies: - supports-color - /vite-plugin-vue-markdown@0.23.5(rollup@3.26.2)(vite@4.4.3): - resolution: {integrity: sha512-NXTZ4y+n691gLPWayMBbh4jldQeaqDp9e9WjWUYbn9obsLqS9qU+hr4RAruDq5kP4siTOp7JDV34Sw5eA7WxLg==} + /vite-plugin-vue-markdown@0.23.7(rollup@3.26.2)(vite@4.4.3): + resolution: {integrity: sha512-zbZxgJ0fr0f1pSJek3j2236suhyyoKAQzxP1GPrRrrEiM2FWVoio9uD8fD3kaqPPi/D9QRzKixGQU9nZ95CIdw==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0 dependencies: @@ -11567,12 +11270,12 @@ packages: '@rollup/pluginutils': 5.0.2(rollup@3.26.2) '@types/markdown-it': 12.2.3 markdown-it: 13.0.1 - vite: 4.4.3(@types/node@20.4.1) + vite: 4.4.3(@types/node@20.4.4) transitivePeerDependencies: - rollup dev: true - /vite@4.3.9(@types/node@20.4.1): + /vite@4.3.9(@types/node@20.4.4): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -11597,14 +11300,14 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 esbuild: 0.17.19 postcss: 8.4.25 rollup: 3.26.2 optionalDependencies: fsevents: 2.3.2 - /vite@4.4.3(@types/node@20.4.1): + /vite@4.4.3(@types/node@20.4.4): resolution: {integrity: sha512-IMnXQXXWgLi5brBQx/4WzDxdzW0X3pjO4nqFJAuNvwKtxzAmPzFE1wszW3VDpAGQJm3RZkm/brzRdyGsnwgJIA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -11632,19 +11335,19 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.4 esbuild: 0.18.11 postcss: 8.4.25 rollup: 3.26.2 optionalDependencies: fsevents: 2.3.2 - /vitest-environment-nuxt@0.9.0(rollup@3.26.2)(vitest@0.30.1)(vue-router@4.2.4)(vue@3.3.4): - resolution: {integrity: sha512-RytvkgUXy6ziJqOoHkOZik5KBkmHCoFzbhd/Lgd4yLy4+FB0dN8U4JvAPJmraZTZC7SCq9JYUZR/5gdu92SK6A==} + /vitest-environment-nuxt@0.10.1(rollup@3.26.2)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4): + resolution: {integrity: sha512-VFRnK+eNC9OR0PtNtiq+MaNR3rN+TnB7N8YFjDXURHTsWhInGY2031becn3HBXs49yBikW6lji18TT8yDAKCJw==} peerDependencies: happy-dom: ^9.10.9 jsdom: ^22.0.0 - vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 + vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0 vue: ^3.2.45 vue-router: ^4.0.0 peerDependenciesMeta: @@ -11653,15 +11356,16 @@ packages: jsdom: optional: true dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.5(rollup@3.26.2) '@vue/test-utils': 2.4.0(vue@3.3.4) defu: 6.1.2 estree-walker: 3.0.3 h3: 1.7.1 magic-string: 0.30.1 + node-fetch-native: 1.2.0 ofetch: 1.1.1 unenv: 1.5.2 - vitest: 0.30.1 + vitest: 0.33.0 vue: 3.3.4 vue-router: 4.2.4(vue@3.3.4) transitivePeerDependencies: @@ -11671,73 +11375,6 @@ packages: - supports-color dev: true - /vitest@0.30.1: - resolution: {integrity: sha512-y35WTrSTlTxfMLttgQk4rHcaDkbHQwDP++SNwPb+7H8yb13Q3cu2EixrtHzF27iZ8v0XCciSsLg00RkPAzB/aA==} - engines: {node: '>=v14.18.0'} - hasBin: true - peerDependencies: - '@edge-runtime/vm': '*' - '@vitest/browser': '*' - '@vitest/ui': '*' - happy-dom: '*' - jsdom: '*' - playwright: '*' - safaridriver: '*' - webdriverio: '*' - peerDependenciesMeta: - '@edge-runtime/vm': - optional: true - '@vitest/browser': - optional: true - '@vitest/ui': - optional: true - happy-dom: - optional: true - jsdom: - optional: true - playwright: - optional: true - safaridriver: - optional: true - webdriverio: - optional: true - dependencies: - '@types/chai': 4.3.5 - '@types/chai-subset': 1.3.3 - '@types/node': 20.4.1 - '@vitest/expect': 0.30.1 - '@vitest/runner': 0.30.1 - '@vitest/snapshot': 0.30.1 - '@vitest/spy': 0.30.1 - '@vitest/utils': 0.30.1 - acorn: 8.10.0 - acorn-walk: 8.2.0 - cac: 6.7.14 - chai: 4.3.7 - concordance: 5.0.4 - debug: 4.3.4 - local-pkg: 0.4.3 - magic-string: 0.30.1 - pathe: 1.1.1 - picocolors: 1.0.0 - source-map: 0.6.1 - std-env: 3.3.3 - strip-literal: 1.0.1 - tinybench: 2.5.0 - tinypool: 0.4.0 - vite: 4.4.3(@types/node@20.4.1) - vite-node: 0.30.1(@types/node@20.4.1) - why-is-node-running: 2.2.2 - transitivePeerDependencies: - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - /vitest@0.33.0: resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} engines: {node: '>=v14.18.0'} @@ -11771,7 +11408,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 20.4.1 + '@types/node': 20.4.4 '@vitest/expect': 0.33.0 '@vitest/runner': 0.33.0 '@vitest/snapshot': 0.33.0 @@ -11790,8 +11427,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.6.0 - vite: 4.4.3(@types/node@20.4.1) - vite-node: 0.33.0(@types/node@20.4.1) + vite: 4.4.3(@types/node@20.4.4) + vite-node: 0.33.0(@types/node@20.4.4) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -11904,14 +11541,14 @@ packages: /vue-devtools-stub@0.1.0: resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} - /vue-eslint-parser@9.3.1(eslint@8.44.0): + /vue-eslint-parser@9.3.1(eslint@8.45.0): resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.44.0 + eslint: 8.45.0 eslint-scope: 7.2.0 eslint-visitor-keys: 3.4.1 espree: 9.6.0 @@ -11967,14 +11604,14 @@ packages: de-indent: 1.0.2 he: 1.2.0 - /vue-tsc@1.8.4(typescript@5.1.6): - resolution: {integrity: sha512-+hgpOhIx11vbi8/AxEdaPj3fiRwN9wy78LpsNNw2V995/IWa6TMyQxHbaw2ZKUpdwjySSHgrT6ohDEhUgFxGYw==} + /vue-tsc@1.8.6(typescript@5.1.6): + resolution: {integrity: sha512-8ffD4NGfwyATjw/s40Lw2EgB7L2/PAqnGlJBaVQLgblr3SU4EYdhJ67TNXXuDD8NMbDAFSM24V8i3ZIJgTs32Q==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.4(typescript@5.1.6) - '@vue/typescript': 1.8.4(typescript@5.1.6) + '@vue/language-core': 1.8.6(typescript@5.1.6) + '@vue/typescript': 1.8.6(typescript@5.1.6) semver: 7.5.4 typescript: 5.1.6 @@ -12080,27 +11717,12 @@ packages: - esbuild - uglify-js - /well-known-symbols@2.0.0: - resolution: {integrity: sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==} - engines: {node: '>=6'} - dev: true - /whatwg-url@5.0.0: resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} dependencies: tr46: 0.0.3 webidl-conversions: 3.0.1 - /which-boxed-primitive@1.0.2: - resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} - dependencies: - is-bigint: 1.0.4 - is-boolean-object: 1.1.2 - is-number-object: 1.0.7 - is-string: 1.0.7 - is-symbol: 1.0.4 - dev: true - /which-typed-array@1.1.10: resolution: {integrity: sha512-uxoA5vLUfRPdjCuJ1h5LlYdmTLbYfums398v3WLkM+i/Wltl2/XyZpQWKbN++ck5L64SR/grOHqtXCUKmlZPNA==} engines: {node: '>= 0.4'}