From b0323be19cbd921ec5e5de35c2d8476a7e28a6ef Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Wed, 30 Nov 2022 08:12:50 +0800 Subject: [PATCH] feat: update deps --- package.json | 26 +- pnpm-lock.yaml | 642 +++++++++++++++++++++++-------------------------- 2 files changed, 310 insertions(+), 358 deletions(-) diff --git a/package.json b/package.json index c9f37a9..1226652 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "private": true, - "packageManager": "pnpm@7.8.0", + "packageManager": "pnpm@7.17.1", "scripts": { "build": "vite-ssg build", "dev": "vite --port 3333 --open", @@ -15,18 +15,18 @@ "up": "taze major -I" }, "dependencies": { - "@unocss/reset": "^0.46.5", - "@vueuse/core": "^9.5.0", + "@unocss/reset": "^0.47.2", + "@vueuse/core": "^9.6.0", "@vueuse/head": "^1.0.18", "nprogress": "^0.2.0", - "pinia": "^2.0.25", + "pinia": "^2.0.27", "vue": "^3.2.45", "vue-demi": "^0.13.11", "vue-i18n": "^9.2.2", "vue-router": "^4.1.6" }, "devDependencies": { - "@antfu/eslint-config": "^0.31.0", + "@antfu/eslint-config": "^0.32.0", "@iconify-json/carbon": "^1.1.11", "@intlify/vite-plugin-vue-i18n": "^6.0.3", "@types/markdown-it-link-attributes": "^3.0.1", @@ -36,20 +36,20 @@ "@vue/test-utils": "^2.2.4", "critters": "^0.0.16", "cross-env": "^7.0.3", - "cypress": "^11.1.0", + "cypress": "^11.2.0", "eslint": "^8.28.0", "eslint-plugin-cypress": "^2.12.1", "https-localhost": "^4.7.1", "markdown-it-link-attributes": "^4.0.1", - "markdown-it-shiki": "^0.6.1", - "pnpm": "^7.17.0", + "markdown-it-shiki": "^0.7.2", + "pnpm": "^7.17.1", "shiki": "^0.11.1", "taze": "^0.8.4", "typescript": "^4.9.3", - "unocss": "^0.46.5", - "unplugin-auto-import": "^0.11.5", + "unocss": "^0.47.2", + "unplugin-auto-import": "^0.12.0", "unplugin-vue-components": "^0.22.11", - "unplugin-vue-macros": "^1.0.0", + "unplugin-vue-macros": "^1.0.3", "vite": "^3.2.4", "vite-plugin-inspect": "^0.7.9", "vite-plugin-pages": "^0.27.1", @@ -59,7 +59,7 @@ "vite-plugin-vue-markdown": "^0.22.1", "vite-ssg": "^0.22.0", "vite-ssg-sitemap": "^0.4.3", - "vitest": "^0.25.2", - "vue-tsc": "^1.0.9" + "vitest": "^0.25.3", + "vue-tsc": "^1.0.10" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6101d3..ca2b43a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,35 +1,35 @@ lockfileVersion: 5.4 specifiers: - '@antfu/eslint-config': ^0.31.0 + '@antfu/eslint-config': ^0.32.0 '@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.46.5 + '@unocss/reset': ^0.47.2 '@vitejs/plugin-vue': ^3.2.0 '@vue-macros/volar': ^0.5.4 '@vue/test-utils': ^2.2.4 - '@vueuse/core': ^9.5.0 + '@vueuse/core': ^9.6.0 '@vueuse/head': ^1.0.18 critters: ^0.0.16 cross-env: ^7.0.3 - cypress: ^11.1.0 + cypress: ^11.2.0 eslint: ^8.28.0 eslint-plugin-cypress: ^2.12.1 https-localhost: ^4.7.1 markdown-it-link-attributes: ^4.0.1 - markdown-it-shiki: ^0.6.1 + markdown-it-shiki: ^0.7.2 nprogress: ^0.2.0 - pinia: ^2.0.25 - pnpm: ^7.17.0 + pinia: ^2.0.27 + pnpm: ^7.17.1 shiki: ^0.11.1 taze: ^0.8.4 typescript: ^4.9.3 - unocss: ^0.46.5 - unplugin-auto-import: ^0.11.5 + unocss: ^0.47.2 + unplugin-auto-import: ^0.12.0 unplugin-vue-components: ^0.22.11 - unplugin-vue-macros: ^1.0.0 + unplugin-vue-macros: ^1.0.3 vite: ^3.2.4 vite-plugin-inspect: ^0.7.9 vite-plugin-pages: ^0.27.1 @@ -39,49 +39,49 @@ specifiers: vite-plugin-vue-markdown: ^0.22.1 vite-ssg: ^0.22.0 vite-ssg-sitemap: ^0.4.3 - vitest: ^0.25.2 + vitest: ^0.25.3 vue: ^3.2.45 vue-demi: ^0.13.11 vue-i18n: ^9.2.2 vue-router: ^4.1.6 - vue-tsc: ^1.0.9 + vue-tsc: ^1.0.10 dependencies: - '@unocss/reset': 0.46.5 - '@vueuse/core': 9.5.0_vue@3.2.45 + '@unocss/reset': 0.47.2 + '@vueuse/core': 9.6.0_vue@3.2.45 '@vueuse/head': 1.0.18_vue@3.2.45 nprogress: 0.2.0 - pinia: 2.0.25_mgnvym7yiazkylwwogi5r767ue + pinia: 2.0.27_mgnvym7yiazkylwwogi5r767ue 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.31.0_hsf322ms6xhhd4b5ne6lb74y4a + '@antfu/eslint-config': 0.32.0_hsf322ms6xhhd4b5ne6lb74y4a '@iconify-json/carbon': 1.1.11 '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.4+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.9+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 critters: 0.0.16 cross-env: 7.0.3 - cypress: 11.1.0 + cypress: 11.2.0 eslint: 8.28.0 eslint-plugin-cypress: 2.12.1_eslint@8.28.0 https-localhost: 4.7.1 markdown-it-link-attributes: 4.0.1 - markdown-it-shiki: 0.6.1 - pnpm: 7.17.0 + markdown-it-shiki: 0.7.2 + pnpm: 7.17.1 shiki: 0.11.1 taze: 0.8.4 typescript: 4.9.3 - unocss: 0.46.5_vite@3.2.4 - unplugin-auto-import: 0.11.5_@vueuse+core@9.5.0 + 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.0_jpfe37id6rtfx3qpjube5didlq + 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 @@ -91,8 +91,8 @@ devDependencies: vite-plugin-vue-markdown: 0.22.1_vite@3.2.4 vite-ssg: 0.22.0_btsslyppnm7dvf4lyxme2fuxdq vite-ssg-sitemap: 0.4.3 - vitest: 0.25.2 - vue-tsc: 1.0.9_typescript@4.9.3 + vitest: 0.25.3 + vue-tsc: 1.0.10_typescript@4.9.3 packages: @@ -104,22 +104,22 @@ packages: '@jridgewell/trace-mapping': 0.3.14 dev: true - /@antfu/eslint-config-basic/0.31.0_fnsv2sbzcckq65bwfk7a5xwslu: - resolution: {integrity: sha512-LKUs20FRMUxfPuvraGcqipVUEHdXsQ44QdmvAvm9fynW2OQ/vUeftmoAwPtIQESyf2+xYvw4APemP01dIEllYA==} + /@antfu/eslint-config-basic/0.32.0_czs5uoqkd3podpy6vgtsxfc7au: + resolution: {integrity: sha512-5kdnpf9IfvuapPuLyOl3MZ2lXauhOiHLh5nt5MocKvlBF9Xc/S5U+1c+8uOG0wIk5cZd3JBO1ZlMjCs68y+/uw==} peerDependencies: eslint: '>=7.4.0' dependencies: eslint: 8.28.0 - eslint-plugin-antfu: 0.31.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint-plugin-antfu: 0.32.0_hsf322ms6xhhd4b5ne6lb74y4a eslint-plugin-eslint-comments: 3.2.0_eslint@8.28.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_vfrilbydaxalswvos6uuh4sxs4 + 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-no-only-tests: 3.1.0 eslint-plugin-promise: 6.1.1_eslint@8.28.0 - eslint-plugin-unicorn: 44.0.2_eslint@8.28.0 + eslint-plugin-unicorn: 45.0.1_eslint@8.28.0 eslint-plugin-yml: 1.2.0_eslint@8.28.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 @@ -131,15 +131,15 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.31.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-C4Blm+GuqeiQnvbgYJ/aLUobANlS3SjdSf8wClUEE74an+bXgErKgiwKj9VRAtZDjLJfy/HobYg2vtFGHXxbEQ==} + /@antfu/eslint-config-ts/0.32.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-NSsYK9ZSSFyAKRvGRyjXWu9+MaCkI3VbdvGJCyEAA6FqH5nDyZtsYoXJmHonlEHl/SCUY64kTnn5LBjuvEsUOg==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.31.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@antfu/eslint-config-basic': 0.32.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 transitivePeerDependencies: @@ -148,15 +148,15 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue/0.31.0_fnsv2sbzcckq65bwfk7a5xwslu: - resolution: {integrity: sha512-BeQDlaIKNY7y2tBbz9byqInBDUzXB+eYhPk/43W32nVzldqbBwKogfQC2Xj+JhZ95uvBX9py3pIvC36byi28Wg==} + /@antfu/eslint-config-vue/0.32.0_czs5uoqkd3podpy6vgtsxfc7au: + resolution: {integrity: sha512-xa8BQ/jptZqe303tB3r2CkvKaMNyPIfF4A0GnVc/JC7BNerRAylSNScMTFIbx0UwPleht1yB/+7RJfPSUXvrww==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.31.0_fnsv2sbzcckq65bwfk7a5xwslu - '@antfu/eslint-config-ts': 0.31.0_hsf322ms6xhhd4b5ne6lb74y4a + '@antfu/eslint-config-basic': 0.32.0_czs5uoqkd3podpy6vgtsxfc7au + '@antfu/eslint-config-ts': 0.32.0_hsf322ms6xhhd4b5ne6lb74y4a eslint: 8.28.0 - eslint-plugin-vue: 9.7.0_eslint@8.28.0 + eslint-plugin-vue: 9.8.0_eslint@8.28.0 local-pkg: 0.4.2 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -166,23 +166,23 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.31.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-olGqwNKu17aa5Tqw+92Gm0DWSP8rtKkBNVdq4douybUVlBVxhj2sO/RwETp6qmhfD6/xOEORI3htzPCJVgsP2g==} + /@antfu/eslint-config/0.32.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-nK2J0dJ3VFHH9kPRH6Bobp3GK8XqXkW/5su5OcRyjgnGhkGZLCQkaAAyLczxxe8cT4ax2i9atQlo3gx2G7XDrA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.31.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@antfu/eslint-config-vue': 0.32.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 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_vfrilbydaxalswvos6uuh4sxs4 + 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: 44.0.2_eslint@8.28.0 - eslint-plugin-vue: 9.7.0_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 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 @@ -1444,6 +1444,16 @@ packages: dev: true optional: true + /@eslint-community/eslint-utils/4.1.2_eslint@8.28.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-visitor-keys: 3.3.0 + dev: true + /@eslint/eslintrc/1.3.3: resolution: {integrity: sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1495,8 +1505,8 @@ packages: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/utils/2.0.1: - resolution: {integrity: sha512-t8IyICk25wgZL4YKn/2kYfjG5MGA6EWZlaUJZ1OEIku4V+kX9V900T5E4HIqS3hLyD6/RJET0zY4vxO9pHLHHw==} + /@iconify/utils/2.0.2: + resolution: {integrity: sha512-13B3wJxDLmSNBEIEpKleKSkJVQgdAy9ra3Xsu233i/5qD5yXBGhpOFxTB/k8cqme0xVsMKBPV5vbvq9MgQlX+w==} dependencies: '@antfu/install-pkg': 0.1.0 '@antfu/utils': 0.5.2 @@ -2015,8 +2025,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.44.0_fnsv2sbzcckq65bwfk7a5xwslu: - resolution: {integrity: sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==} + /@typescript-eslint/eslint-plugin/5.45.0_czs5uoqkd3podpy6vgtsxfc7au: + resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2026,24 +2036,24 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/type-utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/scope-manager': 5.45.0 + '@typescript-eslint/type-utils': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/utils': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a debug: 4.3.4 eslint: 8.28.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 - semver: 7.3.7 + semver: 7.3.8 tsutils: 3.21.0_typescript@4.9.3 typescript: 4.9.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==} + /@typescript-eslint/parser/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2052,9 +2062,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 + '@typescript-eslint/scope-manager': 5.45.0 + '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 debug: 4.3.4 eslint: 8.28.0 typescript: 4.9.3 @@ -2062,16 +2072,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.44.0: - resolution: {integrity: sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==} + /@typescript-eslint/scope-manager/5.45.0: + resolution: {integrity: sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/visitor-keys': 5.44.0 + '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/visitor-keys': 5.45.0 dev: true - /@typescript-eslint/type-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==} + /@typescript-eslint/type-utils/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2080,8 +2090,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 - '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 + '@typescript-eslint/utils': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a debug: 4.3.4 eslint: 8.28.0 tsutils: 3.21.0_typescript@4.9.3 @@ -2090,13 +2100,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.44.0: - resolution: {integrity: sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==} + /@typescript-eslint/types/5.45.0: + resolution: {integrity: sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3: - resolution: {integrity: sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==} + /@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3: + resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2104,8 +2114,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/visitor-keys': 5.44.0 + '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/visitor-keys': 5.45.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -2116,17 +2126,17 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==} + /@typescript-eslint/utils/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 + '@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 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.28.0 @@ -2136,11 +2146,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.44.0: - resolution: {integrity: sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==} + /@typescript-eslint/visitor-keys/5.45.0: + resolution: {integrity: sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.44.0 + '@typescript-eslint/types': 5.45.0 eslint-visitor-keys: 3.3.0 dev: true @@ -2169,158 +2179,158 @@ packages: hookable: 5.4.2 vue: 3.2.45 - /@unocss/astro/0.46.5_vite@3.2.4: - resolution: {integrity: sha512-Ey4ReY0ult1IARdgYsEynwGbfvmwoUBOFKKdQzsm6TQR/HcSGLND4Yzoa0OTotG5gj6h9jCPjypZtw6xCUqyzg==} + /@unocss/astro/0.47.2_vite@3.2.4: + resolution: {integrity: sha512-qigU8UZT40F+bn5WazGh6gBmoImiGBDW8AYTfUqE76BIjcqVW+n3CoVYkmXu+dzKNTZ6XIrLp9dkPEUN7MmlZw==} dependencies: - '@unocss/core': 0.46.5 - '@unocss/reset': 0.46.5 - '@unocss/vite': 0.46.5_vite@3.2.4 + '@unocss/core': 0.47.2 + '@unocss/reset': 0.47.2 + '@unocss/vite': 0.47.2_vite@3.2.4 transitivePeerDependencies: - rollup - vite dev: true - /@unocss/cli/0.46.5: - resolution: {integrity: sha512-NOx/b/nsG1fGdfJ+gWhoVyvrfVVyJ1Pvb5VKsMx24HBoOvoiQd6BO84xQZ+zCdO0IYgw/F4THxaPsyHM3KL8wA==} + /@unocss/cli/0.47.2: + resolution: {integrity: sha512-lWtiKDnwGMJEEoUiQDOtOMNBSy8/7wsbibixpvNuHOVF65sZDyRTpUo8KSoaaLYRw/T3XoaooVcr3G9QmpyZKw==} engines: {node: '>=14'} hasBin: true dependencies: '@ampproject/remapping': 2.2.0 '@rollup/pluginutils': 5.0.2 - '@unocss/config': 0.46.5 - '@unocss/core': 0.46.5 - '@unocss/preset-uno': 0.46.5 + '@unocss/config': 0.47.2 + '@unocss/core': 0.47.2 + '@unocss/preset-uno': 0.47.2 cac: 6.7.14 chokidar: 3.5.3 colorette: 2.0.19 consola: 2.15.3 fast-glob: 3.2.12 magic-string: 0.26.7 - pathe: 0.3.9 + pathe: 1.0.0 perfect-debounce: 0.1.3 transitivePeerDependencies: - rollup dev: true - /@unocss/config/0.46.5: - resolution: {integrity: sha512-PCrT5GHyxaMroip8kLiX7vQDRYThugkAJNHHULWh/gWuvw5V/uMseeAisfMaRfNFXvtCRQeroNUggfAIXMNzxA==} + /@unocss/config/0.47.2: + resolution: {integrity: sha512-mzyUlqe3px5+nS4w+9beVn8VJWLhV9YjmWwqufReCO8MM0jVDyIh+UiS2yoooL49bpdvOdnPq5Y6SL5A8uwc1A==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.46.5 + '@unocss/core': 0.47.2 unconfig: 0.3.7 dev: true - /@unocss/core/0.46.5: - resolution: {integrity: sha512-apPWISH2ASKySyp4vBAkEzr5XNJDv4mu26eQ4wvg2a32cHRokUsiHLWFNMDe7oJquivTAOHsXqbLQuR9ePKNSg==} + /@unocss/core/0.47.2: + resolution: {integrity: sha512-OotOvF81zrKtJD1BysELXzowaMFfur24opuvPtGSizY1Z6rCL7w9aUUS2man38w24vP+iwmS5EJqMUZ0199YBw==} dev: true - /@unocss/inspector/0.46.5: - resolution: {integrity: sha512-L7bMqtp94qtADeGm0ZU1IPtRatChSqHHxFG2s11+VuElPjktcnwnEfTPY5Obm++sy0kNNPU0M3xJD4TPk/M22g==} + /@unocss/inspector/0.47.2: + resolution: {integrity: sha512-yOsaOAMH0FWJvuDJL8MPrG8japYRaQKWVldbFRgcfpknvwee/nccTtXuTS8SCmq6a8z5GVHj3mePfLByNJu0vg==} dependencies: gzip-size: 6.0.0 sirv: 2.0.2 dev: true - /@unocss/preset-attributify/0.46.5: - resolution: {integrity: sha512-phhhF0bgO+sFCiin9dstuOB5wxgTg3n3gE+uoCCfhZz2XI6GmmcL60cV5xTMhFv9kxedrvy8kS6UF+W1GAUang==} + /@unocss/preset-attributify/0.47.2: + resolution: {integrity: sha512-eSzC9AY0/s90nqCW0AFj3wsm6UwX/SnJsJmyiXNarMnOex6JRGh8vfgcczk+Ddd7kmzAX8hZzL/x6K/+Hq7HSQ==} dependencies: - '@unocss/core': 0.46.5 + '@unocss/core': 0.47.2 dev: true - /@unocss/preset-icons/0.46.5: - resolution: {integrity: sha512-g1gMi++j233nc/5KcUti5+X+fQ9K36MzROx37pJCFz+jD5i7Y21hXOC/brP7k4tWo1IEFR8rsLgtvVEXOhu8Sw==} + /@unocss/preset-icons/0.47.2: + resolution: {integrity: sha512-pwdTDNzueZmmPxu4jpB/FxixSajeW6OA2y5OroDJHJYxgD8/Ii92+jzGLk8bVWuep3wHRC5k5FoaAAUoy/qplQ==} dependencies: - '@iconify/utils': 2.0.1 - '@unocss/core': 0.46.5 - ohmyfetch: 0.4.20 + '@iconify/utils': 2.0.2 + '@unocss/core': 0.47.2 + ohmyfetch: 0.4.21 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini/0.46.5: - resolution: {integrity: sha512-pSiCUeNoLs9F5ux7BzsTKqQhTABvwtggv45Kza2wDIStPESLYHInPUHF57e753IhKdZSpX08gSRiYF4mXVcFWg==} + /@unocss/preset-mini/0.47.2: + resolution: {integrity: sha512-w+iy8cmdP7kuBlow5hJGKr8dKiAVOKZy4Wybc1N5D0G65R2Lpk7/+FooCU779boY27FWNXDMhY9bqL3U3H8zlw==} dependencies: - '@unocss/core': 0.46.5 + '@unocss/core': 0.47.2 dev: true - /@unocss/preset-tagify/0.46.5: - resolution: {integrity: sha512-lE+nmm9Bf8ckr4pmVHzHYkLiePnfiC/HQTPHaa9CmRiBtUEljiMt/RVnRu/R7yuel+DDLdX7GfGg4oNstVB7Cg==} + /@unocss/preset-tagify/0.47.2: + resolution: {integrity: sha512-vLgoUfVWDHdgOw51iYeCKvJRB4TzkuxtuTiol/pCtvHw9cKAgYrOir3ZnesCXf7zs3ccrbxvjr2pKh8tD9cV1w==} dependencies: - '@unocss/core': 0.46.5 + '@unocss/core': 0.47.2 dev: true - /@unocss/preset-typography/0.46.5: - resolution: {integrity: sha512-wAf9XNNzJWrXEFWuEUXfY5Jmx7HPv5Mi+3EkOcPi8at7lcncWkF0PmLY/nI95nfXQZipkV+aDyHp3TsDn9FgAw==} + /@unocss/preset-typography/0.47.2: + resolution: {integrity: sha512-VGqtLoszNu6BR4zzN49QjCHZzegrI9D30/EHLbcIc/FM4RXjpwK4d4hfTJeGDYGCtiZSF2P/FEGhJ2GmB2Ehtg==} dependencies: - '@unocss/core': 0.46.5 + '@unocss/core': 0.47.2 dev: true - /@unocss/preset-uno/0.46.5: - resolution: {integrity: sha512-O4f/cSdNAnK3MVXLgzihnOLrp12h3787U9bPZ1WS7Ow52D+kzBfRLVEWy4RWCGDN+ko/0q7Q7nqZOkrtcCELJQ==} + /@unocss/preset-uno/0.47.2: + resolution: {integrity: sha512-xtHEZvAexOu5uUpWJ7JsPCiSuuhZfPcQxL+sxZnhHLJ0m+jD4kAUZ/V3d4HFCwCJlOPdXBt1UPvNWxXnaQv+Dg==} dependencies: - '@unocss/core': 0.46.5 - '@unocss/preset-mini': 0.46.5 - '@unocss/preset-wind': 0.46.5 + '@unocss/core': 0.47.2 + '@unocss/preset-mini': 0.47.2 + '@unocss/preset-wind': 0.47.2 dev: true - /@unocss/preset-web-fonts/0.46.5: - resolution: {integrity: sha512-ITOtD9AeklSqsVzBlK6wKbABQnD1o9wubN4bGkz7cd0G0GEt7YkW9dYwmXPYqo9Stoga92MJPy/Z2mxKT0ejVw==} + /@unocss/preset-web-fonts/0.47.2: + resolution: {integrity: sha512-OklIzVlTaviOIUVWQFx964v7Okf1i+y4W1wbaqww6NF4O/yjV6g3SkjSGiS0Wb84i1fHwBNxQ4k6CXOfhstcDw==} dependencies: - '@unocss/core': 0.46.5 - ohmyfetch: 0.4.20 + '@unocss/core': 0.47.2 + ohmyfetch: 0.4.21 dev: true - /@unocss/preset-wind/0.46.5: - resolution: {integrity: sha512-v1n918arr7qg/AYjkvVCJDqWT7bd8UhdT7tBCcJcFOuPvJdToBoy3LcNxQXQpS7gcVGG7YiKE5rT4JwsV7U5XA==} + /@unocss/preset-wind/0.47.2: + resolution: {integrity: sha512-RHwplISxVZYtOGZ/DgO62QUlIkIf3quJoLAQ7VUMd13z/47mV4MC3n3zVi6zvt0n7w/u+WxNem6r0cyCUFle9A==} dependencies: - '@unocss/core': 0.46.5 - '@unocss/preset-mini': 0.46.5 + '@unocss/core': 0.47.2 + '@unocss/preset-mini': 0.47.2 dev: true - /@unocss/reset/0.46.5: - resolution: {integrity: sha512-DU1sisNixEaUsnfDdbU+POaedJLKUtalHnOOce2Txxrcakf7M2/I5/9cRIXt5diVbPjIyoDPcx+7Gn8K0cTGqg==} + /@unocss/reset/0.47.2: + resolution: {integrity: sha512-jbXF1SFZO2f4O4Y0nXwzo2hK5ytZ5r95K4oeFTi4j2P1IKlWXx6HIKJTSmJc+qWETwmjhI0U6yn5dxoH25iEHw==} - /@unocss/scope/0.46.5: - resolution: {integrity: sha512-gAA6a2zwal9GMW6HSp2dofUEzS6ZlLxg6/y8fSHHjJduKRZaq77IP3YdmyT4ZnPBIYsE7+u25lXeDOEFrEMSxg==} + /@unocss/scope/0.47.2: + resolution: {integrity: sha512-70hyS9+8WIOjpzLDJtVs9rqKE+Ys5TNMxO7xnS2x918mZ2C/G2scnOoTrb3LCAEOBjqG/6VTyjFXLR3A/NMU5g==} dev: true - /@unocss/transformer-attributify-jsx/0.46.5: - resolution: {integrity: sha512-kQwGnV/yICU4LdjOBgKrn+m29Zb820W3HGqxI1MAyutbeWJObQbuMnSLhVCu6I9zjlvvFV9rfJ87z/Ggo1vnjQ==} + /@unocss/transformer-attributify-jsx/0.47.2: + resolution: {integrity: sha512-Pk8JYHkZYJhiV8ljqFqB/msZg/5Po0pukvMRc/G4/lbhXRgiV1ypHkHEvwz5zd+ovSxK2mNPw8FHR4J7JDF/pA==} dependencies: - '@unocss/core': 0.46.5 + '@unocss/core': 0.47.2 dev: true - /@unocss/transformer-compile-class/0.46.5: - resolution: {integrity: sha512-ntE+CJ2XzUyXKzT2MklM1GcVxLlJFpi6fYl0GqGqXMxvPdKHUaX9f4zASjuAUFr/od1MKhjHkujy8pyr6y2Q4g==} + /@unocss/transformer-compile-class/0.47.2: + resolution: {integrity: sha512-Eh/lHPugzkFXU4n4NFTU33ZRJ11UGumjTXUfdFACLgv9SkKKqAMLHLvVPBP3SAhnpes8TDkKoK91ejlsAEboNg==} dependencies: - '@unocss/core': 0.46.5 + '@unocss/core': 0.47.2 dev: true - /@unocss/transformer-directives/0.46.5: - resolution: {integrity: sha512-jnskAINirtl0TW/8ELRR55AEQoy4yU1iBQuZcgJCfOGU6gkNsq6IRoBLcCiFoBmp8UdxvIuGo4k1SpnEf5x+gA==} + /@unocss/transformer-directives/0.47.2: + resolution: {integrity: sha512-K9MRjw+uSFYtx8kMBqbKFhzs66j2tmZmxbMN3gW2MIYd6UZ/EB5+7kVKAMcV0sd7UZd4TVZM4p3WyuIf+/jjvg==} dependencies: - '@unocss/core': 0.46.5 + '@unocss/core': 0.47.2 css-tree: 2.2.1 dev: true - /@unocss/transformer-variant-group/0.46.5: - resolution: {integrity: sha512-xBylFf8Q0z0jzr8OoqiIstC2ZXPeniENGANOruTzXlS+DJ2uuKNrwOuXpBbMTEA2D7lmLwtbyg1PZy3mDUB3iA==} + /@unocss/transformer-variant-group/0.47.2: + resolution: {integrity: sha512-VOjM7/nMuK1dbS6mPcNRNZx99h0Bf8M0EnuuclrLXE9pEvc5hxrLb6lpVkf5b5YGRamf0J4pWju3li5tNOVJ1g==} dependencies: - '@unocss/core': 0.46.5 + '@unocss/core': 0.47.2 dev: true - /@unocss/vite/0.46.5_vite@3.2.4: - resolution: {integrity: sha512-/auNcS1L3PjwAA3U/i9scJf2Zx3kkgCdKiXyfetjws4ddAnVE+LrDmIKbbdSUiWFoq9W2QOPpOPpV2xips2gmg==} + /@unocss/vite/0.47.2_vite@3.2.4: + resolution: {integrity: sha512-J+cwHPsg0TSIE7egV1mFSOql4kDmT+vR/E0Y79OJdmUt3DcrJyhnLSjmOPHopWSKh3sEQFiooZgl0EIABdgziw==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 dependencies: '@ampproject/remapping': 2.2.0 '@rollup/pluginutils': 5.0.2 - '@unocss/config': 0.46.5 - '@unocss/core': 0.46.5 - '@unocss/inspector': 0.46.5 - '@unocss/scope': 0.46.5 - '@unocss/transformer-directives': 0.46.5 + '@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 transitivePeerDependencies: @@ -2338,6 +2348,14 @@ packages: vue: 3.2.45 dev: true + /@volar/language-core/1.0.10: + resolution: {integrity: sha512-7WNzjvdUXjggEZvYu9EInABl4mvXtyiiaJDOJM+plHJT7xW5voLja0BrYYji6TUn8Q4HakLvTPpQddPLq134mg==} + dependencies: + '@volar/source-map': 1.0.10 + '@vue/reactivity': 3.2.45 + muggle-string: 0.1.0 + dev: true + /@volar/language-core/1.0.9: resolution: {integrity: sha512-5Fty3slLet6svXiJw2YxhYeo6c7wFdtILrql5bZymYLM+HbiZtJbryW1YnUEKAP7MO9Mbeh+TNH4Z0HFxHgIqw==} dependencies: @@ -2346,36 +2364,42 @@ packages: muggle-string: 0.1.0 dev: true + /@volar/source-map/1.0.10: + resolution: {integrity: sha512-jSZW1tfsvAOHlpoRy14zH9sdCYR4g8QcnCXRli8juFC2UHoVzVRKB6VdnXcx5wRAlIRXoiBpsU+pKminryKEBw==} + dependencies: + muggle-string: 0.1.0 + dev: true + /@volar/source-map/1.0.9: resolution: {integrity: sha512-fazB/vy5ZEJ3yKx4fabJyGNI3CBkdLkfEIRVu6+1P3VixK0Mn+eqyUIkLBrzGYaeFM3GybhCLCvsVdNz0Fu/CQ==} dependencies: muggle-string: 0.1.0 dev: true - /@volar/typescript/1.0.9: - resolution: {integrity: sha512-dVziu+ShQUWuMukM6bvK2v2O446/gG6l1XkTh2vfkccw1IzjfbiP1TWQoNo1ipTfZOtu5YJGYAx+o5HNrGXWfQ==} + /@volar/typescript/1.0.10: + resolution: {integrity: sha512-Nd+u2Z2P1V+KiNBMLLK6wV4sswOOYBsjEHmgK29eENXtos1+gF2GWB908vvwmT75dmCtlYZ8No14lvCqXUAVdg==} dependencies: - '@volar/language-core': 1.0.9 + '@volar/language-core': 1.0.10 dev: true - /@volar/vue-language-core/1.0.9: - resolution: {integrity: sha512-tofNoR8ShPFenHT1YVMuvoXtXWwoQE+fiXVqSmW0dSKZqEDjWQ3YeXSd0a6aqyKaIbvR7kWWGp34WbpQlwf9Ww==} + /@volar/vue-language-core/1.0.10: + resolution: {integrity: sha512-m7pYXGwkpF9Bmuud73kGlAX31QUTwifYbgCenaqm3hGNh+SJebSkxzk4NJvabiGbA6ON3b5ayQZ/rbOEtdoghw==} dependencies: - '@volar/language-core': 1.0.9 - '@volar/source-map': 1.0.9 - '@vue/compiler-dom': 3.2.41 - '@vue/compiler-sfc': 3.2.41 - '@vue/reactivity': 3.2.40 - '@vue/shared': 3.2.41 + '@volar/language-core': 1.0.10 + '@volar/source-map': 1.0.10 + '@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 - vue-template-compiler: 2.7.10 + vue-template-compiler: 2.7.14 dev: true - /@volar/vue-typescript/1.0.9: - resolution: {integrity: sha512-ZLe4y9YNbviACa7uAMCilzxA76gbbSlKfjspXBzk6fCobd8QCIig+VyDYcjANIlm2HhgSCX8jYTzhCKlegh4mw==} + /@volar/vue-typescript/1.0.10: + resolution: {integrity: sha512-GjQ+mfIUljXGfkTmNrfNT8YYQY48mcOE5SJ190o6ENArzH9cqjmvPLo1nrdurbZOFwztwEDNye5N1/5aL9sZ1g==} dependencies: - '@volar/typescript': 1.0.9 - '@volar/vue-language-core': 1.0.9 + '@volar/typescript': 1.0.10 + '@volar/vue-language-core': 1.0.10 dev: true /@vue-macros/api/0.2.0: @@ -2405,7 +2429,7 @@ packages: magic-string: 0.26.7 dev: true - /@vue-macros/define-model/1.0.0_@vueuse+core@9.5.0: + /@vue-macros/define-model/1.0.0_@vueuse+core@9.6.0: resolution: {integrity: sha512-Nyh1fidDcfCzEKAo/ljwdQbpgMOrNowdJomB/qnkz/Lx4CVEaRk87LA2o3T99qIOogRfya8af+bLM8dNOq8dAQ==} engines: {node: '>=14.19.0'} peerDependencies: @@ -2416,7 +2440,7 @@ packages: dependencies: '@rollup/pluginutils': 4.2.1 '@vue-macros/common': 0.13.4 - '@vueuse/core': 9.5.0_vue@3.2.45 + '@vueuse/core': 9.6.0_vue@3.2.45 ast-walker-scope: 0.3.0 unplugin: 1.0.0 dev: true @@ -2433,8 +2457,8 @@ packages: vue: 3.2.45 dev: true - /@vue-macros/define-render/1.0.0_vue@3.2.45: - resolution: {integrity: sha512-Szm25QnX65YaNMm/wbP4j2TdMKwkWQSGRU72/kadt1yH4/BzwjcQlQIYIpBxEnbYb3BeQyj0NGL5695E1jGqEg==} + /@vue-macros/define-render/1.0.1_vue@3.2.45: + resolution: {integrity: sha512-B4ttYDZkXqVuciN23WNuVnr6L8dKrxEvz74gaYTXbdybv9jLEYMagSm/nFBLin+32EGYKeZu/D393r2EGAzeNg==} engines: {node: '>=14.19.0'} peerDependencies: vue: ^2.7.0 || ^3.0.0 @@ -2518,8 +2542,8 @@ packages: unplugin: 1.0.0 dev: true - /@vue-macros/short-emits/1.0.0: - resolution: {integrity: sha512-lE4poL6cz1xnvNz/orBM0+wNwrWV3Jy+B8mYYwzuWjulhNl5L/QET319lQuZbkgTxVa7HFF6UBa3cALeQmR33Q==} + /@vue-macros/short-emits/1.0.1: + resolution: {integrity: sha512-iyCZu35uPOAUJOPrmJrc3pQdY8TswoRrF4Kfcga7xUPvE5ck0Yq4pmOIE+NKz/pGQzzOkxC1qMDc2kaoJ2qAzg==} engines: {node: '>=14.19.0'} dependencies: '@rollup/pluginutils': 4.2.1 @@ -2535,7 +2559,7 @@ packages: '@vue/compiler-core': 3.2.45 dev: true - /@vue-macros/volar/0.5.4_vue-tsc@1.0.9+vue@3.2.45: + /@vue-macros/volar/0.5.4_vue-tsc@1.0.10+vue@3.2.45: resolution: {integrity: sha512-zOL/3CFuucnTTwStnb+INgeLp4K2/jKXj+wJ1eGRjhBree7CVMxpMK9m33WsSQhA0R+P2kRSp2HLRDnknZEGMQ==} peerDependencies: vue-tsc: ^1.0.9 @@ -2548,7 +2572,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.9_typescript@4.9.3 + vue-tsc: 1.0.10_typescript@4.9.3 transitivePeerDependencies: - vue dev: true @@ -2562,15 +2586,6 @@ packages: source-map: 0.6.1 dev: true - /@vue/compiler-core/3.2.41: - resolution: {integrity: sha512-oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw==} - dependencies: - '@babel/parser': 7.18.9 - '@vue/shared': 3.2.41 - estree-walker: 2.0.2 - source-map: 0.6.1 - dev: true - /@vue/compiler-core/3.2.45: resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==} dependencies: @@ -2586,13 +2601,6 @@ packages: '@vue/shared': 3.2.37 dev: true - /@vue/compiler-dom/3.2.41: - resolution: {integrity: sha512-xe5TbbIsonjENxJsYRbDJvthzqxLNk+tb3d/c47zgREDa/PCp6/Y4gC/skM4H6PIuX5DAxm7fFJdbjjUH2QTMw==} - dependencies: - '@vue/compiler-core': 3.2.41 - '@vue/shared': 3.2.41 - dev: true - /@vue/compiler-dom/3.2.45: resolution: {integrity: sha512-tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyRw==} dependencies: @@ -2614,21 +2622,6 @@ packages: source-map: 0.6.1 dev: true - /@vue/compiler-sfc/3.2.41: - resolution: {integrity: sha512-+1P2m5kxOeaxVmJNXnBskAn3BenbTmbxBxWOtBq3mQTCokIreuMULFantBUclP0+KnzNCMOvcnKinqQZmiOF8w==} - dependencies: - '@babel/parser': 7.18.9 - '@vue/compiler-core': 3.2.41 - '@vue/compiler-dom': 3.2.41 - '@vue/compiler-ssr': 3.2.41 - '@vue/reactivity-transform': 3.2.41 - '@vue/shared': 3.2.41 - estree-walker: 2.0.2 - magic-string: 0.25.9 - postcss: 8.4.18 - source-map: 0.6.1 - dev: true - /@vue/compiler-sfc/3.2.45: resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==} dependencies: @@ -2650,13 +2643,6 @@ packages: '@vue/shared': 3.2.37 dev: true - /@vue/compiler-ssr/3.2.41: - resolution: {integrity: sha512-Y5wPiNIiaMz/sps8+DmhaKfDm1xgj6GrH99z4gq2LQenfVQcYXmHIOBcs5qPwl7jaW3SUQWjkAPKMfQemEQZwQ==} - dependencies: - '@vue/compiler-dom': 3.2.41 - '@vue/shared': 3.2.41 - dev: true - /@vue/compiler-ssr/3.2.45: resolution: {integrity: sha512-6BRaggEGqhWht3lt24CrIbQSRD5O07MTmd+LjAn5fJj568+R9eUD2F7wMQJjX859seSlrYog7sUtrZSd7feqrQ==} dependencies: @@ -2679,16 +2665,6 @@ packages: magic-string: 0.25.9 dev: true - /@vue/reactivity-transform/3.2.41: - resolution: {integrity: sha512-mK5+BNMsL4hHi+IR3Ft/ho6Za+L3FA5j8WvreJ7XzHrqkPq8jtF/SMo7tuc9gHjLDwKZX1nP1JQOKo9IEAn54A==} - dependencies: - '@babel/parser': 7.18.9 - '@vue/compiler-core': 3.2.41 - '@vue/shared': 3.2.41 - estree-walker: 2.0.2 - magic-string: 0.25.9 - dev: true - /@vue/reactivity-transform/3.2.45: resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==} dependencies: @@ -2698,12 +2674,6 @@ packages: estree-walker: 2.0.2 magic-string: 0.25.9 - /@vue/reactivity/3.2.40: - resolution: {integrity: sha512-N9qgGLlZmtUBMHF9xDT4EkD9RdXde1Xbveb+niWMXuHVWQP5BzgRmE3SFyUBBcyayG4y1lhoz+lphGRRxxK4RA==} - dependencies: - '@vue/shared': 3.2.40 - dev: true - /@vue/reactivity/3.2.45: resolution: {integrity: sha512-PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A==} dependencies: @@ -2735,14 +2705,6 @@ packages: resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==} dev: true - /@vue/shared/3.2.40: - resolution: {integrity: sha512-0PLQ6RUtZM0vO3teRfzGi4ltLUO5aO+kLgwh4Um3THSR03rpQWLTuRCkuO5A41ITzwdWeKdPHtSARuPkoo5pCQ==} - dev: true - - /@vue/shared/3.2.41: - resolution: {integrity: sha512-W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw==} - dev: true - /@vue/shared/3.2.45: resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==} @@ -2754,12 +2716,12 @@ packages: vue: 3.2.45 dev: true - /@vueuse/core/9.5.0_vue@3.2.45: - resolution: {integrity: sha512-6GsWBsJHEb3sYw15mbLrcbslAVY45pkzjJYTKYKCXv88z7srAF0VEW0q+oXKsl58tCbqooplInahXFg8Yo1m4w==} + /@vueuse/core/9.6.0_vue@3.2.45: + resolution: {integrity: sha512-qGUcjKQXHgN+jqXEgpeZGoxdCbIDCdVPz3QiF1uyecVGbMuM63o96I1GjYx5zskKgRI0FKSNsVWM7rwrRMTf6A==} dependencies: '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 9.5.0 - '@vueuse/shared': 9.5.0_vue@3.2.45 + '@vueuse/metadata': 9.6.0 + '@vueuse/shared': 9.6.0_vue@3.2.45 vue-demi: 0.13.11_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' @@ -2776,11 +2738,11 @@ packages: '@unhead/vue': 1.0.4_vue@3.2.45 vue: 3.2.45 - /@vueuse/metadata/9.5.0: - resolution: {integrity: sha512-4M1AyPZmIv41pym+K5+4wup3bKuYebbH8w8BROY1hmT7rIwcyS4tEL+UsGz0Hiu1FCOxcoBrwtAizc0YmBJjyQ==} + /@vueuse/metadata/9.6.0: + resolution: {integrity: sha512-sIC8R+kWkIdpi5X2z2Gk8TRYzmczDwHRhEFfCu2P+XW2JdPoXrziqsGpDDsN7ykBx4ilwieS7JUIweVGhvZ93w==} - /@vueuse/shared/9.5.0_vue@3.2.45: - resolution: {integrity: sha512-HnnCWU1Vg9CVWRCcI8ohDKDRB2Sc4bTgT1XAIaoLSfVHHn+TKbrox6pd3klCSw4UDxkhDfOk8cAdcK+Z5KleCA==} + /@vueuse/shared/9.6.0_vue@3.2.45: + resolution: {integrity: sha512-/eDchxYYhkHnFyrb00t90UfjCx94kRHxc7J1GtBCqCG4HyPMX+krV9XJgVtWIsAMaxKVU4fC8NSUviG1JkwhUQ==} dependencies: vue-demi: 0.13.11_vue@3.2.45 transitivePeerDependencies: @@ -3357,10 +3319,6 @@ packages: engines: {node: '>=10'} dev: true - /ci-info/3.3.2: - resolution: {integrity: sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==} - dev: true - /ci-info/3.6.1: resolution: {integrity: sha512-up5ggbaDqOqJ4UqLKZ2naVkyqSJQgJi5lwD6b6mM748ysrghDBX0bx/qJTUHzw7zu6Mq4gycviSF5hJnwceD8w==} engines: {node: '>=8'} @@ -3633,8 +3591,8 @@ packages: /csstype/2.6.20: resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==} - /cypress/11.1.0: - resolution: {integrity: sha512-kzizbG9s3p3ahWqxUwG/21NqLWEGtScMevMyUPeYlcmMX9RzVxWM18MkA3B4Cb3jKx72hSyIE2mHgHymfCM1bg==} + /cypress/11.2.0: + resolution: {integrity: sha512-u61UGwtu7lpsNWLUma/FKNOsrjcI6wleNmda/TyKHe0dOBcVjbCPlp1N6uwFZ0doXev7f/91YDpU9bqDCFeBLA==} engines: {node: '>=12.0.0'} hasBin: true requiresBuild: true @@ -3676,7 +3634,7 @@ packages: pretty-bytes: 5.6.0 proxy-from-env: 1.0.0 request-progress: 3.0.0 - semver: 7.3.7 + semver: 7.3.8 supports-color: 8.1.1 tmp: 0.2.1 untildify: 4.0.0 @@ -3842,8 +3800,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /destr/1.1.1: - resolution: {integrity: sha512-QqkneF8LrYmwATMdnuD2MLI3GHQIcBnG6qFC2q9bSH430VTCDAVjcspPmUaKhPGtAtPAftIUFqY1obQYQuwmbg==} + /destr/1.2.1: + resolution: {integrity: sha512-ud8w0qMLlci6iFG7CNgeRr8OcbUWMsbfjtWft1eJ5Luqrz/M8Ebqk/KCzne8rKUlIQWWfLv0wD6QHrqOf4GshA==} dev: true /destroy/1.2.0: @@ -4337,7 +4295,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_c5u3z3b56p5yrxfuaql7gkhl3q: + /eslint-module-utils/2.7.3_qmpifwyzn34eynp7nnofo77ygy: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -4355,7 +4313,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -4363,10 +4321,10 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.31.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-eeYyUfwOzwwa8CVaQuWxTDK2FXe9WaAlWtKHu1p0AtypvgPMDWbQQNDFxFRHlpI3RznnS1ZnCQnz7QC3CzH5tg==} + /eslint-plugin-antfu/0.32.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-aXA6UEfQJQ9pEUxOucR270ppCUXkAW4hehBdSkmyXC/4ib4KOi10WMqNvZhzxyRSNa2zuJ77BZdasvvEUsQk1w==} dependencies: - '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/utils': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a transitivePeerDependencies: - eslint - supports-color @@ -4410,7 +4368,7 @@ packages: htmlparser2: 8.0.1 dev: true - /eslint-plugin-import/2.26.0_vfrilbydaxalswvos6uuh4sxs4: + /eslint-plugin-import/2.26.0_vbnhqcxlbs7ynbxw44hu2vq7eq: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -4420,16 +4378,16 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.28.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_c5u3z3b56p5yrxfuaql7gkhl3q + eslint-module-utils: 2.7.3_qmpifwyzn34eynp7nnofo77ygy has: 1.0.3 - is-core-module: 2.10.0 + is-core-module: 2.11.0 is-glob: 4.0.3 minimatch: 3.1.2 object.values: 1.1.5 @@ -4496,31 +4454,33 @@ packages: eslint: 8.28.0 dev: true - /eslint-plugin-unicorn/44.0.2_eslint@8.28.0: - resolution: {integrity: sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w==} + /eslint-plugin-unicorn/45.0.1_eslint@8.28.0: + resolution: {integrity: sha512-tLnIw5oDJJc3ILYtlKtqOxPP64FZLTkZkgeuoN6e7x6zw+rhBjOxyvq2c7577LGxXuIhBYrwisZuKNqOOHp3BA==} engines: {node: '>=14.18'} peerDependencies: - eslint: '>=8.23.1' + eslint: '>=8.28.0' dependencies: '@babel/helper-validator-identifier': 7.19.1 + '@eslint-community/eslint-utils': 4.1.2_eslint@8.28.0 ci-info: 3.6.1 clean-regexp: 1.0.0 eslint: 8.28.0 - eslint-utils: 3.0.0_eslint@8.28.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.2.0 + jsesc: 3.0.2 lodash: 4.17.21 pluralize: 8.0.0 read-pkg-up: 7.0.1 regexp-tree: 0.1.24 + regjsparser: 0.9.1 safe-regex: 2.1.1 semver: 7.3.8 strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/9.7.0_eslint@8.28.0: - resolution: {integrity: sha512-DrOO3WZCZEwcLsnd3ohFwqCoipGRSTKTBTnLwdhqAbYZtzWl0o7D+D8ZhlmiZvABKTEl8AFsqH1GHGdybyoQmw==} + /eslint-plugin-vue/9.8.0_eslint@8.28.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 @@ -5572,13 +5532,7 @@ packages: resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==} hasBin: true dependencies: - ci-info: 3.3.2 - dev: true - - /is-core-module/2.10.0: - resolution: {integrity: sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==} - dependencies: - has: 1.0.3 + ci-info: 3.6.1 dev: true /is-core-module/2.11.0: @@ -5887,6 +5841,12 @@ packages: hasBin: true dev: true + /jsesc/3.0.2: + resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} + engines: {node: '>=6'} + hasBin: true + dev: true + /json-parse-even-better-errors/2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} dev: true @@ -5944,7 +5904,7 @@ packages: resolution: {integrity: sha512-qCRJWlbP2v6HbmKW7R3lFbeiVWHo+oMJ0j+MizwvauqnCV/EvtAeEeuCgoc/ErtsuoKgYB8U4Ih8AxJbXoE6/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.8.0 + acorn: 8.8.1 eslint-visitor-keys: 3.3.0 espree: 9.4.0 semver: 7.3.8 @@ -6184,14 +6144,11 @@ packages: resolution: {integrity: sha512-pg5OK0jPLg62H4k7M9mRJLT61gUp9nvG0XveKYHMOOluASo9OEF13WlXrpAp2aj35LbedAy3QOCgQCw0tkLKAQ==} dev: true - /markdown-it-shiki/0.6.1: - resolution: {integrity: sha512-gD8T3QmysRsm09Hz20rGVN8nlmWJ13b4DdqEmrcD69knTwAZhIkCDmMQL/41Tv7T/dSRaTGUP30QPlLnhjw/rQ==} + /markdown-it-shiki/0.7.2: + resolution: {integrity: sha512-CJucoEMqDg3RJ4R+Oep20Rfsa1MYUebEDxppYyXy4wLmHDktqDd5+7qt51xMnyJkwtIJfmEETjsU7GqBXi5z0g==} dependencies: - debug: 4.3.4 shiki: 0.11.1 synckit: 0.8.4 - transitivePeerDependencies: - - supports-color dev: true /markdown-it/13.0.1: @@ -6652,13 +6609,13 @@ packages: resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==} dev: true - /ohmyfetch/0.4.20: - resolution: {integrity: sha512-+c3/l+X91owrT1reTos1R13rb2j8NGZpKi0bRWwrnxIHlr1FZ8NzghIsNBKpUvk9nsnFoNK4phw+nTnXrcALzA==} + /ohmyfetch/0.4.21: + resolution: {integrity: sha512-VG7f/JRvqvBOYvL0tHyEIEG7XHWm7OqIfAs6/HqwWwDfjiJ1g0huIpe5sFEmyb+7hpFa1EGNH2aERWR72tlClw==} dependencies: - destr: 1.1.1 + destr: 1.2.1 node-fetch-native: 0.1.8 ufo: 0.8.6 - undici: 5.11.0 + undici: 5.13.0 dev: true /on-finished/2.4.1: @@ -6906,10 +6863,6 @@ packages: engines: {node: '>=8'} dev: true - /pathe/0.3.9: - resolution: {integrity: sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==} - dev: true - /pathe/1.0.0: resolution: {integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==} dev: true @@ -6943,8 +6896,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /pinia/2.0.25_mgnvym7yiazkylwwogi5r767ue: - resolution: {integrity: sha512-3reAkjJ6bW2D5hZKRMS0c9rUbHVlsVyZd037xO0PJr2AuF/09RRSBnFLlJgmHF4Jx6dEoW/jZBOHTushY7IMlw==} + /pinia/2.0.27_mgnvym7yiazkylwwogi5r767ue: + resolution: {integrity: sha512-nOnXP0OFeL8R4WjAHsterU+11vptda643gH02xKNtSCDPiRzVfRYodOLihLDoa0gL1KKuQKV+KOzEgdt3YvqEw==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -6974,8 +6927,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/7.17.0: - resolution: {integrity: sha512-0oy+VI/6r248MzFrr3jBTQ5qxC1wM+wP3YoGcoohPEMk+5LfQBYHsazdu8QDtuigr2jjaDi0hfg/c8k89jxiEA==} + /pnpm/7.17.1: + resolution: {integrity: sha512-O76jPxzoeja81Z/8YyTfuXt+f7qkpsyEJsNBreWYBLHY5rJkjvNE/bIUGQ2uD/rcYPEtmrZZYox21OjAMC9EGw==} engines: {node: '>=14.6'} hasBin: true dev: true @@ -7284,6 +7237,13 @@ packages: jsesc: 0.5.0 dev: true + /regjsparser/0.9.1: + resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} + hasBin: true + dependencies: + jsesc: 0.5.0 + dev: true + /relateurl/0.2.7: resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==} engines: {node: '>= 0.10'} @@ -7440,14 +7400,6 @@ packages: hasBin: true dev: true - /semver/7.3.7: - resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==} - engines: {node: '>=10'} - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: true - /semver/7.3.8: resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} engines: {node: '>=10'} @@ -8129,8 +8081,8 @@ packages: jiti: 1.16.0 dev: true - /undici/5.11.0: - resolution: {integrity: sha512-oWjWJHzFet0Ow4YZBkyiJwiK5vWqEYoH7BINzJAJOLedZ++JpAlCbUktW2GQ2DS2FpKmxD/JMtWUUWl1BtghGw==} + /undici/5.13.0: + resolution: {integrity: sha512-UDZKtwb2k7KRsK4SdXWG7ErXiL7yTGgLWvk2AXO1JMjgjh404nFo6tWSCM2xMpJwMPx3J8i/vfqEh1zOqvj82Q==} engines: {node: '>=12.18'} dependencies: busboy: 1.6.0 @@ -8212,32 +8164,32 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss/0.46.5_vite@3.2.4: - resolution: {integrity: sha512-AMURkxzvhHgjxD9KcEyo1y+zTJvjHG9O+vYWTyyMEQeCspFmGONoEtnBC9p8MGPsiW4afSEJCrIROOEl186zKQ==} + /unocss/0.47.2_vite@3.2.4: + resolution: {integrity: sha512-8ak1fS78FPupgvFT+VTxK2PNvBMAAQ5sEH4Sg9t9XybeMKKszUDwdNHrdHGba3IahGPGpfZVnKGVb/NwI0/AVQ==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.46.5 + '@unocss/webpack': 0.47.2 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.46.5_vite@3.2.4 - '@unocss/cli': 0.46.5 - '@unocss/core': 0.46.5 - '@unocss/preset-attributify': 0.46.5 - '@unocss/preset-icons': 0.46.5 - '@unocss/preset-mini': 0.46.5 - '@unocss/preset-tagify': 0.46.5 - '@unocss/preset-typography': 0.46.5 - '@unocss/preset-uno': 0.46.5 - '@unocss/preset-web-fonts': 0.46.5 - '@unocss/preset-wind': 0.46.5 - '@unocss/reset': 0.46.5 - '@unocss/transformer-attributify-jsx': 0.46.5 - '@unocss/transformer-compile-class': 0.46.5 - '@unocss/transformer-directives': 0.46.5 - '@unocss/transformer-variant-group': 0.46.5 - '@unocss/vite': 0.46.5_vite@3.2.4 + '@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 transitivePeerDependencies: - rollup - supports-color @@ -8249,8 +8201,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.11.5_@vueuse+core@9.5.0: - resolution: {integrity: sha512-nvbL2AQwLRR8wbHpJ6L1EBVNmjN045RSedTa4NtsGRkSQFXkI1iKHs4dTqJwcKZsnFrZOAKtLPiN1/oQTObLZw==} + /unplugin-auto-import/0.12.0_@vueuse+core@9.6.0: + resolution: {integrity: sha512-y1flixUHt0UioxeUwXe4N9GmIJskBz7uoC2qFGaUJO1feN9PYITHhRVqfXxYt7VAaZ24InNIeZIAIoQbRm3ZPw==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': '*' @@ -8260,7 +8212,7 @@ packages: dependencies: '@antfu/utils': 0.7.0 '@rollup/pluginutils': 5.0.2 - '@vueuse/core': 9.5.0_vue@3.2.45 + '@vueuse/core': 9.6.0_vue@3.2.45 local-pkg: 0.4.2 magic-string: 0.26.7 unimport: 1.0.1 @@ -8328,24 +8280,24 @@ packages: unplugin: 1.0.0 dev: true - /unplugin-vue-macros/1.0.0_jpfe37id6rtfx3qpjube5didlq: - resolution: {integrity: sha512-OWJZtMSwmGDqrgLPyFn2jqTGE0NAZimr3m8BsOtSq0rR5nhsvCvB5G+TNY1T3vW7o877DxPokhGYoBmH4NBXdQ==} + /unplugin-vue-macros/1.0.3_xoklzibolihxt3z7zesekvvq4a: + resolution: {integrity: sha512-QONC2iP0JNmIpbpL2jwsY89Lq6oTZf8JSbhQSVGB7xu+/iY52ZdfEB/bysai3lS5ScTH3M4y0KQHWVcyxBof7g==} engines: {node: '>=14.19.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: '@rollup/pluginutils': 4.2.1 '@vue-macros/better-define': 1.0.0 - '@vue-macros/define-model': 1.0.0_@vueuse+core@9.5.0 + '@vue-macros/define-model': 1.0.0_@vueuse+core@9.6.0 '@vue-macros/define-props': 0.0.3_vue@3.2.45 - '@vue-macros/define-render': 1.0.0_vue@3.2.45 + '@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/setup-block': 0.0.1 '@vue-macros/setup-component': 0.12.8_vite@3.2.4 '@vue-macros/setup-sfc': 0.12.8 - '@vue-macros/short-emits': 1.0.0 + '@vue-macros/short-emits': 1.0.1 local-pkg: 0.4.2 unplugin-combine: 0.2.8_vite@3.2.4 unplugin-vue-define-options: 1.0.0 @@ -8662,8 +8614,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.25.2: - resolution: {integrity: sha512-qqkzfzglEFbQY7IGkgSJkdOhoqHjwAao/OrphnHboeYHC5JzsVFoLCaB2lnAy8krhj7sbrFTVRApzpkTOeuDWQ==} + /vitest/0.25.3: + resolution: {integrity: sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -8687,7 +8639,7 @@ packages: '@types/chai': 4.3.3 '@types/chai-subset': 1.3.3 '@types/node': 18.6.1 - acorn: 8.8.0 + acorn: 8.8.1 acorn-walk: 8.2.0 chai: 4.3.6 debug: 4.3.4 @@ -8767,21 +8719,21 @@ packages: '@vue/devtools-api': 6.4.5 vue: 3.2.45 - /vue-template-compiler/2.7.10: - resolution: {integrity: sha512-QO+8R9YRq1Gudm8ZMdo/lImZLJVUIAM8c07Vp84ojdDAf8HmPJc7XB556PcXV218k2AkKznsRz6xB5uOjAC4EQ==} + /vue-template-compiler/2.7.14: + resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} dependencies: de-indent: 1.0.2 he: 1.2.0 dev: true - /vue-tsc/1.0.9_typescript@4.9.3: - resolution: {integrity: sha512-vRmHD1K6DmBymNhoHjQy/aYKTRQNLGOu2/ESasChG9Vy113K6CdP0NlhR0bzgFJfv2eFB9Ez/9L5kIciUajBxQ==} + /vue-tsc/1.0.10_typescript@4.9.3: + resolution: {integrity: sha512-o6ek6ZSDwpVWn7/ZXlIILfCZ18o7ypEYKMDynsyPj9m10/ALXkCLKIj9yVfx00QAX5Z/hKrdhYcA2ZaQ0+U7Kg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-language-core': 1.0.9 - '@volar/vue-typescript': 1.0.9 + '@volar/vue-language-core': 1.0.10 + '@volar/vue-typescript': 1.0.10 typescript: 4.9.3 dev: true