From 5a2d76a0a67b2984b254073cc718b6df49be485b Mon Sep 17 00:00:00 2001 From: ModyQyW Date: Sun, 13 Feb 2022 18:03:47 +0800 Subject: [PATCH] chore: update deps --- package.json | 33 +- pnpm-lock.yaml | 843 ++++++++++++++++++++++++------------------------- 2 files changed, 438 insertions(+), 438 deletions(-) diff --git a/package.json b/package.json index 4390389..598c7ba 100644 --- a/package.json +++ b/package.json @@ -19,18 +19,18 @@ }, "config": { "commitizen": { - "path": "./node_modules/@commitlint/cz-commitlint" + "path": "@commitlint/prompt" } }, "dependencies": { "@iconify/vue2": "~1.1.3", "@modyqyw/utils": "~2.1.2", "@vue/composition-api": "~1.4.6", - "@vueuse/core": "~7.6.1", - "@vueuse/integrations": "~7.6.1", + "@vueuse/core": "~7.6.2", + "@vueuse/integrations": "~7.6.2", "axios": "~0.25.0", - "browser-update": "~3.3.37", - "color": "~4.2.0", + "browser-update": "~3.3.38", + "color": "~4.2.1", "dayjs": "~1.10.7", "element-ui": "~2.15.7", "modern-normalize": "~1.1.0", @@ -47,8 +47,9 @@ "devDependencies": { "@babel/core": "~7.17.2", "@babel/eslint-parser": "~7.17.0", - "@commitlint/cli": "~16.1.0", - "@iconify/json": "~2.0.35", + "@commitlint/cli": "~16.2.1", + "@commitlint/prompt": "~16.2.1", + "@iconify/json": "~2.0.36", "@modyqyw/fabric": "~4.12.0", "@types/browser-update": "~3.3.0", "@types/color": "~3.0.3", @@ -56,11 +57,11 @@ "@types/statuses": "~2.0.0", "@typescript-eslint/eslint-plugin": "~5.11.0", "@typescript-eslint/parser": "~5.11.0", - "@vitejs/plugin-legacy": "~1.7.0", - "@vue/runtime-dom": "~3.2.30", + "@vitejs/plugin-legacy": "~1.7.1", + "@vue/runtime-dom": "~3.2.31", "commitizen": "~4.2.4", "cross-env": "~7.0.3", - "eslint": "~8.8.0", + "eslint": "~8.9.0", "husky": "~7.0.4", "is-ci": "~3.0.1", "lint-staged": "~12.3.3", @@ -68,29 +69,29 @@ "npm-check-updates": "~12.3.0", "picocolors": "~1.0.0", "postcss-flexbugs-fixes": "~5.0.2", - "postcss-preset-env": "~7.3.1", + "postcss-preset-env": "~7.3.2", "prettier": "~2.5.1", "release-it": "~14.12.4", "rimraf": "~3.0.2", "sass": "~1.49.7", "shelljs": "~0.8.5", - "stylelint": "~14.4.0", + "stylelint": "~14.5.0", "tailwindcss": "~1.9.6", "type-fest": "~2.11.2", "typescript": "~4.5.5", "unplugin-icons": "~0.13.1", "unplugin-vue-components": "~0.17.18", - "unplugin-vue2-script-setup": "~0.9.2", - "vite": "~2.8.0", + "unplugin-vue2-script-setup": "~0.9.3", + "vite": "~2.8.1", "vite-plugin-compression": "~0.5.1", "vite-plugin-env-compatible": "~1.1.1", "vite-plugin-eslint": "~1.3.0", "vite-plugin-mkcert": "~1.5.2", "vite-plugin-pages": "~0.20.2", - "vite-plugin-stylelint": "~1.1.0", + "vite-plugin-stylelint": "~1.1.3", "vite-plugin-vue-layouts": "~0.6.0", "vite-plugin-vue2": "~1.9.3", "vue-template-compiler": "~2.6.14", - "vue-tsc": "~0.31.2" + "vue-tsc": "~0.31.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 165a29d..83526eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,8 +3,9 @@ lockfileVersion: 5.3 specifiers: '@babel/core': ~7.17.2 '@babel/eslint-parser': ~7.17.0 - '@commitlint/cli': ~16.1.0 - '@iconify/json': ~2.0.35 + '@commitlint/cli': ~16.2.1 + '@commitlint/prompt': ~16.2.1 + '@iconify/json': ~2.0.36 '@iconify/vue2': ~1.1.3 '@modyqyw/fabric': ~4.12.0 '@modyqyw/utils': ~2.1.2 @@ -14,19 +15,19 @@ specifiers: '@types/statuses': ~2.0.0 '@typescript-eslint/eslint-plugin': ~5.11.0 '@typescript-eslint/parser': ~5.11.0 - '@vitejs/plugin-legacy': ~1.7.0 + '@vitejs/plugin-legacy': ~1.7.1 '@vue/composition-api': ~1.4.6 - '@vue/runtime-dom': ~3.2.30 - '@vueuse/core': ~7.6.1 - '@vueuse/integrations': ~7.6.1 + '@vue/runtime-dom': ~3.2.31 + '@vueuse/core': ~7.6.2 + '@vueuse/integrations': ~7.6.2 axios: ~0.25.0 - browser-update: ~3.3.37 - color: ~4.2.0 + browser-update: ~3.3.38 + color: ~4.2.1 commitizen: ~4.2.4 cross-env: ~7.0.3 dayjs: ~1.10.7 element-ui: ~2.15.7 - eslint: ~8.8.0 + eslint: ~8.9.0 husky: ~7.0.4 is-ci: ~3.0.1 lint-staged: ~12.3.3 @@ -37,7 +38,7 @@ specifiers: picocolors: ~1.0.0 pinia: ~2.0.11 postcss-flexbugs-fixes: ~5.0.2 - postcss-preset-env: ~7.3.1 + postcss-preset-env: ~7.3.2 prettier: ~2.5.1 query-string: ~7.1.1 release-it: ~14.12.4 @@ -45,27 +46,27 @@ specifiers: sass: ~1.49.7 shelljs: ~0.8.5 statuses: ~2.0.1 - stylelint: ~14.4.0 + stylelint: ~14.5.0 tailwindcss: ~1.9.6 type-fest: ~2.11.2 typescript: ~4.5.5 unplugin-icons: ~0.13.1 unplugin-vue-components: ~0.17.18 - unplugin-vue2-script-setup: ~0.9.2 - vite: ~2.8.0 + unplugin-vue2-script-setup: ~0.9.3 + vite: ~2.8.1 vite-plugin-compression: ~0.5.1 vite-plugin-env-compatible: ~1.1.1 vite-plugin-eslint: ~1.3.0 vite-plugin-mkcert: ~1.5.2 vite-plugin-pages: ~0.20.2 - vite-plugin-stylelint: ~1.1.0 + vite-plugin-stylelint: ~1.1.3 vite-plugin-vue-layouts: ~0.6.0 vite-plugin-vue2: ~1.9.3 vue: ~2.6.14 vue-query: ~1.19.0 vue-router: ~3.5.3 vue-template-compiler: ~2.6.14 - vue-tsc: ~0.31.2 + vue-tsc: ~0.31.3 vue2-helpers: ~1.1.7 vuex: ~3.6.2 @@ -73,11 +74,11 @@ dependencies: '@iconify/vue2': 1.1.3_vue@2.6.14 '@modyqyw/utils': 2.1.2 '@vue/composition-api': 1.4.6_vue@2.6.14 - '@vueuse/core': 7.6.1_3f39d8fe5118d28f4db30f0090a1b0cf - '@vueuse/integrations': 7.6.1_0964947bb852f6e8b99df7675cc0fe1c + '@vueuse/core': 7.6.2_3f39d8fe5118d28f4db30f0090a1b0cf + '@vueuse/integrations': 7.6.2_0964947bb852f6e8b99df7675cc0fe1c axios: 0.25.0 - browser-update: 3.3.37 - color: 4.2.0 + browser-update: 3.3.38 + color: 4.2.1 dayjs: 1.10.7 element-ui: 2.15.7_vue@2.6.14 modern-normalize: 1.1.0 @@ -93,21 +94,22 @@ dependencies: devDependencies: '@babel/core': 7.17.2 - '@babel/eslint-parser': 7.17.0_@babel+core@7.17.2+eslint@8.8.0 - '@commitlint/cli': 16.1.0 - '@iconify/json': 2.0.35 - '@modyqyw/fabric': 4.12.0_a1d6d598cac7d4d79cc87298982ae887 + '@babel/eslint-parser': 7.17.0_@babel+core@7.17.2+eslint@8.9.0 + '@commitlint/cli': 16.2.1 + '@commitlint/prompt': 16.2.1 + '@iconify/json': 2.0.36 + '@modyqyw/fabric': 4.12.0_6ff94101c38ce20474149420a664fec9 '@types/browser-update': 3.3.0 '@types/color': 3.0.3 '@types/nprogress': 0.2.0 '@types/statuses': 2.0.0 - '@typescript-eslint/eslint-plugin': 5.11.0_de5a1ddccd75ca1e499b8b8491d3dcba - '@typescript-eslint/parser': 5.11.0_eslint@8.8.0+typescript@4.5.5 - '@vitejs/plugin-legacy': 1.7.0_vite@2.8.0 - '@vue/runtime-dom': 3.2.30 + '@typescript-eslint/eslint-plugin': 5.11.0_15a231715447500ed5c06da64c8aef1c + '@typescript-eslint/parser': 5.11.0_eslint@8.9.0+typescript@4.5.5 + '@vitejs/plugin-legacy': 1.7.1_vite@2.8.1 + '@vue/runtime-dom': 3.2.31 commitizen: 4.2.4 cross-env: 7.0.3 - eslint: 8.8.0 + eslint: 8.9.0 husky: 7.0.4 is-ci: 3.0.1 lint-staged: 12.3.3 @@ -115,30 +117,30 @@ devDependencies: npm-check-updates: 12.3.0 picocolors: 1.0.0 postcss-flexbugs-fixes: 5.0.2 - postcss-preset-env: 7.3.1 + postcss-preset-env: 7.3.2 prettier: 2.5.1 release-it: 14.12.4 rimraf: 3.0.2 sass: 1.49.7 shelljs: 0.8.5 - stylelint: 14.4.0 + stylelint: 14.5.0 tailwindcss: 1.9.6 type-fest: 2.11.2 typescript: 4.5.5 - unplugin-icons: 0.13.1_1f59c684e7252a19388f7d9f916e315d - unplugin-vue-components: 0.17.18_vite@2.8.0+vue@2.6.14 - unplugin-vue2-script-setup: 0.9.2_f676c74367ecc85ca60f4e220627b899 - vite: 2.8.0_sass@1.49.7 - vite-plugin-compression: 0.5.1_vite@2.8.0 + unplugin-icons: 0.13.1_4963ddf36b776ba22e85f55e37054e5b + unplugin-vue-components: 0.17.18_vite@2.8.1+vue@2.6.14 + unplugin-vue2-script-setup: 0.9.3_1a24842cdf89407be5adbf1749503323 + vite: 2.8.1_sass@1.49.7 + vite-plugin-compression: 0.5.1_vite@2.8.1 vite-plugin-env-compatible: 1.1.1 - vite-plugin-eslint: 1.3.0_vite@2.8.0 + vite-plugin-eslint: 1.3.0_vite@2.8.1 vite-plugin-mkcert: 1.5.2 - vite-plugin-pages: 0.20.2_vite@2.8.0 - vite-plugin-stylelint: 1.1.0_vite@2.8.0 - vite-plugin-vue-layouts: 0.6.0_dca29176043f2913e852efbb535acc15 - vite-plugin-vue2: 1.9.3_1f59c684e7252a19388f7d9f916e315d + vite-plugin-pages: 0.20.2_vite@2.8.1 + vite-plugin-stylelint: 1.1.3_vite@2.8.1 + vite-plugin-vue-layouts: 0.6.0_7c4efd426640ee98ec58bbc1a6963f09 + vite-plugin-vue2: 1.9.3_4963ddf36b776ba22e85f55e37054e5b vue-template-compiler: 2.6.14 - vue-tsc: 0.31.2_typescript@4.5.5 + vue-tsc: 0.31.3_typescript@4.5.5 packages: @@ -213,7 +215,7 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.17.0_@babel+core@7.17.2+eslint@8.8.0: + /@babel/eslint-parser/7.17.0_@babel+core@7.17.2+eslint@8.9.0: resolution: {integrity: sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: @@ -221,7 +223,7 @@ packages: eslint: ^7.5.0 || ^8.0.0 dependencies: '@babel/core': 7.17.2 - eslint: 8.8.0 + eslint: 8.9.0 eslint-scope: 5.1.1 eslint-visitor-keys: 2.1.0 semver: 6.3.0 @@ -536,16 +538,16 @@ packages: to-fast-properties: 2.0.0 dev: true - /@commitlint/cli/16.1.0: - resolution: {integrity: sha512-x5L1knvA3isRWBRVQx+Q6D45pA9139a2aZQYpxkljMG0dj4UHZkCnsYWpnGalxPxASI7nrI0KedKfS2YeQ55cQ==} + /@commitlint/cli/16.2.1: + resolution: {integrity: sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==} engines: {node: '>=v12'} hasBin: true dependencies: - '@commitlint/format': 16.0.0 - '@commitlint/lint': 16.0.0 - '@commitlint/load': 16.1.0 - '@commitlint/read': 16.0.0 - '@commitlint/types': 16.0.0 + '@commitlint/format': 16.2.1 + '@commitlint/lint': 16.2.1 + '@commitlint/load': 16.2.1 + '@commitlint/read': 16.2.1 + '@commitlint/types': 16.2.1 lodash: 4.17.21 resolve-from: 5.0.0 resolve-global: 1.0.0 @@ -553,7 +555,6 @@ packages: transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - - '@types/node' dev: true /@commitlint/config-conventional/16.0.0: @@ -563,24 +564,24 @@ packages: conventional-changelog-conventionalcommits: 4.6.3 dev: true - /@commitlint/config-validator/16.1.0: - resolution: {integrity: sha512-2cHeZPNTuf1JWbMqyA46MkExor5HMSgv8JrdmzEakUbJHUreh35/wN00FJf57qGs134exQW2thiSQ1IJUsVx2Q==} + /@commitlint/config-validator/16.2.1: + resolution: {integrity: sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 16.0.0 + '@commitlint/types': 16.2.1 ajv: 6.12.6 dev: true - /@commitlint/cz-commitlint/16.1.0_dcb66e7200883931e6c8087087a5af44: + /@commitlint/cz-commitlint/16.1.0_commitizen@4.2.4+inquirer@8.2.0: resolution: {integrity: sha512-TThglfXEBW8TZ99dvaeto1c6hU25ONqL9qkENle2+1OFI64NgbICjLsJq7SVzJd4Jn/yZDp4xNqoV53WJPJ9aA==} engines: {node: '>= 10'} peerDependencies: commitizen: ^4.0.3 inquirer: ^8.0.0 dependencies: - '@commitlint/ensure': 16.0.0 - '@commitlint/load': 16.1.0_@types+node@17.0.17 - '@commitlint/types': 16.0.0 + '@commitlint/ensure': 16.2.1 + '@commitlint/load': 16.2.1 + '@commitlint/types': 16.2.1 chalk: 4.1.2 commitizen: 4.2.4 inquirer: 8.2.0 @@ -589,76 +590,56 @@ packages: transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - - '@types/node' dev: true - /@commitlint/ensure/16.0.0: - resolution: {integrity: sha512-WdMySU8DCTaq3JPf0tZFCKIUhqxaL54mjduNhu8v4D2AMUVIIQKYMGyvXn94k8begeW6iJkTf9cXBArayskE7Q==} + /@commitlint/ensure/16.2.1: + resolution: {integrity: sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 16.0.0 + '@commitlint/types': 16.2.1 lodash: 4.17.21 dev: true - /@commitlint/execute-rule/16.0.0: - resolution: {integrity: sha512-8edcCibmBb386x5JTHSPHINwA5L0xPkHQFY8TAuDEt5QyRZY/o5DF8OPHSa5Hx2xJvGaxxuIz4UtAT6IiRDYkw==} + /@commitlint/execute-rule/16.2.1: + resolution: {integrity: sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==} engines: {node: '>=v12'} dev: true - /@commitlint/format/16.0.0: - resolution: {integrity: sha512-9yp5NCquXL1jVMKL0ZkRwJf/UHdebvCcMvICuZV00NQGYSAL89O398nhqrqxlbjBhM5EZVq0VGcV5+7r3D4zAA==} + /@commitlint/format/16.2.1: + resolution: {integrity: sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 16.0.0 + '@commitlint/types': 16.2.1 chalk: 4.1.2 dev: true - /@commitlint/is-ignored/16.0.0: - resolution: {integrity: sha512-gmAQcwIGC/R/Lp0CEb2b5bfGC7MT5rPe09N8kOGjO/NcdNmfFSZMquwrvNJsq9hnAP0skRdHIsqwlkENkN4Lag==} + /@commitlint/is-ignored/16.2.1: + resolution: {integrity: sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 16.0.0 + '@commitlint/types': 16.2.1 semver: 7.3.5 dev: true - /@commitlint/lint/16.0.0: - resolution: {integrity: sha512-HNl15bRC0h+pLzbMzQC3tM0j1aESXsLYhElqKnXcf5mnCBkBkHzu6WwJW8rZbfxX+YwJmNljN62cPhmdBo8x0A==} + /@commitlint/lint/16.2.1: + resolution: {integrity: sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==} engines: {node: '>=v12'} dependencies: - '@commitlint/is-ignored': 16.0.0 - '@commitlint/parse': 16.0.0 - '@commitlint/rules': 16.0.0 - '@commitlint/types': 16.0.0 - dev: true - - /@commitlint/load/16.1.0: - resolution: {integrity: sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==} - engines: {node: '>=v12'} - dependencies: - '@commitlint/config-validator': 16.1.0 - '@commitlint/execute-rule': 16.0.0 - '@commitlint/resolve-extends': 16.1.0 - '@commitlint/types': 16.0.0 - chalk: 4.1.2 - cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 1.0.4_typescript@4.5.5 - lodash: 4.17.21 - resolve-from: 5.0.0 - typescript: 4.5.5 - transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' - - '@types/node' + '@commitlint/is-ignored': 16.2.1 + '@commitlint/parse': 16.2.1 + '@commitlint/rules': 16.2.1 + '@commitlint/types': 16.2.1 dev: true - /@commitlint/load/16.1.0_@types+node@17.0.17: - resolution: {integrity: sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==} + /@commitlint/load/16.2.1: + resolution: {integrity: sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==} engines: {node: '>=v12'} dependencies: - '@commitlint/config-validator': 16.1.0 - '@commitlint/execute-rule': 16.0.0 - '@commitlint/resolve-extends': 16.1.0 - '@commitlint/types': 16.0.0 + '@commitlint/config-validator': 16.2.1 + '@commitlint/execute-rule': 16.2.1 + '@commitlint/resolve-extends': 16.2.1 + '@commitlint/types': 16.2.1 + '@types/node': 17.0.17 chalk: 4.1.2 cosmiconfig: 7.0.1 cosmiconfig-typescript-loader: 1.0.4_241ff727c41c38f37d2c0695b583de34 @@ -668,63 +649,77 @@ packages: transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - - '@types/node' dev: true - /@commitlint/message/16.0.0: - resolution: {integrity: sha512-CmK2074SH1Ws6kFMEKOKH/7hMekGVbOD6vb4alCOo2+33ZSLUIX8iNkDYyrw38Jwg6yWUhLjyQLUxREeV+QIUA==} + /@commitlint/message/16.2.1: + resolution: {integrity: sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw==} engines: {node: '>=v12'} dev: true - /@commitlint/parse/16.0.0: - resolution: {integrity: sha512-F9EjFlMw4MYgBEqoRrWZZKQBzdiJzPBI0qFDFqwUvfQsMmXEREZ242T4R5bFwLINWaALFLHEIa/FXEPa6QxCag==} + /@commitlint/parse/16.2.1: + resolution: {integrity: sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 16.0.0 + '@commitlint/types': 16.2.1 conventional-changelog-angular: 5.0.13 conventional-commits-parser: 3.2.4 dev: true - /@commitlint/read/16.0.0: - resolution: {integrity: sha512-H4T2zsfmYQK9B+JtoQaCXWBHUhgIJyOzWZjSfuIV9Ce69/OgHoffNpLZPF2lX6yKuDrS1SQFhI/kUCjVc/e4ew==} + /@commitlint/prompt/16.2.1: + resolution: {integrity: sha512-FW/16mYxeeLmEiRWItPNDKlHwwXRbW4KsMf5i96gsTtHxG4d9YqdA8cOhNVOgXhfLByHSfn184K+UVcl6Jw3xw==} engines: {node: '>=v12'} dependencies: - '@commitlint/top-level': 16.0.0 - '@commitlint/types': 16.0.0 + '@commitlint/ensure': 16.2.1 + '@commitlint/load': 16.2.1 + '@commitlint/types': 16.2.1 + chalk: 4.1.2 + inquirer: 6.5.2 + lodash: 4.17.21 + transitivePeerDependencies: + - '@swc/core' + - '@swc/wasm' + dev: true + + /@commitlint/read/16.2.1: + resolution: {integrity: sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw==} + engines: {node: '>=v12'} + dependencies: + '@commitlint/top-level': 16.2.1 + '@commitlint/types': 16.2.1 fs-extra: 10.0.0 git-raw-commits: 2.0.11 dev: true - /@commitlint/resolve-extends/16.1.0: - resolution: {integrity: sha512-8182s6AFoUFX6+FT1PgQDt15nO2ogdR/EN8SYVAdhNXw1rLz8kT5saB/ICw567GuRAUgFTUMGCXy3ctMOXPEDg==} + /@commitlint/resolve-extends/16.2.1: + resolution: {integrity: sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==} engines: {node: '>=v12'} dependencies: - '@commitlint/config-validator': 16.1.0 - '@commitlint/types': 16.0.0 + '@commitlint/config-validator': 16.2.1 + '@commitlint/types': 16.2.1 import-fresh: 3.3.0 lodash: 4.17.21 resolve-from: 5.0.0 resolve-global: 1.0.0 dev: true - /@commitlint/rules/16.0.0: - resolution: {integrity: sha512-AOl0y2SBTdJ1bvIv8nwHvQKRT/jC1xb09C5VZwzHoT8sE8F54KDeEzPCwHQFgUcWdGLyS10kkOTAH2MyA8EIlg==} + /@commitlint/rules/16.2.1: + resolution: {integrity: sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==} engines: {node: '>=v12'} dependencies: - '@commitlint/ensure': 16.0.0 - '@commitlint/message': 16.0.0 - '@commitlint/to-lines': 16.0.0 - '@commitlint/types': 16.0.0 + '@commitlint/ensure': 16.2.1 + '@commitlint/message': 16.2.1 + '@commitlint/to-lines': 16.2.1 + '@commitlint/types': 16.2.1 execa: 5.1.1 dev: true - /@commitlint/to-lines/16.0.0: - resolution: {integrity: sha512-iN/qU38TCKU7uKOg6RXLpD49wNiuI0TqMqybHbjefUeP/Jmzxa8ishryj0uLyVdrAl1ZjGeD1ukXGMTtvqz8iA==} + /@commitlint/to-lines/16.2.1: + resolution: {integrity: sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ==} engines: {node: '>=v12'} dev: true - /@commitlint/top-level/16.0.0: - resolution: {integrity: sha512-/Jt6NLxyFkpjL5O0jxurZPCHURZAm7cQCqikgPCwqPAH0TLgwqdHjnYipl8J+AGnAMGDip4FNLoYrtgIpZGBYw==} + /@commitlint/top-level/16.2.1: + resolution: {integrity: sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw==} engines: {node: '>=v12'} dependencies: find-up: 5.0.0 @@ -737,6 +732,13 @@ packages: chalk: 4.1.2 dev: true + /@commitlint/types/16.2.1: + resolution: {integrity: sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==} + engines: {node: '>=v12'} + dependencies: + chalk: 4.1.2 + dev: true + /@cspotcode/source-map-consumer/0.8.0: resolution: {integrity: sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==} engines: {node: '>= 12'} @@ -785,6 +787,15 @@ packages: postcss-value-parser: 4.2.0 dev: true + /@csstools/postcss-progressive-custom-properties/1.1.0: + resolution: {integrity: sha512-DO76V3295AqhjJZvgeaDP5GAGAat4g6wYfF8X+1n+76MpJat8ffY5bCJ9eSUqFY71nImxXgaDTRYJcRnA9oo7g==} + engines: {node: ^12 || ^14 || >=16} + peerDependencies: + postcss: ^8.3 + dependencies: + postcss-value-parser: 4.2.0 + dev: true + /@emmetio/abbreviation/2.2.2: resolution: {integrity: sha512-TtE/dBnkTCct8+LntkqVrwqQao6EnPAs1YN3cUgxOxTaBlesBCY37ROUAVZrRlG64GNnVShdl/b70RfAI3w5lw==} dependencies: @@ -818,13 +829,13 @@ packages: - supports-color dev: true - /@eslint/eslintrc/1.0.5: - resolution: {integrity: sha512-BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ==} + /@eslint/eslintrc/1.1.0: + resolution: {integrity: sha512-C1DfL7XX4nPqGd6jcP01W9pVM1HYCuUkFk1432D7F0v3JSlUIeOYn9oCoi3eoLZ+iwBSb29BMFxxny0YrrEZqg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.3 - espree: 9.3.0 + espree: 9.3.1 globals: 13.12.1 ignore: 4.0.6 import-fresh: 3.3.0 @@ -876,8 +887,8 @@ packages: resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==} dev: true - /@iconify/json/2.0.35: - resolution: {integrity: sha512-bpXaOEWTr4ngifLO9eOp6gOSPSqEqKHGLQLDVzTmGJuGROx6dJNm/29EKYsKdzrcz6JpyUxZRbI4qzn4tdr9wQ==} + /@iconify/json/2.0.36: + resolution: {integrity: sha512-IOFRnVwo7Nf3Xyzm1pExDqp9cygoWjouAsn0IpFuaPO9dDyh7SaVjnxvfB9+nk8y/o8N8nXCnvk4dgyA+dB+qA==} dependencies: '@iconify/types': 1.0.12 pathe: 0.0.2 @@ -927,41 +938,41 @@ packages: '@jridgewell/sourcemap-codec': 1.4.10 dev: true - /@modyqyw/fabric/4.12.0_a1d6d598cac7d4d79cc87298982ae887: + /@modyqyw/fabric/4.12.0_6ff94101c38ce20474149420a664fec9: resolution: {integrity: sha512-stEs50N6/9ly7WpOmL76fx2/M8hznC6z5fbY1jenu1NItl6GBw1mcZgk/PmsyLHGw40xrBKNkaJgf7vkObIryg==} engines: {node: ^12.22.6 || ^14.17.6 || ^16.8.0} hasBin: true dependencies: '@babel/core': 7.17.2 - '@babel/eslint-parser': 7.17.0_@babel+core@7.17.2+eslint@8.8.0 + '@babel/eslint-parser': 7.17.0_@babel+core@7.17.2+eslint@8.9.0 '@commitlint/config-conventional': 16.0.0 - '@commitlint/cz-commitlint': 16.1.0_dcb66e7200883931e6c8087087a5af44 + '@commitlint/cz-commitlint': 16.1.0_commitizen@4.2.4+inquirer@8.2.0 '@commitlint/types': 16.0.0 - '@ota-meshi/eslint-plugin-svelte': 0.28.0_eslint@8.8.0 + '@ota-meshi/eslint-plugin-svelte': 0.28.0_eslint@8.9.0 '@types/eslint': 8.4.1 '@types/node': 17.0.17 '@types/prettier': 2.4.4 - '@typescript-eslint/eslint-plugin': 5.11.0_de5a1ddccd75ca1e499b8b8491d3dcba - '@typescript-eslint/parser': 5.11.0_eslint@8.8.0+typescript@4.5.5 + '@typescript-eslint/eslint-plugin': 5.11.0_15a231715447500ed5c06da64c8aef1c + '@typescript-eslint/parser': 5.11.0_eslint@8.9.0+typescript@4.5.5 commander: 9.0.0 - eslint-config-airbnb: 19.0.4_ec013a4f5565ab8a5d7f7a6ae5e9cc8a - eslint-config-airbnb-base: 15.0.0_392f898cec7735a5f7a99430cbc0b4f4 - eslint-config-airbnb-typescript: 16.1.0_59a3ee92371109e71a2ca9b2bb04a783 - eslint-config-next: 12.0.10_eslint@8.8.0+typescript@4.5.5 - eslint-config-prettier: 8.3.0_eslint@8.8.0 + eslint-config-airbnb: 19.0.4_cded826960a6a3d1bba2e72d77d93106 + eslint-config-airbnb-base: 15.0.0_1326372bbd2fe519ed5ba5fca843a914 + eslint-config-airbnb-typescript: 16.1.0_b9fd3a89e854e264f00dc86dd3acbfa4 + eslint-config-next: 12.0.10_eslint@8.9.0+typescript@4.5.5 + eslint-config-prettier: 8.3.0_eslint@8.9.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 2.5.0_392f898cec7735a5f7a99430cbc0b4f4 + eslint-import-resolver-typescript: 2.5.0_1326372bbd2fe519ed5ba5fca843a914 eslint-import-resolver-webpack: 0.13.2_eslint-plugin-import@2.25.4 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.8.0 - eslint-plugin-import: 2.25.4_eslint@8.8.0 - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.8.0 - eslint-plugin-prettier: 4.0.0_43197c8d12d1d439034cfcf65e1c48c2 - eslint-plugin-react: 7.28.0_eslint@8.8.0 - eslint-plugin-react-hooks: 4.3.0_eslint@8.8.0 - eslint-plugin-regexp: 1.5.1_eslint@8.8.0 - eslint-plugin-unicorn: 40.1.0_eslint@8.8.0 - eslint-plugin-vue: 8.4.1_eslint@8.8.0 - eslint-plugin-vuejs-accessibility: 1.1.1_eslint@8.8.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.9.0 + eslint-plugin-import: 2.25.4_eslint@8.9.0 + eslint-plugin-jsx-a11y: 6.5.1_eslint@8.9.0 + eslint-plugin-prettier: 4.0.0_07b422646bb75d3db791621d4fdbc992 + eslint-plugin-react: 7.28.0_eslint@8.9.0 + eslint-plugin-react-hooks: 4.3.0_eslint@8.9.0 + eslint-plugin-regexp: 1.5.1_eslint@8.9.0 + eslint-plugin-unicorn: 40.1.0_eslint@8.9.0 + eslint-plugin-vue: 8.4.1_eslint@8.9.0 + eslint-plugin-vuejs-accessibility: 1.1.1_eslint@8.9.0 eslint-plugin-you-dont-need-lodash-underscore: 6.12.0 inquirer: 8.2.0 picocolors: 1.0.0 @@ -973,18 +984,18 @@ packages: prettier-plugin-packagejson: 2.2.15_prettier@2.5.1 prettier-plugin-tailwindcss: 0.1.6_prettier@2.5.1 shelljs: 0.8.5 - stylelint-config-prettier: 9.0.3_stylelint@14.4.0 - stylelint-config-recess-order: 3.0.0_stylelint@14.4.0 - stylelint-config-standard: 25.0.0_stylelint@14.4.0 - stylelint-config-standard-scss: 3.0.0_postcss@8.4.6+stylelint@14.4.0 - stylelint-order: 5.0.0_stylelint@14.4.0 - stylelint-prettier: 2.0.0_prettier@2.5.1+stylelint@14.4.0 + stylelint-config-prettier: 9.0.3_stylelint@14.5.0 + stylelint-config-recess-order: 3.0.0_stylelint@14.5.0 + stylelint-config-standard: 25.0.0_stylelint@14.5.0 + stylelint-config-standard-scss: 3.0.0_postcss@8.4.6+stylelint@14.5.0 + stylelint-order: 5.0.0_stylelint@14.5.0 + stylelint-prettier: 2.0.0_prettier@2.5.1+stylelint@14.5.0 svelte-eslint-parser: 0.14.0 tsutils: 3.21.0_typescript@4.5.5 typescript: 4.5.5 update-notifier: 5.1.0 vue-class-component: 7.2.6_vue@2.6.14 - vue-eslint-parser: 8.2.0_eslint@8.8.0 + vue-eslint-parser: 8.2.0_eslint@8.9.0 vue-property-decorator: 9.1.2_cc5a81cd4d75b7f9736a3e9b263f47e5 transitivePeerDependencies: - '@swc/core' @@ -1210,7 +1221,7 @@ packages: '@octokit/openapi-types': 11.2.0 dev: true - /@ota-meshi/eslint-plugin-svelte/0.28.0_eslint@8.8.0: + /@ota-meshi/eslint-plugin-svelte/0.28.0_eslint@8.9.0: resolution: {integrity: sha512-yFtsQdRaWF9cTo7bx8CuraU5PphJs4CeE4ZwgaIIClXIdV9gC8iMzdVyOyc8F9N4QzAOF8+RGQoBdaKtLPJPmw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1221,8 +1232,8 @@ packages: optional: true dependencies: debug: 4.3.3 - eslint: 8.8.0 - eslint-utils: 3.0.0_eslint@8.8.0 + eslint: 8.9.0 + eslint-utils: 3.0.0_eslint@8.9.0 postcss: 8.4.6 sourcemap-codec: 1.4.8 svelte-eslint-parser: 0.14.0 @@ -1440,7 +1451,7 @@ packages: resolution: {integrity: sha512-I6OUIZ5cYRk5lp14xSOAiXjWrfVoMZVjDuevBYgQDYzZIjsf2CAISpEcXOkFAtpAHbmWIDLcZObejqny/9xq5Q==} dev: false - /@typescript-eslint/eslint-plugin/5.11.0_de5a1ddccd75ca1e499b8b8491d3dcba: + /@typescript-eslint/eslint-plugin/5.11.0_15a231715447500ed5c06da64c8aef1c: resolution: {integrity: sha512-HJh33bgzXe6jGRocOj4FmefD7hRY4itgjzOrSs3JPrTNXsX7j5+nQPciAUj/1nZtwo2kAc3C75jZO+T23gzSGw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1451,12 +1462,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.11.0_eslint@8.8.0+typescript@4.5.5 + '@typescript-eslint/parser': 5.11.0_eslint@8.9.0+typescript@4.5.5 '@typescript-eslint/scope-manager': 5.11.0 - '@typescript-eslint/type-utils': 5.11.0_eslint@8.8.0+typescript@4.5.5 - '@typescript-eslint/utils': 5.11.0_eslint@8.8.0+typescript@4.5.5 + '@typescript-eslint/type-utils': 5.11.0_eslint@8.9.0+typescript@4.5.5 + '@typescript-eslint/utils': 5.11.0_eslint@8.9.0+typescript@4.5.5 debug: 4.3.3 - eslint: 8.8.0 + eslint: 8.9.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -1467,7 +1478,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.11.0_eslint@8.8.0+typescript@4.5.5: + /@typescript-eslint/parser/5.11.0_eslint@8.9.0+typescript@4.5.5: resolution: {integrity: sha512-x0DCjetHZYBRovJdr3U0zG9OOdNXUaFLJ82ehr1AlkArljJuwEsgnud+Q7umlGDFLFrs8tU8ybQDFocp/eX8mQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1481,7 +1492,7 @@ packages: '@typescript-eslint/types': 5.11.0 '@typescript-eslint/typescript-estree': 5.11.0_typescript@4.5.5 debug: 4.3.3 - eslint: 8.8.0 + eslint: 8.9.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color @@ -1495,7 +1506,7 @@ packages: '@typescript-eslint/visitor-keys': 5.11.0 dev: true - /@typescript-eslint/type-utils/5.11.0_eslint@8.8.0+typescript@4.5.5: + /@typescript-eslint/type-utils/5.11.0_eslint@8.9.0+typescript@4.5.5: resolution: {integrity: sha512-wDqdsYO6ofLaD4DsGZ0jGwxp4HrzD2YKulpEZXmgN3xo4BHJwf7kq49JTRpV0Gx6bxkSUmc9s0EIK1xPbFFpIA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1505,9 +1516,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.11.0_eslint@8.8.0+typescript@4.5.5 + '@typescript-eslint/utils': 5.11.0_eslint@8.9.0+typescript@4.5.5 debug: 4.3.3 - eslint: 8.8.0 + eslint: 8.9.0 tsutils: 3.21.0_typescript@4.5.5 typescript: 4.5.5 transitivePeerDependencies: @@ -1540,7 +1551,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.11.0_eslint@8.8.0+typescript@4.5.5: + /@typescript-eslint/utils/5.11.0_eslint@8.9.0+typescript@4.5.5: resolution: {integrity: sha512-g2I480tFE1iYRDyMhxPAtLQ9HAn0jjBtipgTCZmd9I9s11OV8CTsG+YfFciuNDcHqm4csbAgC2aVZCHzLxMSUw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1550,9 +1561,9 @@ packages: '@typescript-eslint/scope-manager': 5.11.0 '@typescript-eslint/types': 5.11.0 '@typescript-eslint/typescript-estree': 5.11.0_typescript@4.5.5 - eslint: 8.8.0 + eslint: 8.9.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.8.0 + eslint-utils: 3.0.0_eslint@8.9.0 transitivePeerDependencies: - supports-color - typescript @@ -1566,29 +1577,29 @@ packages: eslint-visitor-keys: 3.2.0 dev: true - /@vitejs/plugin-legacy/1.7.0_vite@2.8.0: - resolution: {integrity: sha512-/aXOuxCqXHQLpCTb/qSdZR6lsFoVNuuw9FhSf1T1Rffya4bnXy7/+bpMmAobqcRUDhqg0hRWc1KiWd3B+pUHQg==} + /@vitejs/plugin-legacy/1.7.1_vite@2.8.1: + resolution: {integrity: sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA==} engines: {node: '>=12.0.0'} peerDependencies: - vite: ^2.7.8 + vite: ^2.8.0 dependencies: '@babel/standalone': 7.17.2 core-js: 3.21.0 magic-string: 0.25.7 regenerator-runtime: 0.13.9 systemjs: 6.12.1 - vite: 2.8.0_sass@1.49.7 + vite: 2.8.1_sass@1.49.7 dev: true - /@volar/code-gen/0.31.2: - resolution: {integrity: sha512-OfK2Duk+TL9utivzmhJVU6EV4kR5jlbSfTrTKCpiBHfZZv3VMKh57GVrX0ozPy3nKOo4J153M/LDE8GOyP+vjQ==} + /@volar/code-gen/0.31.3: + resolution: {integrity: sha512-P94HSTBm/z+qL43Utv/xl56ClUVzJxnfcL576xeDKiJnWVuN8fgZlkbtczUgJnkmePiXypoaRsD0vYd/wVTUFA==} dependencies: - '@volar/shared': 0.31.2 - '@volar/source-map': 0.31.2 + '@volar/shared': 0.31.3 + '@volar/source-map': 0.31.3 dev: true - /@volar/html2pug/0.31.2: - resolution: {integrity: sha512-iTD2w2NPs9vBzKRA7/9BYpZGBrjp1S70kJfe0nWL+uu9NlpLRT9ORSYcQwOUPB845p1Fw7T0CIARNa724nG+Ig==} + /@volar/html2pug/0.31.3: + resolution: {integrity: sha512-mmJ3qhnACXRNtqZ469+U/zK5gqkjjw5mxVhUU/B5wtDXVeSZVV42XBeTSkZRifjr6l0zhXjaqxHMq+1ceeiTsA==} dependencies: domelementtype: 2.2.0 domhandler: 4.3.0 @@ -1596,8 +1607,8 @@ packages: pug: 3.0.2 dev: true - /@volar/shared/0.31.2: - resolution: {integrity: sha512-Cy0ae3As4yUmoCJU68d1IGA7YoZwSIyJUkcbZe3Mb/Kpwn+MdtaxnWEP38jRbMyeN3mJVCd7OFIul8dcfnVieA==} + /@volar/shared/0.31.3: + resolution: {integrity: sha512-7n1Sls0hdfnZUbRFy/863xqsNmuNeAqbfFAcvEQD9Wx/uXEL7mQ3VMLA++WNzSxctXjcsl5NBp43VanKoDzDlA==} dependencies: upath: 2.0.1 vscode-html-languageservice: 4.2.1 @@ -1605,29 +1616,29 @@ packages: vscode-uri: 3.0.3 dev: true - /@volar/source-map/0.31.2: - resolution: {integrity: sha512-8/KXK+6TW/2AgQMdsNo1mwE12TgwAm5b32cIc7sEOy+wtSwJmGkrt95eZVflzSnqZo9hrBFYibprgI5tycHd9g==} + /@volar/source-map/0.31.3: + resolution: {integrity: sha512-uiOom7x0ndgJi5Dmh7IP3U1TBBR/JsxtSjX2klPIH28Wlhn5gUVRS0YHVs5Rm4/Va0K4QHZXibTCcCgOdgYL9Q==} dependencies: - '@volar/shared': 0.31.2 + '@volar/shared': 0.31.3 vscode-languageserver-textdocument: 1.0.4 dev: true - /@volar/transforms/0.31.2: - resolution: {integrity: sha512-qLq/CX9evYuLjApwlvxjYhR2dyggjMETCZhLD+WT3YLounBkeSbyXTnGgerPaUKLcSA7wZKYF5ENX6UfPOIyCg==} + /@volar/transforms/0.31.3: + resolution: {integrity: sha512-A3yeIsCmeGbkbPAYB+0Lt/cLveC2ZSilkQkFmOxSPhik99faixnKEP2d8bt0uCxtYI146RKoCEL/57NcgPKFww==} dependencies: - '@volar/shared': 0.31.2 + '@volar/shared': 0.31.3 vscode-languageserver-types: 3.17.0-next.7 dev: true - /@volar/vue-code-gen/0.31.2: - resolution: {integrity: sha512-yI2we8RcO2i6vQHZCDGKos078S+CG4eb2EF9HJfzW6n4soAOPcjJJ26D9RAsXHCxI7iXOnOt6XA4pmpK0IkE5A==} + /@volar/vue-code-gen/0.31.3: + resolution: {integrity: sha512-fWXp/ahxVJDWvD48AnL3iFxgxNwTH91CCaw7GATqGKvrOPyMMxm5xb/HWwCqIHNKdLt1Ty2nB/B37Tch7orIfA==} dependencies: - '@volar/code-gen': 0.31.2 - '@volar/shared': 0.31.2 - '@volar/source-map': 0.31.2 + '@volar/code-gen': 0.31.3 + '@volar/shared': 0.31.3 + '@volar/source-map': 0.31.3 '@vue/compiler-core': 3.2.30 '@vue/compiler-dom': 3.2.30 - '@vue/shared': 3.2.30 + '@vue/shared': 3.2.31 upath: 2.0.1 dev: true @@ -1818,18 +1829,24 @@ packages: '@vue/shared': 3.2.30 dev: true - /@vue/runtime-core/3.2.30: - resolution: {integrity: sha512-RTi7xH0Ht/6wfbo2WFBMJTEiyWFTqGhrksJm8lz6E+auO6lXZ6Eq3gPNfLt47GDWCm4xyrv+rs5R4UbarPEQ1Q==} + /@vue/reactivity/3.2.31: + resolution: {integrity: sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==} dependencies: - '@vue/reactivity': 3.2.30 - '@vue/shared': 3.2.30 + '@vue/shared': 3.2.31 dev: true - /@vue/runtime-dom/3.2.30: - resolution: {integrity: sha512-a3+jrncDvEFQmB+v9k0VyT4/Y3XO6OAueCroXXY4yLyr6PJeyxljweV5TzvW0rvVzH9sZO0QAvG76Lo+6C92Qw==} + /@vue/runtime-core/3.2.31: + resolution: {integrity: sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==} dependencies: - '@vue/runtime-core': 3.2.30 - '@vue/shared': 3.2.30 + '@vue/reactivity': 3.2.31 + '@vue/shared': 3.2.31 + dev: true + + /@vue/runtime-dom/3.2.31: + resolution: {integrity: sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==} + dependencies: + '@vue/runtime-core': 3.2.31 + '@vue/shared': 3.2.31 csstype: 2.6.19 dev: true @@ -1837,8 +1854,12 @@ packages: resolution: {integrity: sha512-B3HouBtUxcfu2w2d+VhdLcVBXKYYhXiFMAfQ+hoe8NUhKkPRkWDIqhpuehCZxVQ3S2dN1P1WfKGlxGC+pfmxGg==} dev: true - /@vueuse/core/7.6.1_3f39d8fe5118d28f4db30f0090a1b0cf: - resolution: {integrity: sha512-492y7R9HRu6TXzcGBMVG5qg5o9CHjrWLfOHh+TEknJeLe3LIYHsIBi1IlUN5s/yP3OHlBynjrzMMUm4gEyBmQg==} + /@vue/shared/3.2.31: + resolution: {integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==} + dev: true + + /@vueuse/core/7.6.2_3f39d8fe5118d28f4db30f0090a1b0cf: + resolution: {integrity: sha512-bjAbXJVJO6aElMaZtDz2B70C0L6jFk/jGVqJxWZS5huffxA6dW5DN6tQQJwzOnx9B9rDhePHJIFKsix0qZIH2Q==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -1849,13 +1870,13 @@ packages: optional: true dependencies: '@vue/composition-api': 1.4.6_vue@2.6.14 - '@vueuse/shared': 7.6.1_3f39d8fe5118d28f4db30f0090a1b0cf + '@vueuse/shared': 7.6.2_3f39d8fe5118d28f4db30f0090a1b0cf vue: 2.6.14 vue-demi: 0.12.1_3f39d8fe5118d28f4db30f0090a1b0cf dev: false - /@vueuse/integrations/7.6.1_0964947bb852f6e8b99df7675cc0fe1c: - resolution: {integrity: sha512-fukasQosFET7OB7E5fD2hjXKMgu0hWo6cVO/V4z+zoI6Ls542mYNpt40KUtz+OZEH9Uy1pZ+llpzyaq29JNNbg==} + /@vueuse/integrations/7.6.2_0964947bb852f6e8b99df7675cc0fe1c: + resolution: {integrity: sha512-S5HAChCaHtFSlPQtf8fgNll21QZNWrsnD7+2egYd1UQkJbZDsuhZ5y5qJitvjH9FrPHFanU5MHAqylaWoTO2uw==} peerDependencies: axios: '*' drauu: '*' @@ -1883,8 +1904,8 @@ packages: universal-cookie: optional: true dependencies: - '@vueuse/core': 7.6.1_3f39d8fe5118d28f4db30f0090a1b0cf - '@vueuse/shared': 7.6.1_3f39d8fe5118d28f4db30f0090a1b0cf + '@vueuse/core': 7.6.2_3f39d8fe5118d28f4db30f0090a1b0cf + '@vueuse/shared': 7.6.2_3f39d8fe5118d28f4db30f0090a1b0cf axios: 0.25.0 nprogress: 0.2.0 vue-demi: 0.12.1_3f39d8fe5118d28f4db30f0090a1b0cf @@ -1893,8 +1914,8 @@ packages: - vue dev: false - /@vueuse/shared/7.6.1_3f39d8fe5118d28f4db30f0090a1b0cf: - resolution: {integrity: sha512-VhURBjuyELYLW94TLqwyM+tUZ0uyWAOjp8zDnJts5wwyHZlGt/yabLbuEl70cKmt0zR9psVyAyHC+LTgRrA1Zw==} + /@vueuse/shared/7.6.2_3f39d8fe5118d28f4db30f0090a1b0cf: + resolution: {integrity: sha512-ThDld4Mx501tahRuHV6qJGkwCr17GknZrOzlD02Na9qJcH7Pq0quNTLx5cNDou7b1CKNvE3BXi2w/hz9KuPNTQ==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -2368,8 +2389,8 @@ packages: unload: 2.2.0 dev: false - /browser-update/3.3.37: - resolution: {integrity: sha512-6PIEXMYAajv6u2H89Z39gQJ0gjwZ0SZkqvsJnvt+9nHtBPdRUpp4X3HWMJX3zN2bKlX4FgAkXzkPdiOOv7sP5Q==} + /browser-update/3.3.38: + resolution: {integrity: sha512-2mLnlL25WLBP6pISo8dMoK7J8hKoLbgQtCQ+/g67T/SHvy+NpcvNPxqlpbwLF/mceIWTK34s24MUHmLcUrsKig==} dev: false /browserslist/4.19.1: @@ -2748,8 +2769,9 @@ packages: color-string: 1.9.0 dev: true - /color/4.2.0: - resolution: {integrity: sha512-hHTcrbvEnGjC7WBMk6ibQWFVDgEFTVmjrz2Q5HlU6ltwxv0JJN2Z8I7uRbWeQLF04dikxs8zgyZkazRJvSMtyQ==} + /color/4.2.1: + resolution: {integrity: sha512-MFJr0uY4RvTQUKvPq7dh9grVOTYSFeXja2mBXioCGjnjJoXrAp9jJ1NQTDR73c9nwBSAQiNKloKl5zq9WB9UPw==} + engines: {node: '>=12.5.0'} dependencies: color-convert: 2.0.1 color-string: 1.9.0 @@ -2817,7 +2839,6 @@ packages: transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - - '@types/node' dev: true /compare-func/2.0.0: @@ -2951,21 +2972,6 @@ packages: - '@swc/wasm' dev: true - /cosmiconfig-typescript-loader/1.0.4_typescript@4.5.5: - resolution: {integrity: sha512-ulv2dvwurP/MZAIthXm69bO7EzzIUThZ6RJ1qXhdlXM6to3F+IKBL/17EnhYSG52A5N1KcAUu66vSG/3/77KrA==} - engines: {node: '>=12', npm: '>=6'} - peerDependencies: - '@types/node': '*' - typescript: '>=3' - dependencies: - cosmiconfig: 7.0.1 - ts-node: 10.5.0_typescript@4.5.5 - typescript: 4.5.5 - transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' - dev: true - /cosmiconfig/7.0.1: resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==} engines: {node: '>=10'} @@ -3048,8 +3054,8 @@ packages: resolution: {integrity: sha512-IiJwMC8rdZE0+xiEZHeru6YoONC4rfPMqGm2W85jMIbkFvv5nFTwJVFHam2eFrN6txmoUYFAFXiv8ICVeTO0MA==} dev: true - /cssdb/6.2.0: - resolution: {integrity: sha512-OP1owHiK7IkCPSmNvWGMOEbfMcPZ8HA1TkzUXzB2SA708Y4pFGXWtLAVxds2QJI/0FA3mCNwRkEA9B4U4fW2Dw==} + /cssdb/6.3.0: + resolution: {integrity: sha512-U/nJSGsM0NIEsVPwat6r6QrvtqZ8m+eYb8qLoSFXXWNghy5x3z6ftubzbb6AMFcvaYVVRXKAmgD1I1e2A31qug==} dev: true /cssesc/3.0.0: @@ -3073,11 +3079,10 @@ packages: longest: 2.0.1 word-wrap: 1.2.3 optionalDependencies: - '@commitlint/load': 16.1.0 + '@commitlint/load': 16.2.1 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - - '@types/node' dev: true /damerau-levenshtein/1.0.8: @@ -3732,7 +3737,7 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-airbnb-base/15.0.0_392f898cec7735a5f7a99430cbc0b4f4: + /eslint-config-airbnb-base/15.0.0_1326372bbd2fe519ed5ba5fca843a914: resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3740,28 +3745,28 @@ packages: eslint-plugin-import: ^2.25.2 dependencies: confusing-browser-globals: 1.0.11 - eslint: 8.8.0 - eslint-plugin-import: 2.25.4_eslint@8.8.0 + eslint: 8.9.0 + eslint-plugin-import: 2.25.4_eslint@8.9.0 object.assign: 4.1.2 object.entries: 1.1.5 semver: 6.3.0 dev: true - /eslint-config-airbnb-typescript/16.1.0_59a3ee92371109e71a2ca9b2bb04a783: + /eslint-config-airbnb-typescript/16.1.0_b9fd3a89e854e264f00dc86dd3acbfa4: resolution: {integrity: sha512-W5Cq20KpEx5ZLC54bnVrC37zq2+WD956Kp/Ma3nYFRjT1v9KM63v+DPkrrmmrVqrlDKaD0ivm/qeYmyHV6qKlw==} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 '@typescript-eslint/parser': ^5.0.0 dependencies: - '@typescript-eslint/eslint-plugin': 5.11.0_de5a1ddccd75ca1e499b8b8491d3dcba - '@typescript-eslint/parser': 5.11.0_eslint@8.8.0+typescript@4.5.5 - eslint-config-airbnb-base: 15.0.0_392f898cec7735a5f7a99430cbc0b4f4 + '@typescript-eslint/eslint-plugin': 5.11.0_15a231715447500ed5c06da64c8aef1c + '@typescript-eslint/parser': 5.11.0_eslint@8.9.0+typescript@4.5.5 + eslint-config-airbnb-base: 15.0.0_1326372bbd2fe519ed5ba5fca843a914 transitivePeerDependencies: - eslint - eslint-plugin-import dev: true - /eslint-config-airbnb/19.0.4_ec013a4f5565ab8a5d7f7a6ae5e9cc8a: + /eslint-config-airbnb/19.0.4_cded826960a6a3d1bba2e72d77d93106: resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3771,17 +3776,17 @@ packages: eslint-plugin-react: ^7.28.0 eslint-plugin-react-hooks: ^4.3.0 dependencies: - eslint: 8.8.0 - eslint-config-airbnb-base: 15.0.0_392f898cec7735a5f7a99430cbc0b4f4 - eslint-plugin-import: 2.25.4_eslint@8.8.0 - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.8.0 - eslint-plugin-react: 7.28.0_eslint@8.8.0 - eslint-plugin-react-hooks: 4.3.0_eslint@8.8.0 + eslint: 8.9.0 + eslint-config-airbnb-base: 15.0.0_1326372bbd2fe519ed5ba5fca843a914 + eslint-plugin-import: 2.25.4_eslint@8.9.0 + eslint-plugin-jsx-a11y: 6.5.1_eslint@8.9.0 + eslint-plugin-react: 7.28.0_eslint@8.9.0 + eslint-plugin-react-hooks: 4.3.0_eslint@8.9.0 object.assign: 4.1.2 object.entries: 1.1.5 dev: true - /eslint-config-next/12.0.10_eslint@8.8.0+typescript@4.5.5: + /eslint-config-next/12.0.10_eslint@8.9.0+typescript@4.5.5: resolution: {integrity: sha512-l1er6mwSo1bltjLwmd71p5BdT6k/NQxV1n4lKZI6xt3MDMrq7ChUBr+EecxOry8GC/rCRUtPpH8Ygs0BJc5YLg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -3793,26 +3798,26 @@ packages: dependencies: '@next/eslint-plugin-next': 12.0.10 '@rushstack/eslint-patch': 1.1.0 - '@typescript-eslint/parser': 5.11.0_eslint@8.8.0+typescript@4.5.5 - eslint: 8.8.0 + '@typescript-eslint/parser': 5.11.0_eslint@8.9.0+typescript@4.5.5 + eslint: 8.9.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 2.5.0_392f898cec7735a5f7a99430cbc0b4f4 - eslint-plugin-import: 2.25.4_eslint@8.8.0 - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.8.0 - eslint-plugin-react: 7.28.0_eslint@8.8.0 - eslint-plugin-react-hooks: 4.3.0_eslint@8.8.0 + eslint-import-resolver-typescript: 2.5.0_1326372bbd2fe519ed5ba5fca843a914 + eslint-plugin-import: 2.25.4_eslint@8.9.0 + eslint-plugin-jsx-a11y: 6.5.1_eslint@8.9.0 + eslint-plugin-react: 7.28.0_eslint@8.9.0 + eslint-plugin-react-hooks: 4.3.0_eslint@8.9.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /eslint-config-prettier/8.3.0_eslint@8.8.0: + /eslint-config-prettier/8.3.0_eslint@8.9.0: resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.8.0 + eslint: 8.9.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -3822,7 +3827,7 @@ packages: resolve: 1.22.0 dev: true - /eslint-import-resolver-typescript/2.5.0_392f898cec7735a5f7a99430cbc0b4f4: + /eslint-import-resolver-typescript/2.5.0_1326372bbd2fe519ed5ba5fca843a914: resolution: {integrity: sha512-qZ6e5CFr+I7K4VVhQu3M/9xGv9/YmwsEXrsm3nimw8vWaVHRDrQRp26BgCypTxBp3vUp4o5aVEJRiy0F2DFddQ==} engines: {node: '>=4'} peerDependencies: @@ -3830,8 +3835,8 @@ packages: eslint-plugin-import: '*' dependencies: debug: 4.3.3 - eslint: 8.8.0 - eslint-plugin-import: 2.25.4_eslint@8.8.0 + eslint: 8.9.0 + eslint-plugin-import: 2.25.4_eslint@8.9.0 glob: 7.2.0 is-glob: 4.0.3 resolve: 1.22.0 @@ -3850,7 +3855,7 @@ packages: array-find: 1.0.0 debug: 3.2.7 enhanced-resolve: 0.9.1 - eslint-plugin-import: 2.25.4_eslint@8.8.0 + eslint-plugin-import: 2.25.4_eslint@8.9.0 find-root: 1.1.0 has: 1.0.3 interpret: 1.4.0 @@ -3869,18 +3874,18 @@ packages: find-up: 2.1.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.8.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.9.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.8.0 + eslint: 8.9.0 ignore: 5.2.0 dev: true - /eslint-plugin-import/2.25.4_eslint@8.8.0: + /eslint-plugin-import/2.25.4_eslint@8.9.0: resolution: {integrity: sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==} engines: {node: '>=4'} peerDependencies: @@ -3890,7 +3895,7 @@ packages: array.prototype.flat: 1.2.5 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.8.0 + eslint: 8.9.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3 has: 1.0.3 @@ -3902,7 +3907,7 @@ packages: tsconfig-paths: 3.12.0 dev: true - /eslint-plugin-jsx-a11y/6.5.1_eslint@8.8.0: + /eslint-plugin-jsx-a11y/6.5.1_eslint@8.9.0: resolution: {integrity: sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==} engines: {node: '>=4.0'} peerDependencies: @@ -3916,14 +3921,14 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.8.0 + eslint: 8.9.0 has: 1.0.3 jsx-ast-utils: 3.2.1 language-tags: 1.0.5 minimatch: 3.0.5 dev: true - /eslint-plugin-prettier/4.0.0_43197c8d12d1d439034cfcf65e1c48c2: + /eslint-plugin-prettier/4.0.0_07b422646bb75d3db791621d4fdbc992: resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} engines: {node: '>=6.0.0'} peerDependencies: @@ -3934,22 +3939,22 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.8.0 - eslint-config-prettier: 8.3.0_eslint@8.8.0 + eslint: 8.9.0 + eslint-config-prettier: 8.3.0_eslint@8.9.0 prettier: 2.5.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-react-hooks/4.3.0_eslint@8.8.0: + /eslint-plugin-react-hooks/4.3.0_eslint@8.9.0: resolution: {integrity: sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.8.0 + eslint: 8.9.0 dev: true - /eslint-plugin-react/7.28.0_eslint@8.8.0: + /eslint-plugin-react/7.28.0_eslint@8.9.0: resolution: {integrity: sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==} engines: {node: '>=4'} peerDependencies: @@ -3958,7 +3963,7 @@ packages: array-includes: 3.1.4 array.prototype.flatmap: 1.2.5 doctrine: 2.1.0 - eslint: 8.8.0 + eslint: 8.9.0 estraverse: 5.3.0 jsx-ast-utils: 3.2.1 minimatch: 3.0.5 @@ -3972,15 +3977,15 @@ packages: string.prototype.matchall: 4.0.6 dev: true - /eslint-plugin-regexp/1.5.1_eslint@8.8.0: + /eslint-plugin-regexp/1.5.1_eslint@8.9.0: resolution: {integrity: sha512-5v0rQIi54m2KycQHqmOAHrZhvI56GHmI2acr6zEffAqfeifTtobAEapv9Uf4o8//lGvwVkHKyjLoSbBNEFcfOA==} engines: {node: ^12 || >=14} peerDependencies: eslint: '>=6.0.0' dependencies: comment-parser: 1.3.0 - eslint: 8.8.0 - eslint-utils: 3.0.0_eslint@8.8.0 + eslint: 8.9.0 + eslint-utils: 3.0.0_eslint@8.9.0 grapheme-splitter: 1.0.4 jsdoctypeparser: 9.0.0 refa: 0.9.1 @@ -3989,7 +3994,7 @@ packages: scslre: 0.1.6 dev: true - /eslint-plugin-unicorn/40.1.0_eslint@8.8.0: + /eslint-plugin-unicorn/40.1.0_eslint@8.9.0: resolution: {integrity: sha512-y5doK2DF9Sr5AqKEHbHxjFllJ167nKDRU01HDcWyv4Tnmaoe9iNxMrBnaybZvWZUaE3OC5Unu0lNIevYamloig==} engines: {node: '>=12'} peerDependencies: @@ -3998,8 +4003,8 @@ packages: '@babel/helper-validator-identifier': 7.16.7 ci-info: 3.3.0 clean-regexp: 1.0.0 - eslint: 8.8.0 - eslint-utils: 3.0.0_eslint@8.8.0 + eslint: 8.9.0 + eslint-utils: 3.0.0_eslint@8.9.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -4012,30 +4017,30 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/8.4.1_eslint@8.8.0: + /eslint-plugin-vue/8.4.1_eslint@8.9.0: resolution: {integrity: sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.8.0 - eslint-utils: 3.0.0_eslint@8.8.0 + eslint: 8.9.0 + eslint-utils: 3.0.0_eslint@8.9.0 natural-compare: 1.4.0 semver: 7.3.5 - vue-eslint-parser: 8.2.0_eslint@8.8.0 + vue-eslint-parser: 8.2.0_eslint@8.9.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-vuejs-accessibility/1.1.1_eslint@8.8.0: + /eslint-plugin-vuejs-accessibility/1.1.1_eslint@8.9.0: resolution: {integrity: sha512-vmXfZQMlVLLhoEd9WWOzzhwLKRFVOnteSsrWD/DGvIMUDZ9MkwB3gQ+sdSpjqYMC+bb68BPsp3YpNZBzygp9Xg==} peerDependencies: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: aria-query: 5.0.0 emoji-regex: 10.0.0 - eslint: 8.8.0 - vue-eslint-parser: 8.2.0_eslint@8.8.0 + eslint: 8.9.0 + vue-eslint-parser: 8.2.0_eslint@8.9.0 transitivePeerDependencies: - supports-color dev: true @@ -4063,6 +4068,14 @@ packages: estraverse: 5.3.0 dev: true + /eslint-scope/7.1.1: + resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + esrecurse: 4.3.0 + estraverse: 5.3.0 + dev: true + /eslint-utils/2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} engines: {node: '>=6'} @@ -4070,13 +4083,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.8.0: + /eslint-utils/3.0.0_eslint@8.9.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.8.0 + eslint: 8.9.0 eslint-visitor-keys: 2.1.0 dev: true @@ -4095,6 +4108,11 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true + /eslint-visitor-keys/3.3.0: + resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + /eslint/7.32.0: resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==} engines: {node: ^10.12.0 || >=12.0.0} @@ -4144,12 +4162,12 @@ packages: - supports-color dev: true - /eslint/8.8.0: - resolution: {integrity: sha512-H3KXAzQGBH1plhYS3okDix2ZthuYJlQQEGE5k0IKuEqUSiyu4AmxxlJ2MtTYeJ3xB4jDhcYCwGOg2TXYdnDXlQ==} + /eslint/8.9.0: + resolution: {integrity: sha512-PB09IGwv4F4b0/atrbcMFboF/giawbBLVC7fyDamk5Wtey4Jh2K+rYaBhCAbUyEI4QzB1ly09Uglc9iCtFaG2Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.0.5 + '@eslint/eslintrc': 1.1.0 '@humanwhocodes/config-array': 0.9.3 ajv: 6.12.6 chalk: 4.1.2 @@ -4157,10 +4175,10 @@ packages: debug: 4.3.3 doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 7.1.0 - eslint-utils: 3.0.0_eslint@8.8.0 - eslint-visitor-keys: 3.2.0 - espree: 9.3.0 + eslint-scope: 7.1.1 + eslint-utils: 3.0.0_eslint@8.9.0 + eslint-visitor-keys: 3.3.0 + espree: 9.3.1 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -4206,6 +4224,15 @@ packages: eslint-visitor-keys: 3.2.0 dev: true + /espree/9.3.1: + resolution: {integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + acorn: 8.7.0 + acorn-jsx: 5.3.2_acorn@8.7.0 + eslint-visitor-keys: 3.3.0 + dev: true + /esprima/4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} @@ -7081,12 +7108,13 @@ packages: postcss: 7.0.39 dev: true - /postcss-lab-function/4.0.4: - resolution: {integrity: sha512-TAEW8X/ahMYV33mvLFQARtBPAy1VVJsiR9VVx3Pcbu+zlqQj0EIyJ/Ie1/EwxwIt530CWtEDzzTXBDzfdb+qIQ==} + /postcss-lab-function/4.1.0: + resolution: {integrity: sha512-59uHN/2wRaOd7whDyeaJ82E0kncIEeJkwcmvXFPNus8v1YMhtv2IUo9OtOAncn7sifZVMRsyoPlhxwckTjn4cQ==} engines: {node: ^12 || ^14 || >=16} peerDependencies: postcss: ^8.4 dependencies: + '@csstools/postcss-progressive-custom-properties': 1.1.0 postcss-value-parser: 4.2.0 dev: true @@ -7160,8 +7188,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-preset-env/7.3.1: - resolution: {integrity: sha512-x7fNsJxfkY60P4FUNwhJUOfXBFfnObd2EcUYY97sXZ0XRLgmAE65es9EFIYHq1rAk7X3LMfbG+L9wYgkrNsq5Q==} + /postcss-preset-env/7.3.2: + resolution: {integrity: sha512-bxKNZu7/JWTiePds3IJlDdnCaYkIQt38KkfMX9mKmDw0+D8tpf/a+1sog34BuiDsRsKWYYGaPvfKw61gJs7f6A==} engines: {node: ^12 || ^14 || >=16} peerDependencies: postcss: ^8.4 @@ -7170,12 +7198,13 @@ packages: '@csstools/postcss-hwb-function': 1.0.0 '@csstools/postcss-is-pseudo-class': 2.0.0 '@csstools/postcss-normalize-display-values': 1.0.0 + '@csstools/postcss-progressive-custom-properties': 1.1.0 autoprefixer: 10.4.2 browserslist: 4.19.1 css-blank-pseudo: 3.0.3 css-has-pseudo: 3.0.4 css-prefers-color-scheme: 6.0.3 - cssdb: 6.2.0 + cssdb: 6.3.0 postcss-attribute-case-insensitive: 5.0.0 postcss-clamp: 3.0.0 postcss-color-functional-notation: 4.2.2 @@ -7193,7 +7222,7 @@ packages: postcss-gap-properties: 3.0.3 postcss-image-set-function: 4.0.6 postcss-initial: 4.0.1 - postcss-lab-function: 4.0.4 + postcss-lab-function: 4.1.0 postcss-logical: 5.0.4 postcss-media-minmax: 5.0.0 postcss-nesting: 10.1.2 @@ -8388,95 +8417,95 @@ packages: resolution: {integrity: sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=} dev: true - /stylelint-config-prettier/9.0.3_stylelint@14.4.0: + /stylelint-config-prettier/9.0.3_stylelint@14.5.0: resolution: {integrity: sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>=11.0.0' dependencies: - stylelint: 14.4.0 + stylelint: 14.5.0 dev: true - /stylelint-config-recess-order/3.0.0_stylelint@14.4.0: + /stylelint-config-recess-order/3.0.0_stylelint@14.5.0: resolution: {integrity: sha512-uNXrlDz570Q7HJlrq8mNjgfO/xlKIh2hKVKEFMTG1/ih/6tDLcTbuvO1Zoo2dnQay990OAkWLDpTDOorB+hmBw==} peerDependencies: stylelint: '>=14' dependencies: - stylelint: 14.4.0 - stylelint-order: 5.0.0_stylelint@14.4.0 + stylelint: 14.5.0 + stylelint-order: 5.0.0_stylelint@14.5.0 dev: true - /stylelint-config-recommended-scss/5.0.2_postcss@8.4.6+stylelint@14.4.0: + /stylelint-config-recommended-scss/5.0.2_postcss@8.4.6+stylelint@14.5.0: resolution: {integrity: sha512-b14BSZjcwW0hqbzm9b0S/ScN2+3CO3O4vcMNOw2KGf8lfVSwJ4p5TbNEXKwKl1+0FMtgRXZj6DqVUe/7nGnuBg==} peerDependencies: stylelint: ^14.0.0 dependencies: postcss-scss: 4.0.3_postcss@8.4.6 - stylelint: 14.4.0 - stylelint-config-recommended: 6.0.0_stylelint@14.4.0 - stylelint-scss: 4.1.0_stylelint@14.4.0 + stylelint: 14.5.0 + stylelint-config-recommended: 6.0.0_stylelint@14.5.0 + stylelint-scss: 4.1.0_stylelint@14.5.0 transitivePeerDependencies: - postcss dev: true - /stylelint-config-recommended/6.0.0_stylelint@14.4.0: + /stylelint-config-recommended/6.0.0_stylelint@14.5.0: resolution: {integrity: sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==} peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.4.0 + stylelint: 14.5.0 dev: true - /stylelint-config-recommended/7.0.0_stylelint@14.4.0: + /stylelint-config-recommended/7.0.0_stylelint@14.5.0: resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==} peerDependencies: stylelint: ^14.4.0 dependencies: - stylelint: 14.4.0 + stylelint: 14.5.0 dev: true - /stylelint-config-standard-scss/3.0.0_postcss@8.4.6+stylelint@14.4.0: + /stylelint-config-standard-scss/3.0.0_postcss@8.4.6+stylelint@14.5.0: resolution: {integrity: sha512-zt3ZbzIbllN1iCmc94e4pDxqpkzeR6CJo5DDXzltshuXr+82B8ylHyMMARNnUYrZH80B7wgY7UkKTYCFM0UUyw==} peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.4.0 - stylelint-config-recommended-scss: 5.0.2_postcss@8.4.6+stylelint@14.4.0 - stylelint-config-standard: 24.0.0_stylelint@14.4.0 + stylelint: 14.5.0 + stylelint-config-recommended-scss: 5.0.2_postcss@8.4.6+stylelint@14.5.0 + stylelint-config-standard: 24.0.0_stylelint@14.5.0 transitivePeerDependencies: - postcss dev: true - /stylelint-config-standard/24.0.0_stylelint@14.4.0: + /stylelint-config-standard/24.0.0_stylelint@14.5.0: resolution: {integrity: sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw==} peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.4.0 - stylelint-config-recommended: 6.0.0_stylelint@14.4.0 + stylelint: 14.5.0 + stylelint-config-recommended: 6.0.0_stylelint@14.5.0 dev: true - /stylelint-config-standard/25.0.0_stylelint@14.4.0: + /stylelint-config-standard/25.0.0_stylelint@14.5.0: resolution: {integrity: sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==} peerDependencies: stylelint: ^14.4.0 dependencies: - stylelint: 14.4.0 - stylelint-config-recommended: 7.0.0_stylelint@14.4.0 + stylelint: 14.5.0 + stylelint-config-recommended: 7.0.0_stylelint@14.5.0 dev: true - /stylelint-order/5.0.0_stylelint@14.4.0: + /stylelint-order/5.0.0_stylelint@14.5.0: resolution: {integrity: sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==} peerDependencies: stylelint: ^14.0.0 dependencies: postcss: 8.4.6 postcss-sorting: 7.0.1_postcss@8.4.6 - stylelint: 14.4.0 + stylelint: 14.5.0 dev: true - /stylelint-prettier/2.0.0_prettier@2.5.1+stylelint@14.4.0: + /stylelint-prettier/2.0.0_prettier@2.5.1+stylelint@14.5.0: resolution: {integrity: sha512-jvT3G+9lopkeB0ARmDPszyfaOnvnIF+30QCjZxyt7E6fynI1T9mOKgYDNb9bXX17M7PXMZaX3j/26wqakjp1tw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8485,10 +8514,10 @@ packages: dependencies: prettier: 2.5.1 prettier-linter-helpers: 1.0.0 - stylelint: 14.4.0 + stylelint: 14.5.0 dev: true - /stylelint-scss/4.1.0_stylelint@14.4.0: + /stylelint-scss/4.1.0_stylelint@14.5.0: resolution: {integrity: sha512-BNYTo7MMamhFOlcaAWp2dMpjg6hPyM/FFqfDIYzmYVLMmQJqc8lWRIiTqP4UX5bresj9Vo0dKC6odSh43VP2NA==} peerDependencies: stylelint: ^14.0.0 @@ -8498,11 +8527,11 @@ packages: postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.0.9 postcss-value-parser: 4.2.0 - stylelint: 14.4.0 + stylelint: 14.5.0 dev: true - /stylelint/14.4.0: - resolution: {integrity: sha512-F6H2frcmdpB5ZXPjvHKSZRmszuYz7bsbl2NXyE+Pn+1P6PMD3dYMKjXci6yEzj9+Yf2ZinxBMaXYvSzYjaHtog==} + /stylelint/14.5.0: + resolution: {integrity: sha512-4dvQjrhAz2njLoE1OvUEZpryNWcmx2w5Lq5jlibxFv6b5W6O8/vob12M2ZzhX3Ndzs5f67F+BEYmhnQXOwfVYQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -8764,36 +8793,6 @@ packages: yn: 3.1.1 dev: true - /ts-node/10.5.0_typescript@4.5.5: - resolution: {integrity: sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.7.0 - '@tsconfig/node10': 1.0.8 - '@tsconfig/node12': 1.0.9 - '@tsconfig/node14': 1.0.1 - '@tsconfig/node16': 1.0.2 - acorn: 8.7.0 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 4.5.5 - v8-compile-cache-lib: 3.0.0 - yn: 3.1.1 - dev: true - /tsconfig-paths/3.12.0: resolution: {integrity: sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==} dependencies: @@ -8936,7 +8935,7 @@ packages: detect-node: 2.1.0 dev: false - /unplugin-icons/0.13.1_1f59c684e7252a19388f7d9f916e315d: + /unplugin-icons/0.13.1_4963ddf36b776ba22e85f55e37054e5b: resolution: {integrity: sha512-Y7ZOjTUvLdY4qUQNDo4OmkxjCh2coNbcAeWfFW66EZW7cJiBI6vU8j4cBAsyqUEwMdFL3q/kwowCRgD6BAaRyQ==} peerDependencies: '@svgr/core': '>=5.5.0' @@ -8959,7 +8958,7 @@ packages: debug: 4.3.3 kolorist: 1.5.1 local-pkg: 0.4.1 - unplugin: 0.3.2_vite@2.8.0 + unplugin: 0.3.2_vite@2.8.1 vue-template-compiler: 2.6.14 transitivePeerDependencies: - esbuild @@ -8969,7 +8968,7 @@ packages: - webpack dev: true - /unplugin-vue-components/0.17.18_vite@2.8.0+vue@2.6.14: + /unplugin-vue-components/0.17.18_vite@2.8.1+vue@2.6.14: resolution: {integrity: sha512-4wvJnSShTXCnZpO1G6h0DlHjBXap0JqzFyU84guMT6EH0shUZZ3TAta4pDa8nNeWAtcJVTF9uQswePq1elhpKQ==} engines: {node: '>=14'} peerDependencies: @@ -8991,7 +8990,7 @@ packages: magic-string: 0.25.7 minimatch: 3.0.5 resolve: 1.22.0 - unplugin: 0.3.2_vite@2.8.0 + unplugin: 0.3.2_vite@2.8.1 vue: 2.6.14 transitivePeerDependencies: - esbuild @@ -9001,8 +9000,8 @@ packages: - webpack dev: true - /unplugin-vue2-script-setup/0.9.2_f676c74367ecc85ca60f4e220627b899: - resolution: {integrity: sha512-ujKvTNkgqv7UDkoHBj/HfQxJJLEoO6HR0+RONfeXinUGK3gVAJbo+FmSyOhlisNIpb6IBhBaJXhGJoQQF1NQqg==} + /unplugin-vue2-script-setup/0.9.3_1a24842cdf89407be5adbf1749503323: + resolution: {integrity: sha512-m2QESHiFNmx0fIo/P0AiCrH6E5WtijRB/Ldrj8zjwRIYYbiOgmTfRmWQquW0H8ei5OwhYT30WAgepFjWrJ5oJg==} peerDependencies: '@vue/composition-api': ^1.4.3 '@vue/runtime-dom': ^3.2.26 @@ -9022,13 +9021,13 @@ packages: '@vue/compiler-dom': 3.2.30 '@vue/composition-api': 1.4.6_vue@2.6.14 '@vue/reactivity-transform': 3.2.30 - '@vue/runtime-dom': 3.2.30 + '@vue/runtime-dom': 3.2.31 '@vue/shared': 3.2.30 defu: 5.0.1 htmlparser2: 5.0.1 magic-string: 0.25.7 tslib: 2.3.1 - unplugin: 0.3.2_vite@2.8.0 + unplugin: 0.3.2_vite@2.8.1 transitivePeerDependencies: - esbuild - rollup @@ -9037,7 +9036,7 @@ packages: - webpack dev: true - /unplugin/0.3.2_vite@2.8.0: + /unplugin/0.3.2_vite@2.8.1: resolution: {integrity: sha512-5d0DMYNKZU+S9eZUiBfw6Co32eRg8myUgBPoWSqG/wDFCUE/WznfSsJnZWi1P9l69x4uLJqt2qVq1xW/AsXFrw==} peerDependencies: esbuild: '>=0.13' @@ -9054,7 +9053,7 @@ packages: webpack: optional: true dependencies: - vite: 2.8.0_sass@1.49.7 + vite: 2.8.1_sass@1.49.7 webpack-virtual-modules: 0.4.3 dev: true @@ -9146,7 +9145,7 @@ packages: engines: {node: '>= 0.10'} dev: false - /vite-plugin-compression/0.5.1_vite@2.8.0: + /vite-plugin-compression/0.5.1_vite@2.8.1: resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==} peerDependencies: vite: '>=2.0.0' @@ -9154,7 +9153,7 @@ packages: chalk: 4.1.2 debug: 4.3.3 fs-extra: 10.0.0 - vite: 2.8.0_sass@1.49.7 + vite: 2.8.1_sass@1.49.7 transitivePeerDependencies: - supports-color dev: true @@ -9163,7 +9162,7 @@ packages: resolution: {integrity: sha512-4lqhBWhOzP+SaCPoCVdmpM5cXzjKQV5jgFauxea488oOeElXo/kw6bXkMIooZhrh9q7gclTl8en6N9NmnqUwRQ==} dev: true - /vite-plugin-eslint/1.3.0_vite@2.8.0: + /vite-plugin-eslint/1.3.0_vite@2.8.1: resolution: {integrity: sha512-ng6liBWegj6bovfJVGsXXL2XeQR3xnqe4UsnwTE8rbsYTnAaiLfaZK3rruGAyiwCBPbBc2IEED6T7sus5NJfEw==} peerDependencies: vite: ^2.0.0 @@ -9171,7 +9170,7 @@ packages: '@rollup/pluginutils': 4.1.2 eslint: 7.32.0 rollup: 2.67.1 - vite: 2.8.0_sass@1.49.7 + vite: 2.8.1_sass@1.49.7 transitivePeerDependencies: - supports-color dev: true @@ -9188,7 +9187,7 @@ packages: - supports-color dev: true - /vite-plugin-pages/0.20.2_vite@2.8.0: + /vite-plugin-pages/0.20.2_vite@2.8.1: resolution: {integrity: sha512-A/N6Pez9sMzt7ZEfd1H7P9tmP6LrZwXMexV8xSiRahnUeNw+gz0W2dsPLJDZBvcixDZqoK8ggKdmyxgVBuTAfg==} peerDependencies: '@vue/compiler-sfc': '>=3' @@ -9202,21 +9201,21 @@ packages: fast-glob: 3.2.11 json5: 2.2.0 local-pkg: 0.4.1 - vite: 2.8.0_sass@1.49.7 + vite: 2.8.1_sass@1.49.7 yaml: 2.0.0-10 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-stylelint/1.1.0_vite@2.8.0: - resolution: {integrity: sha512-MfjKd9vSwfY3DC6fnpvvD5AB/NbuhKv8IA7PVivLo5N3X+tZvUdheA8kUyJh8o8cqaisYOJ3XssmlawcYIT5GQ==} + /vite-plugin-stylelint/1.1.3_vite@2.8.1: + resolution: {integrity: sha512-R2PgiUH+ZtrB2bf0qWbp+p7yUpdGMZ2DuAuPvHuDIOscCCzjFlYMUSZITRRgC+6FG2Kgp6F69OlP6G4yIVdZYQ==} peerDependencies: vite: ^2.0.0 dependencies: - vite: 2.8.0_sass@1.49.7 + vite: 2.8.1_sass@1.49.7 dev: true - /vite-plugin-vue-layouts/0.6.0_dca29176043f2913e852efbb535acc15: + /vite-plugin-vue-layouts/0.6.0_7c4efd426640ee98ec58bbc1a6963f09: resolution: {integrity: sha512-7QX7o/NpCfs+hyXphwYfmPqAEQ6qd4uXsvI0VsovjGT2eCoEE5dMdP6L+uqqNWY4uqv7oCvtinecZmbzZv/9Rg==} peerDependencies: vite: ^2.5.0 @@ -9226,14 +9225,14 @@ packages: '@vue/compiler-sfc': 3.2.30 debug: 4.3.3 fast-glob: 3.2.11 - vite: 2.8.0_sass@1.49.7 + vite: 2.8.1_sass@1.49.7 vue: 2.6.14 vue-router: 3.5.3 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue2/1.9.3_1f59c684e7252a19388f7d9f916e315d: + /vite-plugin-vue2/1.9.3_4963ddf36b776ba22e85f55e37054e5b: resolution: {integrity: sha512-0KhHSEeht0VHJtt4Z2cJ9bWBq4dP3HoXpapqAHV+f+cUa6KywYdOd+z6sSGLpuGjN8F9YinrFIo8dfVmMOpc8Q==} peerDependencies: vite: ^2.0.0-beta.23 @@ -9258,15 +9257,15 @@ packages: rollup: 2.67.1 slash: 3.0.0 source-map: 0.7.3 - vite: 2.8.0_sass@1.49.7 + vite: 2.8.1_sass@1.49.7 vue-template-compiler: 2.6.14 vue-template-es2015-compiler: 1.9.1 transitivePeerDependencies: - supports-color dev: true - /vite/2.8.0_sass@1.49.7: - resolution: {integrity: sha512-ed5rjyeysttuPJX/aKSA0gTB/8ZKLM5xF6FtEuKy1B9DiQbDNFMVMQxnb9JesgBPUMMIJxC8w5KZ/KNWLKFXoA==} + /vite/2.8.1_sass@1.49.7: + resolution: {integrity: sha512-Typ8qjUnW0p53gBsJpisrKcZlEbUPZATja9BG6Z09QZjg9YrnEn/htkr/VH4WhnH7eNUQeSD+wKI1lHzQRWskw==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -9351,23 +9350,23 @@ packages: resolution: {integrity: sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA==} dev: true - /vscode-pug-languageservice/0.31.2: - resolution: {integrity: sha512-vYaYLmSqO3UZ5746AmkgVNYFdMOFDAjBuNnD660UIHRQjdJ857SkL1XlzG4XrrKZAf6NJqc8xnsXxnRxo2bnOg==} + /vscode-pug-languageservice/0.31.3: + resolution: {integrity: sha512-LfYyUfn64fMvcSK8fGtqm73msn36cx7rm9jDwc3whOrrm5Y12mFRqpzZh8esGjPrkwCbLYApRPPic3db3edr3w==} dependencies: - '@volar/code-gen': 0.31.2 - '@volar/shared': 0.31.2 - '@volar/source-map': 0.31.2 - '@volar/transforms': 0.31.2 + '@volar/code-gen': 0.31.3 + '@volar/shared': 0.31.3 + '@volar/source-map': 0.31.3 + '@volar/transforms': 0.31.3 pug-lexer: 5.0.1 pug-parser: 6.0.0 vscode-languageserver-textdocument: 1.0.4 vscode-languageserver-types: 3.17.0-next.7 dev: true - /vscode-typescript-languageservice/0.31.2: - resolution: {integrity: sha512-73VRiOLzmaQVF3l+TzhiC/hTxaaUX0pYN7fezCnpf8SPvSQP62x02WWOEBXY/H39Cgkns50xUP9N07TLPoSB7Q==} + /vscode-typescript-languageservice/0.31.3: + resolution: {integrity: sha512-LLzDsnnpurUrQnHFLgTgaJREKuze6wc/A8Wr0SDYGZUIdNqrKTk0rCYBxkljvhAieDlZRVvSxHZFFVWddyWlaA==} dependencies: - '@volar/shared': 0.31.2 + '@volar/shared': 0.31.3 semver: 7.3.5 upath: 2.0.1 vscode-languageserver-protocol: 3.17.0-next.14 @@ -9383,26 +9382,26 @@ packages: resolution: {integrity: sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==} dev: true - /vscode-vue-languageservice/0.31.2: - resolution: {integrity: sha512-aaeljk4IWYPb2StBQ4gdzliBqHNcTwrOyhwdXD/OXeKsZ6RUzX9tUVqQtvDnQ1UYs72dKJxkiU1UG6Ol59IeHw==} + /vscode-vue-languageservice/0.31.3: + resolution: {integrity: sha512-h3bhPnLO+5Usmxi2/EUnNIfgHtivc3B9IfM6eTV9fLVGeqsVelMA+MNP1t1AWQr+VT+QHS+cGg5Ue/vkhmiuQQ==} dependencies: - '@volar/code-gen': 0.31.2 - '@volar/html2pug': 0.31.2 - '@volar/shared': 0.31.2 - '@volar/source-map': 0.31.2 - '@volar/transforms': 0.31.2 - '@volar/vue-code-gen': 0.31.2 + '@volar/code-gen': 0.31.3 + '@volar/html2pug': 0.31.3 + '@volar/shared': 0.31.3 + '@volar/source-map': 0.31.3 + '@volar/transforms': 0.31.3 + '@volar/vue-code-gen': 0.31.3 '@vscode/emmet-helper': 2.8.3 '@vue/reactivity': 3.2.30 - '@vue/shared': 3.2.30 + '@vue/shared': 3.2.31 upath: 2.0.1 vscode-css-languageservice: 5.1.12 vscode-html-languageservice: 4.2.1 vscode-json-languageservice: 4.2.0 vscode-languageserver-protocol: 3.17.0-next.14 vscode-languageserver-textdocument: 1.0.4 - vscode-pug-languageservice: 0.31.2 - vscode-typescript-languageservice: 0.31.2 + vscode-pug-languageservice: 0.31.3 + vscode-typescript-languageservice: 0.31.3 dev: true /vue-class-component/7.2.6_vue@2.6.14: @@ -9444,14 +9443,14 @@ packages: vue: 2.6.14 dev: false - /vue-eslint-parser/8.2.0_eslint@8.8.0: + /vue-eslint-parser/8.2.0_eslint@8.9.0: resolution: {integrity: sha512-hvl8OVT8imlKk/lQyhkshqwQQChzHETcBd5abiO4ePw7ib7QUZLfW+2TUrJHKUvFOCFRJrDin5KJO9OHzB5bRQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.3 - eslint: 8.8.0 + eslint: 8.9.0 eslint-scope: 7.1.0 eslint-visitor-keys: 3.2.0 espree: 9.3.0 @@ -9510,15 +9509,15 @@ packages: resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==} dev: true - /vue-tsc/0.31.2_typescript@4.5.5: - resolution: {integrity: sha512-eE6aM0ktgN+21paBiuXFSwWUz+TKg64acJUeUmXp8Z5yxzJ3YyNW8pAtAfpYtCHPNlZMNoqx17zbHfmGUqIWPA==} + /vue-tsc/0.31.3_typescript@4.5.5: + resolution: {integrity: sha512-/5btWDFgJcay4pk5C9QbnbtYhz0TjpFTlNM94mwXeCpxgdXRUrsfJdsr55U9OXrLEu29r1vgSxolRDkK6ypGVQ==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/shared': 0.31.2 + '@volar/shared': 0.31.3 typescript: 4.5.5 - vscode-vue-languageservice: 0.31.2 + vscode-vue-languageservice: 0.31.3 dev: true /vue/2.6.14: