From b1825ffa7da75754c22058e35c6e5a27e363ebac Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Mon, 17 Jul 2023 20:24:34 +0200 Subject: [PATCH] chore(deps): bump --- docs/nuxt.config.ts | 2 +- docs/package.json | 4 +- package.json | 14 +- pnpm-lock.yaml | 896 +++++++++----------------------------------- 4 files changed, 183 insertions(+), 733 deletions(-) diff --git a/docs/nuxt.config.ts b/docs/nuxt.config.ts index 44a94dec..20341c31 100644 --- a/docs/nuxt.config.ts +++ b/docs/nuxt.config.ts @@ -4,7 +4,7 @@ import { excludeColors } from '../src/colors' import pkg from '../package.json' export default defineNuxtConfig({ - extends: '@nuxthq/ui-kit', + extends: '@nuxt-themes/ui-kit', modules: [ '@nuxt/content', '@nuxt/devtools', diff --git a/docs/package.json b/docs/package.json index 3330ed0c..d2f1a2a3 100644 --- a/docs/package.json +++ b/docs/package.json @@ -8,12 +8,12 @@ "@nuxt/devtools": "^0.6.7", "@nuxt/eslint-config": "^0.1.1", "@nuxthq/studio": "^0.13.4", - "@nuxthq/ui-kit": "npm:@nuxthq/ui-kit-edge@0.0.1-28159938.cd087ba", + "@nuxt-themes/ui-kit": "npm:@nuxt-themes/ui-kit-edge@0.0.1-28160156.b6a6486", "@nuxtjs/google-fonts": "^3.0.1", "@nuxtjs/plausible": "^0.2.1", "@vueuse/nuxt": "^10.2.1", "eslint": "^8.45.0", - "nuxt": "^3.6.2", + "nuxt": "^3.6.3", "nuxt-component-meta": "^0.5.3", "nuxt-lodash": "^2.5.0", "typescript": "^5.1.6", diff --git a/package.json b/package.json index eb0f565c..b1527dda 100644 --- a/package.json +++ b/package.json @@ -32,13 +32,13 @@ "@egoist/tailwindcss-icons": "^1.1.0", "@headlessui/vue": "^1.7.14", "@iconify-json/heroicons": "^1.1.11", - "@nuxt/kit": "^3.6.2", + "@nuxt/kit": "^3.6.3", "@nuxtjs/color-mode": "^3.3.0", "@nuxtjs/tailwindcss": "^6.8.0", "@popperjs/core": "^2.11.8", "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/container-queries": "^0.1.1", - "@tailwindcss/forms": "^0.5.3", + "@tailwindcss/forms": "^0.5.4", "@tailwindcss/typography": "^0.5.9", "@vueuse/core": "^10.2.1", "@vueuse/integrations": "^10.2.1", @@ -46,17 +46,17 @@ "defu": "^6.1.2", "fuse.js": "^6.6.2", "lodash-es": "^4.17.21", - "tailwindcss": "^3.3.2" + "tailwindcss": "^3.3.3" }, "devDependencies": { "@nuxt/eslint-config": "^0.1.1", "@nuxt/module-builder": "^0.4.0", "@release-it/conventional-changelog": "^7.0.0", - "eslint": "^8.44.0", - "nuxt": "^3.6.2", - "release-it": "^16.1.0", + "eslint": "^8.45.0", + "nuxt": "^3.6.3", + "release-it": "^16.1.2", "unbuild": "^1.2.1", "typescript": "^5.1.6", - "vue-tsc": "^1.8.4" + "vue-tsc": "^1.8.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee083338..703e5d2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ importers: dependencies: '@egoist/tailwindcss-icons': specifier: ^1.1.0 - version: 1.1.0(tailwindcss@3.3.2) + version: 1.1.0(tailwindcss@3.3.3) '@headlessui/vue': specifier: ^1.7.14 version: 1.7.14(vue@3.3.4) @@ -14,8 +14,8 @@ importers: specifier: ^1.1.11 version: 1.1.11 '@nuxt/kit': - specifier: ^3.6.2 - version: 3.6.2(rollup@3.26.2) + specifier: ^3.6.3 + version: 3.6.3(rollup@3.26.2) '@nuxtjs/color-mode': specifier: ^3.3.0 version: 3.3.0(rollup@3.26.2) @@ -27,16 +27,16 @@ importers: version: 2.11.8 '@tailwindcss/aspect-ratio': specifier: ^0.4.2 - version: 0.4.2(tailwindcss@3.3.2) + version: 0.4.2(tailwindcss@3.3.3) '@tailwindcss/container-queries': specifier: ^0.1.1 - version: 0.1.1(tailwindcss@3.3.2) + version: 0.1.1(tailwindcss@3.3.3) '@tailwindcss/forms': - specifier: ^0.5.3 - version: 0.5.3(tailwindcss@3.3.2) + specifier: ^0.5.4 + version: 0.5.4(tailwindcss@3.3.3) '@tailwindcss/typography': specifier: ^0.5.9 - version: 0.5.9(tailwindcss@3.3.2) + version: 0.5.9(tailwindcss@3.3.3) '@vueuse/core': specifier: ^10.2.1 version: 10.2.1(vue@3.3.4) @@ -56,27 +56,27 @@ importers: specifier: ^4.17.21 version: 4.17.21 tailwindcss: - specifier: ^3.3.2 - version: 3.3.2 + specifier: ^3.3.3 + version: 3.3.3 devDependencies: '@nuxt/eslint-config': specifier: ^0.1.1 - version: 0.1.1(eslint@8.44.0) + version: 0.1.1(eslint@8.45.0) '@nuxt/module-builder': specifier: ^0.4.0 - version: 0.4.0(@nuxt/kit@3.6.2)(nuxi@3.6.3) + version: 0.4.0(@nuxt/kit@3.6.3)(nuxi@3.6.3) '@release-it/conventional-changelog': specifier: ^7.0.0 - version: 7.0.0(release-it@16.1.0) + version: 7.0.0(release-it@16.1.2) 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(@types/node@20.4.2)(eslint@8.44.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.3 + version: 3.6.3(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.5) release-it: - specifier: ^16.1.0 - version: 16.1.0 + specifier: ^16.1.2 + version: 16.1.2 typescript: specifier: ^5.1.6 version: 5.1.6 @@ -84,8 +84,8 @@ importers: specifier: ^1.2.1 version: 1.2.1 vue-tsc: - specifier: ^1.8.4 - version: 1.8.4(typescript@5.1.6) + specifier: ^1.8.5 + version: 1.8.5(typescript@5.1.6) docs: devDependencies: @@ -95,21 +95,21 @@ importers: '@iconify-json/simple-icons': specifier: latest version: 1.1.60 + '@nuxt-themes/ui-kit': + specifier: npm:@nuxt-themes/ui-kit-edge@0.0.1-28160156.b6a6486 + version: /@nuxt-themes/ui-kit-edge@0.0.1-28160156.b6a6486(rollup@3.26.2)(vue@3.3.4)(webpack@5.88.1) '@nuxt/content': specifier: npm:@nuxt/content-edge@latest version: /@nuxt/content-edge@2.7.0-28152937.f9a0113(rollup@3.26.2) '@nuxt/devtools': specifier: ^0.6.7 - version: 0.6.7(nuxt@3.6.2)(rollup@3.26.2)(vite@4.4.4) + version: 0.6.7(nuxt@3.6.3)(rollup@3.26.2)(vite@4.4.4) '@nuxt/eslint-config': specifier: ^0.1.1 version: 0.1.1(eslint@8.45.0) '@nuxthq/studio': specifier: ^0.13.4 version: 0.13.4(rollup@3.26.2) - '@nuxthq/ui-kit': - specifier: npm:@nuxthq/ui-kit-edge@0.0.1-28159938.cd087ba - version: /@nuxthq/ui-kit-edge@0.0.1-28159938.cd087ba(rollup@3.26.2)(vue@3.3.4)(webpack@5.88.1) '@nuxtjs/google-fonts': specifier: ^3.0.1 version: 3.0.1(rollup@3.26.2) @@ -118,13 +118,13 @@ importers: version: 0.2.1(rollup@3.26.2) '@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.3)(rollup@3.26.2)(vue@3.3.4) eslint: specifier: ^8.45.0 version: 8.45.0 nuxt: - specifier: ^3.6.2 - version: 3.6.2(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + specifier: ^3.6.3 + version: 3.6.3(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.5) nuxt-component-meta: specifier: ^0.5.3 version: 0.5.3(rollup@3.26.2) @@ -497,17 +497,6 @@ packages: dependencies: postcss-selector-parser: 6.0.13 - /@egoist/tailwindcss-icons@1.1.0(tailwindcss@3.3.2): - resolution: {integrity: sha512-3zIBtwMH4viBDtDF7nDgGOFS/mxu4qtfhimeyyGlK+RHJu26YaLhHrJf6NaEK5Gwxt8chNntJwslklR+66AErg==} - peerDependencies: - tailwindcss: '*' - dependencies: - '@iconify/utils': 2.1.7 - tailwindcss: 3.3.2 - transitivePeerDependencies: - - supports-color - dev: false - /@egoist/tailwindcss-icons@1.1.0(tailwindcss@3.3.3): resolution: {integrity: sha512-3zIBtwMH4viBDtDF7nDgGOFS/mxu4qtfhimeyyGlK+RHJu26YaLhHrJf6NaEK5Gwxt8chNntJwslklR+66AErg==} peerDependencies: @@ -517,7 +506,6 @@ packages: tailwindcss: 3.3.3 transitivePeerDependencies: - supports-color - dev: true /@esbuild-kit/cjs-loader@2.4.2: resolution: {integrity: sha512-BDXFbYOJzT/NBEtp71cvsrGPwGAMGRB/349rwKuoxNSiKjPraNNnlK6MIIabViCjqZugu6j+xeMDlEkWdHHJSg==} @@ -936,16 +924,6 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.44.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-visitor-keys: 3.4.1 - dev: true - /@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} @@ -1222,6 +1200,32 @@ packages: - supports-color dev: true + /@nuxt-themes/ui-kit-edge@0.0.1-28160156.b6a6486(rollup@3.26.2)(vue@3.3.4)(webpack@5.88.1): + resolution: {integrity: sha512-5vaTKZpNDLI+3e8PM9gkBWQbNdpoMPyn86jJVYrlFH7VSnvq3LAQ5XaX+ai4XhnQF1L4JcBCDi/lqYjV5UsSFA==} + dependencies: + '@nuxthq/ui': /@nuxthq/ui-edge@2.5.0-28159973.d292706(rollup@3.26.2)(vue@3.3.4)(webpack@5.88.1) + '@vueuse/core': 10.2.1(vue@3.3.4) + lodash-es: 4.17.21 + transitivePeerDependencies: + - '@vue/composition-api' + - async-validator + - axios + - change-case + - drauu + - focus-trap + - idb-keyval + - jwt-decode + - nprogress + - qrcode + - rollup + - sortablejs + - supports-color + - ts-node + - universal-cookie + - vue + - webpack + dev: true + /@nuxt/content-edge@2.7.0-28152937.f9a0113(rollup@3.26.2): resolution: {integrity: sha512-s3rDVhCWdZ53fPWxB14CoLZaycYjl81IAfjhjYgR5u91nnso2jkLleWYTYrxNcLJJ+tDGeCnz/dYrg1klD6E1g==} dependencies: @@ -1281,16 +1285,16 @@ packages: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} dev: true - /@nuxt/devtools-kit@0.6.7(nuxt@3.6.2)(rollup@3.26.2)(vite@4.4.4): + /@nuxt/devtools-kit@0.6.7(nuxt@3.6.3)(rollup@3.26.2)(vite@4.4.4): resolution: {integrity: sha512-DEJBLspLRr3zFu/DAHs8Q1o9tgzELt24qDqsuqTEKqcw/2j1iu1TefvUdmXkJo6s8Qk3GI6e3QxrvtEE3mwKqA==} peerDependencies: nuxt: ^3.6.1 vite: '*' dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.3(rollup@3.26.2) '@nuxt/schema': 3.6.3(rollup@3.26.2) execa: 7.1.1 - nuxt: 3.6.2(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + nuxt: 3.6.3(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.5) vite: 4.4.4(@types/node@20.4.2) transitivePeerDependencies: - rollup @@ -1314,14 +1318,14 @@ packages: semver: 7.5.4 dev: true - /@nuxt/devtools@0.6.7(nuxt@3.6.2)(rollup@3.26.2)(vite@4.4.4): + /@nuxt/devtools@0.6.7(nuxt@3.6.3)(rollup@3.26.2)(vite@4.4.4): resolution: {integrity: sha512-ATjkNfceG+8DQ8kR6O3UC9MjFfUd39aeFgKA+Z6pjG8Z7e3vwK92oZCSeQ8DQRi4/2kwa/UPjN8pNclyc6FlbQ==} hasBin: true peerDependencies: nuxt: ^3.6.1 vite: '*' dependencies: - '@nuxt/devtools-kit': 0.6.7(nuxt@3.6.2)(rollup@3.26.2)(vite@4.4.4) + '@nuxt/devtools-kit': 0.6.7(nuxt@3.6.3)(rollup@3.26.2)(vite@4.4.4) '@nuxt/devtools-wizard': 0.6.7 '@nuxt/kit': 3.6.2(rollup@3.26.2) birpc: 0.2.12 @@ -1339,7 +1343,7 @@ packages: launch-editor: 2.6.0 local-pkg: 0.4.3 magicast: 0.2.9 - nuxt: 3.6.2(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + nuxt: 3.6.3(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.5) nypm: 0.2.2 pacote: 15.2.0 pathe: 1.1.1 @@ -1365,21 +1369,6 @@ packages: - utf-8-validate dev: true - /@nuxt/eslint-config@0.1.1(eslint@8.44.0): - resolution: {integrity: sha512-znm1xlbhldUubB2XGx6Ca5uarwlIieKf0o8CtxtF6eEauDbpa3T2p3JnTcdguMW2nj1YPneoGmhshANfOlghiQ==} - peerDependencies: - eslint: ^8.29.0 - dependencies: - '@rushstack/eslint-patch': 1.3.2 - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@4.9.5) - '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) - eslint: 8.44.0 - eslint-plugin-vue: 9.15.1(eslint@8.44.0) - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - /@nuxt/eslint-config@0.1.1(eslint@8.45.0): resolution: {integrity: sha512-znm1xlbhldUubB2XGx6Ca5uarwlIieKf0o8CtxtF6eEauDbpa3T2p3JnTcdguMW2nj1YPneoGmhshANfOlghiQ==} peerDependencies: @@ -1419,6 +1408,7 @@ packages: transitivePeerDependencies: - rollup - supports-color + dev: true /@nuxt/kit@3.6.3(rollup@3.26.2): resolution: {integrity: sha512-Eq+2whSIsZ+2IdB9J3okYOc+nZHassjt13vJZowxO3dw0rsXTnWGFHx40IX+wrBYE6eiOHjU/cXQ1XHdiU2GyQ==} @@ -1444,16 +1434,15 @@ packages: transitivePeerDependencies: - rollup - supports-color - dev: true - /@nuxt/module-builder@0.4.0(@nuxt/kit@3.6.2)(nuxi@3.6.3): + /@nuxt/module-builder@0.4.0(@nuxt/kit@3.6.3)(nuxi@3.6.3): 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.3(rollup@3.26.2) consola: 3.2.3 mlly: 1.4.0 mri: 1.2.0 @@ -1495,6 +1484,7 @@ packages: transitivePeerDependencies: - rollup - supports-color + dev: true /@nuxt/schema@3.6.3(rollup@3.26.2): resolution: {integrity: sha512-ZkcDt1DbgKX4Zv6Y+uLdn4Zt2WUDsZy+cuVx9XTRPoGVaG9PXZEgQr1XYoVH1vBMH/8VgDApvjok/Vzo+x+Nrg==} @@ -1512,7 +1502,6 @@ packages: transitivePeerDependencies: - rollup - supports-color - dev: true /@nuxt/telemetry@2.3.1(rollup@3.26.2): resolution: {integrity: sha512-7kr2VDirYIXqyTHqaiWCrfQLgUjAa4qAHzykJOspMCFJWalHU9SVfnv+cTOKGqoXQ4TWOCd09tEd7sLlMFTEqw==} @@ -1546,13 +1535,13 @@ packages: resolution: {integrity: sha512-MSZza7dxccNb/p7nuzGF8/m4POaFpHzVhNdR7f4xahOpH7Ja02lFeYR+rHtoHIJC0yym4qriqv0mQ+Qf/R61bQ==} dev: true - /@nuxt/vite-builder@3.6.2(@types/node@20.4.2)(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.3(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.5)(vue@3.3.4): + resolution: {integrity: sha512-VWxuZ/GKp3IYMSW34yl+K8rEiDjb6gFt2avU1y9oNjkW/ONBLtBP5P7SFVtlzqs3Oxlk9zWAQc8D1dubBC3fEQ==} 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.3(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) @@ -1584,70 +1573,8 @@ packages: ufo: 1.1.2 unplugin: 1.3.2 vite: 4.3.9(@types/node@20.4.2) - vite-node: 0.32.4(@types/node@20.4.2) - vite-plugin-checker: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.4) - vue: 3.3.4 - vue-bundle-renderer: 1.0.3 - transitivePeerDependencies: - - '@types/node' - - eslint - - less - - lightningcss - - meow - - optionator - - rollup - - sass - - stylelint - - stylus - - sugarss - - supports-color - - terser - - typescript - - vls - - vti - - vue-tsc - dev: true - - /@nuxt/vite-builder@3.6.2(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4)(vue@3.3.4): - resolution: {integrity: sha512-+JOWj8f5W5CKTHCPUhcuHrIIfOJHMdOaRfWA6DiIK8xPUQ5b3i737GQ9CRoSBHr9EaySJVuYjs6ptT6r0t7Spg==} - engines: {node: ^14.18.0 || >=16.10.0} - peerDependencies: - vue: ^3.3.4 - dependencies: - '@nuxt/kit': 3.6.2(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) - autoprefixer: 10.4.14(postcss@8.4.26) - clear: 0.1.0 - consola: 3.2.3 - cssnano: 6.0.1(postcss@8.4.26) - defu: 6.1.2 - esbuild: 0.18.13 - escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 - externality: 1.0.2 - fs-extra: 11.1.1 - get-port-please: 3.0.1 - h3: 1.7.1 - knitwork: 1.0.0 - magic-string: 0.30.1 - mlly: 1.4.0 - ohash: 1.1.2 - pathe: 1.1.1 - perfect-debounce: 1.0.0 - pkg-types: 1.0.3 - postcss: 8.4.26 - postcss-import: 15.1.0(postcss@8.4.26) - postcss-url: 10.1.3(postcss@8.4.26) - rollup-plugin-visualizer: 5.9.2(rollup@3.26.2) - 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.2) - vite-node: 0.32.4(@types/node@20.4.2) - vite-plugin-checker: 0.6.1(eslint@8.45.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.4) + vite-node: 0.33.0(@types/node@20.4.2) + vite-plugin-checker: 0.6.1(eslint@8.45.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.5) vue: 3.3.4 vue-bundle-renderer: 1.0.3 transitivePeerDependencies: @@ -1686,8 +1613,8 @@ packages: - utf-8-validate dev: true - /@nuxthq/ui-edge@2.5.0-28159767.2ec28e7(rollup@3.26.2)(vue@3.3.4)(webpack@5.88.1): - resolution: {integrity: sha512-nwfGgp6PdyNe54EQnvw3jRjzJEa+5rgqEOKpjxPJGsfWcwzHFnGQaWNX4mTWUggTw018z9Jj7+JSlcWGtWxogw==} + /@nuxthq/ui-edge@2.5.0-28159973.d292706(rollup@3.26.2)(vue@3.3.4)(webpack@5.88.1): + resolution: {integrity: sha512-JRNTBpCyYm1adKsg9p7uajF/31ui+/I1RGqgJx3toQ/Rkx+Zg5ZHiuz756cbZfcknTmxuyC5GO9ytE4byBFkwQ==} engines: {node: '>=v16.14.0'} dependencies: '@egoist/tailwindcss-icons': 1.1.0(tailwindcss@3.3.3) @@ -1728,36 +1655,10 @@ packages: - webpack dev: true - /@nuxthq/ui-kit-edge@0.0.1-28159938.cd087ba(rollup@3.26.2)(vue@3.3.4)(webpack@5.88.1): - resolution: {integrity: sha512-QSVdWQf/5YW5oIn4j5XXIDlQDdT2lfEKcN9szKEhA/9YDeHloqtHul9bG0kd4AG6bYgva1t8pK4UAoclWJhuyA==} - dependencies: - '@nuxthq/ui': /@nuxthq/ui-edge@2.5.0-28159767.2ec28e7(rollup@3.26.2)(vue@3.3.4)(webpack@5.88.1) - '@vueuse/core': 10.2.1(vue@3.3.4) - lodash-es: 4.17.21 - transitivePeerDependencies: - - '@vue/composition-api' - - async-validator - - axios - - change-case - - drauu - - focus-trap - - idb-keyval - - jwt-decode - - nprogress - - qrcode - - rollup - - sortablejs - - supports-color - - ts-node - - universal-cookie - - vue - - webpack - dev: true - /@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.3(rollup@3.26.2) lodash.template: 4.5.0 pathe: 1.1.1 transitivePeerDependencies: @@ -1790,7 +1691,7 @@ packages: /@nuxtjs/tailwindcss@6.8.0(rollup@3.26.2)(webpack@5.88.1): resolution: {integrity: sha512-jzuvD1nfA2BPnSbHtKK0aiI51ndMa7lNGL1iDEFuEPsltzilZ9ED7zOP6niGTrImg0n5Yt4GEJpixi6yWwp9Hw==} dependencies: - '@nuxt/kit': 3.6.2(rollup@3.26.2) + '@nuxt/kit': 3.6.3(rollup@3.26.2) '@nuxt/postcss8': 1.1.3(webpack@5.88.1) autoprefixer: 10.4.14(postcss@8.4.25) chokidar: 3.5.3 @@ -1807,8 +1708,8 @@ packages: postcss-custom-properties: 13.2.1(postcss@8.4.25) postcss-nesting: 11.3.0(postcss@8.4.25) radix3: 1.0.1 - tailwind-config-viewer: 1.7.2(tailwindcss@3.3.2) - tailwindcss: 3.3.2 + tailwind-config-viewer: 1.7.2(tailwindcss@3.3.3) + tailwindcss: 3.3.3 ufo: 1.1.2 uncrypto: 0.1.3 transitivePeerDependencies: @@ -1976,7 +1877,7 @@ packages: /@popperjs/core@2.11.8: resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} - /@release-it/conventional-changelog@7.0.0(release-it@16.1.0): + /@release-it/conventional-changelog@7.0.0(release-it@16.1.2): resolution: {integrity: sha512-DBzyVS6c4g8w+xomCsygkmLeQBUq41Wvzy0vGgbdCLOxYnwI0cDaF6HOLPkrifH1qLa1uJ9i1pYA+hNyHkNanQ==} engines: {node: '>=16'} peerDependencies: @@ -1985,7 +1886,7 @@ packages: concat-stream: 2.0.0 conventional-changelog: 4.0.0 conventional-recommended-bump: 7.0.1 - release-it: 16.1.0 + release-it: 16.1.2 semver: 7.5.1 dev: true @@ -2269,29 +2170,12 @@ packages: defer-to-connect: 2.0.1 dev: true - /@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.3.2): - resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==} - peerDependencies: - tailwindcss: '>=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1' - dependencies: - tailwindcss: 3.3.2 - dev: false - /@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.3.3): resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==} peerDependencies: tailwindcss: '>=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1' dependencies: tailwindcss: 3.3.3 - dev: true - - /@tailwindcss/container-queries@0.1.1(tailwindcss@3.3.2): - resolution: {integrity: sha512-p18dswChx6WnTSaJCSGx6lTmrGzNNvm2FtXmiO6AuA1V4U5REyoqwmT6kgAsIMdjo07QdAfYXHJ4hnMtfHzWgA==} - peerDependencies: - tailwindcss: '>=3.2.0' - dependencies: - tailwindcss: 3.3.2 - dev: false /@tailwindcss/container-queries@0.1.1(tailwindcss@3.3.3): resolution: {integrity: sha512-p18dswChx6WnTSaJCSGx6lTmrGzNNvm2FtXmiO6AuA1V4U5REyoqwmT6kgAsIMdjo07QdAfYXHJ4hnMtfHzWgA==} @@ -2299,16 +2183,6 @@ packages: tailwindcss: '>=3.2.0' dependencies: tailwindcss: 3.3.3 - dev: true - - /@tailwindcss/forms@0.5.3(tailwindcss@3.3.2): - resolution: {integrity: sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q==} - peerDependencies: - tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1' - dependencies: - mini-svg-data-uri: 1.4.4 - tailwindcss: 3.3.2 - dev: false /@tailwindcss/forms@0.5.4(tailwindcss@3.3.3): resolution: {integrity: sha512-YAm12D3R7/9Mh4jFbYSMnsd6jG++8KxogWgqs7hbdo/86aWjjlIEvL7+QYdVELmAI0InXTpZqFIg5e7aDVWI2Q==} @@ -2317,19 +2191,6 @@ packages: dependencies: mini-svg-data-uri: 1.4.4 tailwindcss: 3.3.3 - dev: true - - /@tailwindcss/typography@0.5.9(tailwindcss@3.3.2): - resolution: {integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==} - peerDependencies: - tailwindcss: '>=3.0.0 || insiders' - dependencies: - lodash.castarray: 4.4.0 - lodash.isplainobject: 4.0.6 - lodash.merge: 4.6.2 - postcss-selector-parser: 6.0.10 - tailwindcss: 3.3.2 - dev: false /@tailwindcss/typography@0.5.9(tailwindcss@3.3.3): resolution: {integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==} @@ -2341,7 +2202,6 @@ packages: lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 tailwindcss: 3.3.3 - dev: true /@tootallnate/once@2.0.0: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} @@ -2400,7 +2260,7 @@ packages: /@types/http-proxy@1.17.11: resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 dev: true /@types/json-schema@7.0.12: @@ -2430,10 +2290,6 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: true - /@types/node@20.4.1: - resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==} - dev: true - /@types/node@20.4.2: resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==} @@ -2467,34 +2323,6 @@ packages: /@types/web-bluetooth@0.0.17: resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} - /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@4.9.5): - resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - '@typescript-eslint/parser': ^5.0.0 - eslint: ^6.0.0 || ^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@4.9.5) - '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@4.9.5) - debug: 4.3.4 - eslint: 8.44.0 - graphemer: 1.4.0 - ignore: 5.2.4 - natural-compare-lite: 1.4.0 - semver: 7.5.4 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.45.0)(typescript@4.9.5): resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2523,26 +2351,6 @@ packages: - 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} - peerDependencies: - eslint: ^6.0.0 || ^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) - debug: 4.3.4 - eslint: 8.44.0 - typescript: 5.1.6 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/parser@5.62.0(eslint@8.45.0)(typescript@5.1.6): resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2571,26 +2379,6 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/type-utils@5.62.0(eslint@8.44.0)(typescript@4.9.5): - resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: '*' - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/typescript-estree': 5.62.0(typescript@4.9.5) - '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@4.9.5) - debug: 4.3.4 - eslint: 8.44.0 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/type-utils@5.62.0(eslint@8.45.0)(typescript@4.9.5): resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2658,26 +2446,6 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.44.0)(typescript@4.9.5): - 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) - '@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@4.9.5) - eslint: 8.44.0 - eslint-scope: 5.1.1 - semver: 7.5.4 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.45.0)(typescript@4.9.5): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2799,18 +2567,36 @@ packages: '@volar/source-map': 1.8.1 dev: true + /@volar/language-core@1.9.0: + resolution: {integrity: sha512-+PTRrGanAD2PxqMty0ZC46xhgW5BWzb67RLHhZyB3Im4+eMXsKlYjFUt7Z8ZCwTWQQOnj8NQ6gSgUEoOTwAHrQ==} + dependencies: + '@volar/source-map': 1.9.0 + dev: true + /@volar/source-map@1.8.1: resolution: {integrity: sha512-s3teiZrch4o4ujz6jLEsfFCHR7jCPaqPPyazlEhmqVK2p1CIt8aaOOeMq5RWPWxJD5IwywIpKT2B7PzJzYRWjg==} dependencies: muggle-string: 0.3.1 dev: true + /@volar/source-map@1.9.0: + resolution: {integrity: sha512-TQWLY8ozUOHBHTMC2pHZsNbtM25Q9QCEwAL8JFR/gmR9Yv0d9qup/gQdd5sDI7RmoPYKD+gqjLrbM4Ib41QSJQ==} + dependencies: + muggle-string: 0.3.1 + dev: true + /@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.0: + resolution: {integrity: sha512-B8X4/H6V93uD7zu5VCw05eB0Ukcc39SFKsZoeylkAk2sJ50oaJLpajnQ8Ov4c+FnVQ6iPA6Xy1qdWoWJjh6xEg==} + dependencies: + '@volar/language-core': 1.9.0 + dev: true + /@vue-macros/common@1.5.0(rollup@3.26.2)(vue@3.3.4): resolution: {integrity: sha512-/Xtmxigolh4NwyLQfrBv+8PAIhlB3doBH7JcA0WuSMmi5LzGOK3YzDCp5jMzpXB6OoUGmm1ZaDkJcBsEmijFPw==} engines: {node: '>=16.14.0'} @@ -2879,7 +2665,7 @@ packages: '@vue/shared': 3.3.4 estree-walker: 2.0.2 magic-string: 0.30.1 - postcss: 8.4.25 + postcss: 8.4.26 source-map-js: 1.0.2 /@vue/compiler-ssr@3.3.4: @@ -2911,6 +2697,25 @@ packages: vue-template-compiler: 2.7.14 dev: true + /@vue/language-core@1.8.5(typescript@5.1.6): + resolution: {integrity: sha512-DKQNiNQzNV7nrkZQujvjfX73zqKdj2+KoM4YeKl+ft3f+crO3JB4ycPnmgaRMNX/ULJootdQPGHKFRl5cXxwaw==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@volar/language-core': 1.9.0 + '@volar/source-map': 1.9.0 + '@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 + dev: true + /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: @@ -2950,11 +2755,11 @@ packages: /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - /@vue/typescript@1.8.4(typescript@5.1.6): - resolution: {integrity: sha512-sioQfIY5xcmEAz+cPLvv6CtzGPtGhIdR0Za87zB8M4mPe4OSsE3MBGkXcslf+EzQgF+fm6Gr1SRMSX8r5ZmzDA==} + /@vue/typescript@1.8.5(typescript@5.1.6): + resolution: {integrity: sha512-domFBbNr3PEcjGBeB+cmgUM3cI6pJsJezguIUKZ1rphkfIkICyoMjCd3TitoP32yo2KABLiaXcGFzgFfQf6B3w==} dependencies: - '@volar/typescript': 1.8.1 - '@vue/language-core': 1.8.4(typescript@5.1.6) + '@volar/typescript': 1.9.0 + '@vue/language-core': 1.8.5(typescript@5.1.6) transitivePeerDependencies: - typescript dev: true @@ -3031,7 +2836,7 @@ packages: /@vueuse/metadata@10.2.1: resolution: {integrity: sha512-3Gt68mY/i6bQvFqx7cuGBzrCCQu17OBaGWS5JdwISpMsHnMKKjC2FeB5OAfMcCQ0oINfADP3i9A4PPRo0peHdQ==} - /@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.3)(rollup@3.26.2)(vue@3.3.4): resolution: {integrity: sha512-01iDXnjZFDaGZnEL0nvlmSTNV0EG6WY+VSFyWnBji9lbxdQwOn4DHvLou3ePe8ipaoQVtY58WcL0OHIFa4+fBA==} peerDependencies: nuxt: ^3.0.0 @@ -3040,7 +2845,7 @@ packages: '@vueuse/core': 10.2.1(vue@3.3.4) '@vueuse/metadata': 10.2.1 local-pkg: 0.4.3 - nuxt: 3.6.2(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4) + nuxt: 3.6.3(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.5) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' @@ -4321,13 +4126,13 @@ packages: peerDependencies: webpack: ^4.27.0 || ^5.0.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.25) + icss-utils: 5.1.0(postcss@8.4.26) loader-utils: 2.0.4 - postcss: 8.4.25 - postcss-modules-extract-imports: 3.0.0(postcss@8.4.25) - postcss-modules-local-by-default: 4.0.3(postcss@8.4.25) - postcss-modules-scope: 3.0.0(postcss@8.4.25) - postcss-modules-values: 4.0.0(postcss@8.4.25) + postcss: 8.4.26 + postcss-modules-extract-imports: 3.0.0(postcss@8.4.26) + postcss-modules-local-by-default: 4.0.3(postcss@8.4.26) + postcss-modules-scope: 3.0.0(postcss@8.4.26) + postcss-modules-values: 4.0.0(postcss@8.4.26) postcss-value-parser: 4.2.0 schema-utils: 3.3.0 semver: 7.5.4 @@ -5082,24 +4887,6 @@ packages: source-map: 0.6.1 dev: true - /eslint-plugin-vue@9.15.1(eslint@8.44.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 - 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) - xml-name-validator: 4.0.0 - transitivePeerDependencies: - - supports-color - dev: true - /eslint-plugin-vue@9.15.1(eslint@8.45.0): resolution: {integrity: sha512-CJE/oZOslvmAR9hf8SClTdQ9JLweghT6JCBQNrT2Iel1uVw0W0OLJxzvPd6CxmABKCvLrtyDnqGV37O7KQv6+A==} engines: {node: ^14.17.0 || >=16.0.0} @@ -5138,54 +4925,6 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.44.0: - resolution: {integrity: sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==} - 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/regexpp': 4.5.1 - '@eslint/eslintrc': 2.1.0 - '@eslint/js': 8.44.0 - '@humanwhocodes/config-array': 0.11.10 - '@humanwhocodes/module-importer': 1.0.1 - '@nodelib/fs.walk': 1.2.8 - ajv: 6.12.6 - chalk: 4.1.2 - cross-spawn: 7.0.3 - debug: 4.3.4 - doctrine: 3.0.0 - escape-string-regexp: 4.0.0 - eslint-scope: 7.2.0 - eslint-visitor-keys: 3.4.1 - espree: 9.6.0 - esquery: 1.5.0 - esutils: 2.0.3 - fast-deep-equal: 3.1.3 - file-entry-cache: 6.0.1 - find-up: 5.0.0 - glob-parent: 6.0.2 - 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 - js-yaml: 4.1.0 - json-stable-stringify-without-jsonify: 1.0.1 - levn: 0.4.1 - lodash.merge: 4.6.2 - minimatch: 3.1.2 - 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 - dev: true - /eslint@8.45.0: resolution: {integrity: sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -5874,17 +5613,6 @@ packages: slash: 3.0.0 dev: true - /globby@13.2.1: - resolution: {integrity: sha512-DPCBxctI7dN4EeIqjW2KGqgdcUMbrhJ9AzON+PlxCtvppWhubTLD4+a0GFxiym14ZvacUydTPjLPc2DlKz7EIg==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - dir-glob: 3.0.1 - fast-glob: 3.3.0 - ignore: 5.2.4 - merge2: 1.4.1 - slash: 4.0.0 - dev: true - /globby@13.2.2: resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -6299,13 +6027,13 @@ packages: dev: true optional: true - /icss-utils@5.1.0(postcss@8.4.25): + /icss-utils@5.1.0(postcss@8.4.26): resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.25 + postcss: 8.4.26 /ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -6370,8 +6098,8 @@ packages: engines: {node: '>=10'} dev: true - /inquirer@9.2.7: - resolution: {integrity: sha512-Bf52lnfvNxGPJPltiNO2tLBp3zC339KNlGMqOkW+dsvNikBhcVDK5kqU2lVX2FTPzuXUFX5WJDlsw//w3ZwoTw==} + /inquirer@9.2.8: + resolution: {integrity: sha512-SJ0fVfgIzZL1AD6WvFhivlh5/3hN6WeAvpvPrpPXH/8MOcQHeXhinmSm5CDJNRC2Q+sLh9YJ5k8F8/5APMXSfw==} engines: {node: '>=14.18.0'} dependencies: ansi-escapes: 4.3.2 @@ -8351,14 +8079,6 @@ packages: boolbase: 1.0.0 dev: true - /nuxi@3.6.2: - resolution: {integrity: sha512-1aRoq8QPXP+VIZZy4S/ZpJ0xx9j1DmOM3hWDfX40clAQCY4YX+NNAOKY4WzXFwU4t38xl+9wY5PE124VHWli2w==} - engines: {node: ^14.18.0 || >=16.10.0} - hasBin: true - optionalDependencies: - fsevents: 2.3.2 - dev: true - /nuxi@3.6.3: resolution: {integrity: sha512-UVokD+9Pq0EoPp2nmkS5K96g/P1BWYEpYCmtX4XW5oZqvkPlEBBdellOWPEb9wgSCBjWYVNpxA2uIRb4yhg1Nw==} engines: {node: ^14.18.0 || >=16.10.0} @@ -8382,7 +8102,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.3(rollup@3.26.2) defu: 6.1.2 jiti: 1.19.1 pathe: 1.1.1 @@ -8403,8 +8123,8 @@ packages: - supports-color dev: true - /nuxt@3.6.2(@types/node@20.4.2)(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.3(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.5): + resolution: {integrity: sha512-FiD2Ok81wPvQjNBO61h1fA7aqL0EloNspDC05eoQZl13kCthn7103esJNS+KAZNlPcXOYruEe3rGt066Sb/TwA==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true peerDependencies: @@ -8415,11 +8135,11 @@ 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.3(rollup@3.26.2) + '@nuxt/schema': 3.6.3(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.2)(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.3(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.5)(vue@3.3.4) '@types/node': 20.4.2 '@unhead/ssr': 1.1.30 '@unhead/vue': 1.1.30(vue@3.3.4) @@ -8445,101 +8165,7 @@ packages: magic-string: 0.30.1 mlly: 1.4.0 nitropack: 2.5.2 - nuxi: 3.6.2 - nypm: 0.2.2 - ofetch: 1.1.1 - ohash: 1.1.2 - pathe: 1.1.1 - perfect-debounce: 1.0.0 - prompts: 2.4.2 - scule: 1.0.0 - strip-literal: 1.0.1 - ufo: 1.1.2 - ultrahtml: 1.2.0 - uncrypto: 0.1.3 - unctx: 2.3.1 - unenv: 1.5.2 - unimport: 3.0.14(rollup@3.26.2) - unplugin: 1.3.2 - 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 - vue-bundle-renderer: 1.0.3 - vue-devtools-stub: 0.1.0 - vue-router: 4.2.4(vue@3.3.4) - transitivePeerDependencies: - - '@azure/app-configuration' - - '@azure/cosmos' - - '@azure/data-tables' - - '@azure/identity' - - '@azure/keyvault-secrets' - - '@azure/storage-blob' - - '@planetscale/database' - - '@upstash/redis' - - '@vercel/kv' - - debug - - encoding - - eslint - - less - - lightningcss - - meow - - optionator - - rollup - - sass - - stylelint - - stylus - - sugarss - - supports-color - - terser - - typescript - - vls - - vti - - vue-tsc - dev: true - - /nuxt@3.6.2(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4): - resolution: {integrity: sha512-nzxXEKyjBUjRIfP/vojFdZ9RbpaiVftatT+p5tzJGea8beocRB2XsZ0hcDtmMuOcF6glQjG3EIsVu2p9Ckz/Kg==} - engines: {node: ^14.18.0 || >=16.10.0} - hasBin: true - peerDependencies: - '@parcel/watcher': ^2.1.0 - '@types/node': ^14.18.0 || >=16.10.0 - peerDependenciesMeta: - '@parcel/watcher': - 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/telemetry': 2.3.1(rollup@3.26.2) - '@nuxt/ui-templates': 1.2.0 - '@nuxt/vite-builder': 3.6.2(@types/node@20.4.2)(eslint@8.45.0)(rollup@3.26.2)(typescript@5.1.6)(vue-tsc@1.8.4)(vue@3.3.4) - '@types/node': 20.4.2 - '@unhead/ssr': 1.1.30 - '@unhead/vue': 1.1.30(vue@3.3.4) - '@vue/shared': 3.3.4 - acorn: 8.10.0 - c12: 1.4.2 - chokidar: 3.5.3 - cookie-es: 1.0.0 - defu: 6.1.2 - destr: 2.0.0 - devalue: 4.3.2 - esbuild: 0.18.13 - escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 - fs-extra: 11.1.1 - globby: 13.2.2 - h3: 1.7.1 - hookable: 5.5.3 - jiti: 1.19.1 - klona: 2.0.6 - knitwork: 1.0.0 - local-pkg: 0.4.3 - magic-string: 0.30.1 - mlly: 1.4.0 - nitropack: 2.5.2 - nuxi: 3.6.2 + nuxi: 3.6.3 nypm: 0.2.2 ofetch: 1.1.1 ohash: 1.1.2 @@ -8838,8 +8464,8 @@ packages: engines: {node: '>=6'} dev: true - /pac-proxy-agent@6.0.3: - resolution: {integrity: sha512-5Hr1KgPDoc21Vn3rsXBirwwDnF/iac1jN/zkpsOYruyT+ZgsUhUOgVwq3v9+ukjZd/yGm/0nzO1fDfl7rkGoHQ==} + /pac-proxy-agent@6.0.4: + resolution: {integrity: sha512-FbJYeusBOZNe6bmrC2/+r/HljwExryon16lNKEU82gWiwIPMCEktUPSEAcTkO9K3jd/YPGuX/azZel1ltmo6nQ==} engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 @@ -8869,7 +8495,7 @@ packages: got: 12.6.1 registry-auth-token: 5.0.2 registry-url: 6.0.1 - semver: 7.5.3 + semver: 7.5.4 dev: true /pacote@15.2.0: @@ -9180,17 +8806,6 @@ packages: read-cache: 1.0.0 resolve: 1.22.2 - /postcss-import@15.1.0(postcss@8.4.25): - resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} - engines: {node: '>=14.0.0'} - peerDependencies: - postcss: ^8.0.0 - dependencies: - postcss: 8.4.25 - postcss-value-parser: 4.2.0 - read-cache: 1.0.0 - resolve: 1.22.2 - /postcss-import@15.1.0(postcss@8.4.26): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} @@ -9201,16 +8816,6 @@ packages: postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.2 - dev: true - - /postcss-js@4.0.1(postcss@8.4.25): - resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} - engines: {node: ^12 || ^14 || >= 16} - peerDependencies: - postcss: ^8.4.21 - dependencies: - camelcase-css: 2.0.1 - postcss: 8.4.25 /postcss-js@4.0.1(postcss@8.4.26): resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} @@ -9220,23 +8825,6 @@ packages: dependencies: camelcase-css: 2.0.1 postcss: 8.4.26 - dev: true - - /postcss-load-config@4.0.1(postcss@8.4.25): - resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} - engines: {node: '>= 14'} - peerDependencies: - postcss: '>=8.0.9' - ts-node: '>=9.0.0' - peerDependenciesMeta: - postcss: - optional: true - ts-node: - optional: true - dependencies: - lilconfig: 2.1.0 - postcss: 8.4.25 - yaml: 2.3.1 /postcss-load-config@4.0.1(postcss@8.4.26): resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} @@ -9253,7 +8841,6 @@ packages: lilconfig: 2.1.0 postcss: 8.4.26 yaml: 2.3.1 - dev: true /postcss-loader@4.3.0(postcss@8.4.25)(webpack@5.88.1): resolution: {integrity: sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==} @@ -9338,51 +8925,42 @@ packages: postcss-selector-parser: 6.0.13 dev: true - /postcss-modules-extract-imports@3.0.0(postcss@8.4.25): + /postcss-modules-extract-imports@3.0.0(postcss@8.4.26): resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.25 + postcss: 8.4.26 - /postcss-modules-local-by-default@4.0.3(postcss@8.4.25): + /postcss-modules-local-by-default@4.0.3(postcss@8.4.26): resolution: {integrity: sha512-2/u2zraspoACtrbFRnTijMiQtb4GW4BvatjaG/bCjYQo8kLTdevCUlwuBHx2sCnSyrI3x3qj4ZK1j5LQBgzmwA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.25) - postcss: 8.4.25 + icss-utils: 5.1.0(postcss@8.4.26) + postcss: 8.4.26 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 - /postcss-modules-scope@3.0.0(postcss@8.4.25): + /postcss-modules-scope@3.0.0(postcss@8.4.26): resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.25 + postcss: 8.4.26 postcss-selector-parser: 6.0.13 - /postcss-modules-values@4.0.0(postcss@8.4.25): + /postcss-modules-values@4.0.0(postcss@8.4.26): resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.25) - postcss: 8.4.25 - - /postcss-nested@6.0.1(postcss@8.4.25): - resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} - engines: {node: '>=12.0'} - peerDependencies: - postcss: ^8.2.14 - dependencies: - postcss: 8.4.25 - postcss-selector-parser: 6.0.13 + icss-utils: 5.1.0(postcss@8.4.26) + postcss: 8.4.26 /postcss-nested@6.0.1(postcss@8.4.26): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} @@ -9392,7 +8970,6 @@ packages: dependencies: postcss: 8.4.26 postcss-selector-parser: 6.0.13 - dev: true /postcss-nesting@11.3.0(postcss@8.4.25): resolution: {integrity: sha512-JlS10AQm/RzyrUGgl5irVkAlZYTJ99mNueUl+Qab+TcHhVedLiylWVkKBhRale+rS9yWIJK48JVzQlq3LcSdeA==} @@ -9604,7 +9181,6 @@ packages: nanoid: 3.3.6 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: true /prelude-ls@1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} @@ -9678,8 +9254,8 @@ packages: resolution: {integrity: sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==} dev: true - /proxy-agent@6.2.1: - resolution: {integrity: sha512-OIbBKlRAT+ycCm6wAYIzMwPejzRtjy8F3QiDX0eKOA3e4pe3U9F/IvzcHP42bmgQxVv97juG+J8/gx+JIeCX/Q==} + /proxy-agent@6.2.2: + resolution: {integrity: sha512-wPQ+zf4bFG3wtqX9L8xNEK6vfOmaZABbpN2NslLLSlbfTKbUL7X1LqwpPVdbsbloAFvtWAmnVhJQ3vkagxKUTA==} engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 @@ -9687,7 +9263,7 @@ packages: http-proxy-agent: 7.0.0 https-proxy-agent: 7.0.1 lru-cache: 7.18.3 - pac-proxy-agent: 6.0.3 + pac-proxy-agent: 6.0.4 proxy-from-env: 1.1.0 socks-proxy-agent: 8.0.1 transitivePeerDependencies: @@ -9960,8 +9536,8 @@ packages: unist-util-visit: 4.1.2 dev: true - /release-it@16.1.0: - resolution: {integrity: sha512-d2XpGtPAIUoN/v0nJkfdx9GyFkgTXRj+7HATaZRmS+a0IhnE/qRDQ4kMVuDh8UCX1CKV6SRiFdV/vEpKpzZzxA==} + /release-it@16.1.2: + resolution: {integrity: sha512-dRamWBWMLJcsPl0G3M7q/hkwPv4i0buUEKWwNp/MY9mBIBcUmBSCvm4B1CdN28LUgqrBzWVurnnNCcz6IPeQKQ==} engines: {node: '>=16'} hasBin: true dependencies: @@ -9972,9 +9548,9 @@ packages: cosmiconfig: 8.2.0 execa: 7.1.1 git-url-parse: 13.1.0 - globby: 13.2.1 + globby: 13.2.2 got: 13.0.0 - inquirer: 9.2.7 + inquirer: 9.2.8 is-ci: 3.0.1 issue-parser: 6.0.0 lodash: 4.17.21 @@ -9985,8 +9561,8 @@ packages: ora: 6.3.1 os-name: 5.1.0 promise.allsettled: 1.0.6 - proxy-agent: 6.2.1 - semver: 7.5.3 + proxy-agent: 6.2.2 + semver: 7.5.4 shelljs: 0.8.5 update-notifier: 6.0.2 url-join: 5.0.0 @@ -10290,7 +9866,7 @@ packages: resolution: {integrity: sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==} engines: {node: '>=12'} dependencies: - semver: 7.5.3 + semver: 7.5.4 dev: true /semver@5.7.2: @@ -10310,14 +9886,6 @@ packages: lru-cache: 6.0.0 dev: true - /semver@7.5.3: - resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==} - engines: {node: '>=10'} - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: true - /semver@7.5.4: resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} engines: {node: '>=10'} @@ -10750,19 +10318,6 @@ packages: postcss-selector-parser: 6.0.13 dev: true - /sucrase@3.32.0: - resolution: {integrity: sha512-ydQOU34rpSyj2TGyz4D2p8rbktIOZ8QY9s+DGLvFU1i5pWJE8vkpruCjGCMHsdXwnD7JDcS+noSwM/a7zyNFDQ==} - engines: {node: '>=8'} - hasBin: true - dependencies: - '@jridgewell/gen-mapping': 0.3.3 - commander: 4.1.1 - glob: 7.1.6 - lines-and-columns: 1.2.4 - mz: 2.7.0 - pirates: 4.0.6 - ts-interface-checker: 0.1.13 - /sucrase@3.33.0: resolution: {integrity: sha512-ARGC7vbufOHfpvyGcZZXFaXCMZ9A4fffOGC5ucOW7+WHDGlAe8LJdf3Jts1sWhDeiI1RSWrKy5Hodl+JWGdW2A==} engines: {node: '>=8'} @@ -10775,7 +10330,6 @@ packages: mz: 2.7.0 pirates: 4.0.6 ts-interface-checker: 0.1.13 - dev: true /supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} @@ -10821,7 +10375,7 @@ packages: picocolors: 1.0.0 dev: true - /tailwind-config-viewer@1.7.2(tailwindcss@3.3.2): + /tailwind-config-viewer@1.7.2(tailwindcss@3.3.3): resolution: {integrity: sha512-3JJCeAAlvG+i/EBj+tQb0x4weo30QjdSAo4hlcnVbtD+CkpzHi/UwU9InbPMcYH+ESActoa2kCyjpLEyjEkn0Q==} engines: {node: '>=8'} hasBin: true @@ -10836,41 +10390,10 @@ packages: open: 7.4.2 portfinder: 1.0.32 replace-in-file: 6.3.5 - tailwindcss: 3.3.2 + tailwindcss: 3.3.3 transitivePeerDependencies: - supports-color - /tailwindcss@3.3.2: - resolution: {integrity: sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==} - engines: {node: '>=14.0.0'} - hasBin: true - dependencies: - '@alloc/quick-lru': 5.2.0 - arg: 5.0.2 - chokidar: 3.5.3 - didyoumean: 1.2.2 - dlv: 1.1.3 - fast-glob: 3.3.0 - glob-parent: 6.0.2 - is-glob: 4.0.3 - jiti: 1.19.1 - lilconfig: 2.1.0 - micromatch: 4.0.5 - normalize-path: 3.0.0 - object-hash: 3.0.0 - picocolors: 1.0.0 - postcss: 8.4.25 - postcss-import: 15.1.0(postcss@8.4.25) - postcss-js: 4.0.1(postcss@8.4.25) - postcss-load-config: 4.0.1(postcss@8.4.25) - postcss-nested: 6.0.1(postcss@8.4.25) - postcss-selector-parser: 6.0.13 - postcss-value-parser: 4.2.0 - resolve: 1.22.2 - sucrase: 3.32.0 - transitivePeerDependencies: - - ts-node - /tailwindcss@3.3.3: resolution: {integrity: sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==} engines: {node: '>=14.0.0'} @@ -10900,7 +10423,6 @@ packages: sucrase: 3.33.0 transitivePeerDependencies: - ts-node - dev: true /tapable@1.1.3: resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==} @@ -11564,7 +11086,7 @@ packages: is-yarn-global: 0.4.1 latest-version: 7.0.0 pupa: 3.1.0 - semver: 7.5.3 + semver: 7.5.4 semver-diff: 4.0.0 xdg-basedir: 5.1.0 dev: true @@ -11660,8 +11182,8 @@ packages: vfile-message: 3.1.4 dev: true - /vite-node@0.32.4(@types/node@20.4.2): - resolution: {integrity: sha512-L2gIw+dCxO0LK14QnUMoqSYpa9XRGnTTTDjW2h19Mr+GR0EFj4vx52W41gFXfMLqpA00eK4ZjOVYo1Xk//LFEw==} + /vite-node@0.33.0(@types/node@20.4.2): + resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -11682,61 +11204,7 @@ packages: - 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): - resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==} - engines: {node: '>=14.16'} - peerDependencies: - eslint: '>=7' - meow: ^9.0.0 - optionator: ^0.9.1 - stylelint: '>=13' - typescript: '*' - vite: '>=2.0.0' - vls: '*' - vti: '*' - vue-tsc: '>=1.3.9' - peerDependenciesMeta: - eslint: - optional: true - meow: - optional: true - optionator: - optional: true - stylelint: - optional: true - typescript: - optional: true - vls: - optional: true - vti: - optional: true - vue-tsc: - optional: true - dependencies: - '@babel/code-frame': 7.22.5 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - chokidar: 3.5.3 - commander: 8.3.0 - eslint: 8.44.0 - fast-glob: 3.3.0 - fs-extra: 11.1.1 - lodash.debounce: 4.0.8 - lodash.pick: 4.4.0 - npm-run-path: 4.0.1 - semver: 7.5.4 - strip-ansi: 6.0.1 - tiny-invariant: 1.3.1 - typescript: 5.1.6 - vite: 4.3.9(@types/node@20.4.2) - 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) - dev: true - - /vite-plugin-checker@0.6.1(eslint@8.45.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.5): resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==} engines: {node: '>=14.16'} peerDependencies: @@ -11787,7 +11255,7 @@ packages: 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.5(typescript@5.1.6) dev: true /vite-plugin-inspect@0.7.32(rollup@3.26.2)(vite@4.4.4): @@ -11990,24 +11458,6 @@ packages: resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} dev: true - /vue-eslint-parser@9.3.1(eslint@8.44.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-scope: 7.2.0 - eslint-visitor-keys: 3.4.1 - espree: 9.6.0 - esquery: 1.5.0 - lodash: 4.17.21 - semver: 7.5.4 - transitivePeerDependencies: - - supports-color - dev: true - /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} @@ -12050,14 +11500,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.4(typescript@5.1.6): - resolution: {integrity: sha512-+hgpOhIx11vbi8/AxEdaPj3fiRwN9wy78LpsNNw2V995/IWa6TMyQxHbaw2ZKUpdwjySSHgrT6ohDEhUgFxGYw==} + /vue-tsc@1.8.5(typescript@5.1.6): + resolution: {integrity: sha512-Jr8PTghJIwp69MFsEZoADDcv2l+lXA8juyN/5AYA5zxyZNvIHjSbgKgkYIYc1qnihrOyIG1VOnfk4ZE0jqn8bw==} 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.5(typescript@5.1.6) + '@vue/typescript': 1.8.5(typescript@5.1.6) semver: 7.5.4 typescript: 5.1.6 dev: true