From f0efc08f16f8f8e38e09b88082fd34c8dc4bf831 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 23 May 2022 15:17:59 +0800 Subject: [PATCH] chore: bump dependencies Signed-off-by: Ryan Wang --- package.json | 22 +-- pnpm-lock.yaml | 477 +++++++++++++++++++++++++++---------------------- 2 files changed, 276 insertions(+), 223 deletions(-) diff --git a/package.json b/package.json index 8a3847fb..d43fe748 100644 --- a/package.json +++ b/package.json @@ -22,45 +22,45 @@ "@vueuse/core": "^8.5.0", "pinia": "^2.0.14", "tippy.js": "^6.3.7", - "vue": "^3.2.33", + "vue": "^3.2.36", "vue-router": "^4.0.15" }, "devDependencies": { - "@iconify-json/ri": "^1.1.1", + "@iconify-json/ri": "^1.1.2", "@rushstack/eslint-patch": "^1.1.3", "@tailwindcss/aspect-ratio": "^0.4.0", "@types/jsdom": "^16.2.14", - "@types/node": "^17.0.34", + "@types/node": "^17.0.35", "@vitejs/plugin-vue": "^2.3.3", "@vitejs/plugin-vue-jsx": "^1.3.10", - "@vitest/ui": "^0.12.6", + "@vitest/ui": "^0.12.9", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^10.0.0", - "@vue/test-utils": "^2.0.0-rc.21", + "@vue/test-utils": "^2.0.0", "@vue/tsconfig": "^0.1.3", "autoprefixer": "^10.4.7", "c8": "^7.11.3", "cypress": "^9.6.1", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-plugin-cypress": "^2.12.1", "eslint-plugin-vue": "^8.7.1", "histoire": "^0.4.6", "husky": "^8.0.1", "jsdom": "^19.0.0", - "postcss": "^8.4.13", + "postcss": "^8.4.14", "prettier": "^2.6.2", - "sass": "^1.51.0", + "sass": "^1.52.1", "start-server-and-test": "^1.14.0", "tailwindcss": "^3.0.24", - "tailwindcss-themeable": "^1.3.0", "tailwindcss-safe-area": "^0.2.2", + "tailwindcss-themeable": "^1.3.0", "typescript": "~4.6.4", "unplugin-icons": "^0.14.3", "vite": "^2.9.9", "vite-compression-plugin": "^0.0.3", "vite-plugin-dts": "^1.1.1", "vite-plugin-pwa": "^0.12.0", - "vitest": "^0.12.6", - "vue-tsc": "^0.34.15" + "vitest": "^0.12.9", + "vue-tsc": "^0.34.16" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90b7e8a3..aaaa40e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,32 +2,32 @@ lockfileVersion: 5.4 specifiers: '@halo-dev/admin-api': ^1.0.0 - '@iconify-json/ri': ^1.1.1 + '@iconify-json/ri': ^1.1.2 '@rushstack/eslint-patch': ^1.1.3 '@tailwindcss/aspect-ratio': ^0.4.0 '@types/jsdom': ^16.2.14 - '@types/node': ^17.0.34 + '@types/node': ^17.0.35 '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vitest/ui': ^0.12.6 + '@vitest/ui': ^0.12.9 '@vue/eslint-config-prettier': ^7.0.0 '@vue/eslint-config-typescript': ^10.0.0 - '@vue/test-utils': ^2.0.0-rc.21 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 '@vueuse/core': ^8.5.0 autoprefixer: ^10.4.7 c8: ^7.11.3 cypress: ^9.6.1 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-plugin-cypress: ^2.12.1 eslint-plugin-vue: ^8.7.1 histoire: ^0.4.6 husky: ^8.0.1 jsdom: ^19.0.0 pinia: ^2.0.14 - postcss: ^8.4.13 + postcss: ^8.4.14 prettier: ^2.6.2 - sass: ^1.51.0 + sass: ^1.52.1 start-server-and-test: ^1.14.0 tailwindcss: ^3.0.24 tailwindcss-safe-area: ^0.2.2 @@ -39,56 +39,56 @@ specifiers: vite-compression-plugin: ^0.0.3 vite-plugin-dts: ^1.1.1 vite-plugin-pwa: ^0.12.0 - vitest: ^0.12.6 - vue: ^3.2.33 + vitest: ^0.12.9 + vue: ^3.2.36 vue-router: ^4.0.15 - vue-tsc: ^0.34.15 + vue-tsc: ^0.34.16 dependencies: '@halo-dev/admin-api': 1.0.0 - '@vueuse/core': 8.5.0_vue@3.2.33 - pinia: 2.0.14_ytvqwwdyss532bvoq2clv4ed5m + '@vueuse/core': 8.5.0_vue@3.2.36 + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i tippy.js: 6.3.7 - vue: 3.2.33 - vue-router: 4.0.15_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@iconify-json/ri': 1.1.1 + '@iconify-json/ri': 1.1.2 '@rushstack/eslint-patch': 1.1.3 '@tailwindcss/aspect-ratio': 0.4.0_tailwindcss@3.0.24 '@types/jsdom': 16.2.14 - '@types/node': 17.0.34 - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.33 + '@types/node': 17.0.35 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vitest/ui': 0.12.6 - '@vue/eslint-config-prettier': 7.0.0_bppm6sp3oxoychvfagx6tcd7pe - '@vue/eslint-config-typescript': 10.0.0_p4if3q7l2moozcc73o6tbvomjq - '@vue/test-utils': 2.0.0-rc.21_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@17.0.34 - autoprefixer: 10.4.7_postcss@8.4.13 + '@vitest/ui': 0.12.9 + '@vue/eslint-config-prettier': 7.0.0_yzlwycfcjzj3trzruaflx2c53m + '@vue/eslint-config-typescript': 10.0.0_7eximbxnouzkbjbmoryntxf2zu + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@17.0.35 + autoprefixer: 10.4.7_postcss@8.4.14 c8: 7.11.3 cypress: 9.6.1 - eslint: 8.15.0 - eslint-plugin-cypress: 2.12.1_eslint@8.15.0 - eslint-plugin-vue: 8.7.1_eslint@8.15.0 - histoire: 0.4.6_gfrfffqr3ji5b3kcyxmqf57s3m + eslint: 8.16.0 + eslint-plugin-cypress: 2.12.1_eslint@8.16.0 + eslint-plugin-vue: 8.7.1_eslint@8.16.0 + histoire: 0.4.6_tdvxkye3xsdprql34qm7vi2lni husky: 8.0.1 jsdom: 19.0.0 - postcss: 8.4.13 + postcss: 8.4.14 prettier: 2.6.2 - sass: 1.51.0 + sass: 1.52.1 start-server-and-test: 1.14.0 tailwindcss: 3.0.24 tailwindcss-safe-area: 0.2.2 tailwindcss-themeable: 1.3.0 typescript: 4.6.4 unplugin-icons: 0.14.3_vite@2.9.9 - vite: 2.9.9_sass@1.51.0 + vite: 2.9.9_sass@1.52.1 vite-compression-plugin: 0.0.3 vite-plugin-dts: 1.1.1_vite@2.9.9 vite-plugin-pwa: 0.12.0_vite@2.9.9 - vitest: 0.12.6_pfh5lnme5kp6b474lb3mo7jsri - vue-tsc: 0.34.15_typescript@4.6.4 + vitest: 0.12.9_i354qpri2nww3ngfjwjvmipwkq + vue-tsc: 0.34.16_typescript@4.6.4 packages: @@ -432,13 +432,6 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.17.8: - resolution: {integrity: sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.17.0 - /@babel/parser/7.17.9: resolution: {integrity: sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==} engines: {node: '>=6.0.0'} @@ -1385,14 +1378,14 @@ packages: - supports-color dev: true - /@eslint/eslintrc/1.2.3: - resolution: {integrity: sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==} + /@eslint/eslintrc/1.3.0: + resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 espree: 9.3.2 - globals: 13.12.1 + globals: 13.15.0 ignore: 5.2.0 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -1453,12 +1446,12 @@ packages: '@hapi/hoek': 9.2.1 dev: true - /@histoire/controls/0.4.6_vue@3.2.33: + /@histoire/controls/0.4.6_vue@3.2.36: resolution: {integrity: sha512-Wdd2dGIs8a6+T+G3ufOecuo4oMSF4zgVaMtAMJQlWDsgmeIULKnzXA2khQgRAL07YXTPlCpdfGbnSl2LWc5GeQ==} dependencies: - '@iconify/vue': 3.2.1_vue@3.2.33 - '@vueuse/core': 8.5.0_vue@3.2.33 - floating-vue: 2.0.0-beta.16_vue@3.2.33 + '@iconify/vue': 3.2.1_vue@3.2.36 + '@vueuse/core': 8.5.0_vue@3.2.36 + floating-vue: 2.0.0-beta.16_vue@3.2.36 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -1479,8 +1472,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify-json/ri/1.1.1: - resolution: {integrity: sha512-H2Bvtew65rCw275lZaLk5sxTmmxa9kpd2i2FOVncDLa/Wpn9L6AnTZhR1NzzPb6iqK2D8HE4Y/wcVr6o0KjMlw==} + /@iconify-json/ri/1.1.2: + resolution: {integrity: sha512-qLlDrpkxJi+aUxY2xipKC08aI2seaxFsrEWC3Wm5WJxTtZco+G8SUBpzNpQaKzjN4IwpzcZv8T37Q3aREXDk/A==} dependencies: '@iconify/types': 1.1.0 dev: true @@ -1502,12 +1495,12 @@ packages: - supports-color dev: true - /@iconify/vue/3.2.1_vue@3.2.33: + /@iconify/vue/3.2.1_vue@3.2.36: resolution: {integrity: sha512-c4R6ZgFo1JrJ8aPMMgOPgfU7lBswihMGR+yWe/P4ZukC3kTkeT4+lkt9Pc/itVFMkwva/S/7u9YofmYv57fnNQ==} peerDependencies: vue: 3.x dependencies: - vue: 3.2.33 + vue: 3.2.36 dev: true /@istanbuljs/schema/0.1.3: @@ -1764,7 +1757,7 @@ packages: /@types/concat-stream/1.6.1: resolution: {integrity: sha512-eHE4cQPoj6ngxBZMvVf6Hw7Mh4jMW4U9lpGmS5GBPB9RYxlFg+CHaVN7ErNY4W9XfLIEn20b4VDYaIrbq0q4uA==} dependencies: - '@types/node': 17.0.34 + '@types/node': 17.0.35 dev: true /@types/estree/0.0.39: @@ -1774,7 +1767,7 @@ packages: /@types/form-data/0.0.33: resolution: {integrity: sha1-yayFsqX9GENbjIXZ7LUObWyJP/g=} dependencies: - '@types/node': 17.0.34 + '@types/node': 17.0.35 dev: true /@types/istanbul-lib-coverage/2.0.4: @@ -1784,7 +1777,7 @@ packages: /@types/jsdom/16.2.14: resolution: {integrity: sha512-6BAy1xXEmMuHeAJ4Fv4yXKwBDTGTOseExKE3OaHiNycdHdZw59KfYzrt0DkDluvwmik1HRt6QS7bImxUmpSy+w==} dependencies: - '@types/node': 17.0.34 + '@types/node': 17.0.35 '@types/parse5': 6.0.3 '@types/tough-cookie': 4.0.1 dev: true @@ -1820,8 +1813,8 @@ packages: resolution: {integrity: sha512-q4jlIR71hUpWTnGhXWcakgkZeHa3CCjcQcnuzU8M891BAWA2jHiziiWEPEkdS5pFsz7H9HJiy8BrK7tBRNrY7A==} dev: true - /@types/node/17.0.34: - resolution: {integrity: sha512-XImEz7XwTvDBtzlTnm8YvMqGW/ErMWBsKZ+hMTvnDIjGCKxwK5Xpc+c/oQjOauwq8M4OS11hEkpjX8rrI/eEgA==} + /@types/node/17.0.35: + resolution: {integrity: sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==} dev: true /@types/node/8.10.66: @@ -1839,7 +1832,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 17.0.34 + '@types/node': 17.0.35 dev: true /@types/sinonjs__fake-timers/8.1.1: @@ -1862,11 +1855,11 @@ packages: resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} requiresBuild: true dependencies: - '@types/node': 17.0.34 + '@types/node': 17.0.35 dev: true optional: true - /@typescript-eslint/eslint-plugin/5.13.0_ctm36iejygczlejx4vejc46voe: + /@typescript-eslint/eslint-plugin/5.13.0_zna3gigbnt6mkitnatbwrks5fm: resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1877,12 +1870,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.13.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/parser': 5.13.0_utdtartgf6fqqgkivzeynh76la '@typescript-eslint/scope-manager': 5.13.0 - '@typescript-eslint/type-utils': 5.13.0_hcfsmds2fshutdssjqluwm76uu - '@typescript-eslint/utils': 5.13.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/type-utils': 5.13.0_utdtartgf6fqqgkivzeynh76la + '@typescript-eslint/utils': 5.13.0_utdtartgf6fqqgkivzeynh76la debug: 4.3.3 - eslint: 8.15.0 + eslint: 8.16.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -1893,7 +1886,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.13.0_hcfsmds2fshutdssjqluwm76uu: + /@typescript-eslint/parser/5.13.0_utdtartgf6fqqgkivzeynh76la: resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1907,7 +1900,7 @@ packages: '@typescript-eslint/types': 5.13.0 '@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.4 debug: 4.3.3 - eslint: 8.15.0 + eslint: 8.16.0 typescript: 4.6.4 transitivePeerDependencies: - supports-color @@ -1921,7 +1914,7 @@ packages: '@typescript-eslint/visitor-keys': 5.13.0 dev: true - /@typescript-eslint/type-utils/5.13.0_hcfsmds2fshutdssjqluwm76uu: + /@typescript-eslint/type-utils/5.13.0_utdtartgf6fqqgkivzeynh76la: resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1931,9 +1924,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.13.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/utils': 5.13.0_utdtartgf6fqqgkivzeynh76la debug: 4.3.3 - eslint: 8.15.0 + eslint: 8.16.0 tsutils: 3.21.0_typescript@4.6.4 typescript: 4.6.4 transitivePeerDependencies: @@ -1966,7 +1959,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.13.0_hcfsmds2fshutdssjqluwm76uu: + /@typescript-eslint/utils/5.13.0_utdtartgf6fqqgkivzeynh76la: resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1976,9 +1969,9 @@ packages: '@typescript-eslint/scope-manager': 5.13.0 '@typescript-eslint/types': 5.13.0 '@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.4 - eslint: 8.15.0 + eslint: 8.16.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.15.0 + eslint-utils: 3.0.0_eslint@8.16.0 transitivePeerDependencies: - supports-color - typescript @@ -2006,49 +1999,49 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue/2.3.3_vite@2.9.9+vue@3.2.33: + /@vitejs/plugin-vue/2.3.3_vite@2.9.9+vue@3.2.36: resolution: {integrity: sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.9.9_sass@1.51.0 - vue: 3.2.33 + vite: 2.9.9_sass@1.52.1 + vue: 3.2.36 dev: true - /@vitest/ui/0.12.6: - resolution: {integrity: sha512-3qHt0YWveaEmZEp7yr23Sn4nCWdDSAYjBLSoBHbnDXwpNhryLQz2KVR5XkJ74mQnOInXd+mh//GPMeLrJi7LJA==} + /@vitest/ui/0.12.9: + resolution: {integrity: sha512-CFh2yEfakcNeheGAXHvaWGMpI5CcnxVIwkKC1rFz6LnEyOpkEv7i6gbZ1Tqu2YbnC5jRNCrz/bIsT5hT1lh9Rw==} dependencies: sirv: 2.0.2 dev: true - /@volar/code-gen/0.34.15: - resolution: {integrity: sha512-g30glPo5N9bJocf1NBt802UcmqgZ3UtPst9b/Tangj+zR+K2RV5S2Un/suR6ZRiETXtg3nmrUcCgsTSJ6PC29A==} + /@volar/code-gen/0.34.16: + resolution: {integrity: sha512-ep5us1iF66WlwzCFjTHMIdULIHzu6661228NknkSBGEAh878GPO+AgUqyQn9tY+al0KrsLuDRQVt6pwmeLoqwQ==} dependencies: - '@volar/source-map': 0.34.15 + '@volar/source-map': 0.34.16 dev: true - /@volar/source-map/0.34.15: - resolution: {integrity: sha512-Y3sENK/kqsgD7Vtve6gq6/Dor6JuoJWR+s9iwHcHTcA4VDkJnJRGHcvP8S3SVBsWl7T9qtlnvH3WCbFj7WlXrw==} + /@volar/source-map/0.34.16: + resolution: {integrity: sha512-50F1XWcVRzKVXqwO7J39hZ4qd/htzHj62dsywz7FfhZZSOaQ43XT3uEy7cBAVgw7gs+qChFaUJAhM1iHb0FyOQ==} dev: true - /@volar/vue-code-gen/0.34.15: - resolution: {integrity: sha512-GglGsHxPPb7mW2v//5MUrkzxAO68YEIL5bRwpZD0Cp9np34keQdd1SHB5DXdoyU38cnfHJWjBlqCYpTnz2CR/w==} + /@volar/vue-code-gen/0.34.16: + resolution: {integrity: sha512-R8OGn26pCQsctXLa6mZi3BIkyXemcrhibTRGrVh1z2TqWMtnCIT/NiAYXR7kAH4UzFEpglOJAIxrjwnodJ7x6w==} dependencies: - '@volar/code-gen': 0.34.15 - '@volar/source-map': 0.34.15 + '@volar/code-gen': 0.34.16 + '@volar/source-map': 0.34.16 '@vue/compiler-core': 3.2.33 - '@vue/compiler-dom': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/compiler-dom': 3.2.36 + '@vue/shared': 3.2.36 dev: true - /@volar/vue-typescript/0.34.15: - resolution: {integrity: sha512-7jwhYl1NQB0uYgTO74x+OBSD4SPF7bI3m1KFQ98Wt/NOTXr57YcUyOkDBImcTKRLX3PHG9ex6OfT7u3jiZ2Zzg==} + /@volar/vue-typescript/0.34.16: + resolution: {integrity: sha512-Jmo19pKRJAIhbAmr/1974knqKws9FZlnYWuCDvvg9wimKHTFosjDhDysORIMVHZ97og/0idK70iIKbcsyDadvw==} dependencies: - '@volar/code-gen': 0.34.15 - '@volar/source-map': 0.34.15 - '@volar/vue-code-gen': 0.34.15 + '@volar/code-gen': 0.34.16 + '@volar/source-map': 0.34.16 + '@volar/vue-code-gen': 0.34.16 '@vue/compiler-sfc': 3.2.33 '@vue/reactivity': 3.2.33 dev: true @@ -2081,17 +2074,33 @@ packages: '@vue/shared': 3.2.33 estree-walker: 2.0.2 source-map: 0.6.1 + dev: true + + /@vue/compiler-core/3.2.36: + resolution: {integrity: sha512-bbyZM5hvBicv0PW3KUfVi+x3ylHnfKG7DOn5wM+f2OztTzTjLEyBb/5yrarIYpmnGitVGbjZqDbODyW4iK8hqw==} + dependencies: + '@babel/parser': 7.17.9 + '@vue/shared': 3.2.36 + estree-walker: 2.0.2 + source-map: 0.6.1 /@vue/compiler-dom/3.2.33: resolution: {integrity: sha512-GhiG1C8X98Xz9QUX/RlA6/kgPBWJkjq0Rq6//5XTAGSYrTMBgcLpP9+CnlUg1TFxnnCVughAG+KZl28XJqw8uQ==} dependencies: '@vue/compiler-core': 3.2.33 '@vue/shared': 3.2.33 + dev: true + + /@vue/compiler-dom/3.2.36: + resolution: {integrity: sha512-tcOTAOiW4s24QLnq+ON6J+GRONXJ+A/mqKCORi0LSlIh8XQlNnlm24y8xIL8la+ZDgkdbjarQ9ZqYSvEja6gVA==} + dependencies: + '@vue/compiler-core': 3.2.36 + '@vue/shared': 3.2.36 /@vue/compiler-sfc/3.2.33: resolution: {integrity: sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==} dependencies: - '@babel/parser': 7.17.8 + '@babel/parser': 7.17.9 '@vue/compiler-core': 3.2.33 '@vue/compiler-dom': 3.2.33 '@vue/compiler-ssr': 3.2.33 @@ -2099,7 +2108,22 @@ packages: '@vue/shared': 3.2.33 estree-walker: 2.0.2 magic-string: 0.25.9 - postcss: 8.4.13 + postcss: 8.4.14 + source-map: 0.6.1 + dev: true + + /@vue/compiler-sfc/3.2.36: + resolution: {integrity: sha512-AvGb4bTj4W8uQ4BqaSxo7UwTEqX5utdRSMyHy58OragWlt8nEACQ9mIeQh3K4di4/SX+41+pJrLIY01lHAOFOA==} + dependencies: + '@babel/parser': 7.17.9 + '@vue/compiler-core': 3.2.36 + '@vue/compiler-dom': 3.2.36 + '@vue/compiler-ssr': 3.2.36 + '@vue/reactivity-transform': 3.2.36 + '@vue/shared': 3.2.36 + estree-walker: 2.0.2 + magic-string: 0.25.9 + postcss: 8.4.14 source-map: 0.6.1 /@vue/compiler-ssr/3.2.33: @@ -2107,23 +2131,30 @@ packages: dependencies: '@vue/compiler-dom': 3.2.33 '@vue/shared': 3.2.33 + dev: true + + /@vue/compiler-ssr/3.2.36: + resolution: {integrity: sha512-+KugInUFRvOxEdLkZwE+W43BqHyhBh0jpYXhmqw1xGq2dmE6J9eZ8UUSOKNhdHtQ/iNLWWeK/wPZkVLUf3YGaw==} + dependencies: + '@vue/compiler-dom': 3.2.36 + '@vue/shared': 3.2.36 /@vue/devtools-api/6.1.4: resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==} - /@vue/eslint-config-prettier/7.0.0_bppm6sp3oxoychvfagx6tcd7pe: + /@vue/eslint-config-prettier/7.0.0_yzlwycfcjzj3trzruaflx2c53m: resolution: {integrity: sha512-/CTc6ML3Wta1tCe1gUeO0EYnVXfo3nJXsIhZ8WJr3sov+cGASr6yuiibJTL6lmIBm7GobopToOuB3B6AWyV0Iw==} peerDependencies: eslint: '>= 7.28.0' prettier: '>= 2.0.0' dependencies: - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-prettier: 4.0.0_iqftbjqlxzn3ny5nablrkczhqi + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-prettier: 4.0.0_j7rsahgqtkecno6yauhsgsglf4 prettier: 2.6.2 dev: true - /@vue/eslint-config-typescript/10.0.0_p4if3q7l2moozcc73o6tbvomjq: + /@vue/eslint-config-typescript/10.0.0_7eximbxnouzkbjbmoryntxf2zu: resolution: {integrity: sha512-F94cL8ug3FaYXlCfU5/wiGjk1qeadmoBpRGAOBq+qre3Smdupa59dd6ZJrsfRODpsMPyTG7330juMDsUvpZ3Rw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2134,12 +2165,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.13.0_ctm36iejygczlejx4vejc46voe - '@typescript-eslint/parser': 5.13.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-plugin-vue: 8.7.1_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.13.0_zna3gigbnt6mkitnatbwrks5fm + '@typescript-eslint/parser': 5.13.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-plugin-vue: 8.7.1_eslint@8.16.0 typescript: 4.6.4 - vue-eslint-parser: 8.3.0_eslint@8.15.0 + vue-eslint-parser: 8.3.0_eslint@8.16.0 transitivePeerDependencies: - supports-color dev: true @@ -2152,46 +2183,66 @@ packages: '@vue/shared': 3.2.33 estree-walker: 2.0.2 magic-string: 0.25.9 + dev: true + + /@vue/reactivity-transform/3.2.36: + resolution: {integrity: sha512-Jk5o2BhpODC9XTA7o4EL8hSJ4JyrFWErLtClG3NH8wDS7ri9jBDWxI7/549T7JY9uilKsaNM+4pJASLj5dtRwA==} + dependencies: + '@babel/parser': 7.17.9 + '@vue/compiler-core': 3.2.36 + '@vue/shared': 3.2.36 + estree-walker: 2.0.2 + magic-string: 0.25.9 /@vue/reactivity/3.2.33: resolution: {integrity: sha512-62Sq0mp9/0bLmDuxuLD5CIaMG2susFAGARLuZ/5jkU1FCf9EDbwUuF+BO8Ub3Rbodx0ziIecM/NsmyjardBxfQ==} dependencies: '@vue/shared': 3.2.33 + dev: true - /@vue/runtime-core/3.2.33: - resolution: {integrity: sha512-N2D2vfaXsBPhzCV3JsXQa2NECjxP3eXgZlFqKh4tgakp3iX6LCGv76DLlc+IfFZq+TW10Y8QUfeihXOupJ1dGw==} + /@vue/reactivity/3.2.36: + resolution: {integrity: sha512-c2qvopo0crh9A4GXi2/2kfGYMxsJW4tVILrqRPydVGZHhq0fnzy6qmclWOhBFckEhmyxmpHpdJtIRYGeKcuhnA==} dependencies: - '@vue/reactivity': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/shared': 3.2.36 - /@vue/runtime-dom/3.2.33: - resolution: {integrity: sha512-LSrJ6W7CZTSUygX5s8aFkraDWlO6K4geOwA3quFF2O+hC3QuAMZt/0Xb7JKE3C4JD4pFwCSO7oCrZmZ0BIJUnw==} + /@vue/runtime-core/3.2.36: + resolution: {integrity: sha512-PTWBD+Lub+1U3/KhbCExrfxyS14hstLX+cBboxVHaz+kXoiDLNDEYAovPtxeTutbqtClIXtft+wcGdC+FUQ9qQ==} dependencies: - '@vue/runtime-core': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/reactivity': 3.2.36 + '@vue/shared': 3.2.36 + + /@vue/runtime-dom/3.2.36: + resolution: {integrity: sha512-gYPYblm7QXHVuBohqNRRT7Wez0f2Mx2D40rb4fleehrJU9CnkjG0phhcGEZFfGwCmHZRqBCRgbFWE98bPULqkg==} + dependencies: + '@vue/runtime-core': 3.2.36 + '@vue/shared': 3.2.36 csstype: 2.6.19 - /@vue/server-renderer/3.2.33_vue@3.2.33: - resolution: {integrity: sha512-4jpJHRD4ORv8PlbYi+/MfP8ec1okz6rybe36MdpkDrGIdEItHEUyaHSKvz+ptNEyQpALmmVfRteHkU9F8vxOew==} + /@vue/server-renderer/3.2.36_vue@3.2.36: + resolution: {integrity: sha512-uZE0+jfye6yYXWvAQYeHZv+f50sRryvy16uiqzk3jn8hEY8zTjI+rzlmZSGoE915k+W/Ol9XSw6vxOUD8dGkUg==} peerDependencies: - vue: 3.2.33 + vue: 3.2.36 dependencies: - '@vue/compiler-ssr': 3.2.33 - '@vue/shared': 3.2.33 - vue: 3.2.33 + '@vue/compiler-ssr': 3.2.36 + '@vue/shared': 3.2.36 + vue: 3.2.36 /@vue/shared/3.2.33: resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==} + dev: true - /@vue/test-utils/2.0.0-rc.21_vue@3.2.33: - resolution: {integrity: sha512-wIJR4e/jISBKVKfiod3DV32BlDsoD744WVCuCaGtaSKvhvTL9gI5vl2AYSy00V51YaM8dCOFi3zcpCON8G1WqA==} + /@vue/shared/3.2.36: + resolution: {integrity: sha512-JtB41wXl7Au3+Nl3gD16Cfpj7k/6aCroZ6BbOiCMFCMvrOpkg/qQUXTso2XowaNqBbnkuGHurLAqkLBxNGc1hQ==} + + /@vue/test-utils/2.0.0_vue@3.2.36: + resolution: {integrity: sha512-zL5kygNq7hONrO1CzaUGprEAklAX+pH8J1MPMCU3Rd2xtSYkZ+PmKU3oEDRg8VAGdL5lNJHzDgrud5amFPtirw==} peerDependencies: vue: ^3.0.1 dependencies: - vue: 3.2.33 + vue: 3.2.36 dev: true - /@vue/tsconfig/0.1.3_@types+node@17.0.34: + /@vue/tsconfig/0.1.3_@types+node@17.0.35: resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==} peerDependencies: '@types/node': '*' @@ -2199,10 +2250,10 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 17.0.34 + '@types/node': 17.0.35 dev: true - /@vueuse/core/8.5.0_vue@3.2.33: + /@vueuse/core/8.5.0_vue@3.2.36: resolution: {integrity: sha512-VEJ6sGNsPlUp0o9BGda2YISvDZbhWJSOJu5zlp2TufRGVrLcYUKr31jyFEOj6RXzG3k/H4aCYeZyjpItfU8glw==} peerDependencies: '@vue/composition-api': ^1.1.0 @@ -2214,14 +2265,14 @@ packages: optional: true dependencies: '@vueuse/metadata': 8.5.0 - '@vueuse/shared': 8.5.0_vue@3.2.33 - vue: 3.2.33 - vue-demi: 0.12.1_vue@3.2.33 + '@vueuse/shared': 8.5.0_vue@3.2.36 + vue: 3.2.36 + vue-demi: 0.12.1_vue@3.2.36 /@vueuse/metadata/8.5.0: resolution: {integrity: sha512-WxsD+Cd+bn+HcjpY6Dl9FJ8ywTRTT9pTwk3bCQpzEhXVYAyNczKDSahk50fCfIJKeWHhyI4B2+/ZEOxQAkUr0g==} - /@vueuse/shared/8.5.0_vue@3.2.33: + /@vueuse/shared/8.5.0_vue@3.2.36: resolution: {integrity: sha512-qKG+SZb44VvGD4dU5cQ63z4JE2Yk39hQUecR0a9sEdJA01cx+XrxAvFKJfPooxwoiqalAVw/ktWK6xbyc/jS3g==} peerDependencies: '@vue/composition-api': ^1.1.0 @@ -2232,8 +2283,8 @@ packages: vue: optional: true dependencies: - vue: 3.2.33 - vue-demi: 0.12.1_vue@3.2.33 + vue: 3.2.36 + vue-demi: 0.12.1_vue@3.2.36 /abab/2.0.5: resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} @@ -2426,7 +2477,7 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /autoprefixer/10.4.7_postcss@8.4.13: + /autoprefixer/10.4.7_postcss@8.4.14: resolution: {integrity: sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -2438,7 +2489,7 @@ packages: fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.13 + postcss: 8.4.14 postcss-value-parser: 4.2.0 dev: true @@ -3480,25 +3531,25 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-prettier/8.5.0_eslint@8.15.0: + /eslint-config-prettier/8.5.0_eslint@8.16.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.15.0 + eslint: 8.16.0 dev: true - /eslint-plugin-cypress/2.12.1_eslint@8.15.0: + /eslint-plugin-cypress/2.12.1_eslint@8.16.0: resolution: {integrity: sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.15.0 + eslint: 8.16.0 globals: 11.12.0 dev: true - /eslint-plugin-prettier/4.0.0_iqftbjqlxzn3ny5nablrkczhqi: + /eslint-plugin-prettier/4.0.0_j7rsahgqtkecno6yauhsgsglf4: resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} engines: {node: '>=6.0.0'} peerDependencies: @@ -3509,25 +3560,25 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 prettier: 2.6.2 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-vue/8.7.1_eslint@8.15.0: + /eslint-plugin-vue/8.7.1_eslint@8.16.0: resolution: {integrity: sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==} 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.15.0 - eslint-utils: 3.0.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-utils: 3.0.0_eslint@8.16.0 natural-compare: 1.4.0 nth-check: 2.0.1 postcss-selector-parser: 6.0.10 semver: 7.3.5 - vue-eslint-parser: 8.3.0_eslint@8.15.0 + vue-eslint-parser: 8.3.0_eslint@8.16.0 transitivePeerDependencies: - supports-color dev: true @@ -3548,13 +3599,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.15.0: + /eslint-utils/3.0.0_eslint@8.16.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.15.0 + eslint: 8.16.0 eslint-visitor-keys: 2.1.0 dev: true @@ -3568,12 +3619,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.15.0: - resolution: {integrity: sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==} + /eslint/8.16.0: + resolution: {integrity: sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.2.3 + '@eslint/eslintrc': 1.3.0 '@humanwhocodes/config-array': 0.9.5 ajv: 6.12.6 chalk: 4.1.2 @@ -3582,7 +3633,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.15.0 + eslint-utils: 3.0.0_eslint@8.16.0 eslint-visitor-keys: 3.3.0 espree: 9.3.2 esquery: 1.4.0 @@ -3591,7 +3642,7 @@ packages: file-entry-cache: 6.0.1 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 - globals: 13.12.1 + globals: 13.15.0 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -3853,14 +3904,14 @@ packages: resolution: {integrity: sha512-W7cHV7Hrwjid6lWmy0IhsWDFQboWSng25U3VVywpHOTJnnAZNPScog67G+cVpeX9f7yDD21ih0WDrMMT+JoaYg==} dev: true - /floating-vue/2.0.0-beta.16_vue@3.2.33: + /floating-vue/2.0.0-beta.16_vue@3.2.36: resolution: {integrity: sha512-MoVA9pLGMVkuyG9cvlzpSB9//HGynbWnkLr0cxDgnEWORL98kuSa2ph/bcq7sDGNM3l0/3v6HYSqhBMBp9F3/A==} peerDependencies: vue: ^3.2.0 dependencies: '@floating-ui/dom': 0.1.10 - vue: 3.2.33 - vue-resize: 2.0.0-alpha.1_vue@3.2.33 + vue: 3.2.36 + vue-resize: 2.0.0-alpha.1_vue@3.2.36 dev: true /follow-redirects/1.14.9: @@ -4069,8 +4120,8 @@ packages: engines: {node: '>=4'} dev: true - /globals/13.12.1: - resolution: {integrity: sha512-317dFlgY2pdJZ9rspXDks7073GpDmXdfbM3vYYp0HAMKGDh1FfWPleI2ljVNLQX5M5lXcAslTcPTrOrMEFOjyw==} + /globals/13.15.0: + resolution: {integrity: sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 @@ -4163,16 +4214,16 @@ packages: hasBin: true dev: true - /histoire/0.4.6_gfrfffqr3ji5b3kcyxmqf57s3m: + /histoire/0.4.6_tdvxkye3xsdprql34qm7vi2lni: resolution: {integrity: sha512-TYghH+wvepQp6RgMag+yyEi6G+gaZQq45w7R8aaA++dxJcUhRIlgtibz4nP9luKO5F8E91J+85Ssuym8FjfH1w==} hasBin: true peerDependencies: vite: ^2.9.0 dependencies: - '@histoire/controls': 0.4.6_vue@3.2.33 - '@iconify/vue': 3.2.1_vue@3.2.33 + '@histoire/controls': 0.4.6_vue@3.2.36 + '@iconify/vue': 3.2.1_vue@3.2.36 '@types/markdown-it': 12.2.3 - '@vueuse/core': 8.5.0_vue@3.2.33 + '@vueuse/core': 8.5.0_vue@3.2.36 birpc: 0.1.1 case: 1.6.3 chokidar: 3.5.3 @@ -4180,7 +4231,7 @@ packages: defu: 6.0.0 diacritics: 1.3.0 flexsearch: 0.7.21 - floating-vue: 2.0.0-beta.16_vue@3.2.33 + floating-vue: 2.0.0-beta.16_vue@3.2.36 fs-extra: 10.0.1 globby: 13.1.1 happy-dom: 2.55.0 @@ -4191,16 +4242,16 @@ packages: mrmime: 1.0.0 pathe: 0.2.0 picocolors: 1.0.0 - pinia: 2.0.14_ytvqwwdyss532bvoq2clv4ed5m + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i sade: 1.8.1 scroll-into-view-if-needed: 2.2.29 shiki: 0.10.1 sirv: 2.0.2 tinypool: 0.1.3 - vite: 2.9.9_sass@1.51.0 - vite-node: 0.12.1_sass@1.51.0 - vue: 3.2.33 - vue-router: 4.0.15_vue@3.2.33 + vite: 2.9.9_sass@1.52.1 + vite-node: 0.12.1_sass@1.52.1 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 transitivePeerDependencies: - '@vue/composition-api' - encoding @@ -4569,7 +4620,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.34 + '@types/node': 17.0.35 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -5228,7 +5279,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /pinia/2.0.14_ytvqwwdyss532bvoq2clv4ed5m: + /pinia/2.0.14_7gwbvmtszsbbeay4sidijbp26i: resolution: {integrity: sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -5242,8 +5293,8 @@ packages: dependencies: '@vue/devtools-api': 6.1.4 typescript: 4.6.4 - vue: 3.2.33 - vue-demi: 0.12.1_vue@3.2.33 + vue: 3.2.36 + vue-demi: 0.12.1_vue@3.2.36 /pkg-types/0.3.2: resolution: {integrity: sha512-eBYzX/7NYsQEOR2alWY4rnQB49G62oHzFpoi9Som56aUr8vB8UGcmcIia9v8fpBeuhH3Ltentuk2OGpp4IQV3Q==} @@ -5253,17 +5304,17 @@ packages: pathe: 0.2.0 dev: true - /postcss-js/4.0.0_postcss@8.4.13: + /postcss-js/4.0.0_postcss@8.4.14: resolution: {integrity: sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.3.3 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.13 + postcss: 8.4.14 dev: true - /postcss-load-config/3.1.4_postcss@8.4.13: + /postcss-load-config/3.1.4_postcss@8.4.14: resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -5276,17 +5327,17 @@ packages: optional: true dependencies: lilconfig: 2.0.5 - postcss: 8.4.13 + postcss: 8.4.14 yaml: 1.10.2 dev: true - /postcss-nested/5.0.6_postcss@8.4.13: + /postcss-nested/5.0.6_postcss@8.4.14: resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.13 + postcss: 8.4.14 postcss-selector-parser: 6.0.10 dev: true @@ -5302,8 +5353,8 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss/8.4.13: - resolution: {integrity: sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==} + /postcss/8.4.14: + resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.4 @@ -5602,8 +5653,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass/1.51.0: - resolution: {integrity: sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==} + /sass/1.52.1: + resolution: {integrity: sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==} engines: {node: '>=12.0.0'} hasBin: true dependencies: @@ -5955,10 +6006,10 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.13 - postcss-js: 4.0.0_postcss@8.4.13 - postcss-load-config: 3.1.4_postcss@8.4.13 - postcss-nested: 5.0.6_postcss@8.4.13 + postcss: 8.4.14 + postcss-js: 4.0.0_postcss@8.4.14 + postcss-load-config: 3.1.4_postcss@8.4.14 + postcss-nested: 5.0.6_postcss@8.4.14 postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 quick-lru: 5.1.1 @@ -6294,7 +6345,7 @@ packages: optional: true dependencies: chokidar: 3.5.3 - vite: 2.9.9_sass@1.51.0 + vite: 2.9.9_sass@1.52.1 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.3 dev: true @@ -6364,7 +6415,7 @@ packages: fs-extra: 10.0.1 dev: true - /vite-node/0.12.1_sass@1.51.0: + /vite-node/0.12.1_sass@1.52.1: resolution: {integrity: sha512-o5fblIyaMWW4h2hNppSKZ9hKZMMHpz3E40A3W+O4wsWc1G/VCZiHYX3EplZpn3MBNhzUTU7144xG22qpyOMY7w==} engines: {node: '>=v14.16.0'} hasBin: true @@ -6372,7 +6423,7 @@ packages: kolorist: 1.5.1 mlly: 0.5.2 pathe: 0.2.0 - vite: 2.9.9_sass@1.51.0 + vite: 2.9.9_sass@1.52.1 transitivePeerDependencies: - less - sass @@ -6392,7 +6443,7 @@ packages: fast-glob: 3.2.11 fs-extra: 10.0.1 ts-morph: 14.0.0 - vite: 2.9.9_sass@1.51.0 + vite: 2.9.9_sass@1.52.1 transitivePeerDependencies: - supports-color dev: true @@ -6406,7 +6457,7 @@ packages: fast-glob: 3.2.11 pretty-bytes: 6.0.0 rollup: 2.72.1 - vite: 2.9.9_sass@1.51.0 + vite: 2.9.9_sass@1.52.1 workbox-build: 6.5.3 workbox-window: 6.5.3 transitivePeerDependencies: @@ -6414,7 +6465,7 @@ packages: - supports-color dev: true - /vite/2.9.9_sass@1.51.0: + /vite/2.9.9_sass@1.52.1: resolution: {integrity: sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==} engines: {node: '>=12.2.0'} hasBin: true @@ -6431,16 +6482,16 @@ packages: optional: true dependencies: esbuild: 0.14.29 - postcss: 8.4.13 + postcss: 8.4.14 resolve: 1.22.0 rollup: 2.72.1 - sass: 1.51.0 + sass: 1.52.1 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest/0.12.6_pfh5lnme5kp6b474lb3mo7jsri: - resolution: {integrity: sha512-YWbCTv0XKBuBw5YtuW/iufuguoi8QhGpYyi2g57Oo7akpscMkkWTAaZGgY0ux1oJJtO/pc/8GFt0EF32WFBUUQ==} + /vitest/0.12.9_i354qpri2nww3ngfjwjvmipwkq: + resolution: {integrity: sha512-1NtyUANS72Qw5PwYvoztk067NX4fSiis2xQxhByOWS33eL2er/yupHyLxlBCOkF2ANe0dLFRvT1GVb+nczL5aw==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -6460,18 +6511,20 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@vitest/ui': 0.12.6 + '@vitest/ui': 0.12.9 c8: 7.11.3 chai: 4.3.6 + debug: 4.3.4 jsdom: 19.0.0 local-pkg: 0.4.1 tinypool: 0.1.3 tinyspy: 0.3.2 - vite: 2.9.9_sass@1.51.0 + vite: 2.9.9_sass@1.52.1 transitivePeerDependencies: - less - sass - stylus + - supports-color dev: true /vscode-oniguruma/1.6.2: @@ -6482,7 +6535,7 @@ packages: resolution: {integrity: sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==} dev: true - /vue-demi/0.12.1_vue@3.2.33: + /vue-demi/0.12.1_vue@3.2.36: resolution: {integrity: sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw==} engines: {node: '>=12'} hasBin: true @@ -6494,16 +6547,16 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.33 + vue: 3.2.36 - /vue-eslint-parser/8.3.0_eslint@8.15.0: + /vue-eslint-parser/8.3.0_eslint@8.16.0: resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.3 - eslint: 8.15.0 + eslint: 8.16.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.3.1 @@ -6514,40 +6567,40 @@ packages: - supports-color dev: true - /vue-resize/2.0.0-alpha.1_vue@3.2.33: + /vue-resize/2.0.0-alpha.1_vue@3.2.36: resolution: {integrity: sha512-7+iqOueLU7uc9NrMfrzbG8hwMqchfVfSzpVlCMeJQe4pyibqyoifDNbKTZvwxZKDvGkB+PdFeKvnGZMoEb8esg==} peerDependencies: vue: ^3.0.0 dependencies: - vue: 3.2.33 + vue: 3.2.36 dev: true - /vue-router/4.0.15_vue@3.2.33: + /vue-router/4.0.15_vue@3.2.36: resolution: {integrity: sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.1.4 - vue: 3.2.33 + vue: 3.2.36 - /vue-tsc/0.34.15_typescript@4.6.4: - resolution: {integrity: sha512-xRNaOpg/UCHnRcz9vOdbIjB7uCQ0mifHpqNaejAho7em4WLOzNdJx4R9HMJrqWek44keg7AblIiwM+86QfXx9g==} + /vue-tsc/0.34.16_typescript@4.6.4: + resolution: {integrity: sha512-9tYBQIOyl3Tz8ZrlYUKtftu5m/wXHfxCalyjR22QzSaUJoBJmZeNOoVs/QEllc0z4ideEZxvvU+pBFdoY3O16A==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-typescript': 0.34.15 + '@volar/vue-typescript': 0.34.16 typescript: 4.6.4 dev: true - /vue/3.2.33: - resolution: {integrity: sha512-si1ExAlDUrLSIg/V7D/GgA4twJwfsfgG+t9w10z38HhL/HA07132pUQ2KuwAo8qbCyMJ9e6OqrmWrOCr+jW7ZQ==} + /vue/3.2.36: + resolution: {integrity: sha512-5yTXmrE6gW8IQgttzHW5bfBiFA6mx35ZXHjGLDmKYzW6MMmYvCwuKybANRepwkMYeXw2v1buGg3/lPICY5YlZw==} dependencies: - '@vue/compiler-dom': 3.2.33 - '@vue/compiler-sfc': 3.2.33 - '@vue/runtime-dom': 3.2.33 - '@vue/server-renderer': 3.2.33_vue@3.2.33 - '@vue/shared': 3.2.33 + '@vue/compiler-dom': 3.2.36 + '@vue/compiler-sfc': 3.2.36 + '@vue/runtime-dom': 3.2.36 + '@vue/server-renderer': 3.2.36_vue@3.2.36 + '@vue/shared': 3.2.36 /w3c-hr-time/1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==}