diff --git a/package.json b/package.json index 82481bb..fad6c24 100644 --- a/package.json +++ b/package.json @@ -15,49 +15,49 @@ "up": "taze major -I" }, "dependencies": { - "@unocss/reset": "^0.45.28", - "@vueuse/core": "^9.3.0", - "@vueuse/head": "^0.9.7", + "@unocss/reset": "^0.46.2", + "@vueuse/core": "^9.4.0", + "@vueuse/head": "^0.9.8", "nprogress": "^0.2.0", - "pinia": "^2.0.22", - "vue": "^3.2.40", + "pinia": "^2.0.23", + "vue": "^3.2.41", "vue-demi": "^0.13.11", "vue-i18n": "^9.2.2", - "vue-router": "^4.1.5" + "vue-router": "^4.1.6" }, "devDependencies": { - "@antfu/eslint-config": "^0.27.0", - "@iconify-json/carbon": "^1.1.8", + "@antfu/eslint-config": "^0.29.2", + "@iconify-json/carbon": "^1.1.9", "@intlify/vite-plugin-vue-i18n": "^6.0.3", "@types/markdown-it-link-attributes": "^3.0.1", "@types/nprogress": "^0.2.0", - "@vitejs/plugin-vue": "^3.1.2", - "@vue/test-utils": "^2.1.0", + "@vitejs/plugin-vue": "^3.2.0", + "@vue/test-utils": "^2.2.1", "critters": "^0.0.16", "cross-env": "^7.0.3", - "cypress": "^10.9.0", - "eslint": "^8.25.0", + "cypress": "^10.11.0", + "eslint": "^8.26.0", "eslint-plugin-cypress": "^2.12.1", "https-localhost": "^4.7.1", "markdown-it-link-attributes": "^4.0.1", - "markdown-it-shiki": "^0.5.1", - "pnpm": "^7.13.2", + "markdown-it-shiki": "^0.6.1", + "pnpm": "^7.14.1", "shiki": "^0.11.1", - "taze": "^0.8.2", + "taze": "^0.8.3", "typescript": "^4.8.4", - "unocss": "^0.45.28", - "unplugin-auto-import": "^0.11.2", - "unplugin-vue-components": "^0.22.8", - "vite": "^3.1.6", + "unocss": "^0.46.2", + "unplugin-auto-import": "^0.11.4", + "unplugin-vue-components": "^0.22.9", + "vite": "^3.2.2", "vite-plugin-inspect": "^0.7.5", - "vite-plugin-pages": "^0.26.0", + "vite-plugin-pages": "^0.27.1", "vite-plugin-pwa": "^0.13.1", "vite-plugin-vue-component-preview": "^0.3.3", "vite-plugin-vue-layouts": "^0.7.0", "vite-plugin-vue-markdown": "^0.22.1", - "vite-ssg": "^0.21.0", + "vite-ssg": "^0.21.2", "vite-ssg-sitemap": "^0.4.3", - "vitest": "^0.24.0", - "vue-tsc": "^1.0.0" + "vitest": "^0.24.4", + "vue-tsc": "^1.0.9" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcef655..5e7795b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,94 +1,94 @@ lockfileVersion: 5.4 specifiers: - '@antfu/eslint-config': ^0.27.0 - '@iconify-json/carbon': ^1.1.8 + '@antfu/eslint-config': ^0.29.2 + '@iconify-json/carbon': ^1.1.9 '@intlify/vite-plugin-vue-i18n': ^6.0.3 '@types/markdown-it-link-attributes': ^3.0.1 '@types/nprogress': ^0.2.0 - '@unocss/reset': ^0.45.28 - '@vitejs/plugin-vue': ^3.1.2 - '@vue/test-utils': ^2.1.0 - '@vueuse/core': ^9.3.0 - '@vueuse/head': ^0.9.7 + '@unocss/reset': ^0.46.2 + '@vitejs/plugin-vue': ^3.2.0 + '@vue/test-utils': ^2.2.1 + '@vueuse/core': ^9.4.0 + '@vueuse/head': ^0.9.8 critters: ^0.0.16 cross-env: ^7.0.3 - cypress: ^10.9.0 - eslint: ^8.25.0 + cypress: ^10.11.0 + eslint: ^8.26.0 eslint-plugin-cypress: ^2.12.1 https-localhost: ^4.7.1 markdown-it-link-attributes: ^4.0.1 - markdown-it-shiki: ^0.5.1 + markdown-it-shiki: ^0.6.1 nprogress: ^0.2.0 - pinia: ^2.0.22 - pnpm: ^7.13.2 + pinia: ^2.0.23 + pnpm: ^7.14.1 shiki: ^0.11.1 - taze: ^0.8.2 + taze: ^0.8.3 typescript: ^4.8.4 - unocss: ^0.45.28 - unplugin-auto-import: ^0.11.2 - unplugin-vue-components: ^0.22.8 - vite: ^3.1.6 + unocss: ^0.46.2 + unplugin-auto-import: ^0.11.4 + unplugin-vue-components: ^0.22.9 + vite: ^3.2.2 vite-plugin-inspect: ^0.7.5 - vite-plugin-pages: ^0.26.0 + vite-plugin-pages: ^0.27.1 vite-plugin-pwa: ^0.13.1 vite-plugin-vue-component-preview: ^0.3.3 vite-plugin-vue-layouts: ^0.7.0 vite-plugin-vue-markdown: ^0.22.1 - vite-ssg: ^0.21.0 + vite-ssg: ^0.21.2 vite-ssg-sitemap: ^0.4.3 - vitest: ^0.24.0 - vue: ^3.2.40 + vitest: ^0.24.4 + vue: ^3.2.41 vue-demi: ^0.13.11 vue-i18n: ^9.2.2 - vue-router: ^4.1.5 - vue-tsc: ^1.0.0 + vue-router: ^4.1.6 + vue-tsc: ^1.0.9 dependencies: - '@unocss/reset': 0.45.28 - '@vueuse/core': 9.3.0_vue@3.2.40 - '@vueuse/head': 0.9.7_vue@3.2.40 + '@unocss/reset': 0.46.2 + '@vueuse/core': 9.4.0_vue@3.2.41 + '@vueuse/head': 0.9.8_vue@3.2.41 nprogress: 0.2.0 - pinia: 2.0.22_bfjwoga25wxjazzogo7o372nwq - vue: 3.2.40 - vue-demi: 0.13.11_vue@3.2.40 - vue-i18n: 9.2.2_vue@3.2.40 - vue-router: 4.1.5_vue@3.2.40 + pinia: 2.0.23_l7r24p6nevbtlimqmqcwa3ouhu + vue: 3.2.41 + vue-demi: 0.13.11_vue@3.2.41 + vue-i18n: 9.2.2_vue@3.2.41 + vue-router: 4.1.6_vue@3.2.41 devDependencies: - '@antfu/eslint-config': 0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q - '@iconify-json/carbon': 1.1.8 - '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.1.6+vue-i18n@9.2.2 + '@antfu/eslint-config': 0.29.2_wyqvi574yv7oiwfeinomdzmc3m + '@iconify-json/carbon': 1.1.9 + '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.2+vue-i18n@9.2.2 '@types/markdown-it-link-attributes': 3.0.1 '@types/nprogress': 0.2.0 - '@vitejs/plugin-vue': 3.1.2_vite@3.1.6+vue@3.2.40 - '@vue/test-utils': 2.1.0_vue@3.2.40 + '@vitejs/plugin-vue': 3.2.0_vite@3.2.2+vue@3.2.41 + '@vue/test-utils': 2.2.1_vue@3.2.41 critters: 0.0.16 cross-env: 7.0.3 - cypress: 10.9.0 - eslint: 8.25.0 - eslint-plugin-cypress: 2.12.1_eslint@8.25.0 + cypress: 10.11.0 + eslint: 8.26.0 + eslint-plugin-cypress: 2.12.1_eslint@8.26.0 https-localhost: 4.7.1 markdown-it-link-attributes: 4.0.1 - markdown-it-shiki: 0.5.1 - pnpm: 7.13.2 + markdown-it-shiki: 0.6.1 + pnpm: 7.14.1 shiki: 0.11.1 - taze: 0.8.2 + taze: 0.8.3 typescript: 4.8.4 - unocss: 0.45.28_vite@3.1.6 - unplugin-auto-import: 0.11.2_@vueuse+core@9.3.0 - unplugin-vue-components: 0.22.8_vue@3.2.40 - vite: 3.1.6 - vite-plugin-inspect: 0.7.5_vite@3.1.6 - vite-plugin-pages: 0.26.0_vite@3.1.6 - vite-plugin-pwa: 0.13.1_vite@3.1.6 - vite-plugin-vue-component-preview: 0.3.3_vite@3.1.6 - vite-plugin-vue-layouts: 0.7.0_wdzqfuczf2bgcsxzjzdgwad3zu - vite-plugin-vue-markdown: 0.22.1_vite@3.1.6 - vite-ssg: 0.21.0_paqgs2apxnemeyd6unqo6uql7u + unocss: 0.46.2_vite@3.2.2 + unplugin-auto-import: 0.11.4_@vueuse+core@9.4.0 + unplugin-vue-components: 0.22.9_vue@3.2.41 + vite: 3.2.2 + vite-plugin-inspect: 0.7.5_vite@3.2.2 + vite-plugin-pages: 0.27.1_vite@3.2.2 + vite-plugin-pwa: 0.13.1_vite@3.2.2 + vite-plugin-vue-component-preview: 0.3.3_vite@3.2.2 + vite-plugin-vue-layouts: 0.7.0_43kamd5ki6mqledz5kdcpg62iu + vite-plugin-vue-markdown: 0.22.1_vite@3.2.2 + vite-ssg: 0.21.2_5ousq2ai54iq5ks4u2qdqo7jjq vite-ssg-sitemap: 0.4.3 - vitest: 0.24.0 - vue-tsc: 1.0.0_typescript@4.8.4 + vitest: 0.24.4 + vue-tsc: 1.0.9_typescript@4.8.4 packages: @@ -100,22 +100,23 @@ packages: '@jridgewell/trace-mapping': 0.3.14 dev: true - /@antfu/eslint-config-basic/0.27.0_pb5gbpy3f5fbacjzut73wcd3o4: - resolution: {integrity: sha512-QgQVCiNiV9ZF7h09uBqTHctHDfVqJGIIpe0ZHCicLvUv233nAYeu4adAr53buhKrxDeoalozSs2ePiDiCyceTg==} + /@antfu/eslint-config-basic/0.29.2_2gbc7o7pu7zyaokxuchoql55by: + resolution: {integrity: sha512-kx5iQ7AnG22XuyfFRKNPPlAjLkQ+YfwDjPP9733vjC8NWDDIDgsuqFyXlZGuwE4A8/Fc50BCksy22n+yZEM4lg==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.25.0 - eslint-plugin-antfu: 0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q - eslint-plugin-eslint-comments: 3.2.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-plugin-antfu: 0.29.2_wyqvi574yv7oiwfeinomdzmc3m + eslint-plugin-eslint-comments: 3.2.0_eslint@8.26.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_al33icv5gxos6r63mbcsagde7q - eslint-plugin-jsonc: 2.4.0_eslint@8.25.0 - eslint-plugin-markdown: 3.0.0_eslint@8.25.0 - eslint-plugin-n: 15.2.5_eslint@8.25.0 - eslint-plugin-promise: 6.0.1_eslint@8.25.0 - eslint-plugin-unicorn: 43.0.2_eslint@8.25.0 - eslint-plugin-yml: 1.2.0_eslint@8.25.0 + eslint-plugin-import: 2.26.0_hgdoasbmgqfrmnwnpu7gbbqm6a + eslint-plugin-jsonc: 2.4.0_eslint@8.26.0 + eslint-plugin-markdown: 3.0.0_eslint@8.26.0 + eslint-plugin-n: 15.2.5_eslint@8.26.0 + eslint-plugin-no-only-tests: 3.1.0 + eslint-plugin-promise: 6.0.1_eslint@8.26.0 + eslint-plugin-unicorn: 43.0.2_eslint@8.26.0 + eslint-plugin-yml: 1.2.0_eslint@8.26.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 transitivePeerDependencies: @@ -126,16 +127,16 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q: - resolution: {integrity: sha512-h/ai9xe65lXtsUiSBRAvfcN47fqn5uGHcCA5c0LoBRX6fVFHk06BbPWMlSJRtqmc3uBTmv3gU8SrnWwrycnKag==} + /@antfu/eslint-config-ts/0.29.2_wyqvi574yv7oiwfeinomdzmc3m: + resolution: {integrity: sha512-ZnsC0tTpt1ez31OCSB2QsNML+dAy0/Kb52TxXb7hj4f/dWS66Q2W0xP5ujGVriFTF7c2lW4i9XlmDzt76JGh4w==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.27.0_pb5gbpy3f5fbacjzut73wcd3o4 - '@typescript-eslint/eslint-plugin': 5.38.0_pb5gbpy3f5fbacjzut73wcd3o4 - '@typescript-eslint/parser': 5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q - eslint: 8.25.0 + '@antfu/eslint-config-basic': 0.29.2_2gbc7o7pu7zyaokxuchoql55by + '@typescript-eslint/eslint-plugin': 5.38.0_2gbc7o7pu7zyaokxuchoql55by + '@typescript-eslint/parser': 5.38.0_wyqvi574yv7oiwfeinomdzmc3m + eslint: 8.26.0 typescript: 4.8.4 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -143,14 +144,14 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue/0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q: - resolution: {integrity: sha512-Iw4GY4rXK1dPxzIl35bOwPE1vn6E5Wm8uljqdpQYQpTX1j6el7Yo30bpanCogWRcdPSMWKcS7GVlHjV47QB59w==} + /@antfu/eslint-config-vue/0.29.2_wyqvi574yv7oiwfeinomdzmc3m: + resolution: {integrity: sha512-YaWM0ARGybAwYu22Yy81xzC8+bUt+vLJCUPMX4sk7Caw10eY6IoA4NfZehaUqJCevJ9Ie4n7A2xIX3tbgc4RYQ==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q - eslint: 8.25.0 - eslint-plugin-vue: 9.5.1_eslint@8.25.0 + '@antfu/eslint-config-ts': 0.29.2_wyqvi574yv7oiwfeinomdzmc3m + eslint: 8.26.0 + eslint-plugin-vue: 9.5.1_eslint@8.26.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -158,24 +159,24 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q: - resolution: {integrity: sha512-xM1In6/ueNyKxxWO86jd7a9IdKby66lZVT/fE8k2RlP+X0xe5/DTTQfwLbVvnRpn77jCPIhEjNKVWxDO/DUEIg==} + /@antfu/eslint-config/0.29.2_wyqvi574yv7oiwfeinomdzmc3m: + resolution: {integrity: sha512-xggPT/SdOTW1DCZQ+T83F1hmRh8fXNDs6aiDvrmjHQDDtR2G/6wvieHFI8AQndrqZrJAOUqnilcPOX0MaKXpOg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q - '@typescript-eslint/eslint-plugin': 5.38.0_pb5gbpy3f5fbacjzut73wcd3o4 - '@typescript-eslint/parser': 5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q - eslint: 8.25.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.25.0 + '@antfu/eslint-config-vue': 0.29.2_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/eslint-plugin': 5.38.0_2gbc7o7pu7zyaokxuchoql55by + '@typescript-eslint/parser': 5.38.0_wyqvi574yv7oiwfeinomdzmc3m + eslint: 8.26.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.26.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_al33icv5gxos6r63mbcsagde7q - eslint-plugin-jsonc: 2.4.0_eslint@8.25.0 - eslint-plugin-n: 15.2.5_eslint@8.25.0 - eslint-plugin-promise: 6.0.1_eslint@8.25.0 - eslint-plugin-unicorn: 43.0.2_eslint@8.25.0 - eslint-plugin-vue: 9.5.1_eslint@8.25.0 - eslint-plugin-yml: 1.2.0_eslint@8.25.0 + eslint-plugin-import: 2.26.0_hgdoasbmgqfrmnwnpu7gbbqm6a + eslint-plugin-jsonc: 2.4.0_eslint@8.26.0 + eslint-plugin-n: 15.2.5_eslint@8.26.0 + eslint-plugin-promise: 6.0.1_eslint@8.26.0 + eslint-plugin-unicorn: 43.0.2_eslint@8.26.0 + eslint-plugin-vue: 9.5.1_eslint@8.26.0 + eslint-plugin-yml: 1.2.0_eslint@8.26.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 transitivePeerDependencies: @@ -201,6 +202,10 @@ packages: resolution: {integrity: sha512-CQkeV+oJxUazwjlHD0/3ZD08QWKuGQkhnrKo3e6ly5pd48VUpXbb77q0xMU4+vc2CkJnDS02Eq/M9ugyX20XZA==} dev: true + /@antfu/utils/0.6.2: + resolution: {integrity: sha512-Qdwda+qE1KOKXuM8Gnn09zIJSA293J5putdHBx4J9sdbHzqp5QY4OmH77KgwJoi0PuY+kbddkVVdkSoZ9ruiug==} + dev: true + /@apideck/better-ajv-errors/0.3.6_ajv@8.11.0: resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} engines: {node: '>=10'} @@ -1422,8 +1427,8 @@ packages: resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} dev: true - /@humanwhocodes/config-array/0.10.5: - resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==} + /@humanwhocodes/config-array/0.11.7: + resolution: {integrity: sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -1442,22 +1447,18 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify-json/carbon/1.1.8: - resolution: {integrity: sha512-aSoMgvZyvIXadLbMXcfS+qy8CVxSExvvp8Vd/nCrupLFc0KLKSukRInnVNc63zaHqoe1NBf5xUrgfyRYYfaKWQ==} + /@iconify-json/carbon/1.1.9: + resolution: {integrity: sha512-O3geRhhnE9dDDC4oT6qwBs7sdc37R9UqftiG7BP8YVDw8OcXv8i95J0ZEkIfdOXFj1Wb6kC/Uu/6VTlAqotVXg==} dependencies: - '@iconify/types': 1.1.0 - dev: true - - /@iconify/types/1.1.0: - resolution: {integrity: sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==} + '@iconify/types': 2.0.0 dev: true /@iconify/types/2.0.0: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/utils/2.0.0: - resolution: {integrity: sha512-thvwZ6m3frWJiOYwRdHPSPGC25rmyvDl0vXdQ8ocRJZx31m8Pn4y7V1mTc5UReR6MiAj+hrV2UPZQjx7zI960g==} + /@iconify/utils/2.0.1: + resolution: {integrity: sha512-t8IyICk25wgZL4YKn/2kYfjG5MGA6EWZlaUJZ1OEIku4V+kX9V900T5E4HIqS3hLyD6/RJET0zY4vxO9pHLHHw==} dependencies: '@antfu/install-pkg': 0.1.0 '@antfu/utils': 0.5.2 @@ -1485,7 +1486,7 @@ packages: '@intlify/shared': 9.3.0-beta.6 jsonc-eslint-parser: 1.4.1 source-map: 0.6.1 - vue-i18n: 9.2.2_vue@3.2.40 + vue-i18n: 9.2.2_vue@3.2.41 yaml-eslint-parser: 0.3.2 dev: true @@ -1528,7 +1529,7 @@ packages: engines: {node: '>= 14'} dev: true - /@intlify/vite-plugin-vue-i18n/6.0.3_vite@3.1.6+vue-i18n@9.2.2: + /@intlify/vite-plugin-vue-i18n/6.0.3_vite@3.2.2+vue-i18n@9.2.2: resolution: {integrity: sha512-6SgNzPAOCR90wvt368lKzi7f/5ZEWJn22UCGvhFsP3XvKqlF3cVzojahgQ6o+LTdCkExeM6wPgd+haFf28E9VQ==} engines: {node: '>= 14.6'} peerDependencies: @@ -1549,8 +1550,8 @@ packages: debug: 4.3.4 fast-glob: 3.2.12 source-map: 0.6.1 - vite: 3.1.6 - vue-i18n: 9.2.2_vue@3.2.40 + vite: 3.2.2 + vue-i18n: 9.2.2_vue@3.2.41 transitivePeerDependencies: - supports-color dev: true @@ -1716,8 +1717,8 @@ packages: - supports-color dev: true - /@pkgr/utils/2.3.0: - resolution: {integrity: sha512-7dIJ9CRVzBnqyEl7diUHPUFJf/oty2SeoVzcMocc5PeOUDK9KGzvgIBjGRRzzlRDaOjh3ADwH0WeibQvi3ls2Q==} + /@pkgr/utils/2.3.1: + resolution: {integrity: sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: cross-spawn: 7.0.3 @@ -1794,6 +1795,20 @@ packages: picomatch: 2.3.1 dev: true + /@rollup/pluginutils/5.0.2: + 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.0 + estree-walker: 2.0.2 + picomatch: 2.3.1 + dev: true + /@surma/rollup-plugin-off-main-thread/2.2.3: resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} dependencies: @@ -1828,6 +1843,10 @@ packages: resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} dev: true + /@types/estree/1.0.0: + resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} + dev: true + /@types/json-schema/7.0.11: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true @@ -1905,8 +1924,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@types/web-bluetooth/0.0.15: - resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==} + /@types/web-bluetooth/0.0.16: + resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} /@types/yauzl/2.10.0: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} @@ -1916,7 +1935,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.38.0_pb5gbpy3f5fbacjzut73wcd3o4: + /@typescript-eslint/eslint-plugin/5.38.0_2gbc7o7pu7zyaokxuchoql55by: resolution: {integrity: sha512-GgHi/GNuUbTOeoJiEANi0oI6fF3gBQc3bGFYj40nnAPCbhrtEDf2rjBmefFadweBmO1Du1YovHeDP2h5JLhtTQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1927,12 +1946,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/parser': 5.38.0_wyqvi574yv7oiwfeinomdzmc3m '@typescript-eslint/scope-manager': 5.38.0 - '@typescript-eslint/type-utils': 5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q - '@typescript-eslint/utils': 5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/type-utils': 5.38.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/utils': 5.38.0_wyqvi574yv7oiwfeinomdzmc3m debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 @@ -1942,7 +1961,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /@typescript-eslint/parser/5.38.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1956,7 +1975,7 @@ packages: '@typescript-eslint/types': 5.38.0 '@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.4 debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 typescript: 4.8.4 transitivePeerDependencies: - supports-color @@ -1970,7 +1989,7 @@ packages: '@typescript-eslint/visitor-keys': 5.38.0 dev: true - /@typescript-eslint/type-utils/5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /@typescript-eslint/type-utils/5.38.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-iZq5USgybUcj/lfnbuelJ0j3K9dbs1I3RICAJY9NZZpDgBYXmuUlYQGzftpQA9wC8cKgtS6DASTvF3HrXwwozA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1981,9 +2000,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.4 - '@typescript-eslint/utils': 5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/utils': 5.38.0_wyqvi574yv7oiwfeinomdzmc3m debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 tsutils: 3.21.0_typescript@4.8.4 typescript: 4.8.4 transitivePeerDependencies: @@ -2016,7 +2035,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /@typescript-eslint/utils/5.38.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-6sdeYaBgk9Fh7N2unEXGz+D+som2QCQGPAf1SxrkEr+Z32gMreQ0rparXTNGRRfYUWk/JzbGdcM8NSSd6oqnTA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2026,9 +2045,9 @@ packages: '@typescript-eslint/scope-manager': 5.38.0 '@typescript-eslint/types': 5.38.0 '@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.4 - eslint: 8.25.0 + eslint: 8.26.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint-utils: 3.0.0_eslint@8.26.0 transitivePeerDependencies: - supports-color - typescript @@ -2042,215 +2061,213 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@unocss/astro/0.45.28_vite@3.1.6: - resolution: {integrity: sha512-L4cT4DpW6yRBoARsaeT8sC1GcKt9Cxf047FePwvV0llceMpztRb791JoCjBTKl8vU857feFfgPFkKsBOQ1s7AQ==} + /@unocss/astro/0.46.2_vite@3.2.2: + resolution: {integrity: sha512-z3ZakmuLgx3t8FT463lFjwpyd9Ukak1C7yxUgK//0OxtDHn44VqMeVGODLCEYTwi/P2CmX9EbM2+r/us60CGFg==} dependencies: - '@unocss/core': 0.45.28 - '@unocss/reset': 0.45.28 - '@unocss/vite': 0.45.28_vite@3.1.6 + '@unocss/core': 0.46.2 + '@unocss/reset': 0.46.2 + '@unocss/vite': 0.46.2_vite@3.2.2 transitivePeerDependencies: + - rollup - vite dev: true - /@unocss/cli/0.45.28: - resolution: {integrity: sha512-3pG8V3fEkox0RI60OtyUDfiudWZAee1S3EzKnyCs4JvwfuQZwnkc4YflfmQfqKwdn1Yd5VHlCCa0Z3CZD8eypA==} + /@unocss/cli/0.46.2: + resolution: {integrity: sha512-GGcmK/koKQNye3ot1nhVe2ocrFDG1vYjwx3XcF8a9xqCrufvyj5BGsOBSb9U6TXcWVICf3VEHHH5rNNoc2OzxQ==} engines: {node: '>=14'} hasBin: true dependencies: '@ampproject/remapping': 2.2.0 - '@rollup/pluginutils': 4.2.1 - '@unocss/config': 0.45.28 - '@unocss/core': 0.45.28 - '@unocss/preset-uno': 0.45.28 + '@rollup/pluginutils': 5.0.2 + '@unocss/config': 0.46.2 + '@unocss/core': 0.46.2 + '@unocss/preset-uno': 0.46.2 cac: 6.7.14 chokidar: 3.5.3 colorette: 2.0.19 consola: 2.15.3 fast-glob: 3.2.12 - magic-string: 0.26.6 + magic-string: 0.26.7 pathe: 0.3.9 perfect-debounce: 0.1.3 + transitivePeerDependencies: + - rollup dev: true - /@unocss/config/0.45.28: - resolution: {integrity: sha512-SYjOztgPtUgFpBDXcV5WPn5vId36KgeDcxC+rspvHS5/HKxU8cRL2oxc+3Atie6oguxpySwBYWO8M/zbvkM8xA==} + /@unocss/config/0.46.2: + resolution: {integrity: sha512-Rz8cH4981Ugruypo5a8MNQ3Xo+TC8wilQ3vhNlmDFFIWPqb4kN8Uz7IvHomMd5hhzG/fl26yHY6zD6+1R8Rfgw==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.45.28 + '@unocss/core': 0.46.2 unconfig: 0.3.7 dev: true - /@unocss/core/0.45.28: - resolution: {integrity: sha512-uq8gjzncNtynMu6XMl95LhxGWEw21o1b1UIny/3a/ZceJtNH2OcgdWa74fi5ky32V0ul8Mh35AyAbEUvBvjkPg==} + /@unocss/core/0.46.2: + resolution: {integrity: sha512-55vmfm+GOsLEgpT5tPYb3jXLgsiRZNcPTGGuZq9W5TFlb5fuuq+Tme0vrRc9u6H3rQiw2WAP74wLNSyiOgmbog==} dev: true - /@unocss/inspector/0.45.28: - resolution: {integrity: sha512-OtGXpujjNDhkSYFCi4QyqPvU79t5tCwJ87Mx9zIGyMmWRRtu9TFj3QxxCgGMmfbohE5tyVwfMkhI2oBi+8bAJQ==} + /@unocss/inspector/0.46.2: + resolution: {integrity: sha512-8f/wk8mo+EDgeN0idc5TKZq66ELDApNmTPa4OKVw6STASD48a/NeuOXgvHLYj940oHLVqoB+vUIexHaZB+bPtw==} dependencies: gzip-size: 6.0.0 sirv: 2.0.2 dev: true - /@unocss/preset-attributify/0.45.28: - resolution: {integrity: sha512-Ws0YLoN+hTp1l9AWptATkocb8Z0D3tC47Hw5oJIznquJ4LXWndZIs+eESpgOTYA3mzANvtd7wjYZRas7VX7ZOA==} + /@unocss/preset-attributify/0.46.2: + resolution: {integrity: sha512-LWL+P50TrWQD50dD16PHUd4+PeiFJWhIRPRi3gfa7jAX3V9o83eEFIsVL/jGNdlMNtfkpiB6su6kJE/kkPvluA==} dependencies: - '@unocss/core': 0.45.28 + '@unocss/core': 0.46.2 dev: true - /@unocss/preset-icons/0.45.28: - resolution: {integrity: sha512-0/Sa/ZU0XrV/YmTAJEvcvI39oI5CvCZSS3cFRUznvYZ1mWo1MYI9XH6q2eASMlWe4dMfoEFWvPw+FZA+20KYwA==} + /@unocss/preset-icons/0.46.2: + resolution: {integrity: sha512-Ry4lP1fXKuB6DSw4cY8C1YJ36nzLqw2sBuTxTpYd3KiE19jNCj/ZX6j3LS/+gQ36X0jhfWloJLIFRfmSqpi4EQ==} dependencies: - '@iconify/utils': 2.0.0 - '@unocss/core': 0.45.28 - ohmyfetch: 0.4.19 + '@iconify/utils': 2.0.1 + '@unocss/core': 0.46.2 + ohmyfetch: 0.4.20 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini/0.45.28: - resolution: {integrity: sha512-LRGzO2kYgzR3iOD7avOsC7W7Sa5fuO9iYovwm5ZOxPsfk6Zvl6jVHDuDdndXpWeyJwpWXRDP1ytNd4OuQMAGNw==} + /@unocss/preset-mini/0.46.2: + resolution: {integrity: sha512-WygYS/EfXMMr+cfZqG5s2e2sqT/9/CYQESIQKDZwJ+irIcVa7BQU768DyWvExfXnf70GBLAnu+d2NCAt2jxUFA==} dependencies: - '@unocss/core': 0.45.28 + '@unocss/core': 0.46.2 dev: true - /@unocss/preset-tagify/0.45.28: - resolution: {integrity: sha512-UB8Z3KhnTTpG4YQUcpgO2qqdCI+TNOE/gBSx5SiyJAgvpp2ZI5wEAaPiO+Xo5HE83F8REIMC5JDMyGjcBwezPA==} + /@unocss/preset-tagify/0.46.2: + resolution: {integrity: sha512-xqhu1++bCRGenOhQ7v6i6WfvPft/8NT5dUApiilyfJLo8USHIkjWVp+GNmrgGpLSWEUR3sLSLNVMAwyklJ/lAw==} dependencies: - '@unocss/core': 0.45.28 + '@unocss/core': 0.46.2 dev: true - /@unocss/preset-typography/0.45.28: - resolution: {integrity: sha512-7QjRgPzONQ1lLktmP23mEsR+pUA0kGa9WI65WTqTFFnIWazkESKzs95KaO13C4JA+WxW535F6nhr6Uf+Cxy2ig==} + /@unocss/preset-typography/0.46.2: + resolution: {integrity: sha512-V8UsCdqgx6bhkBltubZUxUHRquzAXJb5o380Cm5vEJD1j7g1X3ASxLjUd+gfIpdaA8GyYpx1bHzxW6Oie1/t4g==} dependencies: - '@unocss/core': 0.45.28 + '@unocss/core': 0.46.2 dev: true - /@unocss/preset-uno/0.45.28: - resolution: {integrity: sha512-Xv0cXWpaWImx/LENb//+9N+5BG2qWG+0E98qY79H89Eyyd1L99oBa4USQ0ec4Oz0CP3wekSzxtNdNHfzD257+A==} + /@unocss/preset-uno/0.46.2: + resolution: {integrity: sha512-yiQ46czblVYjryUysM8nkb54Yo7TuSOAaWhWjFcq0pUyOt7fOAfQmf3NPE5KvGmvEWot5le0tf0r6b9yfjgOeA==} dependencies: - '@unocss/core': 0.45.28 - '@unocss/preset-mini': 0.45.28 - '@unocss/preset-wind': 0.45.28 + '@unocss/core': 0.46.2 + '@unocss/preset-mini': 0.46.2 + '@unocss/preset-wind': 0.46.2 dev: true - /@unocss/preset-web-fonts/0.45.28: - resolution: {integrity: sha512-YTBQzCbSa24ylBfk9vSAWqGesv+uI4NAPuqwwJCRFY+HztHzJtfURKgRJXgm6z+j2s+lPeIyzZfZ41anokfxxQ==} + /@unocss/preset-web-fonts/0.46.2: + resolution: {integrity: sha512-clBztrq582XbJUZ0wKmdTEP06K/O9xhRDWeHMNjul5UBDSBStNxiCIW/risKBdATvj4+mkVgayJjzchFXzSUVA==} dependencies: - '@unocss/core': 0.45.28 - ohmyfetch: 0.4.19 + '@unocss/core': 0.46.2 + ohmyfetch: 0.4.20 dev: true - /@unocss/preset-wind/0.45.28: - resolution: {integrity: sha512-AFZ58ZVg5y/8qE5iFFe0fo26IRgA+OiezNa9iEFx0YUt9C9P7CPv0FgV9V5mAaZQPq/1v4Eg+ts4mAbKfWneUQ==} + /@unocss/preset-wind/0.46.2: + resolution: {integrity: sha512-ZoEIZH8uHGSVw9Xuy9jRyqQxCz1jqRt1JD8l/UiVdNuY5UuWAHDj/8JSAzDp29bE79ZlVvLAj9azWzLQ57ZVrQ==} dependencies: - '@unocss/core': 0.45.28 - '@unocss/preset-mini': 0.45.28 + '@unocss/core': 0.46.2 + '@unocss/preset-mini': 0.46.2 dev: true - /@unocss/reset/0.45.28: - resolution: {integrity: sha512-OX45rv77YSUuj8g7lKTiDUN6cYSBNUxV9uzuFxKE5SctBYPEG1Aj2sZ8X/jk7v+421+LFY2Jidjs+XrhnLwFAA==} + /@unocss/reset/0.46.2: + resolution: {integrity: sha512-WP6RwbJDIJkaZ72Q1j0G9A3ZXjkn7DJRqmfYau1wbp/F3qaaJ0aPDysscVttA31LQ4mh2xd+Q/0wT9LoFEvJEQ==} - /@unocss/scope/0.45.28: - resolution: {integrity: sha512-PnY2SGmX/PQ4UCMop4Vc62VEVz3H2kf7IdcjAWPmoXCkYFrcLDkFhJcq+V+5L5+ZO56zmj0xPYZ9TO2sLbFv+w==} + /@unocss/scope/0.46.2: + resolution: {integrity: sha512-a0BYadbvgCc80q8xEYIJfOkcJ2VA6BCwJTZdjMKt+omrJfLBItjantSW+XMnkzRHQOiqgmoDhs1vewh8wBRf1A==} dev: true - /@unocss/transformer-attributify-jsx/0.45.28: - resolution: {integrity: sha512-CyTwjWq7mYOm7y6tdSfBuU6dJesetbXKZBuhd2fRn2g5y5Z6cfxFN/kk+zHt3IcH0DOFO2L0tTp9fgA2d4Krqg==} + /@unocss/transformer-attributify-jsx/0.46.2: + resolution: {integrity: sha512-z2/baLU2um5iIXNbkCSA9iHLUowfo3wnIoJJAxlSOxKDwBNoKOzqaIx0XLvpU2ME0DXRyhFkRzS5w1quMjYc/g==} dependencies: - '@unocss/core': 0.45.28 + '@unocss/core': 0.46.2 dev: true - /@unocss/transformer-compile-class/0.45.28: - resolution: {integrity: sha512-FpSAaFNXzR60pwsEUU23WpPTCpqjsGt+SnCVzH30Lz6uUfiFs4z1ZOlJEPkk1DgPCoixJWT6Ov32MWUkpRJcyA==} + /@unocss/transformer-compile-class/0.46.2: + resolution: {integrity: sha512-2UPniFiFHuXgu3RWdHjXXzkUU9YqxILkEMbzDIqgYRxGvRITJO7nWGApdvgXdxD5WaqKqm//67/THYRV5SH1FA==} dependencies: - '@unocss/core': 0.45.28 + '@unocss/core': 0.46.2 dev: true - /@unocss/transformer-directives/0.45.28: - resolution: {integrity: sha512-wWbNTe+X4k8Dv0bC4M8fZSjOTD8F7erjLsbXBZn6Lf6B2xt2SiDq9iiu07QLLwRBeBc1ATQil4MokdutOXXRPw==} + /@unocss/transformer-directives/0.46.2: + resolution: {integrity: sha512-OTJ3bvxD7dOsSWDw431PmxPNtw4MrknfKuaX7NkgPvyyPX7MxIEKdmT1Oz6nu3O3iyGgVJYlNsnOie0ShZvA9A==} dependencies: - '@unocss/core': 0.45.28 + '@unocss/core': 0.46.2 css-tree: 2.2.1 dev: true - /@unocss/transformer-variant-group/0.45.28: - resolution: {integrity: sha512-RccssmySHSpi7tuZN/oJea0glzfxPa60/ytO/et17b3dXe0o0rzbwZnjujfLUZ1J5TIZejcfXAvHcXlM1/RYag==} + /@unocss/transformer-variant-group/0.46.2: + resolution: {integrity: sha512-fJf4pWvUDy3ZO0rpRGXiFNWOm7HQi6+lw37Ik9YMlNGAmsa+pS4q24r/RbBHML2H7boRlnrzubTh/8/PaTh7EQ==} dependencies: - '@unocss/core': 0.45.28 + '@unocss/core': 0.46.2 dev: true - /@unocss/vite/0.45.28_vite@3.1.6: - resolution: {integrity: sha512-GJOcnF1MWbrdklN3x7taQ/ulMOudXfsVmOp2kHAbYff9kKsm6uRy8oTXq61Nen8jwLQNHklBv3LqYn+RoTFtyw==} + /@unocss/vite/0.46.2_vite@3.2.2: + resolution: {integrity: sha512-n4S6/ONLiine+1vglwjnStsXmBQJluq22kBaCj9iixG2yKFW6t5kh6hvrWQ5IP0XGyxqQLXNE7KIjM91cqSLSg==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 dependencies: '@ampproject/remapping': 2.2.0 - '@rollup/pluginutils': 4.2.1 - '@unocss/config': 0.45.28 - '@unocss/core': 0.45.28 - '@unocss/inspector': 0.45.28 - '@unocss/scope': 0.45.28 - '@unocss/transformer-directives': 0.45.28 - magic-string: 0.26.6 - vite: 3.1.6 + '@rollup/pluginutils': 5.0.2 + '@unocss/config': 0.46.2 + '@unocss/core': 0.46.2 + '@unocss/inspector': 0.46.2 + '@unocss/scope': 0.46.2 + '@unocss/transformer-directives': 0.46.2 + magic-string: 0.26.7 + vite: 3.2.2 + transitivePeerDependencies: + - rollup dev: true - /@vitejs/plugin-vue/3.1.2_vite@3.1.6+vue@3.2.40: - resolution: {integrity: sha512-3zxKNlvA3oNaKDYX0NBclgxTQ1xaFdL7PzwF6zj9tGFziKwmBa3Q/6XcJQxudlT81WxDjEhHmevvIC4Orc1LhQ==} + /@vitejs/plugin-vue/3.2.0_vite@3.2.2+vue@3.2.41: + resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 vue: ^3.2.25 dependencies: - vite: 3.1.6 - vue: 3.2.40 + vite: 3.2.2 + vue: 3.2.41 dev: true - /@volar/language-core/1.0.0: - resolution: {integrity: sha512-gUeIyRmPD9dtCAADK+ZCr0n4n1lbwsGJ+ulQn//phfD+p9B1E9B4o2WRoeOOAkcqXZTEFmCxtg+S6Pa0pwUVHA==} + /@volar/language-core/1.0.9: + resolution: {integrity: sha512-5Fty3slLet6svXiJw2YxhYeo6c7wFdtILrql5bZymYLM+HbiZtJbryW1YnUEKAP7MO9Mbeh+TNH4Z0HFxHgIqw==} dependencies: - '@volar/source-map': 1.0.0 + '@volar/source-map': 1.0.9 '@vue/reactivity': 3.2.40 muggle-string: 0.1.0 dev: true - /@volar/source-map/1.0.0: - resolution: {integrity: sha512-EyIauGZmii2d4FicOw9eUnjq5nX/lqxKoPDPAZSGfkYOI/zfhhRydjLWR/BTbtPEV+Pqu6p5QjV3ts2/jQtKPw==} + /@volar/source-map/1.0.9: + resolution: {integrity: sha512-fazB/vy5ZEJ3yKx4fabJyGNI3CBkdLkfEIRVu6+1P3VixK0Mn+eqyUIkLBrzGYaeFM3GybhCLCvsVdNz0Fu/CQ==} dependencies: muggle-string: 0.1.0 dev: true - /@volar/typescript-faster/1.0.0: - resolution: {integrity: sha512-QsKMB2bEfWMKaPKW5HDmvBsusIgGx0WG1U30EaHwpnME25XZSJh1a5BZh9uUQcZteLkjtEfAmCI2PkfDgz1zew==} + /@volar/typescript/1.0.9: + resolution: {integrity: sha512-dVziu+ShQUWuMukM6bvK2v2O446/gG6l1XkTh2vfkccw1IzjfbiP1TWQoNo1ipTfZOtu5YJGYAx+o5HNrGXWfQ==} dependencies: - semver: 7.3.7 + '@volar/language-core': 1.0.9 dev: true - /@volar/typescript/1.0.0: - resolution: {integrity: sha512-0BsNJnN/VuQ3WQ3RmdJo7Xf8pwT0JCV0xdtgH9okEMeuXBLPZjg7tKwDHT3TY8ord1mVk0tjNnzyQJAhaQ8t0w==} + /@volar/vue-language-core/1.0.9: + resolution: {integrity: sha512-tofNoR8ShPFenHT1YVMuvoXtXWwoQE+fiXVqSmW0dSKZqEDjWQ3YeXSd0a6aqyKaIbvR7kWWGp34WbpQlwf9Ww==} dependencies: - '@volar/language-core': 1.0.0 - '@volar/typescript-faster': 1.0.0 - dev: true - - /@volar/vue-language-core/1.0.0: - resolution: {integrity: sha512-BYJvROEGNMDxTbyT7j9B9i8VDeLzEwDijNy2WactsK4mhruYRp911BwI9UNia4dD6RgMhyIShExRNoCwtCNMtw==} - dependencies: - '@volar/language-core': 1.0.0 - '@volar/source-map': 1.0.0 - '@vue/compiler-dom': 3.2.40 - '@vue/compiler-sfc': 3.2.40 + '@volar/language-core': 1.0.9 + '@volar/source-map': 1.0.9 + '@vue/compiler-dom': 3.2.41 + '@vue/compiler-sfc': 3.2.41 '@vue/reactivity': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/shared': 3.2.41 minimatch: 5.1.0 vue-template-compiler: 2.7.10 dev: true - /@volar/vue-typescript/1.0.0: - resolution: {integrity: sha512-W9qU96gdApnEgHZf6i9BKQVDJqreYKVsXDRdJPtJEeykSwi6an0LYwgkpCfDjW3pyeVYSYAxVegYE8rSo9k4IA==} + /@volar/vue-typescript/1.0.9: + resolution: {integrity: sha512-ZLe4y9YNbviACa7uAMCilzxA76gbbSlKfjspXBzk6fCobd8QCIig+VyDYcjANIlm2HhgSCX8jYTzhCKlegh4mw==} dependencies: - '@volar/typescript': 1.0.0 - '@volar/vue-language-core': 1.0.0 + '@volar/typescript': 1.0.9 + '@volar/vue-language-core': 1.0.9 dev: true /@vue/compiler-core/3.2.37: @@ -2262,11 +2279,11 @@ packages: source-map: 0.6.1 dev: true - /@vue/compiler-core/3.2.40: - resolution: {integrity: sha512-2Dc3Stk0J/VyQ4OUr2yEC53kU28614lZS+bnrCbFSAIftBJ40g/2yQzf4mPBiFuqguMB7hyHaujdgZAQ67kZYA==} + /@vue/compiler-core/3.2.41: + resolution: {integrity: sha512-oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw==} dependencies: '@babel/parser': 7.18.9 - '@vue/shared': 3.2.40 + '@vue/shared': 3.2.41 estree-walker: 2.0.2 source-map: 0.6.1 @@ -2277,11 +2294,11 @@ packages: '@vue/shared': 3.2.37 dev: true - /@vue/compiler-dom/3.2.40: - resolution: {integrity: sha512-OZCNyYVC2LQJy4H7h0o28rtk+4v+HMQygRTpmibGoG9wZyomQiS5otU7qo3Wlq5UfHDw2RFwxb9BJgKjVpjrQw==} + /@vue/compiler-dom/3.2.41: + resolution: {integrity: sha512-xe5TbbIsonjENxJsYRbDJvthzqxLNk+tb3d/c47zgREDa/PCp6/Y4gC/skM4H6PIuX5DAxm7fFJdbjjUH2QTMw==} dependencies: - '@vue/compiler-core': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/compiler-core': 3.2.41 + '@vue/shared': 3.2.41 /@vue/compiler-sfc/3.2.37: resolution: {integrity: sha512-+7i/2+9LYlpqDv+KTtWhOZH+pa8/HnX/905MdVmAcI/mPQOBwkHHIzrsEsucyOIZQYMkXUiTkmZq5am/NyXKkg==} @@ -2298,18 +2315,18 @@ packages: source-map: 0.6.1 dev: true - /@vue/compiler-sfc/3.2.40: - resolution: {integrity: sha512-tzqwniIN1fu1PDHC3CpqY/dPCfN/RN1thpBC+g69kJcrl7mbGiHKNwbA6kJ3XKKy8R6JLKqcpVugqN4HkeBFFg==} + /@vue/compiler-sfc/3.2.41: + resolution: {integrity: sha512-+1P2m5kxOeaxVmJNXnBskAn3BenbTmbxBxWOtBq3mQTCokIreuMULFantBUclP0+KnzNCMOvcnKinqQZmiOF8w==} dependencies: '@babel/parser': 7.18.9 - '@vue/compiler-core': 3.2.40 - '@vue/compiler-dom': 3.2.40 - '@vue/compiler-ssr': 3.2.40 - '@vue/reactivity-transform': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/compiler-core': 3.2.41 + '@vue/compiler-dom': 3.2.41 + '@vue/compiler-ssr': 3.2.41 + '@vue/reactivity-transform': 3.2.41 + '@vue/shared': 3.2.41 estree-walker: 2.0.2 magic-string: 0.25.9 - postcss: 8.4.16 + postcss: 8.4.18 source-map: 0.6.1 /@vue/compiler-ssr/3.2.37: @@ -2319,15 +2336,18 @@ packages: '@vue/shared': 3.2.37 dev: true - /@vue/compiler-ssr/3.2.40: - resolution: {integrity: sha512-80cQcgasKjrPPuKcxwuCx7feq+wC6oFl5YaKSee9pV3DNq+6fmCVwEEC3vvkf/E2aI76rIJSOYHsWSEIxK74oQ==} + /@vue/compiler-ssr/3.2.41: + resolution: {integrity: sha512-Y5wPiNIiaMz/sps8+DmhaKfDm1xgj6GrH99z4gq2LQenfVQcYXmHIOBcs5qPwl7jaW3SUQWjkAPKMfQemEQZwQ==} dependencies: - '@vue/compiler-dom': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/compiler-dom': 3.2.41 + '@vue/shared': 3.2.41 /@vue/devtools-api/6.2.1: resolution: {integrity: sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ==} + /@vue/devtools-api/6.4.5: + resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==} + /@vue/reactivity-transform/3.2.37: resolution: {integrity: sha512-IWopkKEb+8qpu/1eMKVeXrK0NLw9HicGviJzhJDEyfxTR9e1WtpnnbYkJWurX6WwoFP0sz10xQg8yL8lgskAZg==} dependencies: @@ -2338,12 +2358,12 @@ packages: magic-string: 0.25.9 dev: true - /@vue/reactivity-transform/3.2.40: - resolution: {integrity: sha512-HQUCVwEaacq6fGEsg2NUuGKIhUveMCjOk8jGHqLXPI2w6zFoPrlQhwWEaINTv5kkZDXKEnCijAp+4gNEHG03yw==} + /@vue/reactivity-transform/3.2.41: + resolution: {integrity: sha512-mK5+BNMsL4hHi+IR3Ft/ho6Za+L3FA5j8WvreJ7XzHrqkPq8jtF/SMo7tuc9gHjLDwKZX1nP1JQOKo9IEAn54A==} dependencies: '@babel/parser': 7.18.9 - '@vue/compiler-core': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/compiler-core': 3.2.41 + '@vue/shared': 3.2.41 estree-walker: 2.0.2 magic-string: 0.25.9 @@ -2351,28 +2371,34 @@ packages: resolution: {integrity: sha512-N9qgGLlZmtUBMHF9xDT4EkD9RdXde1Xbveb+niWMXuHVWQP5BzgRmE3SFyUBBcyayG4y1lhoz+lphGRRxxK4RA==} dependencies: '@vue/shared': 3.2.40 + dev: true - /@vue/runtime-core/3.2.40: - resolution: {integrity: sha512-U1+rWf0H8xK8aBUZhnrN97yoZfHbjgw/bGUzfgKPJl69/mXDuSg8CbdBYBn6VVQdR947vWneQBFzdhasyzMUKg==} + /@vue/reactivity/3.2.41: + resolution: {integrity: sha512-9JvCnlj8uc5xRiQGZ28MKGjuCoPhhTwcoAdv3o31+cfGgonwdPNuvqAXLhlzu4zwqavFEG5tvaoINQEfxz+l6g==} dependencies: - '@vue/reactivity': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/shared': 3.2.41 - /@vue/runtime-dom/3.2.40: - resolution: {integrity: sha512-AO2HMQ+0s2+MCec8hXAhxMgWhFhOPJ/CyRXnmTJ6XIOnJFLrH5Iq3TNwvVcODGR295jy77I6dWPj+wvFoSYaww==} + /@vue/runtime-core/3.2.41: + resolution: {integrity: sha512-0LBBRwqnI0p4FgIkO9q2aJBBTKDSjzhnxrxHYengkAF6dMOjeAIZFDADAlcf2h3GDALWnblbeprYYpItiulSVQ==} dependencies: - '@vue/runtime-core': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/reactivity': 3.2.41 + '@vue/shared': 3.2.41 + + /@vue/runtime-dom/3.2.41: + resolution: {integrity: sha512-U7zYuR1NVIP8BL6jmOqmapRAHovEFp7CSw4pR2FacqewXNGqZaRfHoNLQsqQvVQ8yuZNZtxSZy0FFyC70YXPpA==} + dependencies: + '@vue/runtime-core': 3.2.41 + '@vue/shared': 3.2.41 csstype: 2.6.20 - /@vue/server-renderer/3.2.40_vue@3.2.40: - resolution: {integrity: sha512-gtUcpRwrXOJPJ4qyBpU3EyxQa4EkV8I4f8VrDePcGCPe4O/hd0BPS7v9OgjIQob6Ap8VDz9G+mGTKazE45/95w==} + /@vue/server-renderer/3.2.41_vue@3.2.41: + resolution: {integrity: sha512-7YHLkfJdTlsZTV0ae5sPwl9Gn/EGr2hrlbcS/8naXm2CDpnKUwC68i1wGlrYAfIgYWL7vUZwk2GkYLQH5CvFig==} peerDependencies: - vue: 3.2.40 + vue: 3.2.41 dependencies: - '@vue/compiler-ssr': 3.2.40 - '@vue/shared': 3.2.40 - vue: 3.2.40 + '@vue/compiler-ssr': 3.2.41 + '@vue/shared': 3.2.41 + vue: 3.2.41 /@vue/shared/3.2.37: resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==} @@ -2380,45 +2406,49 @@ packages: /@vue/shared/3.2.40: resolution: {integrity: sha512-0PLQ6RUtZM0vO3teRfzGi4ltLUO5aO+kLgwh4Um3THSR03rpQWLTuRCkuO5A41ITzwdWeKdPHtSARuPkoo5pCQ==} + dev: true - /@vue/test-utils/2.1.0_vue@3.2.40: - resolution: {integrity: sha512-U4AxAD/tKJ3ajxYew1gkfEotpr96DE/gLXpbl+nPbsNRqGBfQZZA7YhwGoQNDPgon56v+IGZDrYq7pe3GDl9aw==} + /@vue/shared/3.2.41: + resolution: {integrity: sha512-W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw==} + + /@vue/test-utils/2.2.1_vue@3.2.41: + resolution: {integrity: sha512-AkLt24wnnxedJ3NX090JYiueog184QqlR5TVNZM+lggCrK8XjeuPr274okaLqDmiRgp4XVCaGa07KqKLGQbsMQ==} peerDependencies: vue: ^3.0.1 dependencies: - vue: 3.2.40 + vue: 3.2.41 dev: true - /@vueuse/core/9.3.0_vue@3.2.40: - resolution: {integrity: sha512-64Rna8IQDWpdrJxgitDg7yv1yTp41ZmvV8zlLEylK4QQLWAhz1OFGZDPZ8bU4lwcGgbEJ2sGi2jrdNh4LttUSQ==} + /@vueuse/core/9.4.0_vue@3.2.41: + resolution: {integrity: sha512-JzgenGj1ZF2BHOen5rsFiAyyI9sXAv7aKhNLlm9b7SwYQeKTcxTWdhudonURCSP3Egl9NQaRBzes2lv/1JUt/Q==} dependencies: - '@types/web-bluetooth': 0.0.15 - '@vueuse/metadata': 9.3.0 - '@vueuse/shared': 9.3.0_vue@3.2.40 - vue-demi: 0.13.11_vue@3.2.40 + '@types/web-bluetooth': 0.0.16 + '@vueuse/metadata': 9.4.0 + '@vueuse/shared': 9.4.0_vue@3.2.41 + vue-demi: 0.13.11_vue@3.2.41 transitivePeerDependencies: - '@vue/composition-api' - vue - /@vueuse/head/0.9.7_vue@3.2.40: - resolution: {integrity: sha512-zuU4qpDEVoDg/XY5phQWZY7/W4M6IoenaJMu5ZGY4plzOzBkkTwmq7jA6z9nxMYo2n1z5RaU5WL9ypZrZkQOjQ==} + /@vueuse/head/0.9.8_vue@3.2.41: + resolution: {integrity: sha512-zt8+JksoVFKxRvmABlaUHA62w+8nOcD8cJnaJ0+SHcr6xaIP3GXgh7/n2TzUoWw4l3d9UxRNs+tapgHdsQ7RbA==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@vueuse/shared': 9.3.0_vue@3.2.40 + '@vueuse/shared': 9.4.0_vue@3.2.41 '@zhead/schema': 0.8.5 - '@zhead/schema-vue': 0.8.5_vue@3.2.40 - vue: 3.2.40 + '@zhead/schema-vue': 0.8.5_vue@3.2.41 + vue: 3.2.41 transitivePeerDependencies: - '@vue/composition-api' - /@vueuse/metadata/9.3.0: - resolution: {integrity: sha512-GnnfjbzIPJIh9ngL9s9oGU1+Hx/h5/KFqTfJykzh/1xjaHkedV9g0MASpdmPZIP+ynNhKAcEfA6g5i8KXwtoMA==} + /@vueuse/metadata/9.4.0: + resolution: {integrity: sha512-7GKMdGAsJyQJl35MYOz/RDpP0FxuiZBRDSN79QIPbdqYx4Sd0sVTnIC68KJ6Oln0t0SouvSUMvRHuno216Ud2Q==} - /@vueuse/shared/9.3.0_vue@3.2.40: - resolution: {integrity: sha512-caGUWLY0DpPC6l31KxeUy6vPVNA0yKxx81jFYLoMpyP6cF84FG5Dkf69DfSUqL57wX8JcUkJDMnQaQIZPWFEQQ==} + /@vueuse/shared/9.4.0_vue@3.2.41: + resolution: {integrity: sha512-fTuem51KwMCnqUKkI8B57qAIMcFovtGgsCtAeqxIzH3i6nE9VYge+gVfneNHAAy7lj8twbkNfqQSygOPJTm4tQ==} dependencies: - vue-demi: 0.13.11_vue@3.2.40 + vue-demi: 0.13.11_vue@3.2.41 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -2428,15 +2458,15 @@ packages: dependencies: '@zhead/schema': 0.8.5 - /@zhead/schema-vue/0.8.5_vue@3.2.40: + /@zhead/schema-vue/0.8.5_vue@3.2.41: resolution: {integrity: sha512-6aXjYy3fZVeYBLrHcJQqzqwzC/2tafRO5UxZEgBHnryRnzeLNZV6nTptDvIPWiJObMoJTK21vbg3gkfLNQg84g==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@vueuse/shared': 9.3.0_vue@3.2.40 + '@vueuse/shared': 9.4.0_vue@3.2.41 '@zhead/schema': 0.8.5 '@zhead/schema-raw': 0.8.5 - vue: 3.2.40 + vue: 3.2.41 transitivePeerDependencies: - '@vue/composition-api' @@ -3038,14 +3068,6 @@ packages: string-width: 4.2.3 dev: true - /cliui/7.0.4: - resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 7.0.0 - dev: true - /cliui/8.0.1: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} @@ -3270,8 +3292,8 @@ packages: /csstype/2.6.20: resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==} - /cypress/10.9.0: - resolution: {integrity: sha512-MjIWrRpc+bQM9U4kSSdATZWZ2hUqHGFEQTF7dfeZRa4MnalMtc88FIE49USWP2ZVtfy5WPBcgfBX+YorFqGElA==} + /cypress/10.11.0: + resolution: {integrity: sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==} engines: {node: '>=12.0.0'} hasBin: true requiresBuild: true @@ -3531,7 +3553,7 @@ packages: dependencies: domelementtype: 2.3.0 domhandler: 5.0.3 - entities: 4.3.1 + entities: 4.4.0 dev: true /domelementtype/2.3.0: @@ -3641,11 +3663,6 @@ packages: engines: {node: '>=0.12'} dev: true - /entities/4.3.1: - resolution: {integrity: sha512-o4q/dYJlmyjP2zfnaWDUC6A3BQFmVTX+tZPezK7k0GLSU9QYCauscf5Y+qcEPzKL+EixVouYDgLQK5H9GrLpkg==} - engines: {node: '>=0.12'} - dev: true - /entities/4.4.0: resolution: {integrity: sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==} engines: {node: '>=0.12'} @@ -3997,7 +4014,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/parser': 5.38.0_wyqvi574yv7oiwfeinomdzmc3m debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -4005,44 +4022,44 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q: - resolution: {integrity: sha512-xjNfATHonE3Do2igOlhwjfL2tlaGnm1EgbsLLkHgdk30oIvJU4bLNxF6wXIuaCdjqmwWIqF6smJbX2YhtaEC4w==} + /eslint-plugin-antfu/0.29.2_wyqvi574yv7oiwfeinomdzmc3m: + resolution: {integrity: sha512-Qa4kVONuw9Sm2vGAfgA8/9aI4EXKBqHHIsERunBGrotIxwWxWZWIWpkQk1nfrsbJ0HXPeYpDCqaBrHTWHISvNQ==} dependencies: - '@typescript-eslint/utils': 5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/utils': 5.38.0_wyqvi574yv7oiwfeinomdzmc3m transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-cypress/2.12.1_eslint@8.25.0: + /eslint-plugin-cypress/2.12.1_eslint@8.26.0: resolution: {integrity: sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.25.0 + eslint: 8.26.0 globals: 11.12.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.25.0: + /eslint-plugin-es/4.1.0_eslint@8.26.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.25.0 + eslint: 8.26.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.25.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.26.0: resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 - eslint: 8.25.0 + eslint: 8.26.0 ignore: 5.2.0 dev: true @@ -4052,7 +4069,7 @@ packages: htmlparser2: 8.0.1 dev: true - /eslint-plugin-import/2.26.0_al33icv5gxos6r63mbcsagde7q: + /eslint-plugin-import/2.26.0_hgdoasbmgqfrmnwnpu7gbbqm6a: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -4062,12 +4079,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.38.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/parser': 5.38.0_wyqvi574yv7oiwfeinomdzmc3m array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.25.0 + eslint: 8.26.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_wksnzkbqgr3q3djac7fn35kbeq has: 1.0.3 @@ -4083,40 +4100,40 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc/2.4.0_eslint@8.25.0: + /eslint-plugin-jsonc/2.4.0_eslint@8.26.0: resolution: {integrity: sha512-YXy5PjyUL9gFYal6pYijd8P6EmpeWskv7PVhB9Py/AwKPn+hwnQHcIzQILiLfxztfhtWiRIUSzoLe/JThZgSUw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.25.0 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-utils: 3.0.0_eslint@8.26.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown/3.0.0_eslint@8.25.0: + /eslint-plugin-markdown/3.0.0_eslint@8.26.0: resolution: {integrity: sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.25.0 + eslint: 8.26.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-n/15.2.5_eslint@8.25.0: + /eslint-plugin-n/15.2.5_eslint@8.26.0: resolution: {integrity: sha512-8+BYsqiyZfpu6NXmdLOXVUfk8IocpCjpd8nMRRH0A9ulrcemhb2VI9RSJMEy5udx++A/YcVPD11zT8hpFq368g==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.25.0 - eslint-plugin-es: 4.1.0_eslint@8.25.0 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-plugin-es: 4.1.0_eslint@8.26.0 + eslint-utils: 3.0.0_eslint@8.26.0 ignore: 5.2.0 is-core-module: 2.10.0 minimatch: 3.1.2 @@ -4124,16 +4141,21 @@ packages: semver: 7.3.7 dev: true - /eslint-plugin-promise/6.0.1_eslint@8.25.0: + /eslint-plugin-no-only-tests/3.1.0: + resolution: {integrity: sha512-Lf4YW/bL6Un1R6A76pRZyE1dl1vr31G/ev8UzIc/geCgFWyrKil8hVjYqWVKGB/UIGmb6Slzs9T0wNezdSVegw==} + engines: {node: '>=5.0.0'} + dev: true + + /eslint-plugin-promise/6.0.1_eslint@8.26.0: resolution: {integrity: sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.25.0 + eslint: 8.26.0 dev: true - /eslint-plugin-unicorn/43.0.2_eslint@8.25.0: + /eslint-plugin-unicorn/43.0.2_eslint@8.26.0: resolution: {integrity: sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg==} engines: {node: '>=14.18'} peerDependencies: @@ -4142,8 +4164,8 @@ packages: '@babel/helper-validator-identifier': 7.18.6 ci-info: 3.3.2 clean-regexp: 1.0.0 - eslint: 8.25.0 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-utils: 3.0.0_eslint@8.26.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -4156,32 +4178,32 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/9.5.1_eslint@8.25.0: + /eslint-plugin-vue/9.5.1_eslint@8.26.0: resolution: {integrity: sha512-Y0sL2RY7Xc9S8kNih9lbwHIDmewUg9bfas6WSzsOWRgDXhIHKxRBZYNAnVcXBFfE+bMWHUA5GLChl7TcTYUI8w==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.25.0 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-utils: 3.0.0_eslint@8.26.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.10 semver: 7.3.7 - vue-eslint-parser: 9.0.3_eslint@8.25.0 + vue-eslint-parser: 9.0.3_eslint@8.26.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml/1.2.0_eslint@8.25.0: + /eslint-plugin-yml/1.2.0_eslint@8.26.0: resolution: {integrity: sha512-v0jAU/F5SJg28zkpxwGpY04eGZMWFP6os8u2qaEAIRjSH2GqrNl0yBR5+sMHLU/026kAduxVbvLSqmT3Mu3O0g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.1.0 @@ -4212,13 +4234,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.25.0: + /eslint-utils/3.0.0_eslint@8.26.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.25.0 + eslint: 8.26.0 eslint-visitor-keys: 2.1.0 dev: true @@ -4237,14 +4259,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.25.0: - resolution: {integrity: sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==} + /eslint/8.26.0: + resolution: {integrity: sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.3 - '@humanwhocodes/config-array': 0.10.5 + '@humanwhocodes/config-array': 0.11.7 '@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 @@ -4252,7 +4275,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint-utils: 3.0.0_eslint@8.26.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -4262,12 +4285,12 @@ packages: find-up: 5.0.0 glob-parent: 6.0.2 globals: 13.17.0 - globby: 11.1.0 grapheme-splitter: 1.0.4 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 + is-path-inside: 3.0.3 js-sdsl: 4.1.4 js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 @@ -4979,7 +5002,7 @@ packages: domelementtype: 2.3.0 domhandler: 5.0.3 domutils: 3.0.1 - entities: 4.3.1 + entities: 4.4.0 dev: true /http-cache-semantics/4.1.0: @@ -5440,11 +5463,6 @@ packages: supports-color: 7.2.0 dev: true - /jiti/1.14.0: - resolution: {integrity: sha512-4IwstlaKQc9vCTC+qUXLM1hajy2ImiL9KnLvVYiaHOtS/v3wRjhLlGl121AmgDgx/O43uKmxownJghS5XMya2A==} - hasBin: true - dev: true - /jiti/1.16.0: resolution: {integrity: sha512-L3BJStEf5NAqNuzrpfbN71dp43mYIcBUlCRea/vdyv5dW/AYa1d4bpelko4SHdY3I6eN9Wzyasxirj1/vv5kmg==} hasBin: true @@ -5591,6 +5609,10 @@ packages: resolution: {integrity: sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==} dev: true + /jsonc-parser/3.2.0: + resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} + dev: true + /jsonfile/6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} dependencies: @@ -5798,15 +5820,8 @@ packages: dependencies: sourcemap-codec: 1.4.8 - /magic-string/0.26.4: - resolution: {integrity: sha512-e5uXtVJ22aEpK9u1+eQf0fSxHeqwyV19K+uGnlROCxUhzwRip9tBsaMViK/0vC3viyPd5Gtucp3UmEp/Q2cPTQ==} - engines: {node: '>=12'} - dependencies: - sourcemap-codec: 1.4.8 - dev: true - - /magic-string/0.26.6: - resolution: {integrity: sha512-6d+3bFybzyQFJYSoRsl9ZC0wheze8M1LrQC7tNMRqXR4izUTDOLMd9BtSuExK9iAukFh+s5K0WAhc/dlQ+HKYA==} + /magic-string/0.26.7: + resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==} engines: {node: '>=12'} dependencies: sourcemap-codec: 1.4.8 @@ -5841,12 +5856,12 @@ packages: resolution: {integrity: sha512-pg5OK0jPLg62H4k7M9mRJLT61gUp9nvG0XveKYHMOOluASo9OEF13WlXrpAp2aj35LbedAy3QOCgQCw0tkLKAQ==} dev: true - /markdown-it-shiki/0.5.1: - resolution: {integrity: sha512-cidjLEt5C6x/bmhyO+JqOy92M1qPF/bu6BN8nxaah/8YpOB4gA168NoLfnSSZATf6Btr/qxn3r1Ihy75b894zw==} + /markdown-it-shiki/0.6.1: + resolution: {integrity: sha512-gD8T3QmysRsm09Hz20rGVN8nlmWJ13b4DdqEmrcD69knTwAZhIkCDmMQL/41Tv7T/dSRaTGUP30QPlLnhjw/rQ==} dependencies: debug: 4.3.4 - shiki: 0.10.1 - synckit: 0.7.3 + shiki: 0.11.1 + synckit: 0.8.4 transitivePeerDependencies: - supports-color dev: true @@ -6042,12 +6057,13 @@ packages: hasBin: true dev: true - /mlly/0.5.7: - resolution: {integrity: sha512-rz+n2i9862ymLH+UDlHpsuTVyCIAs+9WejS2De2VUlAKdpq8OJ9x/C2M7nNUMLEW1H+D6n0uZlpz8+tMGxCmyQ==} + /mlly/0.5.16: + resolution: {integrity: sha512-LaJ8yuh4v0zEmge/g3c7jjFlhoCPfQn6RCjXgm9A0Qiuochq4BcuOxVfWmdnCoLTlg2MV+hqhOek+W2OhG0Lwg==} dependencies: acorn: 8.8.0 - pathe: 0.3.8 - pkg-types: 0.3.3 + pathe: 0.3.9 + pkg-types: 0.3.6 + ufo: 0.8.5 dev: true /mrmime/1.0.1: @@ -6091,8 +6107,8 @@ packages: lower-case: 1.1.4 dev: true - /node-fetch-native/0.1.7: - resolution: {integrity: sha512-hps7dFJM0IEF056JftDSSjWDAwW9v2clwHoUJiHyYgl+ojoqjKyWybljMlpTmlC1O+864qovNlRLyAIjRxu9Ag==} + /node-fetch-native/0.1.8: + resolution: {integrity: sha512-ZNaury9r0NxaT2oL65GvdGDy+5PlSaHTovT6JV5tOW07k1TQmgC0olZETa4C9KZg0+6zBr99ctTYa3Utqj9P/Q==} dev: true /node-gyp/9.1.0: @@ -6291,12 +6307,12 @@ packages: resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==} dev: true - /ohmyfetch/0.4.19: - resolution: {integrity: sha512-OH2xVeRPNsHkx+JFdq1ewe9EwVDfTrv6lsBHpIx8wIWXowP5FyLhhYVaXIVlPsW542rt7gmwK14FwIDWUXEO+Q==} + /ohmyfetch/0.4.20: + resolution: {integrity: sha512-+c3/l+X91owrT1reTos1R13rb2j8NGZpKi0bRWwrnxIHlr1FZ8NzghIsNBKpUvk9nsnFoNK4phw+nTnXrcALzA==} dependencies: destr: 1.1.1 - node-fetch-native: 0.1.7 - ufo: 0.8.5 + node-fetch-native: 0.1.8 + ufo: 0.8.6 undici: 5.11.0 dev: true @@ -6552,10 +6568,6 @@ packages: engines: {node: '>=8'} dev: true - /pathe/0.3.8: - resolution: {integrity: sha512-c71n61F1skhj/jzZe+fWE9XDoTYjWbUwIKVwFftZ5IOgiX44BVkTkD+/803YDgR50tqeO4eXWxLyVHBLWQAD1g==} - dev: true - /pathe/0.3.9: resolution: {integrity: sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==} dev: true @@ -6589,8 +6601,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /pinia/2.0.22_bfjwoga25wxjazzogo7o372nwq: - resolution: {integrity: sha512-u+b8/BC+tmvo3ACbYO2w5NfxHWFOjvvw9DQnyT0dW8aUMCPRQT5QnfZ5R5W2MzZBMTeZRMQI7V/QFbafmM9QHw==} + /pinia/2.0.23_l7r24p6nevbtlimqmqcwa3ouhu: + resolution: {integrity: sha512-N15hFf4o5STrxpNrib1IEb1GOArvPYf1zPvQVRGOO1G1d74Ak0J0lVyalX/SmrzdT4Q0nlEFjbURsmBmIGUR5Q==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -6601,18 +6613,18 @@ packages: typescript: optional: true dependencies: - '@vue/devtools-api': 6.2.1 + '@vue/devtools-api': 6.4.5 typescript: 4.8.4 - vue: 3.2.40 - vue-demi: 0.13.11_vue@3.2.40 + vue: 3.2.41 + vue-demi: 0.13.11_vue@3.2.41 dev: false - /pkg-types/0.3.3: - resolution: {integrity: sha512-6AJcCMnjUQPQv/Wk960w0TOmjhdjbeaQJoSKWRQv9N3rgkessCu6J0Ydsog/nw1MbpnxHuPzYbfOn2KmlZO1FA==} + /pkg-types/0.3.6: + resolution: {integrity: sha512-uQZutkkh6axl1GxDm5/+8ivVdwuJ5pyDGqJeSiIWIUWIqYiK3p9QKozN/Rv6eVvFoeSWkN1uoYeSDBwwBJBtbg==} dependencies: - jsonc-parser: 3.1.0 - mlly: 0.5.7 - pathe: 0.3.8 + jsonc-parser: 3.2.0 + mlly: 0.5.16 + pathe: 0.3.9 dev: true /pluralize/8.0.0: @@ -6620,8 +6632,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/7.13.2: - resolution: {integrity: sha512-lOQRBcCWycLK1PB9KptqTd6iyiH7m4GRuS4G2j4b74yDx/XvRXtP/weYz8e0/ia7HX1pMF1vJCF48ssklq0TJQ==} + /pnpm/7.14.1: + resolution: {integrity: sha512-jxnp3SGzTZcSITKfaTfRrkOJYSeHwlU/rF+K9ofaIeHUYF3zR3Qcy5vl8mm07ECMfWhNjOy2phs2o3Zb41pHAg==} engines: {node: '>=14.6'} hasBin: true dev: true @@ -6650,6 +6662,15 @@ packages: nanoid: 3.3.4 picocolors: 1.0.0 source-map-js: 1.0.2 + dev: true + + /postcss/8.4.18: + resolution: {integrity: sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.4 + picocolors: 1.0.0 + source-map-js: 1.0.2 /prelude-ls/1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} @@ -6720,7 +6741,7 @@ packages: dev: true /proxy-from-env/1.0.0: - resolution: {integrity: sha1-M8UDmPcOp+uW0h97gXYwpVeRx+4=} + resolution: {integrity: sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==} dev: true /psl/1.9.0: @@ -6988,14 +7009,6 @@ packages: terser: 5.14.2 dev: true - /rollup/2.78.1: - resolution: {integrity: sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==} - engines: {node: '>=10.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.2 - dev: true - /rollup/2.79.1: resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} engines: {node: '>=10.0.0'} @@ -7139,14 +7152,6 @@ packages: engines: {node: '>=8'} dev: true - /shiki/0.10.1: - resolution: {integrity: sha512-VsY7QJVzU51j5o1+DguUd+6vmCmZ5v/6gYu4vyYAhzjuNQU6P/vmSy4uQaOhvje031qQMiW0d2BwgMH52vqMng==} - dependencies: - jsonc-parser: 3.1.0 - vscode-oniguruma: 1.6.2 - vscode-textmate: 5.2.0 - dev: true - /shiki/0.11.1: resolution: {integrity: sha512-EugY9VASFuDqOexOgXR18ZV+TbFrQHeCpEYaXamO+SZlsnT/2LxuLBX25GGtIrwaEVFXUAbUQ601SWE2rMwWHA==} dependencies: @@ -7471,11 +7476,11 @@ packages: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: true - /synckit/0.7.3: - resolution: {integrity: sha512-jNroMv7Juy+mJ/CHW5H6TzsLWpa1qck6sCHbkv8YTur+irSq2PjbvmGnm2gy14BUQ6jF33vyR4DPssHqmqsDQw==} - engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + /synckit/0.8.4: + resolution: {integrity: sha512-Dn2ZkzMdSX827QbowGbU/4yjWuvNaCoScLLoMo/yKbu+P4GBR6cRGKZH27k6a9bRzdqcyd1DE96pQtQ6uNkmyw==} + engines: {node: ^14.18.0 || >=16.0.0} dependencies: - '@pkgr/utils': 2.3.0 + '@pkgr/utils': 2.3.1 tslib: 2.4.0 dev: true @@ -7491,8 +7496,8 @@ packages: yallist: 4.0.0 dev: true - /taze/0.8.2: - resolution: {integrity: sha512-ADay3jM3XYgyhu8zEcv64ETpGZ3Oi2uiyxfrDfMi4sTf5znu4Zn+ytK67YLMtvRNzwn9palM7TT5xYBQxJdvwA==} + /taze/0.8.3: + resolution: {integrity: sha512-BmBapLxVeZ7YmFBEkP8gNrcmfcJ9xaNZ1bSbNtvC4hNVs9c2YtfNdhMLA8KwcAvKa4p8CTyKb2DUh8a/z+G1Hg==} hasBin: true dependencies: '@antfu/ni': 0.18.0 @@ -7501,8 +7506,8 @@ packages: pacote: 13.6.1 prompts: 2.4.2 semver: 7.3.7 - unconfig: 0.3.6 - yargs: 17.5.1 + unconfig: 0.3.7 + yargs: 17.6.0 transitivePeerDependencies: - bluebird - supports-color @@ -7553,8 +7558,8 @@ packages: globrex: 0.1.2 dev: true - /tinybench/2.3.0: - resolution: {integrity: sha512-zs1gMVBwyyG2QbVchYIbnabRhMOCGvrwZz/q+SV+LIMa9q5YDQZi2kkI6ZRqV2Bz7ba1uvrc7ieUoE4KWnGeKg==} + /tinybench/2.3.1: + resolution: {integrity: sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA==} dev: true /tinypool/0.3.0: @@ -7728,6 +7733,10 @@ packages: resolution: {integrity: sha512-e4+UtA5IRO+ha6hYklwj6r7BjiGMxS0O+UaSg9HbaTefg4kMkzj4tXzEBajRR+wkxf+golgAWKzLbytCUDMJAA==} dev: true + /ufo/0.8.6: + resolution: {integrity: sha512-fk6CmUgwKCfX79EzcDQQpSCMxrHstvbLswFChHS0Vump+kFkw7nJBfTZoC1j0bOGoY9I7R3n2DGek5ajbcYnOw==} + dev: true + /uglify-js/3.16.3: resolution: {integrity: sha512-uVbFqx9vvLhQg0iBaau9Z75AxWJ8tqM9AV890dIZCLApF4rTcyHwmAvLeEdYRs+BzYWu8Iw81F79ah0EfTXbaw==} engines: {node: '>=0.8.0'} @@ -7743,14 +7752,6 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /unconfig/0.3.6: - resolution: {integrity: sha512-JWefWyjLrDAbzs30sFkzcE9YpvAhN9+UPMZBwnNUmaY9X7QhI+wCGP4hoEWfZDzvkP+WIaZDPcMUJjarpxFvKg==} - dependencies: - '@antfu/utils': 0.5.2 - defu: 6.1.0 - jiti: 1.14.0 - dev: true - /unconfig/0.3.7: resolution: {integrity: sha512-1589b7oGa8ILBYpta7TndM5mLHLzHUqBfhszeZxuUBrjO/RoQ52VGVWsS3w0C0GLNxO9RPmqkf6BmIvBApaRdA==} dependencies: @@ -7789,19 +7790,22 @@ packages: engines: {node: '>=4'} dev: true - /unimport/0.6.7: - resolution: {integrity: sha512-EMoVqDjswHkU+nD098QYHXH7Mkw7KwGDQAyeRF2lgairJnuO+wpkhIcmCqrD1OPJmsjkTbJ2tW6Ap8St0PuWZA==} + /unimport/0.7.0: + resolution: {integrity: sha512-Cr0whz4toYVid3JHlni/uThwavDVVCk6Zw0Gxnol1c7DprTA+Isr4T+asO6rDGkhkgV7r3vSdSs5Ym8F15JA+w==} dependencies: - '@rollup/pluginutils': 4.2.1 + '@rollup/pluginutils': 5.0.2 escape-string-regexp: 5.0.0 fast-glob: 3.2.12 local-pkg: 0.4.2 - magic-string: 0.26.4 - mlly: 0.5.7 - pathe: 0.3.8 + magic-string: 0.26.7 + mlly: 0.5.16 + pathe: 0.3.9 + pkg-types: 0.3.6 scule: 0.3.2 strip-literal: 0.4.2 - unplugin: 0.9.6 + unplugin: 0.10.2 + transitivePeerDependencies: + - rollup dev: true /unique-filename/1.1.1: @@ -7839,33 +7843,34 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss/0.45.28_vite@3.1.6: - resolution: {integrity: sha512-wfD+Eoqo2D3yxEY68Otl0sg1APgbQHJYCX5y/GsOWnMj9weOvI7fWfdg+OISlDwz2J2Ag7sHh6iuONEPi7CI8g==} + /unocss/0.46.2_vite@3.2.2: + resolution: {integrity: sha512-SH06Cv+WLV1ZKsDxXTM/qYe9HGhKu/guZyj+SwWM9QJFdVCTXZuJDLDkqqLQpGRbs5CXBBgo2sWKPEL365rTdw==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.45.28 + '@unocss/webpack': 0.46.2 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.45.28_vite@3.1.6 - '@unocss/cli': 0.45.28 - '@unocss/core': 0.45.28 - '@unocss/preset-attributify': 0.45.28 - '@unocss/preset-icons': 0.45.28 - '@unocss/preset-mini': 0.45.28 - '@unocss/preset-tagify': 0.45.28 - '@unocss/preset-typography': 0.45.28 - '@unocss/preset-uno': 0.45.28 - '@unocss/preset-web-fonts': 0.45.28 - '@unocss/preset-wind': 0.45.28 - '@unocss/reset': 0.45.28 - '@unocss/transformer-attributify-jsx': 0.45.28 - '@unocss/transformer-compile-class': 0.45.28 - '@unocss/transformer-directives': 0.45.28 - '@unocss/transformer-variant-group': 0.45.28 - '@unocss/vite': 0.45.28_vite@3.1.6 + '@unocss/astro': 0.46.2_vite@3.2.2 + '@unocss/cli': 0.46.2 + '@unocss/core': 0.46.2 + '@unocss/preset-attributify': 0.46.2 + '@unocss/preset-icons': 0.46.2 + '@unocss/preset-mini': 0.46.2 + '@unocss/preset-tagify': 0.46.2 + '@unocss/preset-typography': 0.46.2 + '@unocss/preset-uno': 0.46.2 + '@unocss/preset-web-fonts': 0.46.2 + '@unocss/preset-wind': 0.46.2 + '@unocss/reset': 0.46.2 + '@unocss/transformer-attributify-jsx': 0.46.2 + '@unocss/transformer-compile-class': 0.46.2 + '@unocss/transformer-directives': 0.46.2 + '@unocss/transformer-variant-group': 0.46.2 + '@unocss/vite': 0.46.2_vite@3.2.2 transitivePeerDependencies: + - rollup - supports-color - vite dev: true @@ -7875,8 +7880,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.11.2_@vueuse+core@9.3.0: - resolution: {integrity: sha512-1+VwBfn9dtiYv9SQLKP1AvZolUbK9xTVeAT+iOcEk4EHSFUlmIqBVLEKI76cifSQTLOJ3rZyPrEgptf3SZNLlQ==} + /unplugin-auto-import/0.11.4_@vueuse+core@9.4.0: + resolution: {integrity: sha512-lh/bRDRYwgnb9Cm5ur8TlTMGxA1GRZvgzCvBIf0vyuVRy7ebWcWefFElpUDpr8vLl+ZRGsPVCOGiYJ8TCR625Q==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': '*' @@ -7884,17 +7889,19 @@ packages: '@vueuse/core': optional: true dependencies: - '@antfu/utils': 0.5.2 - '@rollup/pluginutils': 4.2.1 - '@vueuse/core': 9.3.0_vue@3.2.40 + '@antfu/utils': 0.6.2 + '@rollup/pluginutils': 5.0.2 + '@vueuse/core': 9.4.0_vue@3.2.41 local-pkg: 0.4.2 - magic-string: 0.26.4 - unimport: 0.6.7 - unplugin: 0.9.6 + magic-string: 0.26.7 + unimport: 0.7.0 + unplugin: 0.10.2 + transitivePeerDependencies: + - rollup dev: true - /unplugin-vue-components/0.22.8_vue@3.2.40: - resolution: {integrity: sha512-Musnwdtr6uj9Zopo4oeh4lp9+fJ2ArXVDzSiZxF4YC9v+pLnasKVKEEAjdXuQQ3u3KtntVw6PCscyAt52eS75g==} + /unplugin-vue-components/0.22.9_vue@3.2.41: + resolution: {integrity: sha512-qBvooq3EgpjtYicxeccRUGUBBQCCw9rJ0kHPZPOSJd8TBZViSv86vuKLTRDHPyjWtclwOIkVStZJfPdJFhYUMw==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -7903,23 +7910,24 @@ packages: '@babel/parser': optional: true dependencies: - '@antfu/utils': 0.5.2 - '@rollup/pluginutils': 4.2.1 + '@antfu/utils': 0.6.2 + '@rollup/pluginutils': 5.0.2 chokidar: 3.5.3 debug: 4.3.4 fast-glob: 3.2.12 local-pkg: 0.4.2 - magic-string: 0.26.6 + magic-string: 0.26.7 minimatch: 5.1.0 resolve: 1.22.1 - unplugin: 0.9.6 - vue: 3.2.40 + unplugin: 0.10.2 + vue: 3.2.41 transitivePeerDependencies: + - rollup - supports-color dev: true - /unplugin/0.9.6: - resolution: {integrity: sha512-YYLtfoNiie/lxswy1GOsKXgnLJTE27la/PeCGznSItk+8METYZErO+zzV9KQ/hXhPwzIJsfJ4s0m1Rl7ZCWZ4Q==} + /unplugin/0.10.2: + resolution: {integrity: sha512-6rk7GUa4ICYjae5PrAllvcDeuT8pA9+j5J5EkxbMFaV+SalHhxZ7X2dohMzu6C3XzsMT+6jwR/+pwPNR3uK9MA==} dependencies: acorn: 8.8.0 chokidar: 3.5.3 @@ -8007,7 +8015,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-plugin-inspect/0.7.5_vite@3.1.6: + /vite-plugin-inspect/0.7.5_vite@3.2.2: resolution: {integrity: sha512-O8xq6dbvD1G7le75u6BfQTXJDUMXcRYlMVPzUpRjSB6hLyqH6BNnNkNrb/cVgCNNmKwk7dX+H2I+XVU2xpJk9Q==} engines: {node: '>=14'} peerDependencies: @@ -8019,13 +8027,13 @@ packages: kolorist: 1.6.0 sirv: 2.0.2 ufo: 0.8.5 - vite: 3.1.6 + vite: 3.2.2 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pages/0.26.0_vite@3.1.6: - resolution: {integrity: sha512-yJZvwHEt7puYIf19S89IvkDsWPjWleSied4H8hmdW6i8buCA93z1UAU1ipW1d8fNKrC4FzXsUHHbPm6+kl1p9w==} + /vite-plugin-pages/0.27.1_vite@3.2.2: + resolution: {integrity: sha512-KXfeG9aQSNsSXBs1mPeeuC0rwkLti+MgoJ3GknrwRDNrdrojb9czcFAVlnoPNVdfuvTHcWdf5zqN7+vuvz2JZQ==} peerDependencies: '@vue/compiler-sfc': ^2.7.0 || ^3.0.0 vite: ^2.0.0 || ^3.0.0-0 @@ -8041,13 +8049,13 @@ packages: json5: 2.2.1 local-pkg: 0.4.2 picocolors: 1.0.0 - vite: 3.1.6 - yaml: 2.1.1 + vite: 3.2.2 + yaml: 2.1.3 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.13.1_vite@3.1.6: + /vite-plugin-pwa/0.13.1_vite@3.2.2: resolution: {integrity: sha512-NR3dIa+o2hzlzo4lF4Gu0cYvoMjSw2DdRc6Epw1yjmCqWaGuN86WK9JqZie4arNlE1ZuWT3CLiMdiX5wcmmUmg==} peerDependencies: vite: ^3.1.0 @@ -8056,7 +8064,7 @@ packages: fast-glob: 3.2.12 pretty-bytes: 6.0.0 rollup: 2.79.1 - vite: 3.1.6 + vite: 3.2.2 workbox-build: 6.5.4 workbox-window: 6.5.4 transitivePeerDependencies: @@ -8064,15 +8072,15 @@ packages: - supports-color dev: true - /vite-plugin-vue-component-preview/0.3.3_vite@3.1.6: + /vite-plugin-vue-component-preview/0.3.3_vite@3.2.2: resolution: {integrity: sha512-H9mGrmVPzBC48KkvFK4gcMXakz66ZIb9M/8dUIIarANVGJ3HV5iyfdgzJ7at5NZPIvEmGnKYJB9es5mtxPMn8A==} dependencies: - vite-plugin-vue-markdown: 0.22.1_vite@3.1.6 + vite-plugin-vue-markdown: 0.22.1_vite@3.2.2 transitivePeerDependencies: - vite dev: true - /vite-plugin-vue-layouts/0.7.0_wdzqfuczf2bgcsxzjzdgwad3zu: + /vite-plugin-vue-layouts/0.7.0_43kamd5ki6mqledz5kdcpg62iu: resolution: {integrity: sha512-k5XDmRNFo4M/GmUjhbRXj2WmJiFcGoVI8l/uZ72RHyRDQr4wE/6Zq/KFq0lqXomWQxTSzakQRUswzNwtvZLE8A==} peerDependencies: vite: ^2.5.0 || ^3.0.0-0 @@ -8082,14 +8090,14 @@ packages: '@vue/compiler-sfc': 3.2.37 debug: 4.3.4 fast-glob: 3.2.11 - vite: 3.1.6 - vue: 3.2.40 - vue-router: 4.1.5_vue@3.2.40 + vite: 3.2.2 + vue: 3.2.41 + vue-router: 4.1.6_vue@3.2.41 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-markdown/0.22.1_vite@3.1.6: + /vite-plugin-vue-markdown/0.22.1_vite@3.2.2: resolution: {integrity: sha512-zIFaNWGGfDZNW7rGfj7wQ/kBjUB5cTO1w7Dog7tOCVcFRRxJCtUDiIq9i2E0Nf8GGj2JrUw7aFWWNOkoF3Lhdg==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 @@ -8101,19 +8109,19 @@ packages: '@rollup/pluginutils': 4.2.1 '@types/markdown-it': 12.2.3 markdown-it: 13.0.1 - vite: 3.1.6 + vite: 3.2.2 dev: true /vite-ssg-sitemap/0.4.3: resolution: {integrity: sha512-9ZIRBRCgM1Q4RtXXEBHIu8gotbx9LCnHZOZXtdSzR0DnjN9H5IYGY3yGoxI6VX8dScXiluxOODFlNlr7ydyI9A==} dev: true - /vite-ssg/0.21.0_paqgs2apxnemeyd6unqo6uql7u: - resolution: {integrity: sha512-hN8QIdZ8S8PlHFIWz5QMZD3Ile0wxTZJTzlZ1tt/IlediqX+ar9H5jSOMBAQxiWpVnfFX43peW3t3/1bwJiaRA==} + /vite-ssg/0.21.2_5ousq2ai54iq5ks4u2qdqo7jjq: + resolution: {integrity: sha512-srcxakrqBaubPr6KuhMmkmrdm1Ye1zIClWOpV3TSk4viyy0QymZWwfPAPXjCwjzmPDY/QVHTffuMTNjoM4xkbA==} engines: {node: '>=14.0.0'} hasBin: true peerDependencies: - '@vueuse/head': ^0.5.0 || ^0.6.0 || ^0.7.0 + '@vueuse/head': ^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 critters: ^0.0.16 vite: ^2.0.0 || ^3.0.0-0 vue: ^3.2.10 @@ -8124,7 +8132,7 @@ packages: vue-router: optional: true dependencies: - '@vueuse/head': 0.9.7_vue@3.2.40 + '@vueuse/head': 0.9.8_vue@3.2.41 critters: 0.0.16 fs-extra: 10.1.0 html-minifier: 4.0.0 @@ -8132,9 +8140,9 @@ packages: jsdom: 20.0.1 kolorist: 1.6.0 prettier: 2.7.1 - vite: 3.1.6 - vue: 3.2.40 - vue-router: 4.1.5_vue@3.2.40 + vite: 3.2.2 + vue: 3.2.41 + vue-router: 4.1.6_vue@3.2.41 yargs: 17.6.0 transitivePeerDependencies: - bufferutil @@ -8143,14 +8151,15 @@ packages: - utf-8-validate dev: true - /vite/3.1.6: - resolution: {integrity: sha512-qMXIwnehvvcK5XfJiXQUiTxoYAEMKhM+jqCY6ZSTKFBKu1hJnAKEzP3AOcnTerI0cMZYAaJ4wpW1wiXLMDt4mA==} + /vite/3.2.2: + resolution: {integrity: sha512-pLrhatFFOWO9kS19bQ658CnRYzv0WLbsPih6R+iFeEEhDOuYgYCX2rztUViMz/uy/V8cLCJvLFeiOK7RJEzHcw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: less: '*' sass: '*' stylus: '*' + sugarss: '*' terser: ^5.4.0 peerDependenciesMeta: less: @@ -8159,19 +8168,21 @@ packages: optional: true stylus: optional: true + sugarss: + optional: true terser: optional: true dependencies: esbuild: 0.15.9 - postcss: 8.4.16 + postcss: 8.4.18 resolve: 1.22.1 - rollup: 2.78.1 + rollup: 2.79.1 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest/0.24.0: - resolution: {integrity: sha512-k5j3FPTor+MJx2x0pDW2gtVk+s9VC6nSHT3SoqOIk9Je5fFpPgict+Xy2eAVXUogvSixs45Ya1oZk+oK93BO0w==} + /vitest/0.24.4: + resolution: {integrity: sha512-4ratHSyVEJPtBLV00uhL4Wj3Pmandc9rsxUkE0q9peNOfaOgGF4lEepdkaXGRi9AGFKr1GRVtjGOJ6Fp2lCpEg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -8199,14 +8210,15 @@ packages: debug: 4.3.4 local-pkg: 0.4.2 strip-literal: 0.4.2 - tinybench: 2.3.0 + tinybench: 2.3.1 tinypool: 0.3.0 tinyspy: 1.0.2 - vite: 3.1.6 + vite: 3.2.2 transitivePeerDependencies: - less - sass - stylus + - sugarss - supports-color - terser dev: true @@ -8215,15 +8227,11 @@ packages: resolution: {integrity: sha512-KH8+KKov5eS/9WhofZR8M8dMHWN2gTxjMsG4jd04YhpbPR91fUj7rYQ2/XjeHCJWbg7X++ApRIU9NUwM2vTvLA==} dev: true - /vscode-textmate/5.2.0: - resolution: {integrity: sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==} - dev: true - /vscode-textmate/6.0.0: resolution: {integrity: sha512-gu73tuZfJgu+mvCSy4UZwd2JXykjK9zAZsfmDeut5dx/1a7FeTk0XwJsSuqQn+cuMCGVbIBfl+s53X4T19DnzQ==} dev: true - /vue-demi/0.13.11_vue@3.2.40: + /vue-demi/0.13.11_vue@3.2.41: resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==} engines: {node: '>=12'} hasBin: true @@ -8235,16 +8243,16 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.40 + vue: 3.2.41 - /vue-eslint-parser/9.0.3_eslint@8.25.0: + /vue-eslint-parser/9.0.3_eslint@8.26.0: resolution: {integrity: sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.4.0 @@ -8255,7 +8263,7 @@ packages: - supports-color dev: true - /vue-i18n/9.2.2_vue@3.2.40: + /vue-i18n/9.2.2_vue@3.2.41: resolution: {integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==} engines: {node: '>= 14'} peerDependencies: @@ -8265,15 +8273,15 @@ packages: '@intlify/shared': 9.2.2 '@intlify/vue-devtools': 9.2.2 '@vue/devtools-api': 6.2.1 - vue: 3.2.40 + vue: 3.2.41 - /vue-router/4.1.5_vue@3.2.40: - resolution: {integrity: sha512-IsvoF5D2GQ/EGTs/Th4NQms9gd2NSqV+yylxIyp/OYp8xOwxmU8Kj/74E9DTSYAyH5LX7idVUngN3JSj1X4xcQ==} + /vue-router/4.1.6_vue@3.2.41: + resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==} peerDependencies: vue: ^3.2.0 dependencies: - '@vue/devtools-api': 6.2.1 - vue: 3.2.40 + '@vue/devtools-api': 6.4.5 + vue: 3.2.41 /vue-template-compiler/2.7.10: resolution: {integrity: sha512-QO+8R9YRq1Gudm8ZMdo/lImZLJVUIAM8c07Vp84ojdDAf8HmPJc7XB556PcXV218k2AkKznsRz6xB5uOjAC4EQ==} @@ -8282,25 +8290,25 @@ packages: he: 1.2.0 dev: true - /vue-tsc/1.0.0_typescript@4.8.4: - resolution: {integrity: sha512-QtQunVlF8SLs75s9FTCOOLXx6Fb5ccN6r3xDT4rUzznPzP6xfRC/iWhrJImEBRz74fhqXWPUMfujcmibnwYyXw==} + /vue-tsc/1.0.9_typescript@4.8.4: + resolution: {integrity: sha512-vRmHD1K6DmBymNhoHjQy/aYKTRQNLGOu2/ESasChG9Vy113K6CdP0NlhR0bzgFJfv2eFB9Ez/9L5kIciUajBxQ==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-language-core': 1.0.0 - '@volar/vue-typescript': 1.0.0 + '@volar/vue-language-core': 1.0.9 + '@volar/vue-typescript': 1.0.9 typescript: 4.8.4 dev: true - /vue/3.2.40: - resolution: {integrity: sha512-1mGHulzUbl2Nk3pfvI5aXYYyJUs1nm4kyvuz38u4xlQkLUn1i2R7nDbI4TufECmY8v1qNBHYy62bCaM+3cHP2A==} + /vue/3.2.41: + resolution: {integrity: sha512-uuuvnrDXEeZ9VUPljgHkqB5IaVO8SxhPpqF2eWOukVrBnRBx2THPSGQBnVRt0GrIG1gvCmFXMGbd7FqcT1ixNQ==} dependencies: - '@vue/compiler-dom': 3.2.40 - '@vue/compiler-sfc': 3.2.40 - '@vue/runtime-dom': 3.2.40 - '@vue/server-renderer': 3.2.40_vue@3.2.40 - '@vue/shared': 3.2.40 + '@vue/compiler-dom': 3.2.41 + '@vue/compiler-sfc': 3.2.41 + '@vue/runtime-dom': 3.2.41 + '@vue/server-renderer': 3.2.41_vue@3.2.41 + '@vue/shared': 3.2.41 /w3c-xmlserializer/3.0.0: resolution: {integrity: sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==} @@ -8624,7 +8632,7 @@ packages: dependencies: eslint-visitor-keys: 3.3.0 lodash: 4.17.21 - yaml: 2.1.1 + yaml: 2.1.3 dev: true /yaml/1.10.2: @@ -8632,8 +8640,8 @@ packages: engines: {node: '>= 6'} dev: true - /yaml/2.1.1: - resolution: {integrity: sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==} + /yaml/2.1.3: + resolution: {integrity: sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==} engines: {node: '>= 14'} dev: true @@ -8642,19 +8650,6 @@ packages: engines: {node: '>=12'} dev: true - /yargs/17.5.1: - resolution: {integrity: sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==} - engines: {node: '>=12'} - dependencies: - cliui: 7.0.4 - escalade: 3.1.1 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - string-width: 4.2.3 - y18n: 5.0.8 - yargs-parser: 21.0.1 - dev: true - /yargs/17.6.0: resolution: {integrity: sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==} engines: {node: '>=12'} diff --git a/src/auto-imports.d.ts b/src/auto-imports.d.ts index 96a36b9..285f337 100644 --- a/src/auto-imports.d.ts +++ b/src/auto-imports.d.ts @@ -49,6 +49,8 @@ declare global { const nextTick: typeof import('vue')['nextTick'] const onActivated: typeof import('vue')['onActivated'] const onBeforeMount: typeof import('vue')['onBeforeMount'] + const onBeforeRouteLeave: typeof import('vue-router')['onBeforeRouteLeave'] + const onBeforeRouteUpdate: typeof import('vue-router')['onBeforeRouteUpdate'] const onBeforeUnmount: typeof import('vue')['onBeforeUnmount'] const onBeforeUpdate: typeof import('vue')['onBeforeUpdate'] const onClickOutside: typeof import('@vueuse/core')['onClickOutside'] @@ -81,6 +83,7 @@ declare global { const refThrottled: typeof import('@vueuse/core')['refThrottled'] const refWithControl: typeof import('@vueuse/core')['refWithControl'] const resolveComponent: typeof import('vue')['resolveComponent'] + const resolveDirective: typeof import('vue')['resolveDirective'] const resolveRef: typeof import('@vueuse/core')['resolveRef'] const resolveUnref: typeof import('@vueuse/core')['resolveUnref'] const shallowReactive: typeof import('vue')['shallowReactive'] @@ -176,6 +179,7 @@ declare global { const useIntervalFn: typeof import('@vueuse/core')['useIntervalFn'] const useKeyModifier: typeof import('@vueuse/core')['useKeyModifier'] const useLastChanged: typeof import('@vueuse/core')['useLastChanged'] + const useLink: typeof import('vue-router')['useLink'] const useLocalStorage: typeof import('@vueuse/core')['useLocalStorage'] const useMagicKeys: typeof import('@vueuse/core')['useMagicKeys'] const useManualRefHistory: typeof import('@vueuse/core')['useManualRefHistory'] @@ -217,6 +221,7 @@ declare global { const useSessionStorage: typeof import('@vueuse/core')['useSessionStorage'] const useShare: typeof import('@vueuse/core')['useShare'] const useSlots: typeof import('vue')['useSlots'] + const useSorted: typeof import('@vueuse/core')['useSorted'] const useSpeechRecognition: typeof import('@vueuse/core')['useSpeechRecognition'] const useSpeechSynthesis: typeof import('@vueuse/core')['useSpeechSynthesis'] const useStepper: typeof import('@vueuse/core')['useStepper'] @@ -274,7 +279,7 @@ declare global { } // for vue template auto import import { UnwrapRef } from 'vue' -declare module '@vue/runtime-core' { +declare module 'vue' { interface ComponentCustomProperties { readonly $$: UnwrapRef readonly $: UnwrapRef @@ -324,6 +329,8 @@ declare module '@vue/runtime-core' { readonly nextTick: UnwrapRef readonly onActivated: UnwrapRef readonly onBeforeMount: UnwrapRef + readonly onBeforeRouteLeave: UnwrapRef + readonly onBeforeRouteUpdate: UnwrapRef readonly onBeforeUnmount: UnwrapRef readonly onBeforeUpdate: UnwrapRef readonly onClickOutside: UnwrapRef @@ -356,6 +363,7 @@ declare module '@vue/runtime-core' { readonly refThrottled: UnwrapRef readonly refWithControl: UnwrapRef readonly resolveComponent: UnwrapRef + readonly resolveDirective: UnwrapRef readonly resolveRef: UnwrapRef readonly resolveUnref: UnwrapRef readonly shallowReactive: UnwrapRef @@ -451,6 +459,7 @@ declare module '@vue/runtime-core' { readonly useIntervalFn: UnwrapRef readonly useKeyModifier: UnwrapRef readonly useLastChanged: UnwrapRef + readonly useLink: UnwrapRef readonly useLocalStorage: UnwrapRef readonly useMagicKeys: UnwrapRef readonly useManualRefHistory: UnwrapRef @@ -492,6 +501,7 @@ declare module '@vue/runtime-core' { readonly useSessionStorage: UnwrapRef readonly useShare: UnwrapRef readonly useSlots: UnwrapRef + readonly useSorted: UnwrapRef readonly useSpeechRecognition: UnwrapRef readonly useSpeechSynthesis: UnwrapRef readonly useStepper: UnwrapRef