From 80c1bde222802107a11d9c5124d26217a98b284f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 20:28:46 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 42 +-- pnpm-lock.yaml | 911 +++++++++++++++++++------------------------------ 2 files changed, 372 insertions(+), 581 deletions(-) diff --git a/package.json b/package.json index dab946301..0f6169244 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "test:unit": "vitest run test", "test:spec": "vitest run specs" }, - "packageManager": "pnpm@8.5.0", + "packageManager": "pnpm@8.7.0", "pnpm": { "overrides": { "@nuxtjs/i18n": "link:.", @@ -76,8 +76,8 @@ } }, "dependencies": { - "@intlify/shared": "9.3.0-beta.26", - "@intlify/unplugin-vue-i18n": "^0.12.2", + "@intlify/shared": "9.3.0-beta.14-77e850b", + "@intlify/unplugin-vue-i18n": "^0.12.3", "@mizchi/sucrase": "^4.1.0", "@nuxt/kit": "^3.7.0", "@vue/compiler-sfc": "^3.3.4", @@ -88,45 +88,45 @@ "is-https": "^4.0.0", "js-cookie": "^3.0.5", "knitwork": "^1.0.0", - "magic-string": "^0.27.0", - "mlly": "^1.4.0", + "magic-string": "^0.30.3", + "mlly": "^1.4.1", "pathe": "^1.1.1", "pkg-types": "^1.0.3", "ufo": "^1.3.0", - "unplugin": "^1.3.2", + "unplugin": "^1.4.0", "unstorage": "^1.9.0", - "vue-i18n": "9.3.0-beta.26", + "vue-i18n": "9.3.0-beta.14-77e850b", "vue-i18n-routing": "^0.13.4" }, "devDependencies": { - "@babel/parser": "^7.22.7", + "@babel/parser": "^7.22.11", "@babel/plugin-syntax-import-assertions": "^7.22.5", - "@babel/types": "^7.22.5", + "@babel/types": "^7.22.11", "@nuxt/module-builder": "latest", "@nuxt/schema": "^3.7.0", "@types/debug": "^4.1.8", "@types/js-cookie": "^3.0.3", - "@typescript-eslint/eslint-plugin": "^6.0.0", - "@typescript-eslint/parser": "^6.0.0", - "bumpp": "^9.1.1", + "@typescript-eslint/eslint-plugin": "^6.4.1", + "@typescript-eslint/parser": "^6.4.1", + "bumpp": "^9.2.0", "changelogithub": "^0.12.12", "debug": "^4.3.4", - "eslint": "^8.44.0", + "eslint": "^8.48.0", "eslint-config-prettier": "^9.0.0", "execa": "^8.0.1", - "get-port-please": "^3.0.1", + "get-port-please": "^3.0.2", "gh-changelogen": "^0.2.8", - "jiti": "^1.19.1", + "jiti": "^1.19.3", "jsdom": "^21.1.2", - "lint-staged": "^14.0.0", + "lint-staged": "^14.0.1", "npm-run-all": "^4.1.5", "nuxt": "^3.7.0", - "ofetch": "^1.1.1", - "playwright": "^1.35.1", - "prettier": "^3.0.0", + "ofetch": "^1.3.3", + "playwright": "^1.37.1", + "prettier": "^3.0.2", "ts-essentials": "^9.3.2", - "typescript": "^5.1.6", - "vitest": "^0.32.4", + "typescript": "^5.2.2", + "vitest": "^0.34.3", "vue": "^3.3.4" }, "lint-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c820f8f6..cefee1776 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,11 +14,11 @@ importers: .: dependencies: '@intlify/shared': - specifier: 9.3.0-beta.26 - version: 9.3.0-beta.26 + specifier: 9.3.0-beta.14-77e850b + version: 9.3.0-beta.14-77e850b '@intlify/unplugin-vue-i18n': - specifier: ^0.12.2 - version: 0.12.2(rollup@3.28.1)(vue-i18n@9.3.0-beta.26) + specifier: ^0.12.3 + version: 0.12.3(rollup@3.28.1)(vue-i18n@9.3.0-beta.14-77e850b) '@mizchi/sucrase': specifier: ^4.1.0 version: 4.1.0 @@ -50,11 +50,11 @@ importers: specifier: ^1.0.0 version: 1.0.0 magic-string: - specifier: ^0.27.0 - version: 0.27.0 + specifier: ^0.30.3 + version: 0.30.3 mlly: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.4.1 + version: 1.4.1 pathe: specifier: ^1.1.1 version: 1.1.1 @@ -65,27 +65,27 @@ importers: specifier: ^1.3.0 version: 1.3.0 unplugin: - specifier: ^1.3.2 - version: 1.3.2 + specifier: ^1.4.0 + version: 1.4.0 unstorage: specifier: ^1.9.0 version: 1.9.0 vue-i18n: - specifier: 9.3.0-beta.26 - version: 9.3.0-beta.26(vue@3.3.4) + specifier: 9.3.0-beta.14-77e850b + version: 9.3.0-beta.14-77e850b(vue@3.3.4) vue-i18n-routing: specifier: ^0.13.4 - version: 0.13.4(vue-i18n@9.3.0-beta.26)(vue@3.3.4) + version: 0.13.4(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4) devDependencies: '@babel/parser': - specifier: ^7.22.7 - version: 7.22.7 + specifier: ^7.22.11 + version: 7.22.11 '@babel/plugin-syntax-import-assertions': specifier: ^7.22.5 version: 7.22.5(@babel/core@7.22.11) '@babel/types': - specifier: ^7.22.5 - version: 7.22.5 + specifier: ^7.22.11 + version: 7.22.11 '@nuxt/module-builder': specifier: latest version: 0.4.0(@nuxt/kit@3.7.0)(nuxi@3.7.0) @@ -99,65 +99,65 @@ importers: specifier: ^3.0.3 version: 3.0.3 '@typescript-eslint/eslint-plugin': - specifier: ^6.0.0 - version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.6) + specifier: ^6.4.1 + version: 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.0.0(eslint@8.44.0)(typescript@5.1.6) + specifier: ^6.4.1 + version: 6.4.1(eslint@8.48.0)(typescript@5.2.2) bumpp: - specifier: ^9.1.1 - version: 9.1.1 + specifier: ^9.2.0 + version: 9.2.0 changelogithub: specifier: ^0.12.12 version: 0.12.12 eslint: - specifier: ^8.44.0 - version: 8.44.0 + specifier: ^8.48.0 + version: 8.48.0 eslint-config-prettier: specifier: ^9.0.0 - version: 9.0.0(eslint@8.44.0) + version: 9.0.0(eslint@8.48.0) execa: specifier: ^8.0.1 version: 8.0.1 get-port-please: - specifier: ^3.0.1 - version: 3.0.1 + specifier: ^3.0.2 + version: 3.0.2 gh-changelogen: specifier: ^0.2.8 version: 0.2.8 jiti: - specifier: ^1.19.1 - version: 1.19.1 + specifier: ^1.19.3 + version: 1.19.3 jsdom: specifier: ^21.1.2 version: 21.1.2 lint-staged: - specifier: ^14.0.0 - version: 14.0.0 + specifier: ^14.0.1 + version: 14.0.1 npm-run-all: specifier: ^4.1.5 version: 4.1.5 nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) ofetch: - specifier: ^1.1.1 - version: 1.1.1 + specifier: ^1.3.3 + version: 1.3.3 playwright: - specifier: ^1.35.1 - version: 1.35.1 + specifier: ^1.37.1 + version: 1.37.1 prettier: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^3.0.2 + version: 3.0.2 ts-essentials: specifier: ^9.3.2 - version: 9.3.2(typescript@5.1.6) + version: 9.3.2(typescript@5.2.2) typescript: - specifier: ^5.1.6 - version: 5.1.6 + specifier: ^5.2.2 + version: 5.2.2 vitest: - specifier: ^0.32.4 - version: 0.32.4(jsdom@21.1.2)(playwright@1.35.1) + specifier: ^0.34.3 + version: 0.34.3(jsdom@21.1.2)(playwright@1.37.1) vue: specifier: ^3.3.4 version: 3.3.4 @@ -172,19 +172,19 @@ importers: version: 0.2.1(rollup@3.28.1) nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) playground: devDependencies: '@nuxt/devtools': specifier: latest - version: 0.7.4(debug@4.3.4)(nuxt@3.7.0)(rollup@3.28.1)(vite@4.4.9) + version: 0.8.0(debug@4.3.4)(nuxt@3.7.0)(rollup@3.28.1)(vite@4.4.9) '@nuxtjs/i18n': specifier: link:.. version: link:.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/base_url: devDependencies: @@ -193,7 +193,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/base_url_runtime: devDependencies: @@ -202,7 +202,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/basic: devDependencies: @@ -211,7 +211,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/basic_layer: devDependencies: @@ -220,7 +220,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/basic_pages: devDependencies: @@ -229,7 +229,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/basic_usage: devDependencies: @@ -238,7 +238,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/component: devDependencies: @@ -247,7 +247,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/custom_route_paths_component: devDependencies: @@ -256,7 +256,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/custom_route_paths_module_configration: devDependencies: @@ -265,7 +265,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/different_domains: devDependencies: @@ -274,7 +274,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/domain: devDependencies: @@ -283,7 +283,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/fallback: devDependencies: @@ -292,7 +292,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/head: devDependencies: @@ -301,7 +301,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/ignore_disable_component: devDependencies: @@ -310,7 +310,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/ignore_disable_module_configration: devDependencies: @@ -319,7 +319,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/ignore_pick_component: devDependencies: @@ -328,7 +328,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/ignore_pick_module_configration: devDependencies: @@ -337,7 +337,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/inline_options: devDependencies: @@ -346,7 +346,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/layer_consumer: devDependencies: @@ -355,7 +355,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/lazy: devDependencies: @@ -364,7 +364,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/meta_component: devDependencies: @@ -373,7 +373,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/routing_no_prefix: devDependencies: @@ -382,7 +382,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/routing_prefix: devDependencies: @@ -391,7 +391,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/routing_prefix_and_default: devDependencies: @@ -400,7 +400,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/routing_prefix_except_default: devDependencies: @@ -409,7 +409,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/routing_root_redirect: devDependencies: @@ -418,7 +418,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/runtime_hook: devDependencies: @@ -427,7 +427,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/switcher: devDependencies: @@ -436,7 +436,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/use_head: devDependencies: @@ -445,7 +445,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) specs/fixtures/vue_i18n_options: devDependencies: @@ -454,7 +454,7 @@ importers: version: link:../../.. nuxt: specifier: ^3.7.0 - version: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + version: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) packages: @@ -480,7 +480,6 @@ packages: dependencies: '@babel/highlight': 7.22.10 chalk: 2.4.2 - dev: true /@babel/code-frame@7.22.5: resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} @@ -525,10 +524,10 @@ packages: '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) '@babel/helpers': 7.22.6 - '@babel/parser': 7.22.7 + '@babel/parser': 7.22.11 '@babel/template': 7.22.5 '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 + '@babel/types': 7.22.11 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -745,7 +744,6 @@ packages: '@babel/helper-validator-identifier': 7.22.5 chalk: 2.4.2 js-tokens: 4.0.0 - dev: true /@babel/highlight@7.22.5: resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} @@ -762,13 +760,6 @@ packages: dependencies: '@babel/types': 7.22.11 - /@babel/parser@7.22.7: - resolution: {integrity: sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.22.5 - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.11): resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} engines: {node: '>=6.9.0'} @@ -829,7 +820,7 @@ packages: resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.22.10 '@babel/parser': 7.22.11 '@babel/types': 7.22.11 @@ -876,14 +867,6 @@ packages: '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 - /@babel/types@7.22.5: - resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 - to-fast-properties: 2.0.0 - /@cloudflare/kv-asset-handler@0.3.0: resolution: {integrity: sha512-9CB/MKf/wdvbfkUdfrj+OkEwZ5b7rws0eogJ4293h+7b6KX5toPwym+VQKmILafNB9YiehqY0DlNrDcDhdWHSQ==} dependencies: @@ -1530,28 +1513,28 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.44.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.48.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 + eslint: 8.48.0 + eslint-visitor-keys: 3.4.3 dev: true - /@eslint-community/regexpp@4.5.0: - resolution: {integrity: sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==} + /@eslint-community/regexpp@4.8.0: + resolution: {integrity: sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.1.0: - resolution: {integrity: sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==} + /@eslint/eslintrc@2.1.2: + resolution: {integrity: sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.6.0 + espree: 9.6.1 globals: 13.20.0 ignore: 5.2.4 import-fresh: 3.3.0 @@ -1562,8 +1545,8 @@ packages: - supports-color dev: true - /@eslint/js@8.44.0: - resolution: {integrity: sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==} + /@eslint/js@8.48.0: + resolution: {integrity: sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1610,7 +1593,7 @@ packages: vue: 3.3.4 dev: true - /@intlify/bundle-utils@7.0.2(vue-i18n@9.3.0-beta.26): + /@intlify/bundle-utils@7.0.2(vue-i18n@9.3.0-beta.14-77e850b): resolution: {integrity: sha512-8wbx9xhbawBFTE5LPTECiK26RRqrNS31jyWSur72ZXZZ4it5jiZTcG6eUJlNirr4+jXYio2DGY299JsGVT4cpw==} engines: {node: '>= 14.16'} peerDependencies: @@ -1628,28 +1611,36 @@ packages: escodegen: 2.0.0 estree-walker: 2.0.2 jsonc-eslint-parser: 1.4.1 - magic-string: 0.30.2 - mlly: 1.4.0 + magic-string: 0.30.3 + mlly: 1.4.1 source-map-js: 1.0.2 - vue-i18n: 9.3.0-beta.26(vue@3.3.4) + vue-i18n: 9.3.0-beta.14-77e850b(vue@3.3.4) yaml-eslint-parser: 0.3.2 dev: false - /@intlify/core-base@9.3.0-beta.26: - resolution: {integrity: sha512-omhEuB6+uE3D36wAtBazTkjQxfMy+sHAdvPe51aPINVcIiL9RZiSMgecipbvkjqnL/5ogTcCc/UXKWlM3jb90g==} - engines: {node: '>= 16'} + /@intlify/core-base@9.3.0-beta.14-77e850b: + resolution: {integrity: sha512-Eb8CeN+s/Och1whMLzW8ds1dkYgEuu5Vf26IYz+GVYstx1rPICnh5HNvgTyQvQMUsvVei5ujz2gx/LcPxxRymQ==} + engines: {node: '>= 14'} dependencies: - '@intlify/devtools-if': 9.3.0-beta.26 - '@intlify/message-compiler': 9.3.0-beta.26 - '@intlify/shared': 9.3.0-beta.26 - '@intlify/vue-devtools': 9.3.0-beta.26 + '@intlify/devtools-if': 9.3.0-beta.14-77e850b + '@intlify/message-compiler': 9.3.0-beta.14-77e850b + '@intlify/shared': 9.3.0-beta.14-77e850b + '@intlify/vue-devtools': 9.3.0-beta.14-77e850b dev: false - /@intlify/devtools-if@9.3.0-beta.26: - resolution: {integrity: sha512-N13XwjkT/payWlr8DqBVylsPlwjm4WyaI+eaG+eVdBKPw0yI/9c4zJ3U+/ASRBRuzArVJxALE+LT/cI1NxWGvw==} - engines: {node: '>= 16'} + /@intlify/devtools-if@9.3.0-beta.14-77e850b: + resolution: {integrity: sha512-Misf4UDGi9vyUONXIAhcSAIb8n6bBYNfuezLQxwgnVDrJk0GacKQG38GW231QE9OgLvmUmC+WGbq7LTZo/pCpA==} + engines: {node: '>= 14'} dependencies: - '@intlify/shared': 9.3.0-beta.26 + '@intlify/shared': 9.3.0-beta.14-77e850b + dev: false + + /@intlify/message-compiler@9.3.0-beta.14-77e850b: + resolution: {integrity: sha512-MF7EdnBoKo21Unf8rDy37KEhRzcbPlel+FTD7VR+EzzMgk4R/sMtICnMgDxS3Kl5FS9tLdHlNF0Qbuxc6+NNmg==} + engines: {node: '>= 14'} + dependencies: + '@intlify/shared': 9.3.0-beta.14-77e850b + source-map: 0.6.1 dev: false /@intlify/message-compiler@9.3.0-beta.24: @@ -1660,12 +1651,9 @@ packages: source-map-js: 1.0.2 dev: false - /@intlify/message-compiler@9.3.0-beta.26: - resolution: {integrity: sha512-qsfU6Lca7mI80ts1vgy+pfNvGm2gHy0nERpT/K1GYgnECmsKwud0e8SG1PPxKPEHKa5Mdngzs4pS7X1wH0SCGA==} - engines: {node: '>= 16'} - dependencies: - '@intlify/shared': 9.3.0-beta.26 - source-map-js: 1.0.2 + /@intlify/shared@9.3.0-beta.14-77e850b: + resolution: {integrity: sha512-aHZYRM0sJN+YSUnoC5Dv4L1TFYtP23kdTkrK5cHSEqUbI5UXc8FbnXPal0lJliMhO0ED7Ic7aEOeQX84BM3xCQ==} + engines: {node: '>= 14'} dev: false /@intlify/shared@9.3.0-beta.24: @@ -1678,8 +1666,8 @@ packages: engines: {node: '>= 16'} dev: false - /@intlify/unplugin-vue-i18n@0.12.2(rollup@3.28.1)(vue-i18n@9.3.0-beta.26): - resolution: {integrity: sha512-IIgzLRSPUKZM1FBdUAZ9NwVPiLUr4ea5g/HLWe2lB7gNtPDz4FOfUNUllIT504hT+3pDoJmjaYJ6pyqT7F4Wuw==} + /@intlify/unplugin-vue-i18n@0.12.3(rollup@3.28.1)(vue-i18n@9.3.0-beta.14-77e850b): + resolution: {integrity: sha512-0riPtSfTM58JmGNMmJho/aHD2z3K24BESYAmkLvKlo61/LbaPvnjYU1DbSbJEm6bSjE2oEjUj+di3QaYxXei/w==} engines: {node: '>= 14.16'} peerDependencies: petite-vue-i18n: '*' @@ -1693,33 +1681,33 @@ packages: vue-i18n-bridge: optional: true dependencies: - '@intlify/bundle-utils': 7.0.2(vue-i18n@9.3.0-beta.26) + '@intlify/bundle-utils': 7.0.2(vue-i18n@9.3.0-beta.14-77e850b) '@intlify/shared': 9.3.0-beta.24 - '@rollup/pluginutils': 5.0.2(rollup@3.28.1) + '@rollup/pluginutils': 5.0.3(rollup@3.28.1) '@vue/compiler-sfc': 3.3.4 debug: 4.3.4 - fast-glob: 3.3.0 + fast-glob: 3.3.1 js-yaml: 4.1.0 json5: 2.2.3 pathe: 1.1.1 picocolors: 1.0.0 source-map-js: 1.0.2 - unplugin: 1.3.2 - vue-i18n: 9.3.0-beta.26(vue@3.3.4) + unplugin: 1.4.0 + vue-i18n: 9.3.0-beta.14-77e850b(vue@3.3.4) transitivePeerDependencies: - rollup - supports-color dev: false - /@intlify/vue-devtools@9.3.0-beta.26: - resolution: {integrity: sha512-IwJM8jUCM+savGDvgcOQaVHNMPDbvRf9dVjB+skCemYA7DBqtJ0YypTlRDtt6PO9rDfkWU2Z0ueaY/o6OaGtRg==} - engines: {node: '>= 16'} + /@intlify/vue-devtools@9.3.0-beta.14-77e850b: + resolution: {integrity: sha512-QRznXFfu9UldQmE4kWj5VbfSFzT4y2Zh5xD9L2AJ8J/bhlLzbncMHDb3BOL6Xzczv5K6LhYDLdoVvW1n+z4tpA==} + engines: {node: '>= 14'} dependencies: - '@intlify/core-base': 9.3.0-beta.26 - '@intlify/shared': 9.3.0-beta.26 + '@intlify/core-base': 9.3.0-beta.14-77e850b + '@intlify/shared': 9.3.0-beta.14-77e850b dev: false - /@intlify/vue-i18n-bridge@0.8.0(vue-i18n@9.3.0-beta.26): + /@intlify/vue-i18n-bridge@0.8.0(vue-i18n@9.3.0-beta.14-77e850b): resolution: {integrity: sha512-wQ18fSccm9QaWpUW2vq2QHvojgKIog7s+UMj9LeY3pUV3yD9bU4YZI+1PTNoX3tOA+BE71gQyqVGox/TVQKP6Q==} engines: {node: '>= 12'} hasBin: true @@ -1736,7 +1724,7 @@ packages: vue-i18n-bridge: optional: true dependencies: - vue-i18n: 9.3.0-beta.26(vue@3.3.4) + vue-i18n: 9.3.0-beta.14-77e850b(vue@3.3.4) dev: false /@intlify/vue-router-bridge@0.8.0(vue@3.3.4): @@ -1821,7 +1809,7 @@ packages: dependencies: call-me-maybe: 1.0.2 cross-spawn: 7.0.3 - string-argv: 0.3.1 + string-argv: 0.3.2 type-detect: 4.0.8 dev: true @@ -2042,7 +2030,7 @@ packages: '@nuxt/kit': 3.7.0(rollup@3.28.1) consola: 3.2.3 defu: 6.1.2 - destr: 2.0.0 + destr: 2.0.1 detab: 3.0.2 json5: 2.2.3 knitwork: 1.0.0 @@ -2097,24 +2085,24 @@ packages: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} dev: true - /@nuxt/devtools-kit@0.7.4(nuxt@3.7.0)(rollup@3.28.1)(vite@4.4.9): - resolution: {integrity: sha512-+CKSSqalyW3elK364FamcHtXm6F03Iarfs9ftBiWmj3CdCTuv9aGpJFi0FKzXKzq/xlCtbWvIrqcaf2Iy//6NQ==} + /@nuxt/devtools-kit@0.8.0(nuxt@3.7.0)(rollup@3.28.1)(vite@4.4.9): + resolution: {integrity: sha512-zHwotLFwmYPFDg0JHyInn0L3i2gZK24JYDfgOzqBuvCD/Q3ytQVyAMrX2Mp4iIrHjwToZBJ0dlyV+UYXCiWwSg==} peerDependencies: - nuxt: ^3.6.5 + nuxt: ^3.7.0 vite: '*' dependencies: '@nuxt/kit': 3.7.0(rollup@3.28.1) '@nuxt/schema': 3.7.0(rollup@3.28.1) execa: 7.2.0 - nuxt: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) - vite: 4.4.9 + nuxt: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) + vite: 4.4.9(@types/node@20.4.5) transitivePeerDependencies: - rollup - supports-color dev: true - /@nuxt/devtools-wizard@0.7.4: - resolution: {integrity: sha512-Ga+OgxTEZu0AnOmak5eMPrFThvLdoFVB5kEyyCrnBNdkTvX5Dtr8FvVAL+6jV0ALmqhWSXp99op2+QwHg7kgDg==} + /@nuxt/devtools-wizard@0.8.0: + resolution: {integrity: sha512-nxYAB4TQgeaoYY3xBEzrYVpXzXUAwoeCui0vqu1oTeeuKnl62uXFGsY4vXMHQtnibvbQVZzNFVFoXggKM3MBGw==} hasBin: true dependencies: consola: 3.2.3 @@ -2130,15 +2118,15 @@ packages: semver: 7.5.4 dev: true - /@nuxt/devtools@0.7.4(debug@4.3.4)(nuxt@3.7.0)(rollup@3.28.1)(vite@4.4.9): - resolution: {integrity: sha512-uaKvVIYWuJ5L1NasXYiZfOh3w2HkHwaMyyVCceabVsOh27PBIeV7rzF5zyMrkyO3vivmWUuXcoZo3M0JO41sqg==} + /@nuxt/devtools@0.8.0(debug@4.3.4)(nuxt@3.7.0)(rollup@3.28.1)(vite@4.4.9): + resolution: {integrity: sha512-w48eqZ52NLVB8C0Q1E/eY0xsokMr9diOaxUptO08UYNhyj+MKKBrhIBTePYO7GlxabXOaHM62zi+iN8AT1qXoA==} hasBin: true peerDependencies: - nuxt: ^3.6.5 + nuxt: ^3.7.0 vite: '*' dependencies: - '@nuxt/devtools-kit': 0.7.4(nuxt@3.7.0)(rollup@3.28.1)(vite@4.4.9) - '@nuxt/devtools-wizard': 0.7.4 + '@nuxt/devtools-kit': 0.8.0(nuxt@3.7.0)(rollup@3.28.1)(vite@4.4.9) + '@nuxt/devtools-wizard': 0.8.0 '@nuxt/kit': 3.7.0(rollup@3.28.1) birpc: 0.2.12 boxen: 7.1.1 @@ -2147,7 +2135,7 @@ packages: execa: 7.2.0 fast-folder-size: 2.1.0 fast-glob: 3.3.1 - get-port-please: 3.0.1 + get-port-please: 3.0.2 global-dirs: 3.0.1 h3: 1.8.0 hookable: 5.5.3 @@ -2156,7 +2144,7 @@ packages: launch-editor: 2.6.0 local-pkg: 0.4.3 magicast: 0.2.10 - nuxt: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + nuxt: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) nypm: 0.2.2 pacote: 15.2.0 pathe: 1.1.1 @@ -2167,7 +2155,7 @@ packages: semver: 7.5.4 sirv: 2.0.3 unimport: 3.2.0(rollup@3.28.1) - vite: 4.4.9 + vite: 4.4.9(@types/node@20.4.5) vite-plugin-inspect: 0.7.35(@nuxt/kit@3.7.0)(rollup@3.28.1)(vite@4.4.9) vite-plugin-vue-inspector: 3.6.0(vite@4.4.9) wait-on: 7.0.1(debug@4.3.4) @@ -2277,7 +2265,7 @@ packages: /@nuxt/ui-templates@1.3.1: resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==} - /@nuxt/vite-builder@3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6)(vue@3.3.4): + /@nuxt/vite-builder@3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2)(vue@3.3.4): resolution: {integrity: sha512-bRJy3KarHrFm/xLGHoHeZyqI/h6c4UFRCF5ngRZ/R9uebJEHuL4UhAioxDLTFu7D0vEeK7XaDgx6+NPLhBg51g==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -2297,7 +2285,7 @@ packages: estree-walker: 3.0.3 externality: 1.0.2 fs-extra: 11.1.1 - get-port-please: 3.0.1 + get-port-please: 3.0.2 h3: 1.8.0 knitwork: 1.0.0 magic-string: 0.30.3 @@ -2314,9 +2302,9 @@ packages: strip-literal: 1.3.0 ufo: 1.3.0 unplugin: 1.4.0 - vite: 4.4.9 + vite: 4.4.9(@types/node@20.4.5) vite-node: 0.33.0 - vite-plugin-checker: 0.6.2(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.9) + vite-plugin-checker: 0.6.2(eslint@8.48.0)(typescript@5.2.2)(vite@4.4.9) vue: 3.3.4 vue-bundle-renderer: 2.0.0 transitivePeerDependencies: @@ -2591,7 +2579,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.28.1) + '@rollup/pluginutils': 5.0.3(rollup@3.28.1) rollup: 3.28.1 dev: true @@ -2622,7 +2610,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.28.1) + '@rollup/pluginutils': 5.0.3(rollup@3.28.1) magic-string: 0.27.0 rollup: 3.28.1 dev: true @@ -2662,20 +2650,6 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/pluginutils@5.0.2(rollup@3.28.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.28.1 - /@rollup/pluginutils@5.0.3(rollup@3.28.1): resolution: {integrity: sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g==} engines: {node: '>=14.0.0'} @@ -2806,10 +2780,6 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: true - /@types/node@18.16.19: - resolution: {integrity: sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==} - dev: true - /@types/node@20.4.5: resolution: {integrity: sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==} dev: true @@ -2842,8 +2812,8 @@ packages: resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} dev: true - /@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==} + /@typescript-eslint/eslint-plugin@6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.2.2): + resolution: {integrity: sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -2853,28 +2823,26 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.5.0 - '@typescript-eslint/parser': 6.0.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/type-utils': 6.0.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.0.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.0.0 + '@eslint-community/regexpp': 4.8.0 + '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/scope-manager': 6.4.1 + '@typescript-eslint/type-utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.4.1 debug: 4.3.4 - eslint: 8.44.0 - grapheme-splitter: 1.0.4 + eslint: 8.48.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 - natural-compare-lite: 1.4.0 - semver: 7.5.3 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + semver: 7.5.4 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.0.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-TNaufYSPrr1U8n+3xN+Yp9g31vQDJqhXzzPSHfQDLcaO4tU+mCfODPxCwf4H530zo7aUBE3QIdxCXamEnG04Tg==} + /@typescript-eslint/parser@6.4.1(eslint@8.48.0)(typescript@5.2.2): + resolution: {integrity: sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2883,27 +2851,27 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/scope-manager': 6.4.1 + '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.4.1 debug: 4.3.4 - eslint: 8.44.0 - typescript: 5.1.6 + eslint: 8.48.0 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager@6.0.0: - resolution: {integrity: sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==} + /@typescript-eslint/scope-manager@6.4.1: + resolution: {integrity: sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/visitor-keys': 6.4.1 dev: true - /@typescript-eslint/type-utils@6.0.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==} + /@typescript-eslint/type-utils@6.4.1(eslint@8.48.0)(typescript@5.2.2): + resolution: {integrity: sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2912,23 +2880,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.0.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2) + '@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2) debug: 4.3.4 - eslint: 8.44.0 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + eslint: 8.48.0 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types@6.0.0: - resolution: {integrity: sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==} + /@typescript-eslint/types@6.4.1: + resolution: {integrity: sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.0.0(typescript@5.1.6): - resolution: {integrity: sha512-2zq4O7P6YCQADfmJ5OTDQTP3ktajnXIRrYAtHM9ofto/CJZV3QfJ89GEaM2BNGeSr1KgmBuLhEkz5FBkS2RQhQ==} + /@typescript-eslint/typescript-estree@6.4.1(typescript@5.2.2): + resolution: {integrity: sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -2936,43 +2904,42 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/visitor-keys': 6.4.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@6.0.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==} + /@typescript-eslint/utils@6.4.1(eslint@8.48.0)(typescript@5.2.2): + resolution: {integrity: sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) - eslint: 8.44.0 - eslint-scope: 5.1.1 + '@typescript-eslint/scope-manager': 6.4.1 + '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2) + eslint: 8.48.0 semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys@6.0.0: - resolution: {integrity: sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==} + /@typescript-eslint/visitor-keys@6.4.1: + resolution: {integrity: sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/types': 6.4.1 eslint-visitor-keys: 3.4.1 dev: true @@ -3050,7 +3017,7 @@ packages: '@babel/core': 7.22.11 '@babel/plugin-transform-typescript': 7.22.11(@babel/core@7.22.11) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.11) - vite: 4.4.9 + vite: 4.4.9(@types/node@20.4.5) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -3063,42 +3030,42 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9 + vite: 4.4.9(@types/node@20.4.5) vue: 3.3.4 dev: true - /@vitest/expect@0.32.4: - resolution: {integrity: sha512-m7EPUqmGIwIeoU763N+ivkFjTzbaBn0n9evsTOcde03ugy2avPs3kZbYmw3DkcH1j5mxhMhdamJkLQ6dM1bk/A==} + /@vitest/expect@0.34.3: + resolution: {integrity: sha512-F8MTXZUYRBVsYL1uoIft1HHWhwDbSzwAU9Zgh8S6WFC3YgVb4AnFV2GXO3P5Em8FjEYaZtTnQYoNwwBrlOMXgg==} dependencies: - '@vitest/spy': 0.32.4 - '@vitest/utils': 0.32.4 + '@vitest/spy': 0.34.3 + '@vitest/utils': 0.34.3 chai: 4.3.7 dev: true - /@vitest/runner@0.32.4: - resolution: {integrity: sha512-cHOVCkiRazobgdKLnczmz2oaKK9GJOw6ZyRcaPdssO1ej+wzHVIkWiCiNacb3TTYPdzMddYkCgMjZ4r8C0JFCw==} + /@vitest/runner@0.34.3: + resolution: {integrity: sha512-lYNq7N3vR57VMKMPLVvmJoiN4bqwzZ1euTW+XXYH5kzr3W/+xQG3b41xJn9ChJ3AhYOSoweu974S1V3qDcFESA==} dependencies: - '@vitest/utils': 0.32.4 + '@vitest/utils': 0.34.3 p-limit: 4.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@0.32.4: - resolution: {integrity: sha512-IRpyqn9t14uqsFlVI2d7DFMImGMs1Q9218of40bdQQgMePwVdmix33yMNnebXcTzDU5eiV3eUsoxxH5v0x/IQA==} + /@vitest/snapshot@0.34.3: + resolution: {integrity: sha512-QyPaE15DQwbnIBp/yNJ8lbvXTZxS00kRly0kfFgAD5EYmCbYcA+1EEyRalc93M0gosL/xHeg3lKAClIXYpmUiQ==} dependencies: - magic-string: 0.30.2 + magic-string: 0.30.3 pathe: 1.1.1 pretty-format: 29.6.0 dev: true - /@vitest/spy@0.32.4: - resolution: {integrity: sha512-oA7rCOqVOOpE6rEoXuCOADX7Lla1LIa4hljI2MSccbpec54q+oifhziZIJXxlE/CvI2E+ElhBHzVu0VEvJGQKQ==} + /@vitest/spy@0.34.3: + resolution: {integrity: sha512-N1V0RFQ6AI7CPgzBq9kzjRdPIgThC340DGjdKdPSE8r86aUSmeliTUgkTqLSgtEwWWsGfBQ+UetZWhK0BgJmkQ==} dependencies: tinyspy: 2.1.1 dev: true - /@vitest/utils@0.32.4: - resolution: {integrity: sha512-Gwnl8dhd1uJ+HXrYyV0eRqfmk9ek1ASE/LWfTCuWMw+d07ogHqp4hEAV28NiecimK6UY9DpSEPh+pXBA5gtTBg==} + /@vitest/utils@0.34.3: + resolution: {integrity: sha512-kiSnzLG6m/tiT0XEl4U2H8JDBjFtwVlaE8I3QfGiMFR0QvnRDfYfdP3YvTBWM/6iJDAyaPY6yVQiCTUc7ZzTHA==} dependencies: diff-sequences: 29.4.3 loupe: 2.3.6 @@ -3140,8 +3107,8 @@ packages: vue: optional: true dependencies: - '@babel/types': 7.22.5 - '@rollup/pluginutils': 5.0.2(rollup@3.28.1) + '@babel/types': 7.22.11 + '@rollup/pluginutils': 5.0.3(rollup@3.28.1) '@vue/compiler-sfc': 3.3.4 ast-kit: 0.9.4(rollup@3.28.1) local-pkg: 0.4.3 @@ -3164,8 +3131,8 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.11) '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 + '@babel/traverse': 7.22.11 + '@babel/types': 7.22.11 '@vue/babel-helper-vue-transform-on': 1.1.5 camelcase: 6.3.0 html-tags: 3.3.1 @@ -3177,7 +3144,7 @@ packages: /@vue/compiler-core@3.3.4: resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: - '@babel/parser': 7.22.7 + '@babel/parser': 7.22.11 '@vue/shared': 3.3.4 estree-walker: 2.0.2 source-map-js: 1.0.2 @@ -3191,14 +3158,14 @@ packages: /@vue/compiler-sfc@3.3.4: resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: - '@babel/parser': 7.22.7 + '@babel/parser': 7.22.11 '@vue/compiler-core': 3.3.4 '@vue/compiler-dom': 3.3.4 '@vue/compiler-ssr': 3.3.4 '@vue/reactivity-transform': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.30.1 + magic-string: 0.30.3 postcss: 8.4.23 source-map-js: 1.0.2 @@ -3214,11 +3181,11 @@ packages: /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.22.7 + '@babel/parser': 7.22.11 '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.30.2 + magic-string: 0.30.3 /@vue/reactivity@3.3.4: resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==} @@ -3336,13 +3303,13 @@ packages: /@vueuse/nuxt@10.2.1(nuxt@3.7.0)(rollup@3.28.1)(vue@3.3.4): resolution: {integrity: sha512-01iDXnjZFDaGZnEL0nvlmSTNV0EG6WY+VSFyWnBji9lbxdQwOn4DHvLou3ePe8ipaoQVtY58WcL0OHIFa4+fBA==} peerDependencies: - nuxt: ^3.0.0 + nuxt: ^3.7.0 dependencies: '@nuxt/kit': 3.7.0(rollup@3.28.1) '@vueuse/core': 10.2.1(vue@3.3.4) '@vueuse/metadata': 10.2.1 local-pkg: 0.4.3 - nuxt: 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6) + nuxt: 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' @@ -3422,11 +3389,6 @@ packages: hasBin: true dev: true - /acorn@8.9.0: - resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==} - engines: {node: '>=0.4.0'} - hasBin: true - /agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} @@ -3662,8 +3624,8 @@ packages: resolution: {integrity: sha512-vdCU9JvpsrxWxvJiRHAr8If8cu07LWJXDPhkqLiP4ErbN1fu/mK623QGmU4Qbn2Nq4Mx0vR/Q017B6+HcHg1aQ==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.22.7 - '@babel/types': 7.22.5 + '@babel/parser': 7.22.11 + '@babel/types': 7.22.11 dev: true /async-sema@3.1.1: @@ -3803,7 +3765,7 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001518 + caniuse-lite: 1.0.30001523 electron-to-chromium: 1.4.477 node-releases: 2.0.13 update-browserslist-db: 1.0.11(browserslist@4.21.10) @@ -3849,17 +3811,17 @@ packages: semver: 7.5.4 dev: true - /bumpp@9.1.1: - resolution: {integrity: sha512-T7/2QmRNhHRkH2+HgDs/xk4keom3nlCjwQn6kHdz0I0dQMVrs+YMOH5HyuhV0R3tha/tTYP030RG9uQKpQ9CRg==} + /bumpp@9.2.0: + resolution: {integrity: sha512-pgp7y3jp33QTaXFVDrE0IKuZF5Y8EsIz+ywZXFALW2nD+ZD+4crxJe/GypBQBoJuZrr5dc6TGrR3wl7fk3+C6w==} engines: {node: '>=10'} hasBin: true dependencies: '@jsdevtools/ez-spawn': 3.0.4 - c12: 1.4.1 + c12: 1.4.2 cac: 6.7.14 - fast-glob: 3.2.12 + fast-glob: 3.3.1 prompts: 2.4.2 - semver: 7.5.3 + semver: 7.5.4 transitivePeerDependencies: - supports-color dev: true @@ -3884,7 +3846,7 @@ packages: defu: 6.1.2 dotenv: 16.3.1 gittar: 0.1.1 - jiti: 1.19.1 + jiti: 1.19.3 mlly: 0.5.17 pathe: 0.3.9 pkg-types: 0.3.6 @@ -3898,8 +3860,8 @@ packages: defu: 6.1.2 dotenv: 16.0.3 giget: 1.1.2 - jiti: 1.19.1 - mlly: 1.4.0 + jiti: 1.19.3 + mlly: 1.4.1 ohash: 1.1.2 pathe: 1.1.1 perfect-debounce: 0.1.3 @@ -3986,17 +3948,13 @@ packages: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: browserslist: 4.21.10 - caniuse-lite: 1.0.30001518 + caniuse-lite: 1.0.30001523 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: true - /caniuse-lite@1.0.30001518: - resolution: {integrity: sha512-rup09/e3I0BKjncL+FesTayKtPrdwKhUufQFd3riFw1hHg8JmIFoInYfB102cFcY/pPgGmdyl/iy+jgiDi2vdA==} - /caniuse-lite@1.0.30001523: resolution: {integrity: sha512-I5q5cisATTPZ1mc588Z//pj/Ox80ERYDfR71YnvY7raS/NOk8xXlZcB0sF7JdqaV//kOaa6aus7lRfpdnt1eBA==} - dev: true /capital-case@1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} @@ -4144,12 +4102,6 @@ packages: engines: {node: '>=8'} dev: true - /citty@0.1.2: - resolution: {integrity: sha512-Me9nf0/BEmMOnuQzMOVXgpzkMUNbd0Am8lTl/13p0aRGAoLGk5T5sdet/42CrIGmWdG67BgHUhcKK1my1ujUEg==} - dependencies: - consola: 3.2.3 - dev: true - /citty@0.1.3: resolution: {integrity: sha512-tb6zTEb2BDSrzFedqFYFUKUuKNaxVJWCm7o02K4kADGkBDyyiz7D40rDMpguczdZyAN3aetd5fhpB01HkreNyg==} dependencies: @@ -4664,10 +4616,6 @@ packages: resolution: {integrity: sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==} dev: true - /destr@2.0.0: - resolution: {integrity: sha512-FJ9RDpf3GicEBvzI3jxc2XhHzbqD8p4ANw/1kPsFBfTvP1b7Gn/Lg1vO7R9J4IVgoMbyUmFrFGZafJ1hPZpvlg==} - dev: true - /destr@2.0.1: resolution: {integrity: sha512-M1Ob1zPSIvlARiJUkKqvAZ3VAqQY6Jcuth/pBKQ2b1dX/Qx0OnJ8Vux6J2H5PTMQeRzWrrbTu70VxBfv/OPDJA==} @@ -5070,25 +5018,17 @@ packages: optionalDependencies: source-map: 0.6.1 - /eslint-config-prettier@9.0.0(eslint@8.44.0): + /eslint-config-prettier@9.0.0(eslint@8.48.0): resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.44.0 - dev: true - - /eslint-scope@5.1.1: - resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} - engines: {node: '>=8.0.0'} - dependencies: - esrecurse: 4.3.0 - estraverse: 4.3.0 + eslint: 8.48.0 dev: true - /eslint-scope@7.2.0: - resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==} + /eslint-scope@7.2.2: + resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: esrecurse: 4.3.0 @@ -5112,15 +5052,20 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.44.0: - resolution: {integrity: sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==} + /eslint-visitor-keys@3.4.3: + resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /eslint@8.48.0: + resolution: {integrity: sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==} 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.0 - '@eslint/eslintrc': 2.1.0 - '@eslint/js': 8.44.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) + '@eslint-community/regexpp': 4.8.0 + '@eslint/eslintrc': 2.1.2 + '@eslint/js': 8.48.0 '@humanwhocodes/config-array': 0.11.10 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -5130,9 +5075,9 @@ packages: 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 + eslint-scope: 7.2.2 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -5142,7 +5087,6 @@ packages: globals: 13.20.0 graphemer: 1.4.0 ignore: 5.2.4 - import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -5154,7 +5098,6 @@ packages: natural-compare: 1.4.0 optionator: 0.9.3 strip-ansi: 6.0.1 - strip-json-comments: 3.1.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color @@ -5176,13 +5119,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: false - /espree@9.6.0: - resolution: {integrity: sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==} + /espree@9.6.1: + resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.10.0 acorn-jsx: 5.3.2(acorn@8.10.0) - eslint-visitor-keys: 3.4.1 + eslint-visitor-keys: 3.4.3 dev: true /esprima@4.0.1: @@ -5204,11 +5147,6 @@ packages: estraverse: 5.3.0 dev: true - /estraverse@4.3.0: - resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} - engines: {node: '>=4.0'} - dev: true - /estraverse@5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} engines: {node: '>=4.0'} @@ -5325,28 +5263,6 @@ packages: - supports-color dev: true - /fast-glob@3.2.12: - resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} - engines: {node: '>=8.6.0'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - dev: true - - /fast-glob@3.3.0: - resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==} - engines: {node: '>=8.6.0'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - dev: false - /fast-glob@3.3.1: resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} @@ -5612,8 +5528,8 @@ packages: has-symbols: 1.0.3 dev: true - /get-port-please@3.0.1: - resolution: {integrity: sha512-R5pcVO8Z1+pVDu8Ml3xaJCEkBiiy1VQN9za0YqH8GIi1nIqD4IzQhzY6dDzMRtdS1lyiGlucRzm8IN8wtLIXng==} + /get-port-please@3.0.2: + resolution: {integrity: sha512-c14cAITf0E+uqdxGALvyYHwOL7UsnWcv3oDtgDAZksiVSGN87xlWVUWGZcmWQU3cICdaOxT+6LdQzUfK2ei1SA==} /get-stream@2.3.1: resolution: {integrity: sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==} @@ -5665,7 +5581,7 @@ packages: defu: 6.1.2 https-proxy-agent: 5.0.1 mri: 1.2.0 - node-fetch-native: 1.2.0 + node-fetch-native: 1.4.0 pathe: 1.1.1 tar: 6.1.15 transitivePeerDependencies: @@ -5804,10 +5720,6 @@ packages: /graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - /grapheme-splitter@1.0.4: - resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - dev: true - /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true @@ -5826,7 +5738,7 @@ packages: defu: 6.1.2 destr: 2.0.1 iron-webcrypto: 0.8.0 - radix3: 1.0.1 + radix3: 1.1.0 ufo: 1.3.0 uncrypto: 0.1.3 unenv: 1.7.4 @@ -6474,11 +6386,6 @@ packages: '@pkgjs/parseargs': 0.11.0 dev: true - /jiti@1.19.1: - resolution: {integrity: sha512-oVhqoRDaBXf7sjkll95LHVS6Myyyb1zaunVwk4Z0+WPSW4gjS0pl01zYKHScTuyEhQsFxV5L4DR5r+YqSyqyyg==} - hasBin: true - dev: true - /jiti@1.19.3: resolution: {integrity: sha512-5eEbBDQT/jF1xg6l36P+mWGGoH9Spuy0PCdSr2dtWRDGC6ph/w9ZCL4lmESW8f8F7MwT3XKescfP0wnZWAKL9w==} hasBin: true @@ -6662,8 +6569,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: false - /lint-staged@14.0.0: - resolution: {integrity: sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==} + /lint-staged@14.0.1: + resolution: {integrity: sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==} engines: {node: ^16.14.0 || >=18.0.0} hasBin: true dependencies: @@ -6686,11 +6593,11 @@ packages: resolution: {integrity: sha512-rLX5V57oonazmc6zoZ2LzfbSOfGzDOLdQ/eTEh/d3f1xYMACH1yIU8nr0YGl2WiR+l31o3QCN4/VH2dUNyYvTA==} hasBin: true dependencies: - citty: 0.1.2 + citty: 0.1.3 clipboardy: 3.0.0 consola: 3.2.3 defu: 6.1.2 - get-port-please: 3.0.1 + get-port-please: 3.0.2 http-shutdown: 1.2.2 jiti: 1.19.3 mlly: 1.4.1 @@ -6709,7 +6616,7 @@ packages: clipboardy: 3.0.0 consola: 3.2.3 defu: 6.1.2 - get-port-please: 3.0.1 + get-port-please: 3.0.2 h3: 1.8.0 http-shutdown: 1.2.2 jiti: 1.19.3 @@ -6879,18 +6786,7 @@ packages: engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 - - /magic-string@0.30.1: - resolution: {integrity: sha512-mbVKXPmS0z0G4XqFDCTllmDQ6coZzn94aMlb0o/A4HEHJCKcanlDZwYJgwnkmgD3jyWhUgj9VsPrfd972yPffA==} - engines: {node: '>=12'} - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - - /magic-string@0.30.2: - resolution: {integrity: sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug==} - engines: {node: '>=12'} - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 + dev: true /magic-string@0.30.3: resolution: {integrity: sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==} @@ -7528,7 +7424,7 @@ packages: engines: {node: '>=10'} hasBin: true - /mkdist@1.3.0(typescript@5.1.6): + /mkdist@1.3.0(typescript@5.2.2): resolution: {integrity: sha512-ZQrUvcL7LkRdzMREpDyg9AT18N9Tl5jc2qeKAUeEw0KGsgykbHbuRvysGAzTuGtwuSg0WQyNit5jh/k+Er3JEg==} hasBin: true peerDependencies: @@ -7549,7 +7445,7 @@ packages: mlly: 1.4.1 mri: 1.2.0 pathe: 1.1.1 - typescript: 5.1.6 + typescript: 5.2.2 dev: true /mlly@0.5.17: @@ -7561,14 +7457,6 @@ packages: ufo: 1.3.0 dev: true - /mlly@1.4.0: - resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==} - dependencies: - acorn: 8.9.0 - pathe: 1.1.1 - pkg-types: 1.0.3 - ufo: 1.3.0 - /mlly@1.4.1: resolution: {integrity: sha512-SCDs78Q2o09jiZiE2WziwVBEqXQ02XkGdUy45cbJf+BpYRIjArXRJ1Wbowxkb+NaM9DWvS3UC9GiO/6eqvQ/pg==} dependencies: @@ -7615,10 +7503,6 @@ packages: /napi-wasm@1.1.0: resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==} - /natural-compare-lite@1.4.0: - resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} - dev: true - /natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true @@ -7741,9 +7625,6 @@ packages: resolution: {integrity: sha512-ZNaury9r0NxaT2oL65GvdGDy+5PlSaHTovT6JV5tOW07k1TQmgC0olZETa4C9KZg0+6zBr99ctTYa3Utqj9P/Q==} dev: true - /node-fetch-native@1.2.0: - resolution: {integrity: sha512-5IAMBTl9p6PaAjYCnMv5FmqIF6GcZnawAVnzaCG0rX2aYZJ4CxEkZNtVPuTRug7fL7wyM5BQYTlAzcyMPi6oTQ==} - /node-fetch-native@1.4.0: resolution: {integrity: sha512-F5kfEj95kX8tkDhUCYdV8dg3/8Olx/94zB8+ZNthFs6Bz31UpUi8Xh40TN3thLwXgrwXry1pEg9lJ++tLWTcqA==} @@ -7972,8 +7853,8 @@ packages: dependencies: '@nuxt/kit': 3.7.0(rollup@3.28.1) scule: 1.0.0 - typescript: 5.1.6 - vue-component-meta: 1.4.4(typescript@5.1.6)(vue-component-type-helpers@1.3.12) + typescript: 5.2.2 + vue-component-meta: 1.4.4(typescript@5.2.2)(vue-component-type-helpers@1.3.12) transitivePeerDependencies: - rollup - supports-color @@ -7985,7 +7866,7 @@ packages: dependencies: '@nuxt/kit': 3.7.0(rollup@3.28.1) defu: 6.1.2 - jiti: 1.19.1 + jiti: 1.19.3 pathe: 1.1.1 untyped: 1.4.0 transitivePeerDependencies: @@ -8005,7 +7886,7 @@ packages: - vue dev: true - /nuxt@3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6): + /nuxt@3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2): resolution: {integrity: sha512-y0/xHYqwuJt20r26xezjpr74FLWR144dMpwSxZ/O2XXUrQUnyO7vHm3fEY4vi+miKbf343YMH5B78GXAELO/Vw==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -8023,7 +7904,7 @@ packages: '@nuxt/schema': 3.7.0(rollup@3.28.1) '@nuxt/telemetry': 2.4.1(rollup@3.28.1) '@nuxt/ui-templates': 1.3.1 - '@nuxt/vite-builder': 3.7.0(eslint@8.44.0)(rollup@3.28.1)(typescript@5.1.6)(vue@3.3.4) + '@nuxt/vite-builder': 3.7.0(eslint@8.48.0)(rollup@3.28.1)(typescript@5.2.2)(vue@3.3.4) '@unhead/dom': 1.3.7 '@unhead/ssr': 1.3.7 '@unhead/vue': 1.3.7(vue@3.3.4) @@ -8154,14 +8035,6 @@ packages: object-keys: 1.1.1 dev: true - /ofetch@1.1.1: - resolution: {integrity: sha512-SSMoktrp9SNLi20BWfB/BnnKcL0RDigXThD/mZBeQxkIRv1xrd9183MtLdsqRYLYSqW0eTr5t8w8MqjNhvoOQQ==} - dependencies: - destr: 2.0.0 - node-fetch-native: 1.2.0 - ufo: 1.3.0 - dev: true - /ofetch@1.3.3: resolution: {integrity: sha512-s1ZCMmQWXy4b5K/TW9i/DtiN8Ku+xCiHcjQ6/J/nDdssirrQNOoB165Zu8EqLMA2lln1JUth9a0aW9Ap2ctrUg==} dependencies: @@ -8522,7 +8395,7 @@ packages: consola: 3.2.3 csstype: 3.1.2 defu: 6.1.2 - magic-string: 0.30.2 + magic-string: 0.30.3 nanoid: 4.0.2 ohash: 1.1.2 paneer: 0.1.0 @@ -8565,7 +8438,7 @@ packages: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} dependencies: jsonc-parser: 3.2.0 - mlly: 1.4.0 + mlly: 1.4.1 pathe: 1.1.1 /plausible-tracker@0.3.8: @@ -8573,19 +8446,19 @@ packages: engines: {node: '>=10'} dev: true - /playwright-core@1.35.1: - resolution: {integrity: sha512-pNXb6CQ7OqmGDRspEjlxE49w+4YtR6a3X6mT1hZXeJHWmsEz7SunmvZeiG/+y1yyMZdHnnn73WKYdtV1er0Xyg==} + /playwright-core@1.37.1: + resolution: {integrity: sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==} engines: {node: '>=16'} hasBin: true dev: true - /playwright@1.35.1: - resolution: {integrity: sha512-NbwBeGJLu5m7VGM0+xtlmLAH9VUfWwYOhUi/lSEDyGg46r1CA9RWlvoc5yywxR9AzQb0mOCm7bWtOXV7/w43ZA==} + /playwright@1.37.1: + resolution: {integrity: sha512-bgUXRrQKhT48zHdxDYQTpf//0xDfDd5hLeEhjuSw8rXEGoT9YeElpfvs/izonTNY21IQZ7d3s22jLxYaAnubbQ==} engines: {node: '>=16'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.35.1 + playwright-core: 1.37.1 dev: true /postcss-calc@9.0.1(postcss@8.4.28): @@ -8952,15 +8825,6 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 - /postcss@8.4.24: - resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.6 - picocolors: 1.0.0 - source-map-js: 1.0.2 - dev: true - /postcss@8.4.28: resolution: {integrity: sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==} engines: {node: ^10 || ^12 || >=14} @@ -8979,8 +8843,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier@3.0.0: - resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==} + /prettier@3.0.2: + resolution: {integrity: sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==} engines: {node: '>=14'} hasBin: true dev: true @@ -9059,12 +8923,8 @@ packages: /queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - /radix3@1.0.1: - resolution: {integrity: sha512-y+AcwZ3HcUIGc9zGsNVf5+BY/LxL+z+4h4J3/pp8jxSmy1STaCocPS3qrj4tA5ehUSzqtqK+0Aygvz/r/8vy4g==} - /radix3@1.1.0: resolution: {integrity: sha512-pNsHDxbGORSvuSScqNJ+3Km6QAVqk8CfsCBIEoDgpqLrkD2f3QM4I7d1ozJJ172OmIcoUcerZaNWqtLkRXTV3A==} - dev: true /randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} @@ -9379,7 +9239,7 @@ packages: glob: 7.2.3 dev: true - /rollup-plugin-dts@5.3.1(rollup@3.28.1)(typescript@5.1.6): + /rollup-plugin-dts@5.3.1(rollup@3.28.1)(typescript@5.2.2): resolution: {integrity: sha512-gusMi+Z4gY/JaEQeXnB0RUdU82h1kF0WYzCWgVmV4p3hWXqelaKuCvcJawfeg+EKn2T1Ie+YWF2OiN1/L8bTVg==} engines: {node: '>=v14.21.3'} peerDependencies: @@ -9388,7 +9248,7 @@ packages: dependencies: magic-string: 0.30.3 rollup: 3.28.1 - typescript: 5.1.6 + typescript: 5.2.2 optionalDependencies: '@babel/code-frame': 7.22.10 dev: true @@ -9410,14 +9270,6 @@ packages: yargs: 17.7.1 dev: true - /rollup@3.27.0: - resolution: {integrity: sha512-aOltLCrYZ0FhJDm7fCqwTjIUEVjWjcydKBV/Zeid6Mn8BWgDCUBBWT5beM5ieForYNo/1ZHuGJdka26kvQ3Gzg==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.3 - dev: true - /rollup@3.28.1: resolution: {integrity: sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} @@ -9471,6 +9323,7 @@ packages: /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} + requiresBuild: true dev: true /saxes@6.0.0: @@ -9511,14 +9364,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'} @@ -9809,10 +9654,6 @@ packages: engines: {node: '>= 0.8'} dev: true - /std-env@3.3.3: - resolution: {integrity: sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg==} - dev: true - /std-env@3.4.3: resolution: {integrity: sha512-f9aPhy8fYBuMN+sNfakZV18U39PbalgjXG3lLB9WkaYTxijru61wb57V9wxxNthXM5Sd88ETBWi29qLAsHO52Q==} @@ -9821,11 +9662,6 @@ packages: engines: {node: '>=10.0.0'} dev: true - /string-argv@0.3.1: - resolution: {integrity: sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==} - engines: {node: '>=0.6.19'} - dev: true - /string-argv@0.3.2: resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} engines: {node: '>=0.6.19'} @@ -9940,12 +9776,6 @@ packages: engines: {node: '>=8'} dev: true - /strip-literal@1.0.1: - resolution: {integrity: sha512-QZTsipNpa2Ppr6v1AmJHESqJ3Uz247MUS0OjrnnZjFAvEoWqxuyFuXn2xLgMtRnijJShAa1HL0gtJyUs7u7n3Q==} - dependencies: - acorn: 8.10.0 - dev: true - /strip-literal@1.3.0: resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==} dependencies: @@ -10115,8 +9945,8 @@ packages: resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} dev: true - /tinypool@0.5.0: - resolution: {integrity: sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==} + /tinypool@0.7.0: + resolution: {integrity: sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==} engines: {node: '>=14.0.0'} dev: true @@ -10183,21 +10013,21 @@ packages: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} dev: true - /ts-api-utils@1.0.1(typescript@5.1.6): + /ts-api-utils@1.0.1(typescript@5.2.2): resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.1.6 + typescript: 5.2.2 dev: true - /ts-essentials@9.3.2(typescript@5.1.6): + /ts-essentials@9.3.2(typescript@5.2.2): resolution: {integrity: sha512-JxKJzuWqH1MmH4ZFHtJzGEhkfN3QvVR3C3w+4BIoWeoY68UVVoA2Np/Bca9z0IPSErVCWhv439aT0We4Dks8kQ==} peerDependencies: typescript: '>=4.1.0' dependencies: - typescript: 5.1.6 + typescript: 5.2.2 dev: true /tslib@2.6.1: @@ -10281,8 +10111,8 @@ packages: resolution: {integrity: sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==} dev: true - /typescript@5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -10325,16 +10155,16 @@ packages: hookable: 5.5.3 jiti: 1.19.3 magic-string: 0.30.3 - mkdist: 1.3.0(typescript@5.1.6) + mkdist: 1.3.0(typescript@5.2.2) mlly: 1.4.1 mri: 1.2.0 pathe: 1.1.1 pkg-types: 1.0.3 pretty-bytes: 6.1.1 rollup: 3.28.1 - rollup-plugin-dts: 5.3.1(rollup@3.28.1)(typescript@5.1.6) + rollup-plugin-dts: 5.3.1(rollup@3.28.1)(typescript@5.2.2) scule: 1.0.0 - typescript: 5.1.6 + typescript: 5.2.2 untyped: 1.4.0 transitivePeerDependencies: - sass @@ -10356,7 +10186,7 @@ packages: dependencies: acorn: 8.10.0 estree-walker: 3.0.3 - magic-string: 0.30.2 + magic-string: 0.30.3 unplugin: 1.4.0 /undici@5.22.0: @@ -10528,8 +10358,8 @@ packages: vue-router: optional: true dependencies: - '@babel/types': 7.22.5 - '@rollup/pluginutils': 5.0.2(rollup@3.28.1) + '@babel/types': 7.22.11 + '@rollup/pluginutils': 5.0.3(rollup@3.28.1) '@vue-macros/common': 1.6.0(rollup@3.28.1)(vue@3.3.4) ast-walker-scope: 0.4.2 chokidar: 3.5.3 @@ -10547,15 +10377,6 @@ packages: - vue dev: true - /unplugin@1.3.2: - resolution: {integrity: sha512-Lh7/2SryjXe/IyWqx9K7IKwuKhuOFZEhotiBquOODsv2IVyDkI9lv/XhgfjdXf/xdbv32txmnBNnC/JVTDJlsA==} - dependencies: - acorn: 8.9.0 - chokidar: 3.5.3 - webpack-sources: 3.2.3 - webpack-virtual-modules: 0.5.0 - dev: false - /unplugin@1.4.0: resolution: {integrity: sha512-5x4eIEL6WgbzqGtF9UV8VEC/ehKptPXDS6L2b0mv4FRMkJxRtjaJfOWDd6a8+kYbqsjklix7yWP0N3SUepjXcg==} dependencies: @@ -10635,7 +10456,7 @@ packages: dependencies: '@babel/core': 7.22.9 '@babel/standalone': 7.22.9 - '@babel/types': 7.22.5 + '@babel/types': 7.22.11 defu: 6.1.2 jiti: 1.19.3 mri: 1.2.0 @@ -10746,20 +10567,21 @@ packages: vfile-message: 3.1.4 dev: true - /vite-node@0.32.4(@types/node@18.16.19): - resolution: {integrity: sha512-L2gIw+dCxO0LK14QnUMoqSYpa9XRGnTTTDjW2h19Mr+GR0EFj4vx52W41gFXfMLqpA00eK4ZjOVYo1Xk//LFEw==} + /vite-node@0.33.0: + resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: cac: 6.7.14 debug: 4.3.4 - mlly: 1.4.0 + mlly: 1.4.1 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.3.1(@types/node@18.16.19) + vite: 4.4.9(@types/node@20.4.5) transitivePeerDependencies: - '@types/node' - less + - lightningcss - sass - stylus - sugarss @@ -10767,8 +10589,8 @@ packages: - terser dev: true - /vite-node@0.33.0: - resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} + /vite-node@0.34.3(@types/node@20.4.5): + resolution: {integrity: sha512-+0TzJf1g0tYXj6tR2vEyiA42OPq68QkRZCu/ERSo2PtsDJfBpDyEfuKbRvLmZqi/CgC7SCBtyC+WjTGNMRIaig==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -10777,7 +10599,7 @@ packages: mlly: 1.4.1 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9 + vite: 4.4.9(@types/node@20.4.5) transitivePeerDependencies: - '@types/node' - less @@ -10789,7 +10611,7 @@ packages: - terser dev: true - /vite-plugin-checker@0.6.2(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.9): + /vite-plugin-checker@0.6.2(eslint@8.48.0)(typescript@5.2.2)(vite@4.4.9): resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==} engines: {node: '>=14.16'} peerDependencies: @@ -10820,12 +10642,12 @@ packages: vue-tsc: optional: true dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.22.10 ansi-escapes: 4.3.2 chalk: 4.1.2 chokidar: 3.5.3 commander: 8.3.0 - eslint: 8.44.0 + eslint: 8.48.0 fast-glob: 3.3.1 fs-extra: 11.1.1 lodash.debounce: 4.0.8 @@ -10834,8 +10656,8 @@ packages: semver: 7.5.4 strip-ansi: 6.0.1 tiny-invariant: 1.3.1 - typescript: 5.1.6 - vite: 4.4.9 + typescript: 5.2.2 + vite: 4.4.9(@types/node@20.4.5) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 @@ -10860,7 +10682,7 @@ packages: open: 9.1.0 picocolors: 1.0.0 sirv: 2.0.3 - vite: 4.4.9 + vite: 4.4.9(@types/node@20.4.5) transitivePeerDependencies: - rollup - supports-color @@ -10880,45 +10702,12 @@ packages: kolorist: 1.8.0 magic-string: 0.30.3 shell-quote: 1.8.1 - vite: 4.4.9 + vite: 4.4.9(@types/node@20.4.5) transitivePeerDependencies: - supports-color dev: true - /vite@4.3.1(@types/node@18.16.19): - resolution: {integrity: sha512-EPmfPLAI79Z/RofuMvkIS0Yr091T2ReUoXQqc5ppBX/sjFRhHKiPPF/R46cTdoci/XgeQpB23diiJxq5w30vdg==} - 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': 18.16.19 - esbuild: 0.17.19 - postcss: 8.4.24 - rollup: 3.27.0 - optionalDependencies: - fsevents: 2.3.3 - dev: true - - /vite@4.4.9: + /vite@4.4.9(@types/node@20.4.5): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -10946,6 +10735,7 @@ packages: terser: optional: true dependencies: + '@types/node': 20.4.5 esbuild: 0.18.17 postcss: 8.4.28 rollup: 3.28.1 @@ -10953,8 +10743,8 @@ packages: fsevents: 2.3.3 dev: true - /vitest@0.32.4(jsdom@21.1.2)(playwright@1.35.1): - resolution: {integrity: sha512-3czFm8RnrsWwIzVDu/Ca48Y/M+qh3vOnF16czJm98Q/AN1y3B6PBsyV8Re91Ty5s7txKNjEhpgtGPcfdbh2MZg==} + /vitest@0.34.3(jsdom@21.1.2)(playwright@1.37.1): + resolution: {integrity: sha512-7+VA5Iw4S3USYk+qwPxHl8plCMhA5rtfwMjgoQXMT7rO5ldWcdsdo3U1QD289JgglGK4WeOzgoLTsGFu6VISyQ==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -10986,32 +10776,33 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.16.19 - '@vitest/expect': 0.32.4 - '@vitest/runner': 0.32.4 - '@vitest/snapshot': 0.32.4 - '@vitest/spy': 0.32.4 - '@vitest/utils': 0.32.4 - acorn: 8.9.0 + '@types/node': 20.4.5 + '@vitest/expect': 0.34.3 + '@vitest/runner': 0.34.3 + '@vitest/snapshot': 0.34.3 + '@vitest/spy': 0.34.3 + '@vitest/utils': 0.34.3 + acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 chai: 4.3.7 debug: 4.3.4 jsdom: 21.1.2 local-pkg: 0.4.3 - magic-string: 0.30.1 + magic-string: 0.30.3 pathe: 1.1.1 picocolors: 1.0.0 - playwright: 1.35.1 - std-env: 3.3.3 - strip-literal: 1.0.1 + playwright: 1.37.1 + std-env: 3.4.3 + strip-literal: 1.3.0 tinybench: 2.5.0 - tinypool: 0.5.0 - vite: 4.3.1(@types/node@18.16.19) - vite-node: 0.32.4(@types/node@18.16.19) + tinypool: 0.7.0 + vite: 4.4.9(@types/node@20.4.5) + vite-node: 0.34.3(@types/node@20.4.5) why-is-node-running: 2.2.2 transitivePeerDependencies: - less + - lightningcss - sass - stylus - sugarss @@ -11065,7 +10856,7 @@ packages: ufo: 1.3.0 dev: true - /vue-component-meta@1.4.4(typescript@5.1.6)(vue-component-type-helpers@1.3.12): + /vue-component-meta@1.4.4(typescript@5.2.2)(vue-component-type-helpers@1.3.12): resolution: {integrity: sha512-B58ejPcuasdnbeH44VCkJBgEMLp1oBrc21Vt8if3DZcB0V9xZPuzUTjuPMR2uMahYmiVKgPu5G4LTUSN8ZbX1w==} peerDependencies: typescript: '*' @@ -11074,7 +10865,7 @@ packages: '@volar/language-core': 1.4.1 '@volar/vue-language-core': 1.4.4 typesafe-path: 0.2.2 - typescript: 5.1.6 + typescript: 5.2.2 vue-component-type-helpers: 1.3.12 dev: true @@ -11115,7 +10906,7 @@ packages: resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} dev: true - /vue-i18n-routing@0.13.4(vue-i18n@9.3.0-beta.26)(vue@3.3.4): + /vue-i18n-routing@0.13.4(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4): resolution: {integrity: sha512-cihM/X4c6dgAnSVoIc3wUoiGG6B/Y+a3B3+Xt+7b9n2mjnKQ+ZkQ6oKVQxOd8WFRdJyohlP5dyL3Xsho4HZjBw==} engines: {node: '>= 14.6'} peerDependencies: @@ -11137,23 +10928,23 @@ packages: optional: true dependencies: '@intlify/shared': 9.3.0-beta.26 - '@intlify/vue-i18n-bridge': 0.8.0(vue-i18n@9.3.0-beta.26) + '@intlify/vue-i18n-bridge': 0.8.0(vue-i18n@9.3.0-beta.14-77e850b) '@intlify/vue-router-bridge': 0.8.0(vue@3.3.4) ufo: 1.3.0 vue: 3.3.4 vue-demi: 0.14.5(vue@3.3.4) - vue-i18n: 9.3.0-beta.26(vue@3.3.4) + vue-i18n: 9.3.0-beta.14-77e850b(vue@3.3.4) dev: false - /vue-i18n@9.3.0-beta.26(vue@3.3.4): - resolution: {integrity: sha512-RfyxO4wMJ3SiqjxKGydA1RnJ6rvl4y60Urzqab80x9weCooNdb7++fRce+ZtSqtvnt4NTSq4je/WWyU8EAR9cA==} - engines: {node: '>= 16'} + /vue-i18n@9.3.0-beta.14-77e850b(vue@3.3.4): + resolution: {integrity: sha512-Zjkzm7ZYhLfssuwSgJI9jq1agex7kPl7gEI18pw23+eWUisqy3q20lPP2xDFLmzhUYb3AoaDifj5z4U6+cvhHA==} + engines: {node: '>= 14'} peerDependencies: vue: ^3.0.0 dependencies: - '@intlify/core-base': 9.3.0-beta.26 - '@intlify/shared': 9.3.0-beta.26 - '@intlify/vue-devtools': 9.3.0-beta.26 + '@intlify/core-base': 9.3.0-beta.14-77e850b + '@intlify/shared': 9.3.0-beta.14-77e850b + '@intlify/vue-devtools': 9.3.0-beta.14-77e850b '@vue/devtools-api': 6.5.0 vue: 3.3.4 dev: false