diff --git a/.starters/default/package.json b/.starters/default/package.json index 0bcfdc442..dcf9e1131 100755 --- a/.starters/default/package.json +++ b/.starters/default/package.json @@ -10,12 +10,12 @@ "lint": "eslint ." }, "devDependencies": { - "@nuxt-themes/docus": "^1.12.1", - "@nuxt/devtools": "^0.5.5", + "@nuxt-themes/docus": "^1.13.0", + "@nuxt/devtools": "^0.6.6", "@nuxt/eslint-config": "^0.1.1", "@nuxtjs/plausible": "^0.2.1", - "@types/node": "^20.2.5", - "eslint": "^8.42.0", - "nuxt": "^3.5.3" + "@types/node": "^20.3.3", + "eslint": "^8.44.0", + "nuxt": "^3.6.1" } } diff --git a/package.json b/package.json index 7781787a6..4f8ff42bc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.13.0", "type": "module", "main": "./nuxt.config.ts", - "packageManager": "pnpm@8.5.1", + "packageManager": "pnpm@8.6.5", "files": [ "app", "assets", @@ -38,15 +38,15 @@ "@algolia/client-search": "^4.18.0", "@docsearch/css": "^3.5.1", "@docsearch/js": "^3.5.1", - "@nuxt/devtools": "^0.6.4", + "@nuxt/devtools": "^0.6.6", "@nuxt/eslint-config": "^0.1.1", "@nuxtjs/algolia": "^1.8.0", - "@types/node": "^20.3.2", - "eslint": "^8.43.0", + "@types/node": "^20.3.3", + "eslint": "^8.44.0", "nuxt": "^3.6.1", "release-it": "^15.11.0", "typescript": "^5.1.6", - "vite-plugin-inspect": "^0.7.31", + "vite-plugin-inspect": "^0.7.32", "vue": "^3.3.4" }, "pnpm": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a00b6ad1..a561e0f57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,27 +1,31 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + importers: .: dependencies: '@nuxt-themes/elements': specifier: ^0.9.4 - version: 0.9.4(rollup@3.23.1)(vue@3.3.4) + version: 0.9.4(rollup@3.26.0)(vue@3.3.4) '@nuxt-themes/tokens': specifier: ^1.9.1 - version: 1.9.1(rollup@3.23.1)(vue@3.3.4) + version: 1.9.1(rollup@3.26.0)(vue@3.3.4) '@nuxt-themes/typography': specifier: ^0.11.0 - version: 0.11.0(rollup@3.23.1)(vue@3.3.4) + version: 0.11.0(rollup@3.26.0)(vue@3.3.4) '@nuxt/content': specifier: ^2.7.0 - version: 2.7.0(rollup@3.23.1) + version: 2.7.0(rollup@3.26.0) '@nuxthq/studio': specifier: ^0.13.2 - version: 0.13.2(rollup@3.23.1) + version: 0.13.2(rollup@3.26.0) '@vueuse/nuxt': specifier: ^10.2.1 - version: 10.2.1(nuxt@3.6.1)(rollup@3.23.1)(vue@3.3.4) + version: 10.2.1(nuxt@3.6.1)(rollup@3.26.0)(vue@3.3.4) devDependencies: '@algolia/client-search': specifier: ^4.18.0 @@ -33,23 +37,23 @@ importers: specifier: ^3.5.1 version: 3.5.1(@algolia/client-search@4.18.0)(search-insights@2.6.0) '@nuxt/devtools': - specifier: ^0.6.4 - version: 0.6.4(nuxt@3.6.1)(rollup@3.23.1) + specifier: ^0.6.6 + version: 0.6.6(nuxt@3.6.1)(rollup@3.26.0) '@nuxt/eslint-config': specifier: ^0.1.1 - version: 0.1.1(eslint@8.43.0) + version: 0.1.1(eslint@8.44.0) '@nuxtjs/algolia': specifier: ^1.8.0 - version: 1.8.0(rollup@3.23.1)(vue@3.3.4) + version: 1.8.0(rollup@3.26.0)(vue@3.3.4) '@types/node': - specifier: ^20.3.2 - version: 20.3.2 + specifier: ^20.3.3 + version: 20.3.3 eslint: - specifier: ^8.43.0 - version: 8.43.0 + specifier: ^8.44.0 + version: 8.44.0 nuxt: specifier: ^3.6.1 - version: 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.23.1)(typescript@5.1.6) + version: 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6) release-it: specifier: ^15.11.0 version: 15.11.0 @@ -57,8 +61,8 @@ importers: specifier: ^5.1.6 version: 5.1.6 vite-plugin-inspect: - specifier: ^0.7.31 - version: 0.7.31(rollup@3.23.1) + specifier: ^0.7.32 + version: 0.7.32(rollup@3.26.0) vue: specifier: ^3.3.4 version: 3.3.4 @@ -66,29 +70,33 @@ importers: .starters/default: devDependencies: '@nuxt-themes/docus': - specifier: ^1.12.1 + specifier: ^1.13.0 version: link:../.. '@nuxt/devtools': - specifier: ^0.5.5 - version: 0.5.5(nuxt@3.5.3)(rollup@3.23.1) + specifier: ^0.6.6 + version: 0.6.6(nuxt@3.6.1)(rollup@3.26.0) '@nuxt/eslint-config': specifier: ^0.1.1 - version: 0.1.1(eslint@8.42.0) + version: 0.1.1(eslint@8.44.0) '@nuxtjs/plausible': specifier: ^0.2.1 - version: 0.2.1(rollup@3.23.1) + version: 0.2.1(rollup@3.26.0) '@types/node': - specifier: ^20.2.5 - version: 20.2.5 + specifier: ^20.3.3 + version: 20.3.3 eslint: - specifier: ^8.42.0 - version: 8.42.0 + specifier: ^8.44.0 + version: 8.44.0 nuxt: - specifier: ^3.5.3 - version: 3.5.3(@types/node@20.2.5)(eslint@8.42.0)(rollup@3.23.1)(typescript@4.9.5) + specifier: ^3.6.1 + version: 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@4.9.5) packages: + /@aashutoshrathi/word-wrap@1.2.6: + resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} + engines: {node: '>=0.10.0'} + /@algolia/autocomplete-core@1.9.3(@algolia/client-search@4.18.0)(algoliasearch@4.17.1)(search-insights@2.6.0): resolution: {integrity: sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL7A6fP6PPw==} dependencies: @@ -1029,36 +1037,26 @@ packages: requiresBuild: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.42.0): + /@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.42.0 - eslint-visitor-keys: 3.4.1 - dev: true - - /@eslint-community/eslint-utils@4.4.0(eslint@8.43.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.43.0 + eslint: 8.44.0 eslint-visitor-keys: 3.4.1 /@eslint-community/regexpp@4.5.1: resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - /@eslint/eslintrc@2.0.3: - resolution: {integrity: sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==} + /@eslint/eslintrc@2.1.0: + resolution: {integrity: sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.5.2 + espree: 9.6.0 globals: 13.20.0 ignore: 5.2.4 import-fresh: 3.3.0 @@ -1068,13 +1066,8 @@ packages: transitivePeerDependencies: - supports-color - /@eslint/js@8.42.0: - resolution: {integrity: sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - - /@eslint/js@8.43.0: - resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==} + /@eslint/js@8.44.0: + resolution: {integrity: sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} /@gar/promisify@1.1.3: @@ -1185,7 +1178,7 @@ packages: nopt: 5.0.0 npmlog: 5.0.1 rimraf: 3.0.2 - semver: 7.5.1 + semver: 7.5.3 tar: 6.1.15 transitivePeerDependencies: - encoding @@ -1290,10 +1283,10 @@ packages: - supports-color dev: true - /@nuxt-themes/elements@0.9.4(rollup@3.23.1)(vue@3.3.4): + /@nuxt-themes/elements@0.9.4(rollup@3.26.0)(vue@3.3.4): resolution: {integrity: sha512-d7XgHc/gjMpre26+N76APL1vlnQHiZTOk61GC4I/ZYQuioSfoKuoIP+Ixrr0QgM22j4MRBtAaBnDAg1wRJrDCQ==} dependencies: - '@nuxt-themes/tokens': 1.9.1(rollup@3.23.1)(vue@3.3.4) + '@nuxt-themes/tokens': 1.9.1(rollup@3.26.0)(vue@3.3.4) '@vueuse/core': 9.13.0(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' @@ -1304,10 +1297,10 @@ packages: - vue dev: false - /@nuxt-themes/tokens@1.9.1(rollup@3.23.1)(vue@3.3.4): + /@nuxt-themes/tokens@1.9.1(rollup@3.26.0)(vue@3.3.4): resolution: {integrity: sha512-5C28kfRvKnTX8Tux+xwyaf+2pxKgQ53dC9l6C33sZwRRyfUJulGDZCFjKbuNq4iqVwdGvkFSQBYBYjFAv6t75g==} dependencies: - '@nuxtjs/color-mode': 3.2.0(rollup@3.23.1) + '@nuxtjs/color-mode': 3.2.0(rollup@3.26.0) '@vueuse/core': 9.13.0(vue@3.3.4) pinceau: 0.18.9 transitivePeerDependencies: @@ -1319,12 +1312,12 @@ packages: - vue dev: false - /@nuxt-themes/typography@0.11.0(rollup@3.23.1)(vue@3.3.4): + /@nuxt-themes/typography@0.11.0(rollup@3.26.0)(vue@3.3.4): resolution: {integrity: sha512-TqyvD7sDWnqGmL00VtuI7JdmNTPL5/g957HCAWNzcNp+S20uJjW/FXSdkM76d4JSVDHvBqw7Wer3RsqVhqvA4w==} dependencies: - '@nuxtjs/color-mode': 3.2.0(rollup@3.23.1) - nuxt-config-schema: 0.4.6(rollup@3.23.1) - nuxt-icon: 0.3.3(rollup@3.23.1)(vue@3.3.4) + '@nuxtjs/color-mode': 3.2.0(rollup@3.26.0) + nuxt-config-schema: 0.4.6(rollup@3.26.0) + nuxt-icon: 0.3.3(rollup@3.26.0)(vue@3.3.4) pinceau: 0.18.9 ufo: 1.1.2 transitivePeerDependencies: @@ -1335,10 +1328,10 @@ packages: - vue dev: false - /@nuxt/content@2.7.0(rollup@3.23.1): + /@nuxt/content@2.7.0(rollup@3.26.0): resolution: {integrity: sha512-3vv3Rbpf6NH7RRuy7PLVmpQCt8C9DgV4aTWLmTCdnWpmlNsX+0wQT8bA/ypqmh8zrJ6BXWztFM35WVESkNvDvQ==} dependencies: - '@nuxt/kit': 3.6.1(rollup@3.23.1) + '@nuxt/kit': 3.6.1(rollup@3.26.0) consola: 3.1.0 defu: 6.1.2 destr: 1.2.2 @@ -1393,8 +1386,8 @@ packages: /@nuxt/devalue@2.0.2: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} - /@nuxt/devtools-kit@0.5.5(nuxt@3.5.3)(rollup@3.23.1): - resolution: {integrity: sha512-wyoNtH4QxTAWJPL/LSKYNkiIh/w4lmyRnMe7I22BFWHYOCKe9Oz0E2pPkKvWyM1oFR1Ysq2n1yVtTvUx6UQ/Bw==} + /@nuxt/devtools-kit@0.6.6(nuxt@3.6.1)(rollup@3.26.0): + resolution: {integrity: sha512-6P00gcvbGQVEzHr+Xvpymqsbhg1rU64wQDRG0oLBXW/pcuJO/hyppowGr8Tvt3Xn6TRYJcgk1wkBa1wL9U+Z+g==} peerDependencies: nuxt: ^3.5.1 vite: '*' @@ -1402,55 +1395,20 @@ packages: vite: optional: true dependencies: - '@nuxt/kit': 3.6.1(rollup@3.23.1) - '@nuxt/schema': 3.6.1(rollup@3.23.1) + '@nuxt/kit': 3.6.1(rollup@3.26.0) + '@nuxt/schema': 3.6.1(rollup@3.26.0) execa: 7.1.1 - nuxt: 3.5.3(@types/node@20.2.5)(eslint@8.42.0)(rollup@3.23.1)(typescript@4.9.5) + nuxt: 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6) transitivePeerDependencies: - rollup - supports-color dev: true - /@nuxt/devtools-kit@0.6.4(nuxt@3.6.1)(rollup@3.23.1): - resolution: {integrity: sha512-+NSTULmKIECVBzAmk2/LnzJnUv1hIzkRmtBSPwNTyaHe6KEU45eq32/4OdjlM/Nw4ucc2w7CSbATptcR7lnWVw==} - peerDependencies: - nuxt: ^3.5.1 - vite: '*' - peerDependenciesMeta: - vite: - optional: true - dependencies: - '@nuxt/kit': 3.6.1(rollup@3.23.1) - '@nuxt/schema': 3.6.1(rollup@3.23.1) - execa: 7.1.1 - nuxt: 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.23.1)(typescript@5.1.6) - transitivePeerDependencies: - - rollup - - supports-color - dev: true - - /@nuxt/devtools-wizard@0.5.5: - resolution: {integrity: sha512-jAtyecgP2Yp8zg+Q1sg5p+lKt4n9R78PF1DOCxNax0IqiAH8CjeDUPtDRNBrGU+iSocSFIFU2v0S5/iDbABouA==} - hasBin: true - dependencies: - consola: 3.1.0 - diff: 5.1.0 - execa: 7.1.1 - global-dirs: 3.0.1 - magicast: 0.2.9 - pathe: 1.1.1 - picocolors: 1.0.0 - pkg-types: 1.0.3 - prompts: 2.4.2 - rc9: 2.1.1 - semver: 7.5.3 - dev: true - - /@nuxt/devtools-wizard@0.6.4: - resolution: {integrity: sha512-bWRs64ThCAPvBpKUi5adIiW1caBMQRL+A142P0cPYf1B4x9ie44VuydGlfdELrshdMiOT8xse+G6Uwoy8Yt03Q==} + /@nuxt/devtools-wizard@0.6.6: + resolution: {integrity: sha512-hzTVPaAd6PXyebk0bCjEwtdsXsoiSJnLCcZmlSLFmTNdVSmyb2tHNOuYTzZdobrl0iArjVIBaIqgFIWjYBQKNg==} hasBin: true dependencies: - consola: 3.1.0 + consola: 3.2.2 diff: 5.1.0 execa: 7.1.1 global-dirs: 3.0.1 @@ -1463,8 +1421,8 @@ packages: semver: 7.5.3 dev: true - /@nuxt/devtools@0.5.5(nuxt@3.5.3)(rollup@3.23.1): - resolution: {integrity: sha512-YJDAsjfyvPV7WVyirfIzrNi37qqLJX61ZkOMN6hplyknky7kBapcG3VNq8WfVqY2Ce02sqF4bsEGlpG/F64y0g==} + /@nuxt/devtools@0.6.6(nuxt@3.6.1)(rollup@3.26.0): + resolution: {integrity: sha512-bYPKFbsHH6RQ9tXt15jwuw6UQqU4PMStEzO2VYxMrP+rw5tDOD4wdf8qoMVi17c3RrxjvL8TlS6roBSApndx3g==} hasBin: true peerDependencies: nuxt: ^3.5.1 @@ -1473,64 +1431,12 @@ packages: vite: optional: true dependencies: - '@nuxt/devtools-kit': 0.5.5(nuxt@3.5.3)(rollup@3.23.1) - '@nuxt/devtools-wizard': 0.5.5 - '@nuxt/kit': 3.5.3(rollup@3.23.1) - birpc: 0.2.12 - consola: 3.1.0 - execa: 7.1.1 - fast-folder-size: 1.7.1 - fast-glob: 3.2.12 - get-port-please: 3.0.1 - global-dirs: 3.0.1 - h3: 1.6.6 - hookable: 5.5.3 - image-meta: 0.1.1 - is-installed-globally: 0.4.0 - launch-editor: 2.6.0 - local-pkg: 0.4.3 - magicast: 0.2.9 - nuxt: 3.5.3(@types/node@20.2.5)(eslint@8.42.0)(rollup@3.23.1)(typescript@4.9.5) - nypm: 0.2.0 - pacote: 15.2.0 - pathe: 1.1.1 - perfect-debounce: 1.0.0 - picocolors: 1.0.0 - pkg-types: 1.0.3 - rc9: 2.1.0 - semver: 7.5.1 - sirv: 2.0.3 - unimport: 3.0.7(rollup@3.23.1) - vite-plugin-inspect: 0.7.31(rollup@3.23.1) - vite-plugin-vue-inspector: 3.4.2 - wait-on: 7.0.1 - which: 3.0.1 - ws: 8.13.0 - transitivePeerDependencies: - - bluebird - - bufferutil - - debug - - rollup - - supports-color - - utf-8-validate - dev: true - - /@nuxt/devtools@0.6.4(nuxt@3.6.1)(rollup@3.23.1): - resolution: {integrity: sha512-Sn+yUMylI0ccpk0v2qfNCVmYMdduHrzLy6GyDZRDN/e0gxzAZqeHZfFD433KuND6cyvcvJ7GFVjlBz+6gYERWA==} - hasBin: true - peerDependencies: - nuxt: ^3.5.1 - vite: '*' - peerDependenciesMeta: - vite: - optional: true - dependencies: - '@nuxt/devtools-kit': 0.6.4(nuxt@3.6.1)(rollup@3.23.1) - '@nuxt/devtools-wizard': 0.6.4 - '@nuxt/kit': 3.6.1(rollup@3.23.1) + '@nuxt/devtools-kit': 0.6.6(nuxt@3.6.1)(rollup@3.26.0) + '@nuxt/devtools-wizard': 0.6.6 + '@nuxt/kit': 3.6.1(rollup@3.26.0) birpc: 0.2.12 boxen: 7.1.0 - consola: 3.1.0 + consola: 3.2.2 execa: 7.1.1 fast-folder-size: 2.1.0 fast-glob: 3.2.12 @@ -1543,7 +1449,7 @@ packages: launch-editor: 2.6.0 local-pkg: 0.4.3 magicast: 0.2.9 - nuxt: 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.23.1)(typescript@5.1.6) + nuxt: 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6) nypm: 0.2.2 pacote: 15.2.0 pathe: 1.1.1 @@ -1553,8 +1459,8 @@ packages: rc9: 2.1.1 semver: 7.5.3 sirv: 2.0.3 - unimport: 3.0.11(rollup@3.23.1) - vite-plugin-inspect: 0.7.31(rollup@3.23.1) + unimport: 3.0.11(rollup@3.26.0) + vite-plugin-inspect: 0.7.32(rollup@3.26.0) vite-plugin-vue-inspector: 3.4.2 wait-on: 7.0.1 which: 3.0.1 @@ -1568,43 +1474,28 @@ packages: - utf-8-validate dev: true - /@nuxt/eslint-config@0.1.1(eslint@8.42.0): + /@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.0 - '@typescript-eslint/eslint-plugin': 5.59.9(@typescript-eslint/parser@5.59.9)(eslint@8.42.0)(typescript@4.9.5) - '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@4.9.5) - eslint: 8.42.0 - eslint-plugin-vue: 9.14.1(eslint@8.42.0) + '@typescript-eslint/eslint-plugin': 5.59.9(@typescript-eslint/parser@5.59.9)(eslint@8.44.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.59.9(eslint@8.44.0)(typescript@5.1.6) + eslint: 8.44.0 + eslint-plugin-vue: 9.14.1(eslint@8.44.0) typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@nuxt/eslint-config@0.1.1(eslint@8.43.0): - resolution: {integrity: sha512-znm1xlbhldUubB2XGx6Ca5uarwlIieKf0o8CtxtF6eEauDbpa3T2p3JnTcdguMW2nj1YPneoGmhshANfOlghiQ==} - peerDependencies: - eslint: ^8.29.0 - dependencies: - '@rushstack/eslint-patch': 1.3.0 - '@typescript-eslint/eslint-plugin': 5.59.9(@typescript-eslint/parser@5.59.9)(eslint@8.43.0)(typescript@4.9.5) - '@typescript-eslint/parser': 5.59.9(eslint@8.43.0)(typescript@5.1.6) - eslint: 8.43.0 - eslint-plugin-vue: 9.14.1(eslint@8.43.0) - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@nuxt/kit@3.5.3(rollup@3.23.1): + /@nuxt/kit@3.5.3(rollup@3.26.0): resolution: {integrity: sha512-QzoOGqa1zjKQfg7Y50TrrFAL9DhtIpYYs10gihcM1ISPrn9ROht+VEjqsaMvT+L8JuQbNf8wDYl8qzsdWGU29Q==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: - '@nuxt/schema': 3.5.3(rollup@3.23.1) + '@nuxt/schema': 3.5.3(rollup@3.26.0) c12: 1.4.2 - consola: 3.1.0 + consola: 3.2.2 defu: 6.1.2 globby: 13.2.0 hash-sum: 2.0.0 @@ -1617,19 +1508,19 @@ packages: scule: 1.0.0 semver: 7.5.3 unctx: 2.3.1 - unimport: 3.0.11(rollup@3.23.1) + unimport: 3.0.11(rollup@3.26.0) untyped: 1.3.2 transitivePeerDependencies: - rollup - supports-color - /@nuxt/kit@3.6.1(rollup@3.23.1): + /@nuxt/kit@3.6.1(rollup@3.26.0): resolution: {integrity: sha512-7AoiKV0zAtyT3ZvjMfGislMcB+JMbBZxYw68/oWtkEPXCfGQMYuiMI9Ue246/0JT2Yp2KZclEgrJEJ6NLkqFcw==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: - '@nuxt/schema': 3.6.1(rollup@3.23.1) + '@nuxt/schema': 3.6.1(rollup@3.26.0) c12: 1.4.2 - consola: 3.1.0 + consola: 3.2.2 defu: 6.1.2 globby: 13.2.0 hash-sum: 2.0.0 @@ -1642,13 +1533,13 @@ packages: scule: 1.0.0 semver: 7.5.3 unctx: 2.3.1 - unimport: 3.0.11(rollup@3.23.1) + unimport: 3.0.11(rollup@3.26.0) untyped: 1.3.2 transitivePeerDependencies: - rollup - supports-color - /@nuxt/schema@3.5.3(rollup@3.23.1): + /@nuxt/schema@3.5.3(rollup@3.26.0): resolution: {integrity: sha512-Tnon4mYfJZmsCtx4NZ9A+qjwo4DcZ6tERpEhYBY81PX7AiJ+hFPBFR1qR32Tff66/qJjZg5UXj6H9AdzwEYr2w==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: @@ -1659,13 +1550,13 @@ packages: postcss-import-resolver: 2.0.0 std-env: 3.3.3 ufo: 1.1.2 - unimport: 3.0.7(rollup@3.23.1) + unimport: 3.0.11(rollup@3.26.0) untyped: 1.3.2 transitivePeerDependencies: - rollup - supports-color - /@nuxt/schema@3.6.1(rollup@3.23.1): + /@nuxt/schema@3.6.1(rollup@3.26.0): resolution: {integrity: sha512-+4pr0lkcPP5QqprYV+/ujmBkt2JHmi/v5vaxCrMhElUFgifvJAfT89BkGFn6W7pz0b8Vd3GcByFUWI7/wX/Pcw==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: @@ -1676,24 +1567,24 @@ packages: postcss-import-resolver: 2.0.0 std-env: 3.3.3 ufo: 1.1.2 - unimport: 3.0.11(rollup@3.23.1) + unimport: 3.0.11(rollup@3.26.0) untyped: 1.3.2 transitivePeerDependencies: - rollup - supports-color - /@nuxt/telemetry@2.2.0(rollup@3.23.1): + /@nuxt/telemetry@2.2.0(rollup@3.26.0): resolution: {integrity: sha512-Z2UmPkBy5WjxvHKuUcl1X6vKWnIyWSP+9UGde1F+MzzZxYgAQybFud1uL2B3KCowxZdoqT1hd2WklV7EtyCwrQ==} hasBin: true dependencies: - '@nuxt/kit': 3.6.1(rollup@3.23.1) + '@nuxt/kit': 3.6.1(rollup@3.26.0) chalk: 5.2.0 ci-info: 3.8.0 - consola: 3.1.0 + consola: 3.2.2 create-require: 1.1.1 defu: 6.1.2 destr: 1.2.2 - dotenv: 16.1.4 + dotenv: 16.3.1 fs-extra: 10.1.0 git-url-parse: 13.1.0 inquirer: 9.2.7 @@ -1710,38 +1601,34 @@ packages: - rollup - supports-color - /@nuxt/ui-templates@1.1.1: - resolution: {integrity: sha512-PjVETP7+iZXAs5Q8O4ivl4t6qjWZMZqwiTVogUXHoHGZZcw7GZW3u3tzfYfE1HbzyYJfr236IXqQ02MeR8Fz2w==} - dev: true - /@nuxt/ui-templates@1.2.0: resolution: {integrity: sha512-MSZza7dxccNb/p7nuzGF8/m4POaFpHzVhNdR7f4xahOpH7Ja02lFeYR+rHtoHIJC0yym4qriqv0mQ+Qf/R61bQ==} - /@nuxt/vite-builder@3.5.3(@types/node@20.2.5)(eslint@8.42.0)(rollup@3.23.1)(typescript@4.9.5)(vue@3.3.4): - resolution: {integrity: sha512-7zEKpGh3iWGRDwbWUa8eRxdLMxZtPzetelmdmXPjtYKGwUebZOcBhpeJ+VgJKOIf4OEj9E7BZS+it/Ji9UG9qw==} + /@nuxt/vite-builder@3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@4.9.5)(vue@3.3.4): + resolution: {integrity: sha512-KKYSPtizNe5y3gDBBpKRr0xxcs2mCzq8LfCNxbRvYzqjIdWPfTH7elTwfZoxh+kIHQ73yXq4HlKP3F8W40ylmg==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: vue: ^3.3.4 dependencies: - '@nuxt/kit': 3.5.3(rollup@3.23.1) - '@rollup/plugin-replace': 5.0.2(rollup@3.23.1) + '@nuxt/kit': 3.6.1(rollup@3.26.0) + '@rollup/plugin-replace': 5.0.2(rollup@3.26.0) '@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.24) clear: 0.1.0 - consola: 3.1.0 + consola: 3.2.2 cssnano: 6.0.1(postcss@8.4.24) defu: 6.1.2 - esbuild: 0.17.19 + esbuild: 0.18.10 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.6.6 + h3: 1.7.1 knitwork: 1.0.0 magic-string: 0.30.0 - mlly: 1.3.0 + mlly: 1.4.0 ohash: 1.1.2 pathe: 1.1.1 perfect-debounce: 1.0.0 @@ -1749,14 +1636,14 @@ packages: postcss: 8.4.24 postcss-import: 15.1.0(postcss@8.4.24) postcss-url: 10.1.3(postcss@8.4.24) - rollup-plugin-visualizer: 5.9.0(rollup@3.23.1) + rollup-plugin-visualizer: 5.9.2(rollup@3.26.0) std-env: 3.3.3 strip-literal: 1.0.1 ufo: 1.1.2 unplugin: 1.3.1 - vite: 4.3.9(@types/node@20.2.5) - vite-node: 0.31.4(@types/node@20.2.5) - vite-plugin-checker: 0.6.0(eslint@8.42.0)(typescript@4.9.5)(vite@4.3.9) + vite: 4.3.9(@types/node@20.3.3) + vite-node: 0.32.2(@types/node@20.3.3) + vite-plugin-checker: 0.6.1(eslint@8.44.0)(typescript@4.9.5)(vite@4.3.9) vue: 3.3.4 vue-bundle-renderer: 1.0.3 transitivePeerDependencies: @@ -1778,19 +1665,19 @@ packages: - vue-tsc dev: true - /@nuxt/vite-builder@3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.23.1)(typescript@5.1.6)(vue@3.3.4): + /@nuxt/vite-builder@3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue@3.3.4): resolution: {integrity: sha512-KKYSPtizNe5y3gDBBpKRr0xxcs2mCzq8LfCNxbRvYzqjIdWPfTH7elTwfZoxh+kIHQ73yXq4HlKP3F8W40ylmg==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: vue: ^3.3.4 dependencies: - '@nuxt/kit': 3.6.1(rollup@3.23.1) - '@rollup/plugin-replace': 5.0.2(rollup@3.23.1) + '@nuxt/kit': 3.6.1(rollup@3.26.0) + '@rollup/plugin-replace': 5.0.2(rollup@3.26.0) '@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.24) clear: 0.1.0 - consola: 3.1.0 + consola: 3.2.2 cssnano: 6.0.1(postcss@8.4.24) defu: 6.1.2 esbuild: 0.18.10 @@ -1810,14 +1697,14 @@ packages: postcss: 8.4.24 postcss-import: 15.1.0(postcss@8.4.24) postcss-url: 10.1.3(postcss@8.4.24) - rollup-plugin-visualizer: 5.9.2(rollup@3.23.1) + rollup-plugin-visualizer: 5.9.2(rollup@3.26.0) std-env: 3.3.3 strip-literal: 1.0.1 ufo: 1.1.2 unplugin: 1.3.1 - vite: 4.3.9(@types/node@20.3.2) - vite-node: 0.32.2(@types/node@20.3.2) - vite-plugin-checker: 0.6.1(eslint@8.43.0)(typescript@5.1.6)(vite@4.3.9) + vite: 4.3.9(@types/node@20.3.3) + vite-node: 0.32.2(@types/node@20.3.3) + vite-plugin-checker: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9) vue: 3.3.4 vue-bundle-renderer: 1.0.3 transitivePeerDependencies: @@ -1838,13 +1725,13 @@ packages: - vti - vue-tsc - /@nuxthq/studio@0.13.2(rollup@3.23.1): + /@nuxthq/studio@0.13.2(rollup@3.26.0): resolution: {integrity: sha512-lSjMDSq0yxX3I3O8EVJWoU+kA9iEwUuTS1sZfyha625FhiU2qDIGGkc7gEeA1ubBNeZmJMXTl2hIauxOVTSfgQ==} dependencies: - '@nuxt/kit': 3.5.3(rollup@3.23.1) + '@nuxt/kit': 3.5.3(rollup@3.26.0) defu: 6.1.2 - nuxt-component-meta: 0.5.3(rollup@3.23.1) - nuxt-config-schema: 0.4.6(rollup@3.23.1) + nuxt-component-meta: 0.5.3(rollup@3.26.0) + nuxt-config-schema: 0.4.6(rollup@3.26.0) socket.io-client: 4.6.2 ufo: 1.1.2 transitivePeerDependencies: @@ -1854,12 +1741,12 @@ packages: - utf-8-validate dev: false - /@nuxtjs/algolia@1.8.0(rollup@3.23.1)(vue@3.3.4): + /@nuxtjs/algolia@1.8.0(rollup@3.26.0)(vue@3.3.4): resolution: {integrity: sha512-zSz1G2yhP/AwhnbM59RNTZ+hgnkVulNIej5QHmhH5vNa4fhimkRRXhEzRwYtBj5cgL133dQkop1Cg5YFwTCNKg==} dependencies: '@algolia/cache-in-memory': 4.17.1 '@algolia/recommend': 4.17.1 - '@nuxt/kit': 3.5.3(rollup@3.23.1) + '@nuxt/kit': 3.5.3(rollup@3.26.0) algoliasearch: 4.17.1 instantsearch.css: 7.4.5 metadata-scraper: 0.2.61 @@ -1875,10 +1762,10 @@ packages: - vue-server-renderer dev: true - /@nuxtjs/color-mode@3.2.0(rollup@3.23.1): + /@nuxtjs/color-mode@3.2.0(rollup@3.26.0): resolution: {integrity: sha512-isDR01yfadopiHQ/VEVUpyNSPrk5PCjUHS4t1qYRZwuRGefU4s9Iaxf6H9nmr1QFzoMgTm+3T0r/54jLwtpZbA==} dependencies: - '@nuxt/kit': 3.5.3(rollup@3.23.1) + '@nuxt/kit': 3.5.3(rollup@3.26.0) lodash.template: 4.5.0 pathe: 1.1.1 transitivePeerDependencies: @@ -1886,10 +1773,10 @@ packages: - supports-color dev: false - /@nuxtjs/plausible@0.2.1(rollup@3.23.1): + /@nuxtjs/plausible@0.2.1(rollup@3.26.0): resolution: {integrity: sha512-1AyV9woFeZKBhwYy05S7NBk4jeAXzWcF/SIK/S/GZ8C86G8x7f2hR2eJi9FRRQYGwHutBx2guU4tZAW4J71Azg==} dependencies: - '@nuxt/kit': 3.5.3(rollup@3.23.1) + '@nuxt/kit': 3.5.3(rollup@3.26.0) defu: 6.1.2 pathe: 1.1.1 plausible-tracker: 0.3.8 @@ -2051,18 +1938,6 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@rollup/plugin-alias@5.0.0(rollup@3.23.1): - resolution: {integrity: sha512-l9hY5chSCjuFRPsnRm16twWBiSApl2uYFLsepQYwtBuAxNMQ/1dJqADld40P0Jkqm65GRTLy/AC6hnpVebtLsA==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - rollup: 3.23.1 - slash: 4.0.0 - /@rollup/plugin-alias@5.0.0(rollup@3.26.0): resolution: {integrity: sha512-l9hY5chSCjuFRPsnRm16twWBiSApl2uYFLsepQYwtBuAxNMQ/1dJqADld40P0Jkqm65GRTLy/AC6hnpVebtLsA==} engines: {node: '>=14.0.0'} @@ -2075,7 +1950,7 @@ packages: rollup: 3.26.0 slash: 4.0.0 - /@rollup/plugin-commonjs@24.1.0(rollup@3.23.1): + /@rollup/plugin-commonjs@24.1.0(rollup@3.26.0): resolution: {integrity: sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -2084,13 +1959,14 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) + '@rollup/pluginutils': 5.0.2(rollup@3.26.0) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.27.0 - rollup: 3.23.1 + rollup: 3.26.0 + dev: false /@rollup/plugin-commonjs@25.0.2(rollup@3.26.0): resolution: {integrity: sha512-NGTwaJxIO0klMs+WSFFtBP7b9TdTJ3K76HZkewT8/+yHzMiUGVQgaPtLQxNVYIgT5F7lxkEyVID+yS3K7bhCow==} @@ -2109,21 +1985,6 @@ packages: magic-string: 0.27.0 rollup: 3.26.0 - /@rollup/plugin-inject@5.0.3(rollup@3.23.1): - resolution: {integrity: sha512-411QlbL+z2yXpRWFXSmw/teQRMkXcAAC8aYTemc15gwJRpvEVDQwoe+N/HTFD8RFG8+88Bme9DK2V9CVm7hJdA==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) - estree-walker: 2.0.2 - magic-string: 0.27.0 - rollup: 3.23.1 - dev: true - /@rollup/plugin-inject@5.0.3(rollup@3.26.0): resolution: {integrity: sha512-411QlbL+z2yXpRWFXSmw/teQRMkXcAAC8aYTemc15gwJRpvEVDQwoe+N/HTFD8RFG8+88Bme9DK2V9CVm7hJdA==} engines: {node: '>=14.0.0'} @@ -2138,18 +1999,6 @@ packages: magic-string: 0.27.0 rollup: 3.26.0 - /@rollup/plugin-json@6.0.0(rollup@3.23.1): - resolution: {integrity: sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) - rollup: 3.23.1 - /@rollup/plugin-json@6.0.0(rollup@3.26.0): resolution: {integrity: sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==} engines: {node: '>=14.0.0'} @@ -2162,23 +2011,6 @@ packages: '@rollup/pluginutils': 5.0.2(rollup@3.26.0) rollup: 3.26.0 - /@rollup/plugin-node-resolve@15.1.0(rollup@3.23.1): - resolution: {integrity: sha512-xeZHCgsiZ9pzYVgAo9580eCGqwh/XCEUM9q6iQfGNocjgkufHAqC3exA+45URvhiYV8sBF9RlBai650eNs7AsA==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^2.78.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) - '@types/resolve': 1.20.2 - deepmerge: 4.3.1 - is-builtin-module: 3.2.1 - is-module: 1.0.0 - resolve: 1.22.2 - rollup: 3.23.1 - /@rollup/plugin-node-resolve@15.1.0(rollup@3.26.0): resolution: {integrity: sha512-xeZHCgsiZ9pzYVgAo9580eCGqwh/XCEUM9q6iQfGNocjgkufHAqC3exA+45URvhiYV8sBF9RlBai650eNs7AsA==} engines: {node: '>=14.0.0'} @@ -2196,19 +2028,6 @@ packages: resolve: 1.22.2 rollup: 3.26.0 - /@rollup/plugin-replace@5.0.2(rollup@3.23.1): - resolution: {integrity: sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) - magic-string: 0.27.0 - rollup: 3.23.1 - /@rollup/plugin-replace@5.0.2(rollup@3.26.0): resolution: {integrity: sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA==} engines: {node: '>=14.0.0'} @@ -2222,21 +2041,6 @@ packages: magic-string: 0.27.0 rollup: 3.26.0 - /@rollup/plugin-terser@0.4.3(rollup@3.23.1): - resolution: {integrity: sha512-EF0oejTMtkyhrkwCdg0HJ0IpkcaVg1MMSf2olHb2Jp+1mnLM04OhjpJWGma4HobiDTF0WCyViWuvadyE9ch2XA==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^2.x || ^3.x - peerDependenciesMeta: - rollup: - optional: true - dependencies: - rollup: 3.23.1 - serialize-javascript: 6.0.1 - smob: 1.4.0 - terser: 5.17.7 - dev: true - /@rollup/plugin-terser@0.4.3(rollup@3.26.0): resolution: {integrity: sha512-EF0oejTMtkyhrkwCdg0HJ0IpkcaVg1MMSf2olHb2Jp+1mnLM04OhjpJWGma4HobiDTF0WCyViWuvadyE9ch2XA==} engines: {node: '>=14.0.0'} @@ -2251,18 +2055,6 @@ packages: smob: 1.4.0 terser: 5.17.7 - /@rollup/plugin-wasm@6.1.3(rollup@3.23.1): - resolution: {integrity: sha512-7ItTTeyauE6lwdDtQWceEHZ9+txbi4RRy0mYPFn9BW7rD7YdgBDu7HTHsLtHrRzJc313RM/1m6GKgV3np/aEaw==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - rollup: 3.23.1 - dev: true - /@rollup/plugin-wasm@6.1.3(rollup@3.26.0): resolution: {integrity: sha512-7ItTTeyauE6lwdDtQWceEHZ9+txbi4RRy0mYPFn9BW7rD7YdgBDu7HTHsLtHrRzJc313RM/1m6GKgV3np/aEaw==} engines: {node: '>=14.0.0'} @@ -2281,20 +2073,6 @@ packages: estree-walker: 2.0.2 picomatch: 2.3.1 - /@rollup/pluginutils@5.0.2(rollup@3.23.1): - resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@types/estree': 1.0.1 - estree-walker: 2.0.2 - picomatch: 2.3.1 - rollup: 3.23.1 - /@rollup/pluginutils@5.0.2(rollup@3.26.0): resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} @@ -2387,7 +2165,7 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 20.3.2 + '@types/node': 20.3.3 '@types/responselike': 1.0.0 dev: true @@ -2425,7 +2203,7 @@ packages: /@types/http-proxy@1.17.11: resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} dependencies: - '@types/node': 20.3.2 + '@types/node': 20.3.3 /@types/json-schema@7.0.12: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} @@ -2434,7 +2212,7 @@ packages: /@types/keyv@3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 20.3.2 + '@types/node': 20.3.3 dev: true /@types/mdast@3.0.11: @@ -2447,12 +2225,8 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: false - /@types/node@20.2.5: - resolution: {integrity: sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==} - dev: true - - /@types/node@20.3.2: - resolution: {integrity: sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw==} + /@types/node@20.3.3: + resolution: {integrity: sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw==} /@types/parse5@6.0.3: resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} @@ -2468,7 +2242,7 @@ packages: /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 20.3.2 + '@types/node': 20.3.3 dev: true /@types/semver@7.5.0: @@ -2487,7 +2261,7 @@ packages: resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} dev: false - /@typescript-eslint/eslint-plugin@5.59.9(@typescript-eslint/parser@5.59.9)(eslint@8.42.0)(typescript@4.9.5): + /@typescript-eslint/eslint-plugin@5.59.9(@typescript-eslint/parser@5.59.9)(eslint@8.44.0)(typescript@4.9.5): resolution: {integrity: sha512-4uQIBq1ffXd2YvF7MAvehWKW3zVv/w+mSfRAu+8cKbfj3nwzyqJLNcZJpQ/WZ1HLbJDiowwmQ6NO+63nCA+fqA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2499,12 +2273,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.59.9(eslint@8.44.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 5.59.9 - '@typescript-eslint/type-utils': 5.59.9(eslint@8.42.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.59.9(eslint@8.42.0)(typescript@4.9.5) + '@typescript-eslint/type-utils': 5.59.9(eslint@8.44.0)(typescript@4.9.5) + '@typescript-eslint/utils': 5.59.9(eslint@8.44.0)(typescript@4.9.5) debug: 4.3.4 - eslint: 8.42.0 + eslint: 8.44.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -2515,55 +2289,7 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin@5.59.9(@typescript-eslint/parser@5.59.9)(eslint@8.43.0)(typescript@4.9.5): - resolution: {integrity: sha512-4uQIBq1ffXd2YvF7MAvehWKW3zVv/w+mSfRAu+8cKbfj3nwzyqJLNcZJpQ/WZ1HLbJDiowwmQ6NO+63nCA+fqA==} - 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.59.9(eslint@8.43.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 5.59.9 - '@typescript-eslint/type-utils': 5.59.9(eslint@8.43.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.59.9(eslint@8.43.0)(typescript@4.9.5) - debug: 4.3.4 - eslint: 8.43.0 - grapheme-splitter: 1.0.4 - ignore: 5.2.4 - natural-compare-lite: 1.4.0 - semver: 7.5.3 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/parser@5.59.9(eslint@8.42.0)(typescript@4.9.5): - resolution: {integrity: sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==} - 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.59.9 - '@typescript-eslint/types': 5.59.9 - '@typescript-eslint/typescript-estree': 5.59.9(typescript@4.9.5) - debug: 4.3.4 - eslint: 8.42.0 - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/parser@5.59.9(eslint@8.43.0)(typescript@5.1.6): + /@typescript-eslint/parser@5.59.9(eslint@8.44.0)(typescript@5.1.6): resolution: {integrity: sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2577,7 +2303,7 @@ packages: '@typescript-eslint/types': 5.59.9 '@typescript-eslint/typescript-estree': 5.59.9(typescript@5.1.6) debug: 4.3.4 - eslint: 8.43.0 + eslint: 8.44.0 typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -2591,7 +2317,7 @@ packages: '@typescript-eslint/visitor-keys': 5.59.9 dev: true - /@typescript-eslint/type-utils@5.59.9(eslint@8.42.0)(typescript@4.9.5): + /@typescript-eslint/type-utils@5.59.9(eslint@8.44.0)(typescript@4.9.5): resolution: {integrity: sha512-ksEsT0/mEHg9e3qZu98AlSrONAQtrSTljL3ow9CGej8eRo7pe+yaC/mvTjptp23Xo/xIf2mLZKC6KPv4Sji26Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2602,29 +2328,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.59.9(typescript@4.9.5) - '@typescript-eslint/utils': 5.59.9(eslint@8.42.0)(typescript@4.9.5) + '@typescript-eslint/utils': 5.59.9(eslint@8.44.0)(typescript@4.9.5) debug: 4.3.4 - eslint: 8.42.0 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/type-utils@5.59.9(eslint@8.43.0)(typescript@4.9.5): - resolution: {integrity: sha512-ksEsT0/mEHg9e3qZu98AlSrONAQtrSTljL3ow9CGej8eRo7pe+yaC/mvTjptp23Xo/xIf2mLZKC6KPv4Sji26Q==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: '*' - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/typescript-estree': 5.59.9(typescript@4.9.5) - '@typescript-eslint/utils': 5.59.9(eslint@8.43.0)(typescript@4.9.5) - debug: 4.3.4 - eslint: 8.43.0 + eslint: 8.44.0 tsutils: 3.21.0(typescript@4.9.5) typescript: 4.9.5 transitivePeerDependencies: @@ -2678,39 +2384,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.59.9(eslint@8.42.0)(typescript@4.9.5): - resolution: {integrity: sha512-1PuMYsju/38I5Ggblaeb98TOoUvjhRvLpLa1DoTOFaLWqaXl/1iQ1eGurTXgBY58NUdtfTXKP5xBq7q9NDaLKg==} - 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.42.0) - '@types/json-schema': 7.0.12 - '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 5.59.9 - '@typescript-eslint/types': 5.59.9 - '@typescript-eslint/typescript-estree': 5.59.9(typescript@4.9.5) - eslint: 8.42.0 - eslint-scope: 5.1.1 - semver: 7.5.3 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - - /@typescript-eslint/utils@5.59.9(eslint@8.43.0)(typescript@4.9.5): + /@typescript-eslint/utils@5.59.9(eslint@8.44.0)(typescript@4.9.5): resolution: {integrity: sha512-1PuMYsju/38I5Ggblaeb98TOoUvjhRvLpLa1DoTOFaLWqaXl/1iQ1eGurTXgBY58NUdtfTXKP5xBq7q9NDaLKg==} 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.43.0) + '@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.59.9 '@typescript-eslint/types': 5.59.9 '@typescript-eslint/typescript-estree': 5.59.9(typescript@4.9.5) - eslint: 8.43.0 + eslint: 8.44.0 eslint-scope: 5.1.1 semver: 7.5.3 transitivePeerDependencies: @@ -2726,68 +2412,29 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@unhead/dom@1.1.27: - resolution: {integrity: sha512-sUrzpKIVvFp8TFx1mgp5t0k5ts1+KmgjMgRRuvRTZMBMVeGQRLSuL3uo34iwuFmKxeI6BXT5lVBk5H02c1XdGg==} - dependencies: - '@unhead/schema': 1.1.27 - '@unhead/shared': 1.1.27 - dev: true - /@unhead/dom@1.1.28: resolution: {integrity: sha512-o5w3GUo1en9OWNHpUkrkZxmlx2Xf7q++VLb5Lm0MtbHYM578lWmB1zLfmJMN13kvaNKN8RUhTYG5WMtKMzDfGw==} dependencies: '@unhead/schema': 1.1.28 '@unhead/shared': 1.1.28 - /@unhead/schema@1.1.27: - resolution: {integrity: sha512-S+xhPoBxBXDrsW9ltcF9Cv3cntMbSx+dfSmE7RNyDhogqHd3+lDEV2dnQpHKWTGjujwwMCALV5SADunAn785bw==} - dependencies: - hookable: 5.5.3 - zhead: 2.0.4 - dev: true - /@unhead/schema@1.1.28: resolution: {integrity: sha512-KDAPSYcYZHC3ni3Hd3Ye/piBasaHa/uQWCLICOVADwKi1Pm6hhMxCCwpsPSJtfekN31kOvIA09vZv8roPwTthQ==} dependencies: hookable: 5.5.3 zhead: 2.0.7 - /@unhead/shared@1.1.27: - resolution: {integrity: sha512-ElZ5WcMnhVlg44OAwTNq4XBkNePcL/BHZk7WKFcqpeGTJrEvSfs40lGJoo4sMsgDAd+XQdhJDd4dJu48jQB3kg==} - dependencies: - '@unhead/schema': 1.1.27 - dev: true - /@unhead/shared@1.1.28: resolution: {integrity: sha512-mC0k7a4Cb4vKsASjD/Ws5hrRdZfTf5uapRF+1ekVqeyo1VVISoXNB6CdxTjHgqi8vKQr5wmvoSvEt1fOoU1PQQ==} dependencies: '@unhead/schema': 1.1.28 - /@unhead/ssr@1.1.27: - resolution: {integrity: sha512-lKXH2ofs8L+yAbHgkRP17bIQ45XaG2RSl5UCMsSIW2Ev4kiTGPbbcQKOBgsi2uEllgdMk5peKDyaWD9xheYlEA==} - dependencies: - '@unhead/schema': 1.1.27 - '@unhead/shared': 1.1.27 - dev: true - /@unhead/ssr@1.1.28: resolution: {integrity: sha512-gnSVyvpx/R1byQ8mArh2QRI1PdQ9mlRvtnt1Qiy7JUrtkJeqf/Hfn85fwZ+RhHRSDBPhMl7qD24FSlz5EwA9Zw==} dependencies: '@unhead/schema': 1.1.28 '@unhead/shared': 1.1.28 - /@unhead/vue@1.1.27(vue@3.3.4): - resolution: {integrity: sha512-ibe7/QW4ZtyCI/et/fI3CnwC+oxqp+7LrhmuLUS93ib1Sl70D51dcAy9eAvh0MG7wWUyMUrf3T95MRifJo7uzA==} - peerDependencies: - vue: '>=2.7 || >=3' - dependencies: - '@unhead/schema': 1.1.27 - '@unhead/shared': 1.1.27 - hookable: 5.5.3 - unhead: 1.1.27 - vue: 3.3.4 - dev: true - /@unhead/vue@1.1.28(vue@3.3.4): resolution: {integrity: sha512-n/4UusPccA0eyLxeinEagfm7hswzg4Uud+dYNlPByHHThCBobYcHjhnOOeS9YvkMGbdZpG1l7k/kywQIcwYqgg==} peerDependencies: @@ -2810,7 +2457,7 @@ packages: dependencies: '@mapbox/node-pre-gyp': 1.0.10 '@rollup/pluginutils': 4.2.1 - acorn: 8.8.2 + acorn: 8.9.0 async-sema: 3.1.1 bindings: 1.5.0 estree-walker: 2.0.2 @@ -2836,7 +2483,7 @@ packages: '@babel/core': 7.22.1 '@babel/plugin-transform-typescript': 7.22.3(@babel/core@7.22.1) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.22.1) - vite: 4.3.9(@types/node@20.3.2) + vite: 4.3.9(@types/node@20.3.3) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -2851,7 +2498,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.3.2) + vite: 4.3.9(@types/node@20.3.3) vue: 3.3.4 /@volar/language-core@1.4.1: @@ -2880,7 +2527,7 @@ packages: vue-template-compiler: 2.7.14 dev: false - /@vue-macros/common@1.3.3(rollup@3.23.1)(vue@3.3.4): + /@vue-macros/common@1.3.3(rollup@3.26.0)(vue@3.3.4): resolution: {integrity: sha512-bjHomaf3mu+ARMD4DX22C/lLVVocbmwgcLH7bg1rK4kB5ghesgShZTQIrNR6ZjifQmdGc/2jjZ/25kSb364uEA==} engines: {node: '>=16.14.0'} peerDependencies: @@ -2890,7 +2537,7 @@ packages: optional: true dependencies: '@babel/types': 7.22.4 - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) + '@rollup/pluginutils': 5.0.2(rollup@3.26.0) '@vue/compiler-sfc': 3.3.4 local-pkg: 0.4.3 magic-string-ast: 0.1.2 @@ -3025,16 +2672,16 @@ packages: resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} dev: false - /@vueuse/nuxt@10.2.1(nuxt@3.6.1)(rollup@3.23.1)(vue@3.3.4): + /@vueuse/nuxt@10.2.1(nuxt@3.6.1)(rollup@3.26.0)(vue@3.3.4): resolution: {integrity: sha512-01iDXnjZFDaGZnEL0nvlmSTNV0EG6WY+VSFyWnBji9lbxdQwOn4DHvLou3ePe8ipaoQVtY58WcL0OHIFa4+fBA==} peerDependencies: nuxt: ^3.0.0 dependencies: - '@nuxt/kit': 3.6.1(rollup@3.23.1) + '@nuxt/kit': 3.6.1(rollup@3.26.0) '@vueuse/core': 10.2.1(vue@3.3.4) '@vueuse/metadata': 10.2.1 local-pkg: 0.4.3 - nuxt: 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.23.1)(typescript@5.1.6) + nuxt: 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' @@ -3064,12 +2711,12 @@ packages: /abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} - /acorn-jsx@5.3.2(acorn@8.8.2): + /acorn-jsx@5.3.2(acorn@8.9.0): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.8.2 + acorn: 8.9.0 /acorn-walk@8.2.0: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} @@ -3080,6 +2727,7 @@ packages: resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} engines: {node: '>=0.4.0'} hasBin: true + dev: false /acorn@8.9.0: resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==} @@ -3402,13 +3050,6 @@ packages: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} engines: {node: '>=8'} - /binary@0.3.0: - resolution: {integrity: sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==} - dependencies: - buffers: 0.1.1 - chainsaw: 0.1.0 - dev: true - /bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} dependencies: @@ -3440,10 +3081,6 @@ packages: readable-stream: 3.6.2 dev: true - /bluebird@3.4.7: - resolution: {integrity: sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==} - dev: true - /boolbase@1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} @@ -3516,11 +3153,6 @@ packages: /buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - /buffer-indexof-polyfill@1.0.2: - resolution: {integrity: sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==} - engines: {node: '>=0.10'} - dev: true - /buffer@5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} dependencies: @@ -3534,11 +3166,6 @@ packages: ieee754: 1.2.1 dev: true - /buffers@0.1.1: - resolution: {integrity: sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==} - engines: {node: '>=0.2.0'} - dev: true - /builtin-modules@3.3.0: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} @@ -3562,24 +3189,6 @@ packages: dependencies: streamsearch: 1.1.0 - /c12@1.4.1: - resolution: {integrity: sha512-0x7pWfLZpZsgtyotXtuepJc0rZYE0Aw8PwNAXs0jSG9zq6Sl5xmbWnFqfmRY01ieZLHNbvneSFm9/x88CvzAuw==} - dependencies: - chokidar: 3.5.3 - defu: 6.1.2 - dotenv: 16.1.4 - giget: 1.1.2 - jiti: 1.18.2 - mlly: 1.3.0 - ohash: 1.1.2 - pathe: 1.1.1 - perfect-debounce: 0.1.3 - pkg-types: 1.0.3 - rc9: 2.1.0 - transitivePeerDependencies: - - supports-color - dev: true - /c12@1.4.2: resolution: {integrity: sha512-3IP/MuamSVRVw8W8+CHWAz9gKN4gd+voF2zm/Ln6D25C2RhytEZ1ABbC8MjKr4BR9rhoV1JQ7jJA158LDiTkLg==} dependencies: @@ -3730,12 +3339,6 @@ packages: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} dev: false - /chainsaw@0.1.0: - resolution: {integrity: sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==} - dependencies: - traverse: 0.3.9 - dev: true - /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} @@ -3977,6 +3580,7 @@ packages: /consola@3.1.0: resolution: {integrity: sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==} + dev: false /consola@3.2.2: resolution: {integrity: sha512-r921u0vbF4lQsoIqYvSSER+yZLPQGijOHrYcWoCNVNBZmn/bRR+xT/DgerTze/nLD9TTGzdDa378TVhx7RDOYg==} @@ -4439,20 +4043,10 @@ packages: dependencies: type-fest: 2.19.0 - /dotenv@16.1.4: - resolution: {integrity: sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==} - engines: {node: '>=12'} - /dotenv@16.3.1: resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} engines: {node: '>=12'} - /duplexer2@0.1.4: - resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==} - dependencies: - readable-stream: 2.3.8 - dev: true - /duplexer@0.1.2: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} @@ -4727,37 +4321,19 @@ packages: source-map: 0.6.1 dev: true - /eslint-plugin-vue@9.14.1(eslint@8.42.0): - resolution: {integrity: sha512-LQazDB1qkNEKejLe/b5a9VfEbtbczcOaui5lQ4Qw0tbRBbQYREyxxOV5BQgNDTqGPs9pxqiEpbMi9ywuIaF7vw==} - 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.42.0) - eslint: 8.42.0 - natural-compare: 1.4.0 - nth-check: 2.1.1 - postcss-selector-parser: 6.0.13 - semver: 7.5.3 - vue-eslint-parser: 9.3.0(eslint@8.42.0) - xml-name-validator: 4.0.0 - transitivePeerDependencies: - - supports-color - dev: true - - /eslint-plugin-vue@9.14.1(eslint@8.43.0): + /eslint-plugin-vue@9.14.1(eslint@8.44.0): resolution: {integrity: sha512-LQazDB1qkNEKejLe/b5a9VfEbtbczcOaui5lQ4Qw0tbRBbQYREyxxOV5BQgNDTqGPs9pxqiEpbMi9ywuIaF7vw==} 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.43.0) - eslint: 8.43.0 + '@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.3 - vue-eslint-parser: 9.3.0(eslint@8.43.0) + vue-eslint-parser: 9.3.0(eslint@8.44.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -4782,63 +4358,15 @@ packages: resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /eslint@8.42.0: - resolution: {integrity: sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - hasBin: true - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) - '@eslint-community/regexpp': 4.5.1 - '@eslint/eslintrc': 2.0.3 - '@eslint/js': 8.42.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.5.2 - 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.1 - strip-ansi: 6.0.1 - strip-json-comments: 3.1.1 - text-table: 0.2.0 - transitivePeerDependencies: - - supports-color - dev: true - - /eslint@8.43.0: - resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==} + /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.43.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@eslint-community/regexpp': 4.5.1 - '@eslint/eslintrc': 2.0.3 - '@eslint/js': 8.43.0 + '@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 @@ -4850,7 +4378,7 @@ packages: escape-string-regexp: 4.0.0 eslint-scope: 7.2.0 eslint-visitor-keys: 3.4.1 - espree: 9.5.2 + espree: 9.6.0 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -4870,7 +4398,7 @@ packages: lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 - optionator: 0.9.1 + optionator: 0.9.3 strip-ansi: 6.0.1 strip-json-comments: 3.1.1 text-table: 0.2.0 @@ -4884,12 +4412,12 @@ packages: tsx: 3.12.7 dev: true - /espree@9.5.2: - resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==} + /espree@9.6.0: + resolution: {integrity: sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.8.2 - acorn-jsx: 5.3.2(acorn@8.8.2) + acorn: 8.9.0 + acorn-jsx: 5.3.2(acorn@8.9.0) eslint-visitor-keys: 3.4.1 /esprima@4.0.1: @@ -4985,21 +4513,13 @@ packages: resolution: {integrity: sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==} dependencies: enhanced-resolve: 5.14.1 - mlly: 1.3.0 + mlly: 1.4.0 pathe: 1.1.1 ufo: 1.1.2 /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-folder-size@1.7.1: - resolution: {integrity: sha512-YnQ/pHgeSxpTKnJ/LVe/0mWP3lafWmPFpcCVRLo2s251lD+qaksG2Ce1a7RTuLpN5W6PgFA4T5NYpW7sxWmDXA==} - hasBin: true - requiresBuild: true - dependencies: - unzipper: 0.10.14 - dev: true - /fast-folder-size@2.1.0: resolution: {integrity: sha512-3h+e4YJJ6fze5RMaByScrfRdHE+DnM/as8r/jbjmIGhgty6v2yBRNbtOiItqhRitv4kBv8WAOQvbPtnyYK3gHw==} hasBin: true @@ -5203,16 +4723,6 @@ packages: requiresBuild: true optional: true - /fstream@1.0.12: - resolution: {integrity: sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==} - engines: {node: '>=0.6'} - dependencies: - graceful-fs: 4.2.11 - inherits: 2.0.4 - mkdirp: 0.5.6 - rimraf: 2.7.1 - dev: true - /function-bind@1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} @@ -5330,7 +4840,7 @@ packages: defu: 6.1.2 https-proxy-agent: 5.0.1 mri: 1.2.0 - node-fetch-native: 1.1.1 + node-fetch-native: 1.2.0 pathe: 1.1.1 tar: 6.1.15 transitivePeerDependencies: @@ -5444,6 +4954,7 @@ packages: ignore: 5.2.4 merge2: 1.4.1 slash: 4.0.0 + dev: true /globby@13.2.0: resolution: {integrity: sha512-jWsQfayf13NvqKUIL3Ta+CIqMnvlaIDFveWE/dpOZ9+3AMEJozsxDvKA02zync9UuvOM8rOXzsD5GqKP4OnWPQ==} @@ -5514,17 +5025,6 @@ packages: dependencies: duplexer: 0.1.2 - /h3@1.6.6: - resolution: {integrity: sha512-DWu2s11OuuO9suEkX99dXaJoxd1RgPXiM4iDmLdrhGV63GLoav13f3Kdd5/Rw7xNKzhzn2+F2dleQjG66SnMPQ==} - dependencies: - cookie-es: 1.0.0 - defu: 6.1.2 - destr: 1.2.2 - iron-webcrypto: 0.7.0 - radix3: 1.0.1 - ufo: 1.1.2 - uncrypto: 0.1.3 - /h3@1.7.1: resolution: {integrity: sha512-A9V2NEDNHet7v1gCg7CMwerSigLi0SRbhTy7C3lGb0N4YKIpPmLDjedTUopqp4dnn7COHfqUjjaz3zbtz4QduA==} dependencies: @@ -6494,10 +5994,6 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /listenercount@1.0.1: - resolution: {integrity: sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==} - dev: true - /listhen@1.0.4: resolution: {integrity: sha512-r94k7kmXHb8e8wpv7+UP/qqhhD+j/9TgX19QKim2cEJuWCLwlTw+5BkCFmYyjhQ7Bt8KdVun/2DcD7MF2Fe3+g==} dependencies: @@ -7332,13 +6828,6 @@ packages: deprecated: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) dev: true - /mkdirp@0.5.6: - resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} - hasBin: true - dependencies: - minimist: 1.2.8 - dev: true - /mkdirp@1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} @@ -7367,14 +6856,6 @@ packages: typescript: 5.1.6 dev: false - /mlly@1.3.0: - resolution: {integrity: sha512-HT5mcgIQKkOrZecOjOX3DJorTikWXwsBfpcr/MGBkhfWcjiqvnaL/9ppxvIUXfjT6xt4DVIAsN9fMUz1ev4bIw==} - dependencies: - acorn: 8.8.2 - pathe: 1.1.1 - pkg-types: 1.0.3 - ufo: 1.1.2 - /mlly@1.4.0: resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==} dependencies: @@ -7431,97 +6912,16 @@ packages: engines: {node: '>= 0.6'} dev: true - /netmask@2.0.2: - resolution: {integrity: sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==} - engines: {node: '>= 0.4.0'} - dev: true - - /new-github-release-url@2.0.0: - resolution: {integrity: sha512-NHDDGYudnvRutt/VhKFlX26IotXe1w0cmkDm6JGquh5bz/bDTw0LufSmH/GxTjEdpHEO+bVKFTwdrcGa/9XlKQ==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - type-fest: 2.19.0 - dev: true - - /nitropack@2.4.1: - resolution: {integrity: sha512-CJzt5e5E8BKreTW+iqqGSFLPc1Yblcg2fiit8L6JtpCDl3aE9/rHGsv/w9oLV4FtsoC2qjTD2qoeCGp80mHw5Q==} - engines: {node: ^14.16.0 || ^16.11.0 || >=17.0.0} - hasBin: true - dependencies: - '@cloudflare/kv-asset-handler': 0.3.0 - '@netlify/functions': 1.6.0 - '@rollup/plugin-alias': 5.0.0(rollup@3.23.1) - '@rollup/plugin-commonjs': 24.1.0(rollup@3.23.1) - '@rollup/plugin-inject': 5.0.3(rollup@3.23.1) - '@rollup/plugin-json': 6.0.0(rollup@3.23.1) - '@rollup/plugin-node-resolve': 15.1.0(rollup@3.23.1) - '@rollup/plugin-replace': 5.0.2(rollup@3.23.1) - '@rollup/plugin-terser': 0.4.3(rollup@3.23.1) - '@rollup/plugin-wasm': 6.1.3(rollup@3.23.1) - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) - '@types/http-proxy': 1.17.11 - '@vercel/nft': 0.22.6 - archiver: 5.3.1 - c12: 1.4.1 - chalk: 5.2.0 - chokidar: 3.5.3 - citty: 0.1.1 - consola: 3.1.0 - cookie-es: 1.0.0 - defu: 6.1.2 - destr: 1.2.2 - dot-prop: 7.2.0 - esbuild: 0.17.19 - escape-string-regexp: 5.0.0 - etag: 1.8.1 - fs-extra: 11.1.1 - globby: 13.1.4 - gzip-size: 7.0.0 - h3: 1.6.6 - hookable: 5.5.3 - http-proxy: 1.18.1 - is-primitive: 3.0.1 - jiti: 1.18.2 - klona: 2.0.6 - knitwork: 1.0.0 - listhen: 1.0.4 - mime: 3.0.0 - mlly: 1.3.0 - mri: 1.2.0 - node-fetch-native: 1.1.1 - ofetch: 1.0.1 - ohash: 1.1.2 - openapi-typescript: 6.2.6 - pathe: 1.1.1 - perfect-debounce: 1.0.0 - pkg-types: 1.0.3 - pretty-bytes: 6.1.0 - radix3: 1.0.1 - rollup: 3.23.1 - rollup-plugin-visualizer: 5.9.0(rollup@3.23.1) - scule: 1.0.0 - semver: 7.5.1 - serve-placeholder: 2.0.1 - serve-static: 1.15.0 - source-map-support: 0.5.21 - std-env: 3.3.3 - ufo: 1.1.2 - unenv: 1.5.1 - unimport: 3.0.7(rollup@3.23.1) - unstorage: 1.6.1 - 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 - - supports-color + /netmask@2.0.2: + resolution: {integrity: sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==} + engines: {node: '>= 0.4.0'} + dev: true + + /new-github-release-url@2.0.0: + resolution: {integrity: sha512-NHDDGYudnvRutt/VhKFlX26IotXe1w0cmkDm6JGquh5bz/bDTw0LufSmH/GxTjEdpHEO+bVKFTwdrcGa/9XlKQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dependencies: + type-fest: 2.19.0 dev: true /nitropack@2.5.2: @@ -7624,9 +7024,6 @@ packages: lodash: 4.17.21 dev: false - /node-fetch-native@1.1.1: - resolution: {integrity: sha512-9VvspTSUp2Sxbl+9vbZTlFGq9lHwE8GDVVekxx6YsNd1YH59sb3Ba8v3Y3cD8PkLNcileGGcA21PFjVl0jzDaw==} - /node-fetch-native@1.2.0: resolution: {integrity: sha512-5IAMBTl9p6PaAjYCnMv5FmqIF6GcZnawAVnzaCG0rX2aYZJ4CxEkZNtVPuTRug7fL7wyM5BQYTlAzcyMPi6oTQ==} @@ -7826,14 +7223,6 @@ packages: dependencies: boolbase: 1.0.0 - /nuxi@3.5.3: - resolution: {integrity: sha512-H0/Nj0ulUN8PrSvr6H433Awt4hNT5uaN57041QfknYVXlUce7yEbl/NcpNtnneAHYn2hMUZL9/nJCVkZ1xTvHA==} - engines: {node: ^14.18.0 || >=16.10.0} - hasBin: true - optionalDependencies: - fsevents: 2.3.2 - dev: true - /nuxi@3.6.1: resolution: {integrity: sha512-8kyDHfyiq0oLywon8UlucQWyYj3toE5AU96COjbuQy8ZzyRT6KJlAmMXmFkO/VuIhaMC8qdlcZPYg/NnHTVjaQ==} engines: {node: ^14.18.0 || >=16.10.0} @@ -7841,10 +7230,10 @@ packages: optionalDependencies: fsevents: 2.3.2 - /nuxt-component-meta@0.5.3(rollup@3.23.1): + /nuxt-component-meta@0.5.3(rollup@3.26.0): resolution: {integrity: sha512-+MHUrESdr+Si9PdbkxQrzQv+X6RdRd/ffmFWVVsZAHA7X9vGoNAYxwvoB1Pbs15TaPtFBWA1P5a4VGqtp+bhAg==} dependencies: - '@nuxt/kit': 3.5.3(rollup@3.23.1) + '@nuxt/kit': 3.5.3(rollup@3.26.0) scule: 1.0.0 typescript: 5.1.6 vue-component-meta: 1.6.5(typescript@5.1.6) @@ -7853,10 +7242,10 @@ packages: - supports-color dev: false - /nuxt-config-schema@0.4.6(rollup@3.23.1): + /nuxt-config-schema@0.4.6(rollup@3.26.0): resolution: {integrity: sha512-kHLWJFynj5QrxVZ1MjY2xmDaTSN1BCMLGExA+hMMLoCb3wn9TJlDVqnE/nSdUJPMRkNn/NQ5WP9NLA9vlAXRUw==} dependencies: - '@nuxt/kit': 3.5.3(rollup@3.23.1) + '@nuxt/kit': 3.5.3(rollup@3.26.0) defu: 6.1.2 jiti: 1.18.2 pathe: 1.1.1 @@ -7866,20 +7255,20 @@ packages: - supports-color dev: false - /nuxt-icon@0.3.3(rollup@3.23.1)(vue@3.3.4): + /nuxt-icon@0.3.3(rollup@3.26.0)(vue@3.3.4): resolution: {integrity: sha512-KdhJAigBGTP8/YIFZ3orwetk40AgLq6VQ5HRYuDLmv5hiDptor9Ro+WIdZggHw7nciRxZvDdQkEwi9B5G/jrkQ==} dependencies: '@iconify/vue': 4.1.1(vue@3.3.4) - '@nuxt/kit': 3.5.3(rollup@3.23.1) - nuxt-config-schema: 0.4.6(rollup@3.23.1) + '@nuxt/kit': 3.5.3(rollup@3.26.0) + nuxt-config-schema: 0.4.6(rollup@3.26.0) transitivePeerDependencies: - rollup - supports-color - vue dev: false - /nuxt@3.5.3(@types/node@20.2.5)(eslint@8.42.0)(rollup@3.23.1)(typescript@4.9.5): - resolution: {integrity: sha512-fG39BZ5N5ATtmx2vuxN8APQPSlSsCDpfkJ0k581gMc7eFztqrBzPncZX5w3RQLW7AiGBE2yYEfqiwC6AVODBBg==} + /nuxt@3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@4.9.5): + resolution: {integrity: sha512-IznN+nogCvDuI3IpjXSphdcGBTEeAdpG1iv01inXMWUAeViXhx6FpfPJ2BjQ1WBuahwcUkV2xmMhB3gsv3SLhw==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true peerDependencies: @@ -7890,37 +7279,39 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/kit': 3.5.3(rollup@3.23.1) - '@nuxt/schema': 3.5.3(rollup@3.23.1) - '@nuxt/telemetry': 2.2.0(rollup@3.23.1) - '@nuxt/ui-templates': 1.1.1 - '@nuxt/vite-builder': 3.5.3(@types/node@20.2.5)(eslint@8.42.0)(rollup@3.23.1)(typescript@4.9.5)(vue@3.3.4) - '@types/node': 20.2.5 - '@unhead/ssr': 1.1.27 - '@unhead/vue': 1.1.27(vue@3.3.4) + '@nuxt/kit': 3.6.1(rollup@3.26.0) + '@nuxt/schema': 3.6.1(rollup@3.26.0) + '@nuxt/telemetry': 2.2.0(rollup@3.26.0) + '@nuxt/ui-templates': 1.2.0 + '@nuxt/vite-builder': 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@4.9.5)(vue@3.3.4) + '@types/node': 20.3.3 + '@unhead/ssr': 1.1.28 + '@unhead/vue': 1.1.28(vue@3.3.4) '@vue/shared': 3.3.4 - c12: 1.4.1 + acorn: 8.9.0 + c12: 1.4.2 chokidar: 3.5.3 cookie-es: 1.0.0 defu: 6.1.2 - destr: 1.2.2 + destr: 2.0.0 devalue: 4.3.2 + esbuild: 0.18.10 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 fs-extra: 11.1.1 - globby: 13.1.4 - h3: 1.6.6 + globby: 13.2.0 + h3: 1.7.1 hookable: 5.5.3 jiti: 1.18.2 klona: 2.0.6 knitwork: 1.0.0 local-pkg: 0.4.3 magic-string: 0.30.0 - mlly: 1.3.0 - nitropack: 2.4.1 - nuxi: 3.5.3 - nypm: 0.2.0 - ofetch: 1.0.1 + mlly: 1.4.0 + nitropack: 2.5.2 + nuxi: 3.6.1 + nypm: 0.2.2 + ofetch: 1.1.1 ohash: 1.1.2 pathe: 1.1.1 perfect-debounce: 1.0.0 @@ -7929,12 +7320,12 @@ packages: strip-literal: 1.0.1 ufo: 1.1.2 ultrahtml: 1.2.0 - uncrypto: 0.1.2 + uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.5.1 - unimport: 3.0.7(rollup@3.23.1) + unimport: 3.0.11(rollup@3.26.0) unplugin: 1.3.1 - unplugin-vue-router: 0.6.4(rollup@3.23.1)(vue-router@4.2.2)(vue@3.3.4) + unplugin-vue-router: 0.6.4(rollup@3.26.0)(vue-router@4.2.2)(vue@3.3.4) untyped: 1.3.2 vue: 3.3.4 vue-bundle-renderer: 1.0.3 @@ -7969,7 +7360,7 @@ packages: - vue-tsc dev: true - /nuxt@3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.23.1)(typescript@5.1.6): + /nuxt@3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6): resolution: {integrity: sha512-IznN+nogCvDuI3IpjXSphdcGBTEeAdpG1iv01inXMWUAeViXhx6FpfPJ2BjQ1WBuahwcUkV2xmMhB3gsv3SLhw==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -7981,12 +7372,12 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/kit': 3.6.1(rollup@3.23.1) - '@nuxt/schema': 3.6.1(rollup@3.23.1) - '@nuxt/telemetry': 2.2.0(rollup@3.23.1) + '@nuxt/kit': 3.6.1(rollup@3.26.0) + '@nuxt/schema': 3.6.1(rollup@3.26.0) + '@nuxt/telemetry': 2.2.0(rollup@3.26.0) '@nuxt/ui-templates': 1.2.0 - '@nuxt/vite-builder': 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.23.1)(typescript@5.1.6)(vue@3.3.4) - '@types/node': 20.3.2 + '@nuxt/vite-builder': 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue@3.3.4) + '@types/node': 20.3.3 '@unhead/ssr': 1.1.28 '@unhead/vue': 1.1.28(vue@3.3.4) '@vue/shared': 3.3.4 @@ -8025,9 +7416,9 @@ packages: uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.5.1 - unimport: 3.0.11(rollup@3.23.1) + unimport: 3.0.11(rollup@3.26.0) unplugin: 1.3.1 - unplugin-vue-router: 0.6.4(rollup@3.23.1)(vue-router@4.2.2)(vue@3.3.4) + unplugin-vue-router: 0.6.4(rollup@3.26.0)(vue-router@4.2.2)(vue@3.3.4) untyped: 1.3.2 vue: 3.3.4 vue-bundle-renderer: 1.0.3 @@ -8061,13 +7452,6 @@ packages: - vti - vue-tsc - /nypm@0.2.0: - resolution: {integrity: sha512-auBv78LkHyU9TywBE91N+RTkanVyFLsVayZaHW+YYvJDJ3u2PCwLaYB3eecPQD9tgCIXGuH871HlHTdKSf6rtw==} - engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} - dependencies: - execa: 7.1.1 - dev: true - /nypm@0.2.2: resolution: {integrity: sha512-O7bumfWgUXlJefT1Y41SF4vsCvzeUYmnKABuOKStheCObzrkWPDmqJc+RJVU+57oFu9bITcrUq8sKFIHgjCnTg==} engines: {node: ^14.16.0 || >=16.10.0} @@ -8103,13 +7487,6 @@ packages: object-keys: 1.1.1 dev: true - /ofetch@1.0.1: - resolution: {integrity: sha512-icBz2JYfEpt+wZz1FRoGcrMigjNKjzvufE26m9+yUiacRQRHwnNlGRPiDnW4op7WX/MR6aniwS8xw8jyVelF2g==} - dependencies: - destr: 1.2.2 - node-fetch-native: 1.1.1 - ufo: 1.1.2 - /ofetch@1.1.1: resolution: {integrity: sha512-SSMoktrp9SNLi20BWfB/BnnKcL0RDigXThD/mZBeQxkIRv1xrd9183MtLdsqRYLYSqW0eTr5t8w8MqjNhvoOQQ==} dependencies: @@ -8161,18 +7538,6 @@ packages: is-wsl: 2.2.0 dev: true - /openapi-typescript@6.2.6: - resolution: {integrity: sha512-UKLdIwn5Yo0NXx+33H4trIihn/cZAYZo5U+PYD4uYWvBD+mRsEBbXz3gUbeNdgP4Uyv9X6Z8FMx7C08PQI3lcw==} - hasBin: true - dependencies: - ansi-colors: 4.1.3 - fast-glob: 3.2.12 - js-yaml: 4.1.0 - supports-color: 9.3.1 - undici: 5.22.1 - yargs-parser: 21.1.1 - dev: true - /openapi-typescript@6.2.8: resolution: {integrity: sha512-yA+y5MHiu6cjmtsGfNLavzVuvGCKzjL3H+exgHDPK6bnp6ZVFibtAiafenNSRDWL0x+7Sw/VPv5SbaqiPLW46w==} hasBin: true @@ -8196,16 +7561,16 @@ packages: word-wrap: 1.2.3 dev: true - /optionator@0.9.1: - resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} + /optionator@0.9.3: + resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==} engines: {node: '>= 0.8.0'} dependencies: + '@aashutoshrathi/word-wrap': 1.2.6 deep-is: 0.1.4 fast-levenshtein: 2.0.6 levn: 0.4.1 prelude-ls: 1.2.1 type-check: 0.4.0 - word-wrap: 1.2.3 /ora@5.4.1: resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} @@ -8308,7 +7673,7 @@ packages: got: 12.6.1 registry-auth-token: 5.0.2 registry-url: 6.0.1 - semver: 7.5.1 + semver: 7.5.3 dev: true /pacote@15.2.0: @@ -8461,10 +7826,6 @@ packages: resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==} dev: true - /perfect-debounce@0.1.3: - resolution: {integrity: sha512-NOT9AcKiDGpnV/HBhI22Str++XWcErO/bALvHCuhv33owZW/CjH8KAFLZDCmu3727sihe0wTxpDhyGc6M8qacQ==} - dev: true - /perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} @@ -9100,14 +8461,6 @@ packages: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} - /rc9@2.1.0: - resolution: {integrity: sha512-ROO9bv8PPqngWKoiUZU3JDQ4sugpdRs9DfwHnzDSxK25XtQn6BEHL6EOd/OtKuDT2qodrtNR+0WkPT6l0jxH5Q==} - dependencies: - defu: 6.1.2 - destr: 1.2.2 - flat: 5.0.2 - dev: true - /rc9@2.1.1: resolution: {integrity: sha512-lNeOl38Ws0eNxpO3+wD1I9rkHGQyj1NU1jlzv4go2CtEnEQEUfqnIvZG7W+bC/aXdJ27n5x/yUjb6RoT9tko+Q==} dependencies: @@ -9471,20 +8824,13 @@ packages: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - /rimraf@2.7.1: - resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} - hasBin: true - dependencies: - glob: 7.2.3 - dev: true - /rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: glob: 7.2.3 - /rollup-plugin-dts@5.3.0(rollup@3.23.1)(typescript@5.1.6): + /rollup-plugin-dts@5.3.0(rollup@3.26.0)(typescript@5.1.6): resolution: {integrity: sha512-8FXp0ZkyZj1iU5klkIJYLjIq/YZSwBoERu33QBDxm/1yw5UU4txrEtcmMkrq+ZiKu3Q4qvPCNqc3ovX6rjqzbQ==} engines: {node: '>=v14'} peerDependencies: @@ -9492,7 +8838,7 @@ packages: typescript: ^4.1 || ^5.0 dependencies: magic-string: 0.30.0 - rollup: 3.23.1 + rollup: 3.26.0 typescript: 5.1.6 optionalDependencies: '@babel/code-frame': 7.21.4 @@ -9513,39 +8859,6 @@ packages: rollup-plugin-inject: 3.0.2 dev: true - /rollup-plugin-visualizer@5.9.0(rollup@3.23.1): - resolution: {integrity: sha512-bbDOv47+Bw4C/cgs0czZqfm8L82xOZssk4ayZjG40y9zbXclNk7YikrZTDao6p7+HDiGxrN0b65SgZiVm9k1Cg==} - engines: {node: '>=14'} - hasBin: true - peerDependencies: - rollup: 2.x || 3.x - peerDependenciesMeta: - rollup: - optional: true - dependencies: - open: 8.4.2 - picomatch: 2.3.1 - rollup: 3.23.1 - source-map: 0.7.4 - yargs: 17.7.2 - dev: true - - /rollup-plugin-visualizer@5.9.2(rollup@3.23.1): - resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==} - engines: {node: '>=14'} - hasBin: true - peerDependencies: - rollup: 2.x || 3.x - peerDependenciesMeta: - rollup: - optional: true - dependencies: - open: 8.4.2 - picomatch: 2.3.1 - rollup: 3.23.1 - source-map: 0.7.4 - yargs: 17.7.2 - /rollup-plugin-visualizer@5.9.2(rollup@3.26.0): resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==} engines: {node: '>=14'} @@ -9568,13 +8881,6 @@ packages: estree-walker: 0.6.1 dev: true - /rollup@3.23.1: - resolution: {integrity: sha512-ybRdFVHOoljGEFILHLd2g/qateqUdjE6YS41WXq4p3C/WwD3xtWxV4FYWETA1u9TeXQc5K8L8zHE5d/scOvrOQ==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.2 - /rollup@3.26.0: resolution: {integrity: sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} @@ -9646,7 +8952,7 @@ packages: resolution: {integrity: sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==} engines: {node: '>=12'} dependencies: - semver: 7.5.1 + semver: 7.5.3 dev: true /semver@6.3.0: @@ -9659,6 +8965,7 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 + dev: true /semver@7.5.3: resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==} @@ -9719,10 +9026,6 @@ packages: /set-blocking@2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} - /setimmediate@1.0.5: - resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} - dev: true - /setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} @@ -10080,7 +9383,7 @@ packages: /strip-literal@1.0.1: resolution: {integrity: sha512-QZTsipNpa2Ppr6v1AmJHESqJ3Uz247MUS0OjrnnZjFAvEoWqxuyFuXn2xLgMtRnijJShAa1HL0gtJyUs7u7n3Q==} dependencies: - acorn: 8.8.2 + acorn: 8.9.0 /style-dictionary-esm@1.3.7: resolution: {integrity: sha512-xO2o8sKGera0SMLCLtix1dPvgD2ZyX2VohZ09cGRRuXBb8HQObqhgDQw4dLW+qJy4gj7r4Mdhz9J1rS2p50xDw==} @@ -10195,7 +9498,7 @@ packages: hasBin: true dependencies: '@jridgewell/source-map': 0.3.3 - acorn: 8.8.2 + acorn: 8.9.0 commander: 2.20.3 source-map-support: 0.5.21 @@ -10249,10 +9552,6 @@ packages: /tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} - /traverse@0.3.9: - resolution: {integrity: sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==} - dev: true - /trim-lines@3.0.1: resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} dev: false @@ -10388,28 +9687,28 @@ packages: resolution: {integrity: sha512-J4efk69Aye43tWcBPCsLK7TIRppGrEN4pAlDzRKo3HSE6MgTSTBxSEuE3ccx7ixc62JvGQ/CoFXYqqF2AHozow==} hasBin: true dependencies: - '@rollup/plugin-alias': 5.0.0(rollup@3.23.1) - '@rollup/plugin-commonjs': 24.1.0(rollup@3.23.1) - '@rollup/plugin-json': 6.0.0(rollup@3.23.1) - '@rollup/plugin-node-resolve': 15.1.0(rollup@3.23.1) - '@rollup/plugin-replace': 5.0.2(rollup@3.23.1) - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) + '@rollup/plugin-alias': 5.0.0(rollup@3.26.0) + '@rollup/plugin-commonjs': 24.1.0(rollup@3.26.0) + '@rollup/plugin-json': 6.0.0(rollup@3.26.0) + '@rollup/plugin-node-resolve': 15.1.0(rollup@3.26.0) + '@rollup/plugin-replace': 5.0.2(rollup@3.26.0) + '@rollup/pluginutils': 5.0.2(rollup@3.26.0) chalk: 5.2.0 - consola: 3.1.0 + consola: 3.2.2 defu: 6.1.2 esbuild: 0.17.19 - globby: 13.1.4 + globby: 13.2.0 hookable: 5.5.3 jiti: 1.18.2 magic-string: 0.30.0 mkdist: 1.2.0(typescript@5.1.6) - mlly: 1.3.0 + mlly: 1.4.0 mri: 1.2.0 pathe: 1.1.1 pkg-types: 1.0.3 pretty-bytes: 6.1.0 - rollup: 3.23.1 - rollup-plugin-dts: 5.3.0(rollup@3.23.1)(typescript@5.1.6) + rollup: 3.26.0 + rollup-plugin-dts: 5.3.0(rollup@3.26.0)(typescript@5.1.6) scule: 1.0.0 typescript: 5.1.6 untyped: 1.3.2 @@ -10425,17 +9724,13 @@ packages: through: 2.3.8 dev: true - /uncrypto@0.1.2: - resolution: {integrity: sha512-kuZwRKV615lEw/Xx3Iz56FKk3nOeOVGaVmw0eg+x4Mne28lCotNFbBhDW7dEBCBKyKbRQiCadEZeNAFPVC5cgw==} - dev: true - /uncrypto@0.1.3: resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==} /unctx@2.3.1: resolution: {integrity: sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==} dependencies: - acorn: 8.8.2 + acorn: 8.9.0 estree-walker: 3.0.3 magic-string: 0.30.0 unplugin: 1.3.1 @@ -10449,21 +9744,12 @@ packages: /unenv@1.5.1: resolution: {integrity: sha512-tQHlmQUPyIoyGc2bF8phugmQd6wVatkVe5FqxxhM1vHfmPKWTiogSVTHA0mO8gNztDKZLpBEJx3M3CJrTZyExg==} dependencies: - consola: 3.1.0 + consola: 3.2.2 defu: 6.1.2 mime: 3.0.0 - node-fetch-native: 1.1.1 + node-fetch-native: 1.2.0 pathe: 1.1.1 - /unhead@1.1.27: - resolution: {integrity: sha512-KnE4xeV/mZLxnXG1VAp1nsaO2vzMq9Ch5uN4Y2SJAG4fXLEBi/A8evr3Vd81c+oAwQZjDXKFW60HDCJCkwo/Cw==} - dependencies: - '@unhead/dom': 1.1.27 - '@unhead/schema': 1.1.27 - '@unhead/shared': 1.1.27 - hookable: 5.5.3 - dev: true - /unhead@1.1.28: resolution: {integrity: sha512-lJqXq5YMAD3p+Nhnvb7fNJwkU91kJNhrnZNcEuAlaTB+0L4es69UvMzekT/wvoE7pde4Yxs0upcTyL4BBz4vQw==} dependencies: @@ -10484,23 +9770,6 @@ packages: vfile: 5.3.7 dev: false - /unimport@3.0.11(rollup@3.23.1): - resolution: {integrity: sha512-UaaLu7TiqiEwjm5a9FGsL8RL87U65wyr1jBeIAAvLChgJZRMTTkknU9bkWjBsVGutXLT2Yq8/dPyWXSC3/ELRg==} - dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) - escape-string-regexp: 5.0.0 - fast-glob: 3.2.12 - local-pkg: 0.4.3 - magic-string: 0.30.0 - mlly: 1.4.0 - pathe: 1.1.1 - pkg-types: 1.0.3 - scule: 1.0.0 - strip-literal: 1.0.1 - unplugin: 1.3.1 - transitivePeerDependencies: - - rollup - /unimport@3.0.11(rollup@3.26.0): resolution: {integrity: sha512-UaaLu7TiqiEwjm5a9FGsL8RL87U65wyr1jBeIAAvLChgJZRMTTkknU9bkWjBsVGutXLT2Yq8/dPyWXSC3/ELRg==} dependencies: @@ -10518,23 +9787,6 @@ packages: transitivePeerDependencies: - rollup - /unimport@3.0.7(rollup@3.23.1): - resolution: {integrity: sha512-2dVQUxJEGcrSZ0U4qtwJVODrlfyGcwmIOoHVqbAFFUx7kPoEN5JWr1cZFhLwoAwTmZOvqAm3YIkzv1engIQocg==} - dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) - escape-string-regexp: 5.0.0 - fast-glob: 3.2.12 - local-pkg: 0.4.3 - magic-string: 0.30.0 - mlly: 1.4.0 - pathe: 1.1.1 - pkg-types: 1.0.3 - scule: 1.0.0 - strip-literal: 1.0.1 - unplugin: 1.3.1 - transitivePeerDependencies: - - rollup - /unique-filename@2.0.1: resolution: {integrity: sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} @@ -10626,7 +9878,7 @@ packages: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} engines: {node: '>= 10.0.0'} - /unplugin-vue-router@0.6.4(rollup@3.23.1)(vue-router@4.2.2)(vue@3.3.4): + /unplugin-vue-router@0.6.4(rollup@3.26.0)(vue-router@4.2.2)(vue@3.3.4): resolution: {integrity: sha512-9THVhhtbVFxbsIibjK59oPwMI1UCxRWRPX7azSkTUABsxovlOXJys5SJx0kd/0oKIqNJuYgkRfAgPuO77SqCOg==} peerDependencies: vue-router: ^4.1.0 @@ -10635,14 +9887,14 @@ packages: optional: true dependencies: '@babel/types': 7.22.4 - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) - '@vue-macros/common': 1.3.3(rollup@3.23.1)(vue@3.3.4) + '@rollup/pluginutils': 5.0.2(rollup@3.26.0) + '@vue-macros/common': 1.3.3(rollup@3.26.0)(vue@3.3.4) ast-walker-scope: 0.4.2 chokidar: 3.5.3 fast-glob: 3.2.12 json5: 2.2.3 local-pkg: 0.4.3 - mlly: 1.3.0 + mlly: 1.4.0 pathe: 1.1.1 scule: 1.0.0 unplugin: 1.3.1 @@ -10655,7 +9907,7 @@ packages: /unplugin@1.3.1: resolution: {integrity: sha512-h4uUTIvFBQRxUKS2Wjys6ivoeofGhxzTe2sRWlooyjHXVttcVfV/JiavNd3d4+jty0SVV0dxGw9AkY9MwiaCEw==} dependencies: - acorn: 8.8.2 + acorn: 8.9.0 chokidar: 3.5.3 webpack-sources: 3.2.3 webpack-virtual-modules: 0.5.0 @@ -10695,16 +9947,17 @@ packages: anymatch: 3.1.3 chokidar: 3.5.3 destr: 1.2.2 - h3: 1.6.6 + h3: 1.7.1 ioredis: 5.3.2 listhen: 1.0.4 lru-cache: 9.1.2 mri: 1.2.0 - node-fetch-native: 1.1.1 - ofetch: 1.0.1 + node-fetch-native: 1.2.0 + ofetch: 1.1.1 ufo: 1.1.2 transitivePeerDependencies: - supports-color + dev: false /unstorage@1.7.0: resolution: {integrity: sha512-f78UtR4HyUGWuET35iNPdKMvCh9YPQpC7WvkGpP6XiLlolT/9wjyAICYN9AMD/tlB8ZdOqWQHZn+j7mXcTSO4w==} @@ -10771,21 +10024,6 @@ packages: transitivePeerDependencies: - supports-color - /unzipper@0.10.14: - resolution: {integrity: sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==} - dependencies: - big-integer: 1.6.51 - binary: 0.3.0 - bluebird: 3.4.7 - buffer-indexof-polyfill: 1.0.2 - duplexer2: 0.1.4 - fstream: 1.0.12 - graceful-fs: 4.2.11 - listenercount: 1.0.1 - readable-stream: 2.3.8 - setimmediate: 1.0.5 - dev: true - /update-browserslist-db@1.0.11(browserslist@4.21.7): resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true @@ -10811,7 +10049,7 @@ packages: is-yarn-global: 0.4.1 latest-version: 7.0.0 pupa: 3.1.0 - semver: 7.5.1 + semver: 7.5.3 semver-diff: 4.0.0 xdg-basedir: 5.1.0 dev: true @@ -10898,28 +10136,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite-node@0.31.4(@types/node@20.2.5): - resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==} - engines: {node: '>=v14.18.0'} - hasBin: true - dependencies: - cac: 6.7.14 - debug: 4.3.4 - mlly: 1.3.0 - pathe: 1.1.1 - picocolors: 1.0.0 - vite: 4.3.9(@types/node@20.2.5) - transitivePeerDependencies: - - '@types/node' - - less - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - - /vite-node@0.32.2(@types/node@20.3.2): + /vite-node@0.32.2(@types/node@20.3.3): resolution: {integrity: sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10929,7 +10146,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.3.9(@types/node@20.3.2) + vite: 4.3.9(@types/node@20.3.3) transitivePeerDependencies: - '@types/node' - less @@ -10939,8 +10156,8 @@ packages: - supports-color - terser - /vite-plugin-checker@0.6.0(eslint@8.42.0)(typescript@4.9.5)(vite@4.3.9): - resolution: {integrity: sha512-DWZ9Hv2TkpjviPxAelNUt4Q3IhSGrx7xrwdM64NI+Q4dt8PaMWJJh4qGNtSrfEuiuIzWWo00Ksvh5It4Y3L9xQ==} + /vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@4.9.5)(vite@4.3.9): + resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==} engines: {node: '>=14.16'} peerDependencies: eslint: '>=7' @@ -10977,24 +10194,24 @@ packages: chalk: 4.1.2 chokidar: 3.5.3 commander: 8.3.0 - eslint: 8.42.0 + eslint: 8.44.0 fast-glob: 3.2.12 fs-extra: 11.1.1 lodash.debounce: 4.0.8 lodash.pick: 4.4.0 npm-run-path: 4.0.1 - semver: 7.5.1 + semver: 7.5.3 strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 4.9.5 - vite: 4.3.9(@types/node@20.2.5) + vite: 4.3.9(@types/node@20.3.3) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 vscode-uri: 3.0.7 dev: true - /vite-plugin-checker@0.6.1(eslint@8.43.0)(typescript@5.1.6)(vite@4.3.9): + /vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9): resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==} engines: {node: '>=14.16'} peerDependencies: @@ -11032,7 +10249,7 @@ packages: chalk: 4.1.2 chokidar: 3.5.3 commander: 8.3.0 - eslint: 8.43.0 + eslint: 8.44.0 fast-glob: 3.2.12 fs-extra: 11.1.1 lodash.debounce: 4.0.8 @@ -11042,14 +10259,14 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.1.6 - vite: 4.3.9(@types/node@20.3.2) + vite: 4.3.9(@types/node@20.3.3) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 vscode-uri: 3.0.7 - /vite-plugin-inspect@0.7.31(rollup@3.23.1): - resolution: {integrity: sha512-wbe3/dJWaGIQPNL+wBIL6A4bNZ3F1uw4hXPrM475pRo71zaP9KKSMHdDupcKE9hQ6ZcjxlnVCP1atPsgWzFVtw==} + /vite-plugin-inspect@0.7.32(rollup@3.26.0): + resolution: {integrity: sha512-TqRLHwOM3FTJPOGCCHJmub4SVVogSjZ9LSDo1Q6WeN2Zvc7HB7tr7cqYlAyStXCI90KvVnb1BRwI22+HXlghXQ==} engines: {node: '>=14'} peerDependencies: vite: '*' @@ -11058,7 +10275,7 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.4 - '@rollup/pluginutils': 5.0.2(rollup@3.23.1) + '@rollup/pluginutils': 5.0.2(rollup@3.26.0) debug: 4.3.4 fs-extra: 11.1.1 open: 9.1.0 @@ -11090,40 +10307,7 @@ packages: - supports-color dev: true - /vite@4.3.9(@types/node@20.2.5): - resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 20.2.5 - esbuild: 0.17.19 - postcss: 8.4.24 - rollup: 3.23.1 - optionalDependencies: - fsevents: 2.3.2 - dev: true - - /vite@4.3.9(@types/node@20.3.2): + /vite@4.3.9(@types/node@20.3.3): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -11148,7 +10332,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.3.2 + '@types/node': 20.3.3 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.26.0 @@ -11160,7 +10344,7 @@ packages: engines: {node: '>=6.0'} hasBin: true dependencies: - acorn: 8.8.2 + acorn: 8.9.0 acorn-walk: 8.2.0 dev: true @@ -11173,7 +10357,7 @@ packages: engines: {vscode: ^1.52.0} dependencies: minimatch: 3.1.2 - semver: 7.5.1 + semver: 7.5.3 vscode-languageserver-protocol: 3.16.0 /vscode-languageserver-protocol@3.16.0: @@ -11236,35 +10420,17 @@ packages: /vue-devtools-stub@0.1.0: resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} - /vue-eslint-parser@9.3.0(eslint@8.42.0): - resolution: {integrity: sha512-48IxT9d0+wArT1+3wNIy0tascRoywqSUe2E1YalIC1L8jsUGe5aJQItWfRok7DVFGz3UYvzEI7n5wiTXsCMAcQ==} - engines: {node: ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: '>=6.0.0' - dependencies: - debug: 4.3.4 - eslint: 8.42.0 - eslint-scope: 7.2.0 - eslint-visitor-keys: 3.4.1 - espree: 9.5.2 - esquery: 1.5.0 - lodash: 4.17.21 - semver: 7.5.3 - transitivePeerDependencies: - - supports-color - dev: true - - /vue-eslint-parser@9.3.0(eslint@8.43.0): + /vue-eslint-parser@9.3.0(eslint@8.44.0): resolution: {integrity: sha512-48IxT9d0+wArT1+3wNIy0tascRoywqSUe2E1YalIC1L8jsUGe5aJQItWfRok7DVFGz3UYvzEI7n5wiTXsCMAcQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.43.0 + eslint: 8.44.0 eslint-scope: 7.2.0 eslint-visitor-keys: 3.4.1 - espree: 9.5.2 + espree: 9.6.0 esquery: 1.5.0 lodash: 4.17.21 semver: 7.5.3 @@ -11420,6 +10586,7 @@ packages: /word-wrap@1.2.3: resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} engines: {node: '>=0.10.0'} + dev: true /wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} @@ -11549,10 +10716,6 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /zhead@2.0.4: - resolution: {integrity: sha512-V4R94t3ifk9AURym6OskbKcnowzgp5Z88tkoL/NF67vyryNxC62u6mx5F1Ux4oh4+YN7FFmKYEyWy6m5kfPH6g==} - dev: true - /zhead@2.0.7: resolution: {integrity: sha512-q9iCCXBWndfYNMGCN7S970+e3ILAPzmX78Skblx7+SGlo6x6SXW0GJ5mJzigYsq2mkHCGqEUhe0QGDEDZauw8g==}