diff --git a/package.json b/package.json index 58a0426..c791b1b 100644 --- a/package.json +++ b/package.json @@ -15,52 +15,52 @@ "up": "taze major -I" }, "dependencies": { - "@unocss/reset": "^0.47.2", + "@unocss/reset": "^0.47.6", "@vueuse/core": "^9.6.0", - "@vueuse/head": "^1.0.18", + "@vueuse/head": "^1.0.22", "nprogress": "^0.2.0", - "pinia": "^2.0.27", + "pinia": "^2.0.28", "vue": "^3.2.45", "vue-demi": "^0.13.11", "vue-i18n": "^9.2.2", "vue-router": "^4.1.6" }, "devDependencies": { - "@antfu/eslint-config": "^0.33.0", + "@antfu/eslint-config": "^0.33.1", "@iconify-json/carbon": "^1.1.11", "@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.2.0", + "@vitejs/plugin-vue": "^4.0.0", "@vue-macros/volar": "^0.5.4", - "@vue/test-utils": "^2.2.4", + "@vue/test-utils": "^2.2.6", "critters": "^0.0.16", "cross-env": "^7.0.3", - "cypress": "^11.2.0", - "eslint": "^8.28.0", + "cypress": "^12.0.2", + "eslint": "^8.29.0", "eslint-plugin-cypress": "^2.12.1", "https-localhost": "^4.7.1", "markdown-it-link-attributes": "^4.0.1", "markdown-it-shiki": "^0.7.2", - "pnpm": "^7.17.1", + "pnpm": "^7.18.1", "shiki": "^0.11.1", "taze": "^0.8.4", - "typescript": "^4.9.3", - "unocss": "^0.47.2", - "unplugin-auto-import": "^0.12.0", - "unplugin-vue-components": "^0.22.11", + "typescript": "^4.9.4", + "unocss": "^0.47.6", + "unplugin-auto-import": "^0.12.1", + "unplugin-vue-components": "^0.22.12", "unplugin-vue-macros": "^1.0.3", - "vite": "^3.2.4", - "vite-plugin-inspect": "^0.7.9", + "vite": "^4.0.0", + "vite-plugin-inspect": "^0.7.10", "vite-plugin-pages": "^0.27.1", - "vite-plugin-pwa": "^0.13.3", + "vite-plugin-pwa": "^0.14.0", "vite-plugin-vue-component-preview": "^0.3.3", - "vite-plugin-vue-inspector": "^2.0.0", + "vite-plugin-vue-inspector": "^2.0.1", "vite-plugin-vue-layouts": "^0.7.0", "vite-plugin-vue-markdown": "^0.22.1", - "vite-ssg": "^0.22.0", + "vite-ssg": "^0.22.1", "vite-ssg-sitemap": "^0.4.3", - "vitest": "^0.25.3", - "vue-tsc": "^1.0.10" + "vitest": "^0.25.7", + "vue-tsc": "^1.0.13" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 419e0dd..1669dd2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,100 +1,100 @@ lockfileVersion: 5.4 specifiers: - '@antfu/eslint-config': ^0.33.0 + '@antfu/eslint-config': ^0.33.1 '@iconify-json/carbon': ^1.1.11 '@intlify/vite-plugin-vue-i18n': ^6.0.3 '@types/markdown-it-link-attributes': ^3.0.1 '@types/nprogress': ^0.2.0 - '@unocss/reset': ^0.47.2 - '@vitejs/plugin-vue': ^3.2.0 + '@unocss/reset': ^0.47.6 + '@vitejs/plugin-vue': ^4.0.0 '@vue-macros/volar': ^0.5.4 - '@vue/test-utils': ^2.2.4 + '@vue/test-utils': ^2.2.6 '@vueuse/core': ^9.6.0 - '@vueuse/head': ^1.0.18 + '@vueuse/head': ^1.0.22 critters: ^0.0.16 cross-env: ^7.0.3 - cypress: ^11.2.0 - eslint: ^8.28.0 + cypress: ^12.0.2 + eslint: ^8.29.0 eslint-plugin-cypress: ^2.12.1 https-localhost: ^4.7.1 markdown-it-link-attributes: ^4.0.1 markdown-it-shiki: ^0.7.2 nprogress: ^0.2.0 - pinia: ^2.0.27 - pnpm: ^7.17.1 + pinia: ^2.0.28 + pnpm: ^7.18.1 shiki: ^0.11.1 taze: ^0.8.4 - typescript: ^4.9.3 - unocss: ^0.47.2 - unplugin-auto-import: ^0.12.0 - unplugin-vue-components: ^0.22.11 + typescript: ^4.9.4 + unocss: ^0.47.6 + unplugin-auto-import: ^0.12.1 + unplugin-vue-components: ^0.22.12 unplugin-vue-macros: ^1.0.3 - vite: ^3.2.4 - vite-plugin-inspect: ^0.7.9 + vite: ^4.0.0 + vite-plugin-inspect: ^0.7.10 vite-plugin-pages: ^0.27.1 - vite-plugin-pwa: ^0.13.3 + vite-plugin-pwa: ^0.14.0 vite-plugin-vue-component-preview: ^0.3.3 - vite-plugin-vue-inspector: ^2.0.0 + vite-plugin-vue-inspector: ^2.0.1 vite-plugin-vue-layouts: ^0.7.0 vite-plugin-vue-markdown: ^0.22.1 - vite-ssg: ^0.22.0 + vite-ssg: ^0.22.1 vite-ssg-sitemap: ^0.4.3 - vitest: ^0.25.3 + vitest: ^0.25.7 vue: ^3.2.45 vue-demi: ^0.13.11 vue-i18n: ^9.2.2 vue-router: ^4.1.6 - vue-tsc: ^1.0.10 + vue-tsc: ^1.0.13 dependencies: - '@unocss/reset': 0.47.2 + '@unocss/reset': 0.47.6 '@vueuse/core': 9.6.0_vue@3.2.45 - '@vueuse/head': 1.0.18_vue@3.2.45 + '@vueuse/head': 1.0.22_vue@3.2.45 nprogress: 0.2.0 - pinia: 2.0.27_mgnvym7yiazkylwwogi5r767ue + pinia: 2.0.28_prq2uz4lho2pwp6irk4cfkrxwu vue: 3.2.45 vue-demi: 0.13.11_vue@3.2.45 vue-i18n: 9.2.2_vue@3.2.45 vue-router: 4.1.6_vue@3.2.45 devDependencies: - '@antfu/eslint-config': 0.33.0_hsf322ms6xhhd4b5ne6lb74y4a + '@antfu/eslint-config': 0.33.1_ha6vam6werchizxrnqvarmz2zu '@iconify-json/carbon': 1.1.11 - '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.4+vue-i18n@9.2.2 + '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@4.0.0+vue-i18n@9.2.2 '@types/markdown-it-link-attributes': 3.0.1 '@types/nprogress': 0.2.0 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.45 - '@vue-macros/volar': 0.5.4_vue-tsc@1.0.10+vue@3.2.45 - '@vue/test-utils': 2.2.4_vue@3.2.45 + '@vitejs/plugin-vue': 4.0.0_vite@4.0.0+vue@3.2.45 + '@vue-macros/volar': 0.5.4_vue-tsc@1.0.13+vue@3.2.45 + '@vue/test-utils': 2.2.6_vue@3.2.45 critters: 0.0.16 cross-env: 7.0.3 - cypress: 11.2.0 - eslint: 8.28.0 - eslint-plugin-cypress: 2.12.1_eslint@8.28.0 + cypress: 12.0.2 + eslint: 8.29.0 + eslint-plugin-cypress: 2.12.1_eslint@8.29.0 https-localhost: 4.7.1 markdown-it-link-attributes: 4.0.1 markdown-it-shiki: 0.7.2 - pnpm: 7.17.1 + pnpm: 7.18.1 shiki: 0.11.1 taze: 0.8.4 - typescript: 4.9.3 - unocss: 0.47.2_vite@3.2.4 - unplugin-auto-import: 0.12.0_@vueuse+core@9.6.0 - unplugin-vue-components: 0.22.11_vue@3.2.45 - unplugin-vue-macros: 1.0.3_xoklzibolihxt3z7zesekvvq4a - vite: 3.2.4 - vite-plugin-inspect: 0.7.9_vite@3.2.4 - vite-plugin-pages: 0.27.1_vite@3.2.4 - vite-plugin-pwa: 0.13.3_vite@3.2.4 - vite-plugin-vue-component-preview: 0.3.3_vite@3.2.4 - vite-plugin-vue-inspector: 2.0.0_vite@3.2.4 - vite-plugin-vue-layouts: 0.7.0_ltio2jrs4h243s6indlqgywoku - vite-plugin-vue-markdown: 0.22.1_vite@3.2.4 - vite-ssg: 0.22.0_btsslyppnm7dvf4lyxme2fuxdq + typescript: 4.9.4 + unocss: 0.47.6_vite@4.0.0 + unplugin-auto-import: 0.12.1_@vueuse+core@9.6.0 + unplugin-vue-components: 0.22.12_vue@3.2.45 + unplugin-vue-macros: 1.0.3_47y4hrkqmohf3yzybpfy2unzbq + vite: 4.0.0 + vite-plugin-inspect: 0.7.10_vite@4.0.0 + vite-plugin-pages: 0.27.1_vite@4.0.0 + vite-plugin-pwa: 0.14.0_vite@4.0.0 + vite-plugin-vue-component-preview: 0.3.3_vite@4.0.0 + vite-plugin-vue-inspector: 2.0.1_vite@4.0.0 + vite-plugin-vue-layouts: 0.7.0_h746x2iafd67rpfmrsda4xydfq + vite-plugin-vue-markdown: 0.22.1_vite@4.0.0 + vite-ssg: 0.22.1_sgsf6uhunmr36zwbcfhkgzqpdu vite-ssg-sitemap: 0.4.3 - vitest: 0.25.3 - vue-tsc: 1.0.10_typescript@4.9.3 + vitest: 0.25.7 + vue-tsc: 1.0.13_typescript@4.9.4 packages: @@ -106,23 +106,23 @@ packages: '@jridgewell/trace-mapping': 0.3.14 dev: true - /@antfu/eslint-config-basic/0.33.0_czs5uoqkd3podpy6vgtsxfc7au: - resolution: {integrity: sha512-TznCI41C4EmXPDazQcEsGi2EHyl8Dnw2bmTU7qx53aTuXz+cdubGNfRq0Q2k8lMrkzMNRnAzqlnnsLz4i1pNxQ==} + /@antfu/eslint-config-basic/0.33.1_lanalmh4wdvf2ldh3psw5tivce: + resolution: {integrity: sha512-2aubzjJSGcPJkHgNWOzOWaVdya9km0985wQTWJhT7WZEgZRMSjX+KIzMSz0l6HxvTmCCV71uAhBI1+5C+X2YQg==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.28.0 - eslint-plugin-antfu: 0.33.0_hsf322ms6xhhd4b5ne6lb74y4a - eslint-plugin-eslint-comments: 3.2.0_eslint@8.28.0 + eslint: 8.29.0 + eslint-plugin-antfu: 0.33.1_ha6vam6werchizxrnqvarmz2zu + eslint-plugin-eslint-comments: 3.2.0_eslint@8.29.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_vbnhqcxlbs7ynbxw44hu2vq7eq - eslint-plugin-jsonc: 2.5.0_eslint@8.28.0 - eslint-plugin-markdown: 3.0.0_eslint@8.28.0 - eslint-plugin-n: 15.5.1_eslint@8.28.0 + eslint-plugin-import: 2.26.0_ub3senzxbs32f65wl7xoyha6lu + eslint-plugin-jsonc: 2.5.0_eslint@8.29.0 + eslint-plugin-markdown: 3.0.0_eslint@8.29.0 + eslint-plugin-n: 15.5.1_eslint@8.29.0 eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-promise: 6.1.1_eslint@8.28.0 - eslint-plugin-unicorn: 45.0.1_eslint@8.28.0 - eslint-plugin-yml: 1.2.0_eslint@8.28.0 + eslint-plugin-promise: 6.1.1_eslint@8.29.0 + eslint-plugin-unicorn: 45.0.1_eslint@8.29.0 + eslint-plugin-yml: 1.2.0_eslint@8.29.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 transitivePeerDependencies: @@ -133,32 +133,32 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.33.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-+SgHGUG56ExLyabDi01EPodBSfPM9JAkjzXXQBwqQohmqfXsu6//2rgm3K3mkr1UV5eTUZHMD9CH2aA2Z1E/nA==} + /@antfu/eslint-config-ts/0.33.1_ha6vam6werchizxrnqvarmz2zu: + resolution: {integrity: sha512-wsu9eltvDNaB+SFISFq/+wvMf2uZYmoHb/zFgltHXUnInYbj4qlCOYzfUy9dPcPrxtaPdWoOC8P8WOKsSnbOvA==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.33.0_czs5uoqkd3podpy6vgtsxfc7au - '@typescript-eslint/eslint-plugin': 5.45.0_czs5uoqkd3podpy6vgtsxfc7au - '@typescript-eslint/parser': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a - eslint: 8.28.0 - typescript: 4.9.3 + '@antfu/eslint-config-basic': 0.33.1_lanalmh4wdvf2ldh3psw5tivce + '@typescript-eslint/eslint-plugin': 5.45.0_lanalmh4wdvf2ldh3psw5tivce + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu + eslint: 8.29.0 + typescript: 4.9.4 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color dev: true - /@antfu/eslint-config-vue/0.33.0_czs5uoqkd3podpy6vgtsxfc7au: - resolution: {integrity: sha512-YNnV94nULoiQuacCTY9UFrtryRlc+p9iyFe09rt2LW0QuOroICQUlMHF1HEat9JuLejtvxSF2MkJUgY4XzHcjw==} + /@antfu/eslint-config-vue/0.33.1_lanalmh4wdvf2ldh3psw5tivce: + resolution: {integrity: sha512-zIO8Y7/lAnxcbz9Vo68IYX9ujRAHwpWx3uurirAkH+/UNREen+SP/obPab/C9ts3kgEsIQXNxBzwXYf4VpAUUQ==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.33.0_czs5uoqkd3podpy6vgtsxfc7au - '@antfu/eslint-config-ts': 0.33.0_hsf322ms6xhhd4b5ne6lb74y4a - eslint: 8.28.0 - eslint-plugin-vue: 9.8.0_eslint@8.28.0 + '@antfu/eslint-config-basic': 0.33.1_lanalmh4wdvf2ldh3psw5tivce + '@antfu/eslint-config-ts': 0.33.1_ha6vam6werchizxrnqvarmz2zu + eslint: 8.29.0 + eslint-plugin-vue: 9.8.0_eslint@8.29.0 local-pkg: 0.4.2 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -168,24 +168,24 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.33.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-p5D/ilKCZmIKsTbl7q6vMo5AQ3YaLZofZGWJ6jccY8YYldHqrBlNcUtXLLWWitNERFtLZz2zxvzaEvpyYnrETw==} + /@antfu/eslint-config/0.33.1_ha6vam6werchizxrnqvarmz2zu: + resolution: {integrity: sha512-g9s+8J7SIdbsqceDU14TNi/n65skquMtp05T/7GNz/Erz5QcsbhykW0X7uogO38skTnr5Qpm2OZ4ehzviLdciw==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.33.0_czs5uoqkd3podpy6vgtsxfc7au - '@typescript-eslint/eslint-plugin': 5.45.0_czs5uoqkd3podpy6vgtsxfc7au - '@typescript-eslint/parser': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a - eslint: 8.28.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.28.0 + '@antfu/eslint-config-vue': 0.33.1_lanalmh4wdvf2ldh3psw5tivce + '@typescript-eslint/eslint-plugin': 5.45.0_lanalmh4wdvf2ldh3psw5tivce + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu + eslint: 8.29.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.29.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_vbnhqcxlbs7ynbxw44hu2vq7eq - eslint-plugin-jsonc: 2.5.0_eslint@8.28.0 - eslint-plugin-n: 15.5.1_eslint@8.28.0 - eslint-plugin-promise: 6.1.1_eslint@8.28.0 - eslint-plugin-unicorn: 45.0.1_eslint@8.28.0 - eslint-plugin-vue: 9.8.0_eslint@8.28.0 - eslint-plugin-yml: 1.2.0_eslint@8.28.0 + eslint-plugin-import: 2.26.0_ub3senzxbs32f65wl7xoyha6lu + eslint-plugin-jsonc: 2.5.0_eslint@8.29.0 + eslint-plugin-n: 15.5.1_eslint@8.29.0 + eslint-plugin-promise: 6.1.1_eslint@8.29.0 + eslint-plugin-unicorn: 45.0.1_eslint@8.29.0 + eslint-plugin-vue: 9.8.0_eslint@8.29.0 + eslint-plugin-yml: 1.2.0_eslint@8.29.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 transitivePeerDependencies: @@ -215,8 +215,8 @@ packages: resolution: {integrity: sha512-sEYpyyKUPOew9QsXZ8feRVMzW6DWLviwOl+/ap06UQW02A8Srbc95CPHVm4eUbiBzBgD46eyIT+przv//KSSlQ==} dev: true - /@antfu/utils/0.7.0: - resolution: {integrity: sha512-tH38JQEFLOdvZJC32ZbPTvWOQzxEtOQh5jOqBPDLw8sxBr0PFF+f2Csgwb7mRpD0QB1xu+PDoAifIPiCNneeNA==} + /@antfu/utils/0.7.2: + resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==} dev: true /@apideck/better-ajv-errors/0.3.6_ajv@8.11.0: @@ -249,14 +249,14 @@ packages: dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.9 + '@babel/generator': 7.20.5 '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 '@babel/helper-module-transforms': 7.18.9 '@babel/helpers': 7.18.9 - '@babel/parser': 7.18.9 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/parser': 7.20.5 + '@babel/template': 7.18.10 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -266,15 +266,6 @@ packages: - supports-color dev: true - /@babel/generator/7.18.9: - resolution: {integrity: sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.18.9 - '@jridgewell/gen-mapping': 0.3.2 - jsesc: 2.5.2 - dev: true - /@babel/generator/7.20.5: resolution: {integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==} engines: {node: '>=6.9.0'} @@ -288,7 +279,7 @@ packages: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 dev: true /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: @@ -296,7 +287,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 dev: true /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.9: @@ -312,24 +303,6 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.18.9: - resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.18.9 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.18.9 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.18.9 - '@babel/helper-split-export-declaration': 7.18.6 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.18.9: resolution: {integrity: sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww==} engines: {node: '>=6.9.0'} @@ -366,7 +339,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.1 @@ -384,15 +357,7 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 - dev: true - - /@babel/helper-function-name/7.18.9: - resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.18.6 - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 dev: true /@babel/helper-function-name/7.19.0: @@ -400,28 +365,28 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.10 - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 dev: true /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 dev: true /@babel/helper-member-expression-to-functions/7.18.9: resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 dev: true /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 dev: true /@babel/helper-module-transforms/7.18.9: @@ -432,10 +397,10 @@ packages: '@babel/helper-module-imports': 7.18.6 '@babel/helper-simple-access': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.18.6 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/helper-validator-identifier': 7.19.1 + '@babel/template': 7.18.10 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -444,12 +409,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 - dev: true - - /@babel/helper-plugin-utils/7.18.9: - resolution: {integrity: sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==} - engines: {node: '>=6.9.0'} + '@babel/types': 7.20.5 dev: true /@babel/helper-plugin-utils/7.20.2: @@ -467,20 +427,7 @@ packages: '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.18.9 - '@babel/types': 7.18.9 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-replace-supers/7.18.9: - resolution: {integrity: sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.18.9 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -493,7 +440,7 @@ packages: '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 '@babel/traverse': 7.20.5 - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -502,21 +449,21 @@ packages: resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 dev: true /@babel/helper-skip-transparent-expression-wrappers/7.18.9: resolution: {integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 dev: true /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 dev: true /@babel/helper-string-parser/7.19.4: @@ -542,10 +489,10 @@ packages: resolution: {integrity: sha512-cG2ru3TRAL6a60tfQflpEfs4ldiPwF6YW3zfJiRgmoFVIaC1vGnBBgatfec+ZUziPHkHSaXAuEck3Cdkf3eRpQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.18.9 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/helper-function-name': 7.19.0 + '@babel/template': 7.18.10 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -554,9 +501,9 @@ packages: resolution: {integrity: sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/template': 7.18.10 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -565,7 +512,7 @@ packages: resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.18.6 + '@babel/helper-validator-identifier': 7.19.1 chalk: 2.4.2 js-tokens: 4.0.0 dev: true @@ -600,7 +547,7 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.18.9: @@ -610,7 +557,7 @@ packages: '@babel/core': ^7.13.0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.9 dev: true @@ -623,7 +570,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.9 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9 transitivePeerDependencies: @@ -637,8 +584,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true @@ -650,8 +597,8 @@ packages: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.9 transitivePeerDependencies: - supports-color @@ -664,7 +611,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9 dev: true @@ -675,7 +622,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9 dev: true @@ -686,7 +633,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.9 dev: true @@ -697,7 +644,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9 dev: true @@ -708,7 +655,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.9 dev: true @@ -719,7 +666,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.9 dev: true @@ -732,7 +679,7 @@ packages: '@babel/compat-data': 7.18.8 '@babel/core': 7.18.9 '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.9 '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.9 dev: true @@ -744,7 +691,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.9 dev: true @@ -755,7 +702,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9 dev: true @@ -767,8 +714,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true @@ -781,8 +728,8 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.9 transitivePeerDependencies: - supports-color @@ -796,7 +743,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.9: @@ -805,7 +752,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.9: @@ -814,7 +761,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.9: @@ -824,7 +771,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.9: @@ -833,7 +780,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.9: @@ -842,7 +789,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.9: @@ -852,7 +799,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.9: @@ -861,7 +808,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.9: @@ -870,7 +817,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.9: @@ -880,7 +827,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.9: @@ -889,7 +836,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.9: @@ -898,7 +845,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.9: @@ -907,7 +854,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.9: @@ -916,7 +863,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.9: @@ -925,7 +872,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.9: @@ -934,7 +881,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.9: @@ -944,7 +891,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.9: @@ -954,7 +901,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.18.9: @@ -974,7 +921,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.9: @@ -985,7 +932,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.9 transitivePeerDependencies: - supports-color @@ -998,7 +945,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.18.9: @@ -1008,7 +955,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-classes/7.18.9_@babel+core@7.18.9: @@ -1020,10 +967,10 @@ packages: '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-replace-supers': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-replace-supers': 7.19.1 '@babel/helper-split-export-declaration': 7.18.6 globals: 11.12.0 transitivePeerDependencies: @@ -1037,7 +984,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.18.9: @@ -1047,7 +994,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.9: @@ -1058,7 +1005,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.9: @@ -1068,7 +1015,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.9: @@ -1079,7 +1026,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.9: @@ -1089,7 +1036,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.9: @@ -1100,8 +1047,8 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 - '@babel/helper-function-name': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-function-name': 7.19.0 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.9: @@ -1111,7 +1058,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.9: @@ -1121,7 +1068,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.9: @@ -1132,7 +1079,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-module-transforms': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color @@ -1146,7 +1093,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-module-transforms': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.18.6 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: @@ -1162,8 +1109,8 @@ packages: '@babel/core': 7.18.9 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-module-transforms': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-validator-identifier': 7.18.6 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-validator-identifier': 7.19.1 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color @@ -1177,7 +1124,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-module-transforms': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true @@ -1190,7 +1137,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.9: @@ -1200,7 +1147,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.9: @@ -1210,8 +1157,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-replace-supers': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-replace-supers': 7.19.1 transitivePeerDependencies: - supports-color dev: true @@ -1223,7 +1170,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.9: @@ -1233,7 +1180,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.9: @@ -1243,7 +1190,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 regenerator-transform: 0.15.0 dev: true @@ -1254,7 +1201,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.9: @@ -1264,7 +1211,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-spread/7.18.9_@babel+core@7.18.9: @@ -1274,7 +1221,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 dev: true @@ -1285,7 +1232,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.9: @@ -1295,7 +1242,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.9: @@ -1305,7 +1252,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.18.9: @@ -1329,7 +1276,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.9: @@ -1340,7 +1287,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/preset-env/7.18.9_@babel+core@7.18.9: @@ -1352,7 +1299,7 @@ packages: '@babel/compat-data': 7.18.8 '@babel/core': 7.18.9 '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.9 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.18.9 @@ -1419,7 +1366,7 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.18.6_@babel+core@7.18.9 '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.9 '@babel/preset-modules': 0.1.5_@babel+core@7.18.9 - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 babel-plugin-polyfill-corejs2: 0.3.2_@babel+core@7.18.9 babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.18.9 babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.9 @@ -1435,10 +1382,10 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.9 '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.9 - '@babel/types': 7.18.9 + '@babel/types': 7.20.5 esutils: 2.0.3 dev: true @@ -1454,35 +1401,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.3 - '@babel/types': 7.20.2 - dev: true - - /@babel/template/7.18.6: - resolution: {integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/parser': 7.18.9 - '@babel/types': 7.18.9 - dev: true - - /@babel/traverse/7.18.9: - resolution: {integrity: sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.9 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.9 - '@babel/types': 7.18.9 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color + '@babel/parser': 7.20.5 + '@babel/types': 7.20.5 dev: true /@babel/traverse/7.20.5: @@ -1577,6 +1497,96 @@ packages: dev: true optional: true + /@esbuild/android-arm/0.16.4: + resolution: {integrity: sha512-rZzb7r22m20S1S7ufIc6DC6W659yxoOrl7sKP1nCYhuvUlnCFHVSbATG4keGUtV8rDz11sRRDbWkvQZpzPaHiw==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/android-arm64/0.16.4: + resolution: {integrity: sha512-VPuTzXFm/m2fcGfN6CiwZTlLzxrKsWbPkG7ArRFpuxyaHUm/XFHQPD4xNwZT6uUmpIHhnSjcaCmcla8COzmZ5Q==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/android-x64/0.16.4: + resolution: {integrity: sha512-MW+B2O++BkcOfMWmuHXB15/l1i7wXhJFqbJhp82IBOais8RBEQv2vQz/jHrDEHaY2X0QY7Wfw86SBL2PbVOr0g==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/darwin-arm64/0.16.4: + resolution: {integrity: sha512-a28X1O//aOfxwJVZVs7ZfM8Tyih2Za4nKJrBwW5Wm4yKsnwBy9aiS/xwpxiiTRttw3EaTg4Srerhcm6z0bu9Wg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@esbuild/darwin-x64/0.16.4: + resolution: {integrity: sha512-e3doCr6Ecfwd7VzlaQqEPrnbvvPjE9uoTpxG5pyLzr2rI2NMjDHmvY1E5EO81O/e9TUOLLkXA5m6T8lfjK9yAA==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@esbuild/freebsd-arm64/0.16.4: + resolution: {integrity: sha512-Oup3G/QxBgvvqnXWrBed7xxkFNwAwJVHZcklWyQt7YCAL5bfUkaa6FVWnR78rNQiM8MqqLiT6ZTZSdUFuVIg1w==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/freebsd-x64/0.16.4: + resolution: {integrity: sha512-vAP+eYOxlN/Bpo/TZmzEQapNS8W1njECrqkTpNgvXskkkJC2AwOXwZWai/Kc2vEFZUXQttx6UJbj9grqjD/+9Q==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-arm/0.16.4: + resolution: {integrity: sha512-A47ZmtpIPyERxkSvIv+zLd6kNIOtJH03XA0Hy7jaceRDdQaQVGSDt4mZqpWqJYgDk9rg96aglbF6kCRvPGDSUA==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-arm64/0.16.4: + resolution: {integrity: sha512-2zXoBhv4r5pZiyjBKrOdFP4CXOChxXiYD50LRUU+65DkdS5niPFHbboKZd/c81l0ezpw7AQnHeoCy5hFrzzs4g==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-ia32/0.16.4: + resolution: {integrity: sha512-uxdSrpe9wFhz4yBwt2kl2TxS/NWEINYBUFIxQtaEVtglm1eECvsj1vEKI0KX2k2wCe17zDdQ3v+jVxfwVfvvjw==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-loong64/0.15.9: resolution: {integrity: sha512-O+NfmkfRrb3uSsTa4jE3WApidSe3N5++fyOVGP1SmMZi4A3BZELkhUUvj5hwmMuNdlpzAZ8iAPz2vmcR7DCFQA==} engines: {node: '>=12'} @@ -1586,13 +1596,121 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils/4.1.2_eslint@8.28.0: + /@esbuild/linux-loong64/0.16.4: + resolution: {integrity: sha512-peDrrUuxbZ9Jw+DwLCh/9xmZAk0p0K1iY5d2IcwmnN+B87xw7kujOkig6ZRcZqgrXgeRGurRHn0ENMAjjD5DEg==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-mips64el/0.16.4: + resolution: {integrity: sha512-sD9EEUoGtVhFjjsauWjflZklTNr57KdQ6xfloO4yH1u7vNQlOfAlhEzbyBKfgbJlW7rwXYBdl5/NcZ+Mg2XhQA==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-ppc64/0.16.4: + resolution: {integrity: sha512-X1HSqHUX9D+d0l6/nIh4ZZJ94eQky8d8z6yxAptpZE3FxCWYWvTDd9X9ST84MGZEJx04VYUD/AGgciddwO0b8g==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-riscv64/0.16.4: + resolution: {integrity: sha512-97ANpzyNp0GTXCt6SRdIx1ngwncpkV/z453ZuxbnBROCJ5p/55UjhbaG23UdHj88fGWLKPFtMoU4CBacz4j9FA==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-s390x/0.16.4: + resolution: {integrity: sha512-pUvPQLPmbEeJRPjP0DYTC1vjHyhrnCklQmCGYbipkep+oyfTn7GTBJXoPodR7ZS5upmEyc8lzAkn2o29wD786A==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-x64/0.16.4: + resolution: {integrity: sha512-N55Q0mJs3Sl8+utPRPBrL6NLYZKBCLLx0bme/+RbjvMforTGGzFvsRl4xLTZMUBFC1poDzBEPTEu5nxizQ9Nlw==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/netbsd-x64/0.16.4: + resolution: {integrity: sha512-LHSJLit8jCObEQNYkgsDYBh2JrJT53oJO2HVdkSYLa6+zuLJh0lAr06brXIkljrlI+N7NNW1IAXGn/6IZPi3YQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/openbsd-x64/0.16.4: + resolution: {integrity: sha512-nLgdc6tWEhcCFg/WVFaUxHcPK3AP/bh+KEwKtl69Ay5IBqUwKDaq/6Xk0E+fh/FGjnLwqFSsarsbPHeKM8t8Sw==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/sunos-x64/0.16.4: + resolution: {integrity: sha512-08SluG24GjPO3tXKk95/85n9kpyZtXCVwURR2i4myhrOfi3jspClV0xQQ0W0PYWHioJj+LejFMt41q+PG3mlAQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-arm64/0.16.4: + resolution: {integrity: sha512-yYiRDQcqLYQSvNQcBKN7XogbrSvBE45FEQdH8fuXPl7cngzkCvpsG2H9Uey39IjQ6gqqc+Q4VXYHsQcKW0OMjQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-ia32/0.16.4: + resolution: {integrity: sha512-5rabnGIqexekYkh9zXG5waotq8mrdlRoBqAktjx2W3kb0zsI83mdCwrcAeKYirnUaTGztR5TxXcXmQrEzny83w==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-x64/0.16.4: + resolution: {integrity: sha512-sN/I8FMPtmtT2Yw+Dly8Ur5vQ5a/RmC8hW7jO9PtPSQUPkowxWpcUZnqOggU7VwyT3Xkj6vcXWd3V/qTXwultQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@eslint-community/eslint-utils/4.1.2_eslint@8.29.0: resolution: {integrity: sha512-7qELuQWWjVDdVsFQ5+beUl+KPczrEDA7S3zM4QUd/bJl7oXgsmpXaEVqrRTnOBqenOV4rWf2kVZk2Ot085zPWA==} 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.28.0 + eslint: 8.29.0 eslint-visitor-keys: 3.3.0 dev: true @@ -1719,7 +1837,7 @@ packages: engines: {node: '>= 14'} dev: true - /@intlify/vite-plugin-vue-i18n/6.0.3_vite@3.2.4+vue-i18n@9.2.2: + /@intlify/vite-plugin-vue-i18n/6.0.3_vite@4.0.0+vue-i18n@9.2.2: resolution: {integrity: sha512-6SgNzPAOCR90wvt368lKzi7f/5ZEWJn22UCGvhFsP3XvKqlF3cVzojahgQ6o+LTdCkExeM6wPgd+haFf28E9VQ==} engines: {node: '>= 14.6'} peerDependencies: @@ -1740,7 +1858,7 @@ packages: debug: 4.3.4 fast-glob: 3.2.12 source-map: 0.6.1 - vite: 3.2.4 + vite: 4.0.0 vue-i18n: 9.2.2_vue@3.2.45 transitivePeerDependencies: - supports-color @@ -1993,14 +2111,18 @@ packages: rollup: 2.79.1 dev: true - /@rollup/plugin-replace/4.0.0_rollup@2.79.1: - resolution: {integrity: sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g==} + /@rollup/plugin-replace/5.0.1_rollup@3.7.3: + resolution: {integrity: sha512-Z3MfsJ4CK17BfGrZgvrcp/l6WXoKb0kokULO+zt/7bmcyayokDaQ2K3eDJcRLCTAlp5FPI4/gz9MHAsosz4Rag==} + engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^1.20.0 || ^2.0.0 + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.79.1 - magic-string: 0.25.9 - rollup: 2.79.1 + '@rollup/pluginutils': 5.0.2_rollup@3.7.3 + magic-string: 0.26.7 + rollup: 3.7.3 dev: true /@rollup/pluginutils/3.1.0_rollup@2.79.1: @@ -2037,6 +2159,21 @@ packages: picomatch: 2.3.1 dev: true + /@rollup/pluginutils/5.0.2_rollup@3.7.3: + 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 + rollup: 3.7.3 + dev: true + /@surma/rollup-plugin-off-main-thread/2.2.3: resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} dependencies: @@ -2167,7 +2304,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.45.0_czs5uoqkd3podpy6vgtsxfc7au: + /@typescript-eslint/eslint-plugin/5.45.0_lanalmh4wdvf2ldh3psw5tivce: resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2178,23 +2315,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/type-utils': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/utils': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/type-utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu + '@typescript-eslint/utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu debug: 4.3.4 - eslint: 8.28.0 + eslint: 8.29.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a: + /@typescript-eslint/parser/5.45.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2206,10 +2343,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.45.0 '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.28.0 - typescript: 4.9.3 + eslint: 8.29.0 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true @@ -2222,7 +2359,7 @@ packages: '@typescript-eslint/visitor-keys': 5.45.0 dev: true - /@typescript-eslint/type-utils/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a: + /@typescript-eslint/type-utils/5.45.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2232,12 +2369,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 - '@typescript-eslint/utils': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu debug: 4.3.4 - eslint: 8.28.0 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + eslint: 8.29.0 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true @@ -2247,7 +2384,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3: + /@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.4: resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2262,13 +2399,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a: + /@typescript-eslint/utils/5.45.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2278,10 +2415,10 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.45.0 '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 - eslint: 8.28.0 + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 + eslint: 8.29.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint-utils: 3.0.0_eslint@8.29.0 semver: 7.3.8 transitivePeerDependencies: - supports-color @@ -2296,52 +2433,52 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@unhead/dom/1.0.4: - resolution: {integrity: sha512-Mzkevk50k5xQo6mIcNcKGKJ4R7tYyCg8ZN5NfmiUXIfvjaM4zWEZK8DhZNbQ8/548oO6Eq2Y73+53W8rLsSaoQ==} + /@unhead/dom/1.0.13: + resolution: {integrity: sha512-ErfhK3Nwk3kpxnPEOrkruKAdS3/TrNlKs0nYtKgFJ1ywJYg+uNwRFDe82v4JdUMhnfmbgL/qcO3PTx3Dv09IEQ==} dependencies: - '@unhead/schema': 1.0.4 + '@unhead/schema': 1.0.13 - /@unhead/schema/1.0.4: - resolution: {integrity: sha512-bCkwV+GkAQN5yByelaeASmLVgdXypMC1O3xChW8oAC7ySz/ZqV9nXPt1Gx6jrNX4wL7Vbv3eCQ8jtB3QFH92ag==} + /@unhead/schema/1.0.13: + resolution: {integrity: sha512-K8SiAEkM8G7GaF1QvsKlthLmRqGB8R9SvZXMCucZqb2VQ6bU4IFSs/4q6dKxmV0fXb5AHdKUL9+rX/4rQ6FsZg==} dependencies: - '@zhead/schema': 1.0.4 + '@zhead/schema': 1.0.7 hookable: 5.4.2 - /@unhead/ssr/1.0.4: - resolution: {integrity: sha512-/uyJLBGM3OfemBHt9hWvQOMpbWaMjJCns2WmYcuiOE6EFNy68SjSzHbm0rYkarhZWYZqxy0Sq6zuzVsM0Gi15Q==} + /@unhead/ssr/1.0.13: + resolution: {integrity: sha512-pach3THVx8LU54M6aQ4qZeQdcLjXVnPlpHe7pQjHGvD6iBJC5bZc8TL+CHdTRxeiq2DqMA5uyfoor7VJJTi5AQ==} dependencies: - '@unhead/schema': 1.0.4 + '@unhead/schema': 1.0.13 - /@unhead/vue/1.0.4_vue@3.2.45: - resolution: {integrity: sha512-dW4FY4SRNaoGcFXuk6dU2Fp7fFHluBZqdOxpekMKO3q4zn+sOcnqHdzDmSnXPgoqr4huumnG8zNjVsuyRQ0+Mg==} + /@unhead/vue/1.0.13_vue@3.2.45: + resolution: {integrity: sha512-sGl640UQqN8HUYTKXOh6gErk/vw8byPdx1+ECqX4ec7UZYktsWgfyIReYBu09Qm3O6pIYfX8HlZbDipX+wQAOQ==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@unhead/schema': 1.0.4 + '@unhead/schema': 1.0.13 hookable: 5.4.2 vue: 3.2.45 - /@unocss/astro/0.47.2_vite@3.2.4: - resolution: {integrity: sha512-qigU8UZT40F+bn5WazGh6gBmoImiGBDW8AYTfUqE76BIjcqVW+n3CoVYkmXu+dzKNTZ6XIrLp9dkPEUN7MmlZw==} + /@unocss/astro/0.47.6_vite@4.0.0: + resolution: {integrity: sha512-8lR4KwuCeVxOTKk6g6hx6VUHhW1u+hki8oRsJaKEB0s5iUPmY6rCNtb/iaBJdceY11bZMMy5LZHJFTkod/T/zg==} dependencies: - '@unocss/core': 0.47.2 - '@unocss/reset': 0.47.2 - '@unocss/vite': 0.47.2_vite@3.2.4 + '@unocss/core': 0.47.6 + '@unocss/reset': 0.47.6 + '@unocss/vite': 0.47.6_vite@4.0.0 transitivePeerDependencies: - rollup - vite dev: true - /@unocss/cli/0.47.2: - resolution: {integrity: sha512-lWtiKDnwGMJEEoUiQDOtOMNBSy8/7wsbibixpvNuHOVF65sZDyRTpUo8KSoaaLYRw/T3XoaooVcr3G9QmpyZKw==} + /@unocss/cli/0.47.6: + resolution: {integrity: sha512-Lwuzl6xK+67LUb4pCKlyrMv9cDuTvywhlSBiYzDj1Su+21IQVRxUagpo10b1WlLXWWQz4J3bOJZYE/e/QV2/HQ==} engines: {node: '>=14'} hasBin: true dependencies: '@ampproject/remapping': 2.2.0 '@rollup/pluginutils': 5.0.2 - '@unocss/config': 0.47.2 - '@unocss/core': 0.47.2 - '@unocss/preset-uno': 0.47.2 + '@unocss/config': 0.47.6 + '@unocss/core': 0.47.6 + '@unocss/preset-uno': 0.47.6 cac: 6.7.14 chokidar: 3.5.3 colorette: 2.0.19 @@ -2354,146 +2491,157 @@ packages: - rollup dev: true - /@unocss/config/0.47.2: - resolution: {integrity: sha512-mzyUlqe3px5+nS4w+9beVn8VJWLhV9YjmWwqufReCO8MM0jVDyIh+UiS2yoooL49bpdvOdnPq5Y6SL5A8uwc1A==} + /@unocss/config/0.47.6: + resolution: {integrity: sha512-KycIrpKqPrTnrbNRLUgePuzfZUKk6afsKII6B53q9rVxxC1og4g7wCsvrn2D89lPipsJ6B9041VsdIhNqa8bFg==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 unconfig: 0.3.7 dev: true - /@unocss/core/0.47.2: - resolution: {integrity: sha512-OotOvF81zrKtJD1BysELXzowaMFfur24opuvPtGSizY1Z6rCL7w9aUUS2man38w24vP+iwmS5EJqMUZ0199YBw==} + /@unocss/core/0.47.6: + resolution: {integrity: sha512-Pjg/NdpuTwZk2Ns3bzI/3XVPuXU+AQ78Sw+9QJyMgA56dArd3TlpNDN6UTOD9XAK6mxdPUu7rNSKpNTLpBW2og==} dev: true - /@unocss/inspector/0.47.2: - resolution: {integrity: sha512-yOsaOAMH0FWJvuDJL8MPrG8japYRaQKWVldbFRgcfpknvwee/nccTtXuTS8SCmq6a8z5GVHj3mePfLByNJu0vg==} + /@unocss/inspector/0.47.6: + resolution: {integrity: sha512-enYQJo7+/UtSbgzpyKzL4vZU9Tz3QyoPGDmuKoHXSIt6sAtB+DQelW7vMWjcmwA19uaISxIGXx9BJPj5XV67UA==} dependencies: gzip-size: 6.0.0 sirv: 2.0.2 dev: true - /@unocss/preset-attributify/0.47.2: - resolution: {integrity: sha512-eSzC9AY0/s90nqCW0AFj3wsm6UwX/SnJsJmyiXNarMnOex6JRGh8vfgcczk+Ddd7kmzAX8hZzL/x6K/+Hq7HSQ==} + /@unocss/preset-attributify/0.47.6: + resolution: {integrity: sha512-s5XB8JpBPbGCHjvzc2j+Cx9o+QQm2CjRdQ7UjL05+uQcVYb8PBjlfD3BeIA21eBH5IxXF9SdOJfx8kUWNa5WFQ==} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 dev: true - /@unocss/preset-icons/0.47.2: - resolution: {integrity: sha512-pwdTDNzueZmmPxu4jpB/FxixSajeW6OA2y5OroDJHJYxgD8/Ii92+jzGLk8bVWuep3wHRC5k5FoaAAUoy/qplQ==} + /@unocss/preset-icons/0.47.6: + resolution: {integrity: sha512-YvANR5ueN+r1E4YOfqF1llyUzS6yxROrJ+7MGNdIfyNHFcTwdHRy0f6y8uyiMYWyLc6nGGrUjjdo+DEc30obSA==} dependencies: '@iconify/utils': 2.0.2 - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 ohmyfetch: 0.4.21 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini/0.47.2: - resolution: {integrity: sha512-w+iy8cmdP7kuBlow5hJGKr8dKiAVOKZy4Wybc1N5D0G65R2Lpk7/+FooCU779boY27FWNXDMhY9bqL3U3H8zlw==} + /@unocss/preset-mini/0.47.6: + resolution: {integrity: sha512-XP7ShDB42WU0xvZA1dG4E3LnzN4TYISm6AKQee3gmITUtE0ELTp9XutMgt0sqTe5FXeTRqw9XH7axv+4EqnE3Q==} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 dev: true - /@unocss/preset-tagify/0.47.2: - resolution: {integrity: sha512-vLgoUfVWDHdgOw51iYeCKvJRB4TzkuxtuTiol/pCtvHw9cKAgYrOir3ZnesCXf7zs3ccrbxvjr2pKh8tD9cV1w==} + /@unocss/preset-tagify/0.47.6: + resolution: {integrity: sha512-9MxgZAUWWEg5OPLY+fpEf/Clw88pi57HON95E9zKvRy816S5gqhbt3PSxal7pCB9WO+3JM6BFLazAJ7DHpT1qA==} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 dev: true - /@unocss/preset-typography/0.47.2: - resolution: {integrity: sha512-VGqtLoszNu6BR4zzN49QjCHZzegrI9D30/EHLbcIc/FM4RXjpwK4d4hfTJeGDYGCtiZSF2P/FEGhJ2GmB2Ehtg==} + /@unocss/preset-typography/0.47.6: + resolution: {integrity: sha512-/Hfsw05ogolLXqrxTu5bLFIgGGmVdRHGw5vSmY3g+YPy37HfWpbP3cOs8YEOv8r3lV9J7vzAxAKKT0MQgukiHQ==} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 dev: true - /@unocss/preset-uno/0.47.2: - resolution: {integrity: sha512-xtHEZvAexOu5uUpWJ7JsPCiSuuhZfPcQxL+sxZnhHLJ0m+jD4kAUZ/V3d4HFCwCJlOPdXBt1UPvNWxXnaQv+Dg==} + /@unocss/preset-uno/0.47.6: + resolution: {integrity: sha512-pDRuFmPzshX6ICaWhj7UBrnoL++rYD/QY52aljg9L4yAOZsZ1m0XRUlbnoXXXsEqDjw38SYNUzA1LtYcevBRvA==} dependencies: - '@unocss/core': 0.47.2 - '@unocss/preset-mini': 0.47.2 - '@unocss/preset-wind': 0.47.2 + '@unocss/core': 0.47.6 + '@unocss/preset-mini': 0.47.6 + '@unocss/preset-wind': 0.47.6 dev: true - /@unocss/preset-web-fonts/0.47.2: - resolution: {integrity: sha512-OklIzVlTaviOIUVWQFx964v7Okf1i+y4W1wbaqww6NF4O/yjV6g3SkjSGiS0Wb84i1fHwBNxQ4k6CXOfhstcDw==} + /@unocss/preset-web-fonts/0.47.6: + resolution: {integrity: sha512-TkN/etSSl61TtqxQJSVG/zfJUccdpgIuvqYrJOf4OZMj2rLwNHU2kOJEPFCfDyHTS+UjQ7LibfnE6snFDJ3pgQ==} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 ohmyfetch: 0.4.21 dev: true - /@unocss/preset-wind/0.47.2: - resolution: {integrity: sha512-RHwplISxVZYtOGZ/DgO62QUlIkIf3quJoLAQ7VUMd13z/47mV4MC3n3zVi6zvt0n7w/u+WxNem6r0cyCUFle9A==} + /@unocss/preset-wind/0.47.6: + resolution: {integrity: sha512-yl9zayR/CRfgnlM1iGEBKI3CkIVADv72UQHY+ZHqq/0VzeW8lSRG1KezqDKz2x3fMfrtbfls/fGLXQPNpD0mIw==} dependencies: - '@unocss/core': 0.47.2 - '@unocss/preset-mini': 0.47.2 + '@unocss/core': 0.47.6 + '@unocss/preset-mini': 0.47.6 dev: true - /@unocss/reset/0.47.2: - resolution: {integrity: sha512-jbXF1SFZO2f4O4Y0nXwzo2hK5ytZ5r95K4oeFTi4j2P1IKlWXx6HIKJTSmJc+qWETwmjhI0U6yn5dxoH25iEHw==} + /@unocss/reset/0.47.6: + resolution: {integrity: sha512-bdc2dbuDg+CzgeLowEwO1URRIMdzmCE4RH4IKpCpT1Xoa+92RRubdtzK4N/9ZiSo8d4vvfWcc8fvhZko/6smPQ==} - /@unocss/scope/0.47.2: - resolution: {integrity: sha512-70hyS9+8WIOjpzLDJtVs9rqKE+Ys5TNMxO7xnS2x918mZ2C/G2scnOoTrb3LCAEOBjqG/6VTyjFXLR3A/NMU5g==} + /@unocss/scope/0.47.6: + resolution: {integrity: sha512-aI7B4Il5xYfMcr50AC90I+Igi3KB9U0JPX2yiU2/WhOaO33ZReBWJmBQ4LhBGrdgNh8vkHpeqs8ntwq/o25nbA==} dev: true - /@unocss/transformer-attributify-jsx/0.47.2: - resolution: {integrity: sha512-Pk8JYHkZYJhiV8ljqFqB/msZg/5Po0pukvMRc/G4/lbhXRgiV1ypHkHEvwz5zd+ovSxK2mNPw8FHR4J7JDF/pA==} + /@unocss/transformer-attributify-jsx/0.47.6: + resolution: {integrity: sha512-1sjBPNpczbg1ZsM4OKr9SCisc3vXEpW+3aeCRlBq7UGlJId3vJlX19Yp6IV9IEnVubsUkgo/3nr0B12OD58VdQ==} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 dev: true - /@unocss/transformer-compile-class/0.47.2: - resolution: {integrity: sha512-Eh/lHPugzkFXU4n4NFTU33ZRJ11UGumjTXUfdFACLgv9SkKKqAMLHLvVPBP3SAhnpes8TDkKoK91ejlsAEboNg==} + /@unocss/transformer-compile-class/0.47.6: + resolution: {integrity: sha512-/+O0qJlHFOF4iO+RVkK5sPLJJzWp8dkAJGH/ArBzpT4hnxe8W7c0tb0hlJxwUp5J7UcP4lDhd8VKKvlyadHkuA==} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 dev: true - /@unocss/transformer-directives/0.47.2: - resolution: {integrity: sha512-K9MRjw+uSFYtx8kMBqbKFhzs66j2tmZmxbMN3gW2MIYd6UZ/EB5+7kVKAMcV0sd7UZd4TVZM4p3WyuIf+/jjvg==} + /@unocss/transformer-directives/0.47.6: + resolution: {integrity: sha512-vRY9bNhE+iNlRpsnky86MtKpRb8ipk3IHvtuRkK5DSjcjn7RGmh5ZpH9pzg39NvbWtRYq5/EN19riIYQHRetnA==} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 css-tree: 2.2.1 dev: true - /@unocss/transformer-variant-group/0.47.2: - resolution: {integrity: sha512-VOjM7/nMuK1dbS6mPcNRNZx99h0Bf8M0EnuuclrLXE9pEvc5hxrLb6lpVkf5b5YGRamf0J4pWju3li5tNOVJ1g==} + /@unocss/transformer-variant-group/0.47.6: + resolution: {integrity: sha512-+uXz0pOv6WbEzQuW5RbgDSiwO274blsOsE63PdiRBMID1eSYKffGBcmiDh875QWc9ncFpjSKml+4q8jU7I+a0w==} dependencies: - '@unocss/core': 0.47.2 + '@unocss/core': 0.47.6 dev: true - /@unocss/vite/0.47.2_vite@3.2.4: - resolution: {integrity: sha512-J+cwHPsg0TSIE7egV1mFSOql4kDmT+vR/E0Y79OJdmUt3DcrJyhnLSjmOPHopWSKh3sEQFiooZgl0EIABdgziw==} + /@unocss/vite/0.47.6_vite@4.0.0: + resolution: {integrity: sha512-NL3A20sJHwMyCHOaxLlFXnr71QHEd118GN82e/mtFluEh7F3WyLndaZfWQLmLEeJ3z+P4nURFCLirZJIXr4XgQ==} peerDependencies: - vite: ^2.9.0 || ^3.0.0-0 + vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 dependencies: '@ampproject/remapping': 2.2.0 '@rollup/pluginutils': 5.0.2 - '@unocss/config': 0.47.2 - '@unocss/core': 0.47.2 - '@unocss/inspector': 0.47.2 - '@unocss/scope': 0.47.2 - '@unocss/transformer-directives': 0.47.2 - magic-string: 0.26.7 - vite: 3.2.4 + '@unocss/config': 0.47.6 + '@unocss/core': 0.47.6 + '@unocss/inspector': 0.47.6 + '@unocss/scope': 0.47.6 + '@unocss/transformer-directives': 0.47.6 + magic-string: 0.27.0 + vite: 4.0.0 transitivePeerDependencies: - rollup dev: true - /@vitejs/plugin-vue/3.2.0_vite@3.2.4+vue@3.2.45: + /@vitejs/plugin-vue/3.2.0_vite@4.0.0+vue@3.2.45: 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.2.4 + vite: 4.0.0 vue: 3.2.45 dev: true - /@volar/language-core/1.0.10: - resolution: {integrity: sha512-7WNzjvdUXjggEZvYu9EInABl4mvXtyiiaJDOJM+plHJT7xW5voLja0BrYYji6TUn8Q4HakLvTPpQddPLq134mg==} + /@vitejs/plugin-vue/4.0.0_vite@4.0.0+vue@3.2.45: + resolution: {integrity: sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + vite: ^4.0.0 + vue: ^3.2.25 dependencies: - '@volar/source-map': 1.0.10 + vite: 4.0.0 + vue: 3.2.45 + dev: true + + /@volar/language-core/1.0.13: + resolution: {integrity: sha512-aJhRiNjKFgLLB3nRJOfAeyle4StnEQgOKa0UpJU+k5EZd3QdiMfQmekXjxYeQj7NOZNQU7zCBEIvQ3gy15I7tA==} + dependencies: + '@volar/source-map': 1.0.13 '@vue/reactivity': 3.2.45 muggle-string: 0.1.0 dev: true @@ -2506,8 +2654,8 @@ packages: muggle-string: 0.1.0 dev: true - /@volar/source-map/1.0.10: - resolution: {integrity: sha512-jSZW1tfsvAOHlpoRy14zH9sdCYR4g8QcnCXRli8juFC2UHoVzVRKB6VdnXcx5wRAlIRXoiBpsU+pKminryKEBw==} + /@volar/source-map/1.0.13: + resolution: {integrity: sha512-dU0plR9BS+bLs7u4chWay+VEIFTrLF15rG2634lGcu7o+z01bRO1U2cegZuIPy46SNkN3ONErLHwS09NBM+Ucg==} dependencies: muggle-string: 0.1.0 dev: true @@ -2518,30 +2666,30 @@ packages: muggle-string: 0.1.0 dev: true - /@volar/typescript/1.0.10: - resolution: {integrity: sha512-Nd+u2Z2P1V+KiNBMLLK6wV4sswOOYBsjEHmgK29eENXtos1+gF2GWB908vvwmT75dmCtlYZ8No14lvCqXUAVdg==} + /@volar/typescript/1.0.13: + resolution: {integrity: sha512-CfJ4higRZrLDAHVGY84gZ444ZUcA3ktPqVMW0fM3mgHDbzYViB3/tsvXOtZk76D3HK2ap6n4cDwBSv3cY4xqlg==} dependencies: - '@volar/language-core': 1.0.10 + '@volar/language-core': 1.0.13 dev: true - /@volar/vue-language-core/1.0.10: - resolution: {integrity: sha512-m7pYXGwkpF9Bmuud73kGlAX31QUTwifYbgCenaqm3hGNh+SJebSkxzk4NJvabiGbA6ON3b5ayQZ/rbOEtdoghw==} + /@volar/vue-language-core/1.0.13: + resolution: {integrity: sha512-DRUg7yk4w2+5XFk8LS1dbXEM0na2uAddOj3KWHROPQmn78pfgXEH3r0NGDCnxElWJX5Y16iameisOjtOhevxog==} dependencies: - '@volar/language-core': 1.0.10 - '@volar/source-map': 1.0.10 + '@volar/language-core': 1.0.13 + '@volar/source-map': 1.0.13 '@vue/compiler-dom': 3.2.45 '@vue/compiler-sfc': 3.2.45 '@vue/reactivity': 3.2.45 '@vue/shared': 3.2.45 - minimatch: 5.1.0 + minimatch: 5.1.1 vue-template-compiler: 2.7.14 dev: true - /@volar/vue-typescript/1.0.10: - resolution: {integrity: sha512-GjQ+mfIUljXGfkTmNrfNT8YYQY48mcOE5SJ190o6ENArzH9cqjmvPLo1nrdurbZOFwztwEDNye5N1/5aL9sZ1g==} + /@volar/vue-typescript/1.0.13: + resolution: {integrity: sha512-iEdkF5l6G10fv/G5hs7WcvtT48AT6y/Pm7pvafnB6SxPhm2uHQ+130x3zeWLMaUel5t6h5LBw2pFsF5Bh85QAQ==} dependencies: - '@volar/typescript': 1.0.10 - '@volar/vue-language-core': 1.0.10 + '@volar/typescript': 1.0.13 + '@volar/vue-language-core': 1.0.13 dev: true /@vue-macros/api/0.2.0: @@ -2632,16 +2780,16 @@ packages: unplugin: 1.0.0 dev: true - /@vue-macros/named-template/0.0.6_vite@3.2.4+vue@3.2.45: + /@vue-macros/named-template/0.0.6_vite@4.0.0+vue@3.2.45: resolution: {integrity: sha512-nEoutSYbwu7QC+uWcs90rD28erP6xZ0aU4uYnrxTUnVcbga9xMchxcs3MgI/2ax6dz/EXf1f1utYXXpGgLi+Tw==} engines: {node: '>=14.19.0'} dependencies: '@rollup/pluginutils': 4.2.1 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.45 + '@vitejs/plugin-vue': 3.2.0_vite@4.0.0+vue@3.2.45 '@vue-macros/common': 0.13.4 '@vue/compiler-dom': 3.2.45 unplugin: 1.0.0 - unplugin-combine: 0.2.8_vite@3.2.4 + unplugin-combine: 0.2.8_vite@4.0.0 transitivePeerDependencies: - esbuild - rollup @@ -2660,14 +2808,14 @@ packages: unplugin: 1.0.0 dev: true - /@vue-macros/setup-component/0.12.8_vite@3.2.4: + /@vue-macros/setup-component/0.12.8_vite@4.0.0: resolution: {integrity: sha512-2tRMl8l8OYMpIRYsZyAZfH0dNT7CONMTcmdGEffJb5GvK8XOmdgGk7NFUhaQg3EEnk1SUq1Kdcx+gyH/a0qE4A==} engines: {node: '>=14.19.0'} dependencies: '@rollup/pluginutils': 4.2.1 '@vue-macros/common': 0.13.4 unplugin: 1.0.0 - unplugin-combine: 0.2.8_vite@3.2.4 + unplugin-combine: 0.2.8_vite@4.0.0 transitivePeerDependencies: - esbuild - rollup @@ -2701,7 +2849,7 @@ packages: '@vue/compiler-core': 3.2.45 dev: true - /@vue-macros/volar/0.5.4_vue-tsc@1.0.10+vue@3.2.45: + /@vue-macros/volar/0.5.4_vue-tsc@1.0.13+vue@3.2.45: resolution: {integrity: sha512-zOL/3CFuucnTTwStnb+INgeLp4K2/jKXj+wJ1eGRjhBree7CVMxpMK9m33WsSQhA0R+P2kRSp2HLRDnknZEGMQ==} peerDependencies: vue-tsc: ^1.0.9 @@ -2714,7 +2862,7 @@ packages: '@vue-macros/define-props': 0.0.3_vue@3.2.45 '@vue-macros/short-vmodel': 1.0.0 muggle-string: 0.1.0 - vue-tsc: 1.0.10_typescript@4.9.3 + vue-tsc: 1.0.13_typescript@4.9.4 transitivePeerDependencies: - vue dev: true @@ -2728,9 +2876,9 @@ packages: dependencies: '@babel/helper-module-imports': 7.18.6 '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.20.2 + '@babel/template': 7.18.10 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 '@vue/babel-helper-vue-transform-on': 1.0.2 camelcase: 6.3.0 html-tags: 3.2.0 @@ -2871,8 +3019,8 @@ packages: /@vue/shared/3.2.45: resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==} - /@vue/test-utils/2.2.4_vue@3.2.45: - resolution: {integrity: sha512-1JjLduJ84bFcuCt/1YLTNyktYeUHS/zA0u8iTmF6w6ul1K/nSvyKu/MC47YjdpZ4lI/hn7FH31B22kfz62e9wA==} + /@vue/test-utils/2.2.6_vue@3.2.45: + resolution: {integrity: sha512-64zHtJZdG7V/U2L0j/z3Pt5bSygccI3xs+Kl7LB73AZK4MQ8WONJhqDQPK8leUFFA9CmmoJygeky7zcl2hX10A==} peerDependencies: vue: ^3.0.1 dependencies: @@ -2890,15 +3038,15 @@ packages: - '@vue/composition-api' - vue - /@vueuse/head/1.0.18_vue@3.2.45: - resolution: {integrity: sha512-V3EuLoZFrMgvCQYSE0pJupYglZ0ID3rr/8ATIgnZNn+fjRrIEn8oAwAe8FRFAUKgBb0rZt+QY94PaDF6/HOLOQ==} + /@vueuse/head/1.0.22_vue@3.2.45: + resolution: {integrity: sha512-YmUdbzNdCnhmrAFxGnJS+Rixj+swE+TQC9OEaYDHIro6gE7W11jugcdwVP00HrA4WRQhg+TOQ4YcY2oL/PP1hw==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@unhead/dom': 1.0.4 - '@unhead/schema': 1.0.4 - '@unhead/ssr': 1.0.4 - '@unhead/vue': 1.0.4_vue@3.2.45 + '@unhead/dom': 1.0.13 + '@unhead/schema': 1.0.13 + '@unhead/ssr': 1.0.13 + '@unhead/vue': 1.0.13_vue@3.2.45 vue: 3.2.45 /@vueuse/metadata/9.6.0: @@ -2912,8 +3060,8 @@ packages: - '@vue/composition-api' - vue - /@zhead/schema/1.0.4: - resolution: {integrity: sha512-v/CM22nH0TW9VU5IcRXlshwrMtsZPnFQWhcLBvpZjOJvfEmjl8cUb6OIJQJRR2WESNjjPW2Cji8mgL9XSVLjxA==} + /@zhead/schema/1.0.7: + resolution: {integrity: sha512-jN2ipkz39YrHd8uulgw/Y7x8iOxvR/cTkin/E9zRQVP5JBIrrJMiGyFFj6JBW4Q029xJ5dKtpwy/3RZWpz+dkQ==} /abab/2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} @@ -2951,12 +3099,12 @@ packages: acorn: 7.4.1 dev: true - /acorn-jsx/5.3.2_acorn@8.8.0: + /acorn-jsx/5.3.2_acorn@8.8.1: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.8.0 + acorn: 8.8.1 dev: true /acorn-walk/8.2.0: @@ -2970,12 +3118,6 @@ packages: hasBin: true dev: true - /acorn/8.8.0: - resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==} - engines: {node: '>=0.4.0'} - hasBin: true - dev: true - /acorn/8.8.1: resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==} engines: {node: '>=0.4.0'} @@ -3765,9 +3907,9 @@ packages: /csstype/2.6.20: resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==} - /cypress/11.2.0: - resolution: {integrity: sha512-u61UGwtu7lpsNWLUma/FKNOsrjcI6wleNmda/TyKHe0dOBcVjbCPlp1N6uwFZ0doXev7f/91YDpU9bqDCFeBLA==} - engines: {node: '>=12.0.0'} + /cypress/12.0.2: + resolution: {integrity: sha512-WnLx1DpnbF1vbpDBkgP14rK5yS3U+Gvxrv2fsB4Owma26oIyENj7DDRnsJbSZuTfG4mcuUJxAkRHJR2wBqBfMA==} + engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} hasBin: true requiresBuild: true dependencies: @@ -4351,7 +4493,7 @@ packages: /esbuild-node-loader/0.6.5: resolution: {integrity: sha512-uPP+dllWm38cFvDysdocutN3lfe5pTIbddAHp1ENyLzpHYqE2r+3Wo+pfg9X3p8DFWwzIisft5YkeBIthIcixw==} dependencies: - esbuild: 0.15.9 + esbuild: 0.16.4 dev: true /esbuild-openbsd-64/0.15.9: @@ -4440,6 +4582,36 @@ packages: esbuild-windows-arm64: 0.15.9 dev: true + /esbuild/0.16.4: + resolution: {integrity: sha512-qQrPMQpPTWf8jHugLWHoGqZjApyx3OEm76dlTXobHwh/EBbavbRdjXdYi/GWr43GyN0sfpap14GPkb05NH3ROA==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.16.4 + '@esbuild/android-arm64': 0.16.4 + '@esbuild/android-x64': 0.16.4 + '@esbuild/darwin-arm64': 0.16.4 + '@esbuild/darwin-x64': 0.16.4 + '@esbuild/freebsd-arm64': 0.16.4 + '@esbuild/freebsd-x64': 0.16.4 + '@esbuild/linux-arm': 0.16.4 + '@esbuild/linux-arm64': 0.16.4 + '@esbuild/linux-ia32': 0.16.4 + '@esbuild/linux-loong64': 0.16.4 + '@esbuild/linux-mips64el': 0.16.4 + '@esbuild/linux-ppc64': 0.16.4 + '@esbuild/linux-riscv64': 0.16.4 + '@esbuild/linux-s390x': 0.16.4 + '@esbuild/linux-x64': 0.16.4 + '@esbuild/netbsd-x64': 0.16.4 + '@esbuild/openbsd-x64': 0.16.4 + '@esbuild/sunos-x64': 0.16.4 + '@esbuild/win32-arm64': 0.16.4 + '@esbuild/win32-ia32': 0.16.4 + '@esbuild/win32-x64': 0.16.4 + dev: true + /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -4504,7 +4676,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -4512,44 +4684,44 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.33.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-L1gZat+fi/DRWIr/kA/IAuWftz+tM/y/2cla+LZ3YuGfSlXs9muFNbCMZ8DNrnKybSTp+e6Wq1rgCzVhZCNMWA==} + /eslint-plugin-antfu/0.33.1_ha6vam6werchizxrnqvarmz2zu: + resolution: {integrity: sha512-QhEFqyMpsXDV+Rz/mzGs6LSb6XAeCtS0YgmcqAEeTYL+rCmEaxGWiOKDphhEUcVf7qT86fZkF8h7ffBwId30bA==} dependencies: - '@typescript-eslint/utils': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-cypress/2.12.1_eslint@8.28.0: + /eslint-plugin-cypress/2.12.1_eslint@8.29.0: resolution: {integrity: sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.28.0 + eslint: 8.29.0 globals: 11.12.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.28.0: + /eslint-plugin-es/4.1.0_eslint@8.29.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.28.0 + eslint: 8.29.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.28.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.29.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.28.0 + eslint: 8.29.0 ignore: 5.2.0 dev: true @@ -4559,7 +4731,7 @@ packages: htmlparser2: 8.0.1 dev: true - /eslint-plugin-import/2.26.0_vbnhqcxlbs7ynbxw44hu2vq7eq: + /eslint-plugin-import/2.26.0_ub3senzxbs32f65wl7xoyha6lu: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -4569,12 +4741,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.28.0 + eslint: 8.29.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_qmpifwyzn34eynp7nnofo77ygy has: 1.0.3 @@ -4590,40 +4762,40 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc/2.5.0_eslint@8.28.0: + /eslint-plugin-jsonc/2.5.0_eslint@8.29.0: resolution: {integrity: sha512-G257khwkrOQ5MJpSzz4yQh5K12W4xFZRcHmVlhVFWh2GCLDX+JwHnmkQoUoFDbOieSPBMsPFZDTJScwrXiWlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.28.0 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint: 8.29.0 + eslint-utils: 3.0.0_eslint@8.29.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown/3.0.0_eslint@8.28.0: + /eslint-plugin-markdown/3.0.0_eslint@8.29.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.28.0 + eslint: 8.29.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-n/15.5.1_eslint@8.28.0: + /eslint-plugin-n/15.5.1_eslint@8.29.0: resolution: {integrity: sha512-kAd+xhZm7brHoFLzKLB7/FGRFJNg/srmv67mqb7tto22rpr4wv/LV6RuXzAfv3jbab7+k1wi42PsIhGviywaaw==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.28.0 - eslint-plugin-es: 4.1.0_eslint@8.28.0 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint: 8.29.0 + eslint-plugin-es: 4.1.0_eslint@8.29.0 + eslint-utils: 3.0.0_eslint@8.29.0 ignore: 5.2.0 is-core-module: 2.11.0 minimatch: 3.1.2 @@ -4636,26 +4808,26 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-promise/6.1.1_eslint@8.28.0: + /eslint-plugin-promise/6.1.1_eslint@8.29.0: resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.28.0 + eslint: 8.29.0 dev: true - /eslint-plugin-unicorn/45.0.1_eslint@8.28.0: + /eslint-plugin-unicorn/45.0.1_eslint@8.29.0: resolution: {integrity: sha512-tLnIw5oDJJc3ILYtlKtqOxPP64FZLTkZkgeuoN6e7x6zw+rhBjOxyvq2c7577LGxXuIhBYrwisZuKNqOOHp3BA==} engines: {node: '>=14.18'} peerDependencies: eslint: '>=8.28.0' dependencies: '@babel/helper-validator-identifier': 7.19.1 - '@eslint-community/eslint-utils': 4.1.2_eslint@8.28.0 + '@eslint-community/eslint-utils': 4.1.2_eslint@8.29.0 ci-info: 3.6.1 clean-regexp: 1.0.0 - eslint: 8.28.0 + eslint: 8.29.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.2.0 @@ -4670,32 +4842,32 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/9.8.0_eslint@8.28.0: + /eslint-plugin-vue/9.8.0_eslint@8.29.0: resolution: {integrity: sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.28.0 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint: 8.29.0 + eslint-utils: 3.0.0_eslint@8.29.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.10 semver: 7.3.8 - vue-eslint-parser: 9.0.3_eslint@8.28.0 + vue-eslint-parser: 9.0.3_eslint@8.29.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml/1.2.0_eslint@8.28.0: + /eslint-plugin-yml/1.2.0_eslint@8.29.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.28.0 + eslint: 8.29.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.1.0 @@ -4726,13 +4898,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.28.0: + /eslint-utils/3.0.0_eslint@8.29.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.28.0 + eslint: 8.29.0 eslint-visitor-keys: 2.1.0 dev: true @@ -4751,8 +4923,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.28.0: - resolution: {integrity: sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==} + /eslint/8.29.0: + resolution: {integrity: sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -4767,7 +4939,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint-utils: 3.0.0_eslint@8.29.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -4825,8 +4997,8 @@ packages: resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.8.0 - acorn-jsx: 5.3.2_acorn@8.8.0 + acorn: 8.8.1 + acorn-jsx: 5.3.2_acorn@8.8.1 eslint-visitor-keys: 3.3.0 dev: true @@ -5065,7 +5237,7 @@ packages: /filelist/1.0.4: resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} dependencies: - minimatch: 5.1.0 + minimatch: 5.1.1 dev: true /fill-range/7.0.1: @@ -5163,9 +5335,9 @@ packages: engines: {node: '>= 0.6'} dev: true - /fs-extra/10.1.0: - resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} - engines: {node: '>=12'} + /fs-extra/11.1.0: + resolution: {integrity: sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==} + engines: {node: '>=14.14'} dependencies: graceful-fs: 4.2.10 jsonfile: 6.1.0 @@ -6330,6 +6502,13 @@ packages: sourcemap-codec: 1.4.8 dev: true + /magic-string/0.27.0: + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.14 + dev: true + /make-fetch-happen/10.2.0: resolution: {integrity: sha512-OnEfCLofQVJ5zgKwGk55GaqosqKjaR6khQlJY3dBAA+hM25Bc5CmX5rKUfVut+rYA3uidA7zb7AvcglU87rPRg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} @@ -6486,6 +6665,13 @@ packages: brace-expansion: 2.0.1 dev: true + /minimatch/5.1.1: + resolution: {integrity: sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==} + engines: {node: '>=10'} + dependencies: + brace-expansion: 2.0.1 + dev: true + /minimist/1.2.6: resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==} dev: true @@ -6563,7 +6749,7 @@ packages: acorn: 8.8.1 pathe: 1.0.0 pkg-types: 1.0.1 - ufo: 1.0.0 + ufo: 1.0.1 dev: true /mrmime/1.0.1: @@ -7111,8 +7297,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /pinia/2.0.27_mgnvym7yiazkylwwogi5r767ue: - resolution: {integrity: sha512-nOnXP0OFeL8R4WjAHsterU+11vptda643gH02xKNtSCDPiRzVfRYodOLihLDoa0gL1KKuQKV+KOzEgdt3YvqEw==} + /pinia/2.0.28_prq2uz4lho2pwp6irk4cfkrxwu: + resolution: {integrity: sha512-YClq9DkqCblq9rlyUual7ezMu/iICWdBtfJrDt4oWU9Zxpijyz7xB2xTwx57DaBQ96UGvvTMORzALr+iO5PVMw==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -7124,7 +7310,7 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.4.5 - typescript: 4.9.3 + typescript: 4.9.4 vue: 3.2.45 vue-demi: 0.13.11_vue@3.2.45 dev: false @@ -7142,8 +7328,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/7.17.1: - resolution: {integrity: sha512-O76jPxzoeja81Z/8YyTfuXt+f7qkpsyEJsNBreWYBLHY5rJkjvNE/bIUGQ2uD/rcYPEtmrZZYox21OjAMC9EGw==} + /pnpm/7.18.1: + resolution: {integrity: sha512-GulnWxFW1dej1sSiju1FlYtvWIYa35ZvbTk9F8jOo+1GgJEVdx1ObLaZCApd2I4IB+jozyNWzInEdV0hQgUq0Q==} engines: {node: '>=14.6'} hasBin: true dev: true @@ -7182,6 +7368,15 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss/8.4.20: + resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.4 + picocolors: 1.0.0 + source-map-js: 1.0.2 + dev: true + /prelude-ls/1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} engines: {node: '>= 0.8.0'} @@ -7192,8 +7387,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.7.1: - resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==} + /prettier/2.8.1: + resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -7529,6 +7724,7 @@ packages: /rollup-plugin-terser/7.0.2_rollup@2.79.1: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} + deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser peerDependencies: rollup: ^2.0.0 dependencies: @@ -7547,6 +7743,14 @@ packages: fsevents: 2.3.2 dev: true + /rollup/3.7.3: + resolution: {integrity: sha512-7e68MQbAWCX6mI4/0lG1WHd+NdNAlVamg0Zkd+8LZ/oXojligdGnCNyHlzXqXCZObyjs5FRc3AH0b17iJESGIQ==} + engines: {node: '>=14.18.0', npm: '>=8.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 + dev: true + /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: @@ -7974,12 +8178,6 @@ packages: engines: {node: '>=8'} dev: true - /strip-literal/0.4.2: - resolution: {integrity: sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==} - dependencies: - acorn: 8.8.1 - dev: true - /strip-literal/1.0.0: resolution: {integrity: sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==} dependencies: @@ -8192,14 +8390,14 @@ packages: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} dev: true - /tsutils/3.21.0_typescript@4.9.3: + /tsutils/3.21.0_typescript@4.9.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.3 + typescript: 4.9.4 dev: true /tunnel-agent/0.6.0: @@ -8264,8 +8462,8 @@ packages: mime-types: 2.1.35 dev: true - /typescript/4.9.3: - resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==} + /typescript/4.9.4: + resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} engines: {node: '>=4.2.0'} hasBin: true @@ -8277,8 +8475,8 @@ packages: resolution: {integrity: sha512-fk6CmUgwKCfX79EzcDQQpSCMxrHstvbLswFChHS0Vump+kFkw7nJBfTZoC1j0bOGoY9I7R3n2DGek5ajbcYnOw==} dev: true - /ufo/1.0.0: - resolution: {integrity: sha512-DRty0ZBNlJ2R59y4mEupJRKLbkLQsc4qtxjpQv78AwEDuBkaUogMc2LkeqW3HddFlw6NwnXYfdThEZOiNgkmmQ==} + /ufo/1.0.1: + resolution: {integrity: sha512-boAm74ubXHY7KJQZLlXrtMz52qFvpsbOxDcZOnw/Wf+LS4Mmyu7JxmzD4tDLtUQtmZECypJ0FrCz4QIe6dvKRA==} dev: true /uglify-js/3.16.3: @@ -8334,20 +8532,20 @@ packages: engines: {node: '>=4'} dev: true - /unimport/1.0.1: - resolution: {integrity: sha512-SEPKl3uyqUvi6c0MnyCmUF9H07CuC9j9p2p33F03LmegU0sxjpnjL0fLKAhh7BTfcKaJKj+1iOiAFtg7P3m5mQ==} + /unimport/1.0.2: + resolution: {integrity: sha512-DcYkDwl1XMZNmyEKUFzVzHAul0FZcj9m0OM/WRfaAtg6Gw1waYlypYJl6qAg31k57TnNPwGDCAxYPodYC5qomQ==} dependencies: '@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.7 + magic-string: 0.27.0 mlly: 1.0.0 pathe: 1.0.0 pkg-types: 1.0.1 scule: 1.0.0 strip-literal: 1.0.0 - unplugin: 1.0.0 + unplugin: 1.0.1 transitivePeerDependencies: - rollup dev: true @@ -8387,32 +8585,32 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss/0.47.2_vite@3.2.4: - resolution: {integrity: sha512-8ak1fS78FPupgvFT+VTxK2PNvBMAAQ5sEH4Sg9t9XybeMKKszUDwdNHrdHGba3IahGPGpfZVnKGVb/NwI0/AVQ==} + /unocss/0.47.6_vite@4.0.0: + resolution: {integrity: sha512-cc+m2h/Iky24zwAKir9ElmIhkPYNjZEUTemInctWlVN8QX9qpzsRZahAl7ZmKsBorXPFtux/JYoUCCtXftyxOw==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.47.2 + '@unocss/webpack': 0.47.6 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.47.2_vite@3.2.4 - '@unocss/cli': 0.47.2 - '@unocss/core': 0.47.2 - '@unocss/preset-attributify': 0.47.2 - '@unocss/preset-icons': 0.47.2 - '@unocss/preset-mini': 0.47.2 - '@unocss/preset-tagify': 0.47.2 - '@unocss/preset-typography': 0.47.2 - '@unocss/preset-uno': 0.47.2 - '@unocss/preset-web-fonts': 0.47.2 - '@unocss/preset-wind': 0.47.2 - '@unocss/reset': 0.47.2 - '@unocss/transformer-attributify-jsx': 0.47.2 - '@unocss/transformer-compile-class': 0.47.2 - '@unocss/transformer-directives': 0.47.2 - '@unocss/transformer-variant-group': 0.47.2 - '@unocss/vite': 0.47.2_vite@3.2.4 + '@unocss/astro': 0.47.6_vite@4.0.0 + '@unocss/cli': 0.47.6 + '@unocss/core': 0.47.6 + '@unocss/preset-attributify': 0.47.6 + '@unocss/preset-icons': 0.47.6 + '@unocss/preset-mini': 0.47.6 + '@unocss/preset-tagify': 0.47.6 + '@unocss/preset-typography': 0.47.6 + '@unocss/preset-uno': 0.47.6 + '@unocss/preset-web-fonts': 0.47.6 + '@unocss/preset-wind': 0.47.6 + '@unocss/reset': 0.47.6 + '@unocss/transformer-attributify-jsx': 0.47.6 + '@unocss/transformer-compile-class': 0.47.6 + '@unocss/transformer-directives': 0.47.6 + '@unocss/transformer-variant-group': 0.47.6 + '@unocss/vite': 0.47.6_vite@4.0.0 transitivePeerDependencies: - rollup - supports-color @@ -8424,8 +8622,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.12.0_@vueuse+core@9.6.0: - resolution: {integrity: sha512-y1flixUHt0UioxeUwXe4N9GmIJskBz7uoC2qFGaUJO1feN9PYITHhRVqfXxYt7VAaZ24InNIeZIAIoQbRm3ZPw==} + /unplugin-auto-import/0.12.1_@vueuse+core@9.6.0: + resolution: {integrity: sha512-J/3ZORq5YGKG+8D5vLLOgqaHNK77izlVN07mQ752yRLqBNDbJiwPRSnUwwYqH5N6rDay1SqnJCHaUdbJ9QMI2w==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': '*' @@ -8433,18 +8631,18 @@ packages: '@vueuse/core': optional: true dependencies: - '@antfu/utils': 0.7.0 + '@antfu/utils': 0.7.2 '@rollup/pluginutils': 5.0.2 '@vueuse/core': 9.6.0_vue@3.2.45 local-pkg: 0.4.2 - magic-string: 0.26.7 - unimport: 1.0.1 - unplugin: 1.0.0 + magic-string: 0.27.0 + unimport: 1.0.2 + unplugin: 1.0.1 transitivePeerDependencies: - rollup dev: true - /unplugin-combine/0.2.8_vite@3.2.4: + /unplugin-combine/0.2.8_vite@4.0.0: resolution: {integrity: sha512-Z38AC/TEjXbVyZ5HjVqo+lADj0/dcfwWC0Z4y0LNhybJzJQwmcMxm+ZsqHY3faauj4YigmlRMdptR5JEW9RuLg==} engines: {node: '>=14.19.0'} peerDependencies: @@ -8464,11 +8662,11 @@ packages: dependencies: '@antfu/utils': 0.6.3 unplugin: 0.10.2 - vite: 3.2.4 + vite: 4.0.0 dev: true - /unplugin-vue-components/0.22.11_vue@3.2.45: - resolution: {integrity: sha512-GTzqPl0Ek8fq8qMufjR6hvtnjnSwMpJ1Rg2Ez9AcKZVp1piWoU/Q4FDnI9wHVKX8eenYL0nqAF3ejYAk1TUfqQ==} + /unplugin-vue-components/0.22.12_vue@3.2.45: + resolution: {integrity: sha512-FxyzsuBvMCYPIk+8cgscGBQ345tvwVu+qY5IhE++eorkyvA4Z1TiD/HCiim+Kbqozl10i4K+z+NCa2WO2jexRA==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -8477,16 +8675,16 @@ packages: '@babel/parser': optional: true dependencies: - '@antfu/utils': 0.7.0 + '@antfu/utils': 0.7.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.7 - minimatch: 5.1.0 + magic-string: 0.27.0 + minimatch: 5.1.1 resolve: 1.22.1 - unplugin: 1.0.0 + unplugin: 1.0.1 vue: 3.2.45 transitivePeerDependencies: - rollup @@ -8503,7 +8701,7 @@ packages: unplugin: 1.0.0 dev: true - /unplugin-vue-macros/1.0.3_xoklzibolihxt3z7zesekvvq4a: + /unplugin-vue-macros/1.0.3_47y4hrkqmohf3yzybpfy2unzbq: resolution: {integrity: sha512-QONC2iP0JNmIpbpL2jwsY89Lq6oTZf8JSbhQSVGB7xu+/iY52ZdfEB/bysai3lS5ScTH3M4y0KQHWVcyxBof7g==} engines: {node: '>=14.19.0'} peerDependencies: @@ -8516,13 +8714,13 @@ packages: '@vue-macros/define-render': 1.0.1_vue@3.2.45 '@vue-macros/define-slots': 0.0.6_vue@3.2.45 '@vue-macros/hoist-static': 1.0.0 - '@vue-macros/named-template': 0.0.6_vite@3.2.4+vue@3.2.45 + '@vue-macros/named-template': 0.0.6_vite@4.0.0+vue@3.2.45 '@vue-macros/setup-block': 0.0.1 - '@vue-macros/setup-component': 0.12.8_vite@3.2.4 + '@vue-macros/setup-component': 0.12.8_vite@4.0.0 '@vue-macros/setup-sfc': 0.12.8 '@vue-macros/short-emits': 1.0.1 local-pkg: 0.4.2 - unplugin-combine: 0.2.8_vite@3.2.4 + unplugin-combine: 0.2.8_vite@4.0.0 unplugin-vue-define-options: 1.0.0 vue: 3.2.45 transitivePeerDependencies: @@ -8551,6 +8749,15 @@ packages: webpack-virtual-modules: 0.4.6 dev: true + /unplugin/1.0.1: + resolution: {integrity: sha512-aqrHaVBWW1JVKBHmGo33T5TxeL0qWzfvjWokObHA9bYmN7eNDkwOxmLjhioHl9878qDFMAaT51XNroRyuz7WxA==} + dependencies: + acorn: 8.8.1 + chokidar: 3.5.3 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.5.0 + dev: true + /untildify/4.0.0: resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} engines: {node: '>=8'} @@ -8631,25 +8838,25 @@ packages: extsprintf: 1.3.0 dev: true - /vite-plugin-inspect/0.7.9_vite@3.2.4: - resolution: {integrity: sha512-YBI5/smKxx2gc5MrzQ8n6ztGxdtItoqumJn96d6b57SvC9aSvjMXsvzUgrR/dlVXCnpu755m1TXp3h/TsVOwJA==} + /vite-plugin-inspect/0.7.10_vite@4.0.0: + resolution: {integrity: sha512-E4r1tDNMw9XLBXk+3lWBQ5N4GfMQHjm5pzcs4SIATAgnEiGTDE9AlYQ9R6gmRmzFoUH7B5SK9Z5s3o0+LfRsDw==} engines: {node: '>=14'} peerDependencies: - vite: ^3.1.0 + vite: ^3.1.0 || ^4.0.0 dependencies: '@rollup/pluginutils': 5.0.2 debug: 4.3.4 - fs-extra: 10.1.0 + fs-extra: 11.1.0 kolorist: 1.6.0 sirv: 2.0.2 - ufo: 1.0.0 - vite: 3.2.4 + ufo: 1.0.1 + vite: 4.0.0 transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-pages/0.27.1_vite@3.2.4: + /vite-plugin-pages/0.27.1_vite@4.0.0: resolution: {integrity: sha512-KXfeG9aQSNsSXBs1mPeeuC0rwkLti+MgoJ3GknrwRDNrdrojb9czcFAVlnoPNVdfuvTHcWdf5zqN7+vuvz2JZQ==} peerDependencies: '@vue/compiler-sfc': ^2.7.0 || ^3.0.0 @@ -8666,23 +8873,23 @@ packages: json5: 2.2.1 local-pkg: 0.4.2 picocolors: 1.0.0 - vite: 3.2.4 + vite: 4.0.0 yaml: 2.1.3 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.13.3_vite@3.2.4: - resolution: {integrity: sha512-cjWXpZ7slAY14OKz7M8XdgTIi9wjf6OD6NkhiMAc+ogxnbUrecUwLdRtfGPCPsN2ftut5gaN1jTghb11p6IQAA==} + /vite-plugin-pwa/0.14.0_vite@4.0.0: + resolution: {integrity: sha512-3wZx47PLWTckOQhc8Y6YZjAbNZ89Ovh4TdCT97MGhgl7aFd2LUekVnAmIgFwgMqyxzJ93nmkPF/ALpEW/i2qCg==} peerDependencies: - vite: ^3.1.0 + vite: ^3.1.0 || ^4.0.0 dependencies: - '@rollup/plugin-replace': 4.0.0_rollup@2.79.1 + '@rollup/plugin-replace': 5.0.1_rollup@3.7.3 debug: 4.3.4 fast-glob: 3.2.12 pretty-bytes: 6.0.0 - rollup: 2.79.1 - vite: 3.2.4 + rollup: 3.7.3 + vite: 4.0.0 workbox-build: 6.5.4 workbox-window: 6.5.4 transitivePeerDependencies: @@ -8690,16 +8897,16 @@ packages: - supports-color dev: true - /vite-plugin-vue-component-preview/0.3.3_vite@3.2.4: + /vite-plugin-vue-component-preview/0.3.3_vite@4.0.0: resolution: {integrity: sha512-H9mGrmVPzBC48KkvFK4gcMXakz66ZIb9M/8dUIIarANVGJ3HV5iyfdgzJ7at5NZPIvEmGnKYJB9es5mtxPMn8A==} dependencies: - vite-plugin-vue-markdown: 0.22.1_vite@3.2.4 + vite-plugin-vue-markdown: 0.22.1_vite@4.0.0 transitivePeerDependencies: - vite dev: true - /vite-plugin-vue-inspector/2.0.0_vite@3.2.4: - resolution: {integrity: sha512-Q5OglEqVw8TYdSUAmyvFEkr5wm1vPszpUGvSXJttly4HcdKEwvUB7wkCBrdxV4qbTfIfmKN7SNapq0KkgboqlA==} + /vite-plugin-vue-inspector/2.0.1_vite@4.0.0: + resolution: {integrity: sha512-HlPr7acS4T2/Vb5DPU3LP2o46tmWRSWT/mzVR8C7XALHdl8PipRH9RkGsGi9DVocwLCa+wpy1T06fQdorI4/wQ==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 dependencies: @@ -8713,12 +8920,12 @@ packages: kolorist: 1.6.0 magic-string: 0.26.7 shell-quote: 1.7.4 - vite: 3.2.4 + vite: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-layouts/0.7.0_ltio2jrs4h243s6indlqgywoku: + /vite-plugin-vue-layouts/0.7.0_h746x2iafd67rpfmrsda4xydfq: resolution: {integrity: sha512-k5XDmRNFo4M/GmUjhbRXj2WmJiFcGoVI8l/uZ72RHyRDQr4wE/6Zq/KFq0lqXomWQxTSzakQRUswzNwtvZLE8A==} peerDependencies: vite: ^2.5.0 || ^3.0.0-0 @@ -8728,14 +8935,14 @@ packages: '@vue/compiler-sfc': 3.2.37 debug: 4.3.4 fast-glob: 3.2.11 - vite: 3.2.4 + vite: 4.0.0 vue: 3.2.45 vue-router: 4.1.6_vue@3.2.45 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-markdown/0.22.1_vite@3.2.4: + /vite-plugin-vue-markdown/0.22.1_vite@4.0.0: resolution: {integrity: sha512-zIFaNWGGfDZNW7rGfj7wQ/kBjUB5cTO1w7Dog7tOCVcFRRxJCtUDiIq9i2E0Nf8GGj2JrUw7aFWWNOkoF3Lhdg==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 @@ -8747,21 +8954,21 @@ packages: '@rollup/pluginutils': 4.2.1 '@types/markdown-it': 12.2.3 markdown-it: 13.0.1 - vite: 3.2.4 + vite: 4.0.0 dev: true /vite-ssg-sitemap/0.4.3: resolution: {integrity: sha512-9ZIRBRCgM1Q4RtXXEBHIu8gotbx9LCnHZOZXtdSzR0DnjN9H5IYGY3yGoxI6VX8dScXiluxOODFlNlr7ydyI9A==} dev: true - /vite-ssg/0.22.0_btsslyppnm7dvf4lyxme2fuxdq: - resolution: {integrity: sha512-GW8hARA4lT4fEAfxfnSEplV5JKQEM15yTVI8SZefYW69xfBVfujZrlqKqory+kHi7rgm7ZEhH8Uv82pdWETiSQ==} + /vite-ssg/0.22.1_sgsf6uhunmr36zwbcfhkgzqpdu: + resolution: {integrity: sha512-aiFbedElOR/amu0VPfWNj2oR7V9zX6oS4jzWEkOe5fJuZIV2+FnUyiupoyoo3lv3njgS2GENNpmxijN6tpJsTA==} engines: {node: '>=14.0.0'} hasBin: true peerDependencies: '@vueuse/head': ^1.0.0 critters: ^0.0.16 - vite: ^2.0.0 || ^3.0.0-0 + vite: ^2.0.0 || ^3.0.0 || ^4.0.0 vue: ^3.2.10 vue-router: ^4.0.1 peerDependenciesMeta: @@ -8770,16 +8977,16 @@ packages: vue-router: optional: true dependencies: - '@unhead/dom': 1.0.4 - '@vueuse/head': 1.0.18_vue@3.2.45 + '@unhead/dom': 1.0.13 + '@vueuse/head': 1.0.22_vue@3.2.45 critters: 0.0.16 - fs-extra: 10.1.0 + fs-extra: 11.1.0 html-minifier: 4.0.0 html5parser: 2.0.2 jsdom: 20.0.3 kolorist: 1.6.0 - prettier: 2.7.1 - vite: 3.2.4 + prettier: 2.8.1 + vite: 4.0.0 vue: 3.2.45 vue-router: 4.1.6_vue@3.2.45 yargs: 17.6.2 @@ -8790,8 +8997,8 @@ packages: - utf-8-validate dev: true - /vite/3.2.4: - resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==} + /vite/4.0.0: + resolution: {integrity: sha512-ynad+4kYs8Jcnn8J7SacS9vAbk7eMy0xWg6E7bAhS1s79TK+D7tVFGXVZ55S7RNLRROU1rxoKlvZ/qjaB41DGA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -8815,16 +9022,16 @@ packages: terser: optional: true dependencies: - esbuild: 0.15.9 - postcss: 8.4.18 + esbuild: 0.16.4 + postcss: 8.4.20 resolve: 1.22.1 - rollup: 2.79.1 + rollup: 3.7.3 optionalDependencies: fsevents: 2.3.2 dev: true - /vite/3.2.4_@types+node@18.6.1: - resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==} + /vite/4.0.0_@types+node@18.6.1: + resolution: {integrity: sha512-ynad+4kYs8Jcnn8J7SacS9vAbk7eMy0xWg6E7bAhS1s79TK+D7tVFGXVZ55S7RNLRROU1rxoKlvZ/qjaB41DGA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -8849,16 +9056,16 @@ packages: optional: true dependencies: '@types/node': 18.6.1 - esbuild: 0.15.9 - postcss: 8.4.18 + esbuild: 0.16.4 + postcss: 8.4.20 resolve: 1.22.1 - rollup: 2.79.1 + rollup: 3.7.3 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest/0.25.3: - resolution: {integrity: sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA==} + /vitest/0.25.7: + resolution: {integrity: sha512-lJ+Ue+v8kHl2JzjaKHJ9u5Yo/loU7zrWK2/Whn8OKQjtq5G7nkeWfXuq3elZaC8xKdkdIuWiiIicaNBG1F5yzg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -8888,11 +9095,11 @@ packages: debug: 4.3.4 local-pkg: 0.4.2 source-map: 0.6.1 - strip-literal: 0.4.2 + strip-literal: 1.0.0 tinybench: 2.3.1 tinypool: 0.3.0 tinyspy: 1.0.2 - vite: 3.2.4_@types+node@18.6.1 + vite: 4.0.0_@types+node@18.6.1 transitivePeerDependencies: - less - sass @@ -8924,14 +9131,14 @@ packages: dependencies: vue: 3.2.45 - /vue-eslint-parser/9.0.3_eslint@8.28.0: + /vue-eslint-parser/9.0.3_eslint@8.29.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.28.0 + eslint: 8.29.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.4.0 @@ -8969,15 +9176,15 @@ packages: he: 1.2.0 dev: true - /vue-tsc/1.0.10_typescript@4.9.3: - resolution: {integrity: sha512-o6ek6ZSDwpVWn7/ZXlIILfCZ18o7ypEYKMDynsyPj9m10/ALXkCLKIj9yVfx00QAX5Z/hKrdhYcA2ZaQ0+U7Kg==} + /vue-tsc/1.0.13_typescript@4.9.4: + resolution: {integrity: sha512-DORISA3Fu9595xbg5HQqUj4XZVvkyRkcZFJCkCt1CeN7tIMgVRQ8ow07AKcbuHoEkqg7OI4qLu1wyC/VH3o5Ug==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-language-core': 1.0.10 - '@volar/vue-typescript': 1.0.10 - typescript: 4.9.3 + '@volar/vue-language-core': 1.0.13 + '@volar/vue-typescript': 1.0.13 + typescript: 4.9.4 dev: true /vue/3.2.45: @@ -9024,6 +9231,10 @@ packages: resolution: {integrity: sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==} dev: true + /webpack-virtual-modules/0.5.0: + resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} + dev: true + /whatwg-encoding/2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'}