From 4ea7bd9c5feb6a928f153429f147a441803eedca Mon Sep 17 00:00:00 2001 From: greenhat616 Date: Tue, 29 Aug 2023 16:51:11 +0800 Subject: [PATCH] chore: update deps --- package.json | 14 +-- pnpm-lock.yaml | 241 ++++++++++++++++++++++++------------------------- 2 files changed, 125 insertions(+), 130 deletions(-) diff --git a/package.json b/package.json index 6ccfd4c..f5b93d7 100644 --- a/package.json +++ b/package.json @@ -17,17 +17,17 @@ "@ant-design/icons-vue": "^6.1.0", "@commitlint/cli": "^17.7.1", "@commitlint/config-conventional": "^17.7.0", - "@iconify/json": "^2.2.106", + "@iconify/json": "^2.2.107", "@nuxt/devtools": "latest", "@nuxtjs/eslint-module": "^4.1.0", "@nuxtjs/stylelint-module": "^5.1.0", "@pinia-plugin-persistedstate/nuxt": "^1.1.1", "@pinia/nuxt": "^0.4.11", "@types/md5": "^2.3.2", - "@types/node": "^20.5.6", + "@types/node": "^20.5.7", "@types/validator": "^13.11.1", - "@typescript-eslint/eslint-plugin": "^6.4.1", - "@typescript-eslint/parser": "^6.4.1", + "@typescript-eslint/eslint-plugin": "^6.5.0", + "@typescript-eslint/parser": "^6.5.0", "@unocss/nuxt": "^0.55.3", "@unocss/preset-attributify": "^0.55.3", "@unocss/preset-icons": "^0.55.3", @@ -37,8 +37,8 @@ "@unocss/transformer-variant-group": "^0.55.3", "@vant/nuxt": "^1.0.2", "@vite-pwa/nuxt": "^0.1.0", - "@vueuse/core": "^10.4.0", - "@vueuse/nuxt": "^10.4.0", + "@vueuse/core": "^10.4.1", + "@vueuse/nuxt": "^10.4.1", "animate.css": "^4.1.1", "ant-design-vue": "~4.0.1", "dayjs": "^1.11.9", @@ -75,7 +75,7 @@ "stylelint-order": "^6.0.3", "stylelint-scss": "^5.1.0", "typescript": "^5.2.2", - "unplugin-icons": "^0.16.5", + "unplugin-icons": "^0.16.6", "validator": "^13.11.0", "vant": "^4.6.6", "vite": "^4.4.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31aa201..8bcca05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ devDependencies: specifier: ^17.7.0 version: 17.7.0 '@iconify/json': - specifier: ^2.2.106 - version: 2.2.106 + specifier: ^2.2.107 + version: 2.2.107 '@nuxt/devtools': specifier: latest version: 0.8.2(nuxt@3.7.0)(rollup@2.79.1)(vite@4.4.9) @@ -47,17 +47,17 @@ devDependencies: specifier: ^2.3.2 version: 2.3.2 '@types/node': - specifier: ^20.5.6 - version: 20.5.6 + specifier: ^20.5.7 + version: 20.5.7 '@types/validator': specifier: ^13.11.1 version: 13.11.1 '@typescript-eslint/eslint-plugin': - specifier: ^6.4.1 - version: 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.2.2) + specifier: ^6.5.0 + version: 6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.4.1 - version: 6.4.1(eslint@8.48.0)(typescript@5.2.2) + specifier: ^6.5.0 + version: 6.5.0(eslint@8.48.0)(typescript@5.2.2) '@unocss/nuxt': specifier: ^0.55.3 version: 0.55.3(postcss@8.4.28)(rollup@2.79.1)(vite@4.4.9)(webpack@5.88.2) @@ -86,11 +86,11 @@ devDependencies: specifier: ^0.1.0 version: 0.1.0(@nuxt/kit@3.7.0)(vite-plugin-pwa@0.16.4) '@vueuse/core': - specifier: ^10.4.0 - version: 10.4.0(vue@3.3.4) + specifier: ^10.4.1 + version: 10.4.1(vue@3.3.4) '@vueuse/nuxt': - specifier: ^10.4.0 - version: 10.4.0(nuxt@3.7.0)(rollup@2.79.1)(vue@3.3.4) + specifier: ^10.4.1 + version: 10.4.1(nuxt@3.7.0)(rollup@2.79.1)(vue@3.3.4) animate.css: specifier: ^4.1.1 version: 4.1.1 @@ -117,7 +117,7 @@ devDependencies: version: 7.1.0 eslint-plugin-import: specifier: ^2.28.1 - version: 2.28.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0) + version: 2.28.1(@typescript-eslint/parser@6.5.0)(eslint@8.48.0) eslint-plugin-n: specifier: ^16.0.2 version: 16.0.2(eslint@8.48.0) @@ -147,7 +147,7 @@ devDependencies: version: 2.0.0 nuxt: specifier: ^3.7.0 - version: 3.7.0(@types/node@20.5.6)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2) + version: 3.7.0(@types/node@20.5.7)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2) nuxt-gtag: specifier: ^0.6.1 version: 0.6.1(rollup@2.79.1) @@ -200,8 +200,8 @@ devDependencies: specifier: ^5.2.2 version: 5.2.2 unplugin-icons: - specifier: ^0.16.5 - version: 0.16.5 + specifier: ^0.16.6 + version: 0.16.6 validator: specifier: ^13.11.0 version: 13.11.0 @@ -210,7 +210,7 @@ devDependencies: version: 4.6.6(vue@3.3.4) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + version: 4.4.9(@types/node@20.5.7)(sass@1.66.1) vue-masonry: specifier: ^0.16.0 version: 0.16.0(vue@3.3.4) @@ -1580,7 +1580,7 @@ packages: lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.5.6)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.5.7)(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - '@swc/core' @@ -2330,7 +2330,7 @@ packages: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: eslint: 8.48.0 - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 dev: true /@eslint-community/regexpp@4.6.2: @@ -2390,8 +2390,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify/json@2.2.106: - resolution: {integrity: sha512-VZXCBmSrtwutVmzgkCk6Yr9CVfl5AbEOZ/APjZbnG8+21vt91Px/nf3yXnfL6e1DAdNeZtn+iuLlVp+7cP0a3Q==} + /@iconify/json@2.2.107: + resolution: {integrity: sha512-NJZ8vhPmO6/EzNNWbuzvMl8K2hgcIw93dBMryjrOv+gHnU9okkcyM6dYQc0S6jeYDQjbnriNSxDoiFdGQDVbtw==} dependencies: '@iconify/types': 2.0.0 pathe: 1.1.1 @@ -2444,7 +2444,7 @@ packages: '@jest/schemas': 29.6.0 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 20.5.6 + '@types/node': 20.5.7 '@types/yargs': 17.0.24 chalk: 4.1.2 dev: true @@ -2643,8 +2643,8 @@ packages: '@nuxt/kit': 3.7.0(rollup@2.79.1) '@nuxt/schema': 3.7.0(rollup@2.79.1) execa: 7.2.0 - nuxt: 3.7.0(@types/node@20.5.6)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2) - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + nuxt: 3.7.0(@types/node@20.5.7)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) transitivePeerDependencies: - rollup - supports-color @@ -2695,7 +2695,7 @@ packages: launch-editor: 2.6.0 local-pkg: 0.4.3 magicast: 0.2.10 - nuxt: 3.7.0(@types/node@20.5.6)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2) + nuxt: 3.7.0(@types/node@20.5.7)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2) nypm: 0.3.1 ofetch: 1.3.3 ohash: 1.1.3 @@ -2709,7 +2709,7 @@ packages: simple-git: 3.19.1 sirv: 2.0.3 unimport: 3.2.0(rollup@2.79.1) - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) vite-plugin-inspect: 0.7.38(@nuxt/kit@3.7.0)(rollup@2.79.1)(vite@4.4.9) vite-plugin-vue-inspector: 3.6.0(vite@4.4.9) wait-on: 7.0.1 @@ -2847,7 +2847,7 @@ packages: resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==} dev: true - /@nuxt/vite-builder@3.7.0(@types/node@20.5.6)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2)(vue@3.3.4): + /@nuxt/vite-builder@3.7.0(@types/node@20.5.7)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2)(vue@3.3.4): resolution: {integrity: sha512-bRJy3KarHrFm/xLGHoHeZyqI/h6c4UFRCF5ngRZ/R9uebJEHuL4UhAioxDLTFu7D0vEeK7XaDgx6+NPLhBg51g==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -2884,8 +2884,8 @@ packages: strip-literal: 1.3.0 ufo: 1.3.0 unplugin: 1.4.0 - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) - vite-node: 0.33.0(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) + vite-node: 0.33.0(@types/node@20.5.7)(sass@1.66.1) vite-plugin-checker: 0.6.2(eslint@8.48.0)(stylelint@15.10.3)(typescript@5.2.2)(vite@4.4.9) vue: 3.3.4 vue-bundle-renderer: 2.0.0 @@ -3505,7 +3505,7 @@ packages: /@types/http-proxy@1.17.11: resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} dependencies: - '@types/node': 20.5.6 + '@types/node': 20.5.7 dev: true /@types/istanbul-lib-coverage@2.0.4: @@ -3554,8 +3554,8 @@ packages: resolution: {integrity: sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==} dev: true - /@types/node@20.5.6: - resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==} + /@types/node@20.5.7: + resolution: {integrity: sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==} dev: true /@types/normalize-package-data@2.4.1: @@ -3565,7 +3565,7 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 20.5.6 + '@types/node': 20.5.7 dev: true /@types/resolve@1.20.2: @@ -3598,8 +3598,8 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin@6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==} + /@typescript-eslint/eslint-plugin@6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.2.2): + resolution: {integrity: sha512-2pktILyjvMaScU6iK3925uvGU87E+N9rh372uGZgiMYwafaw9SXq86U04XPq3UH6tzRvNgBsub6x2DacHc33lw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -3610,11 +3610,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/type-utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/parser': 6.5.0(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/scope-manager': 6.5.0 + '@typescript-eslint/type-utils': 6.5.0(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.5.0(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.5.0 debug: 4.3.4 eslint: 8.48.0 graphemer: 1.4.0 @@ -3627,8 +3627,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.4.1(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==} + /@typescript-eslint/parser@6.5.0(eslint@8.48.0)(typescript@5.2.2): + resolution: {integrity: sha512-LMAVtR5GN8nY0G0BadkG0XIe4AcNMeyEy3DyhKGAh9k4pLSMBO7rF29JvDBpZGCmp5Pgz5RLHP6eCpSYZJQDuQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3637,10 +3637,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/scope-manager': 6.5.0 + '@typescript-eslint/types': 6.5.0 + '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.5.0 debug: 4.3.4 eslint: 8.48.0 typescript: 5.2.2 @@ -3648,16 +3648,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager@6.4.1: - resolution: {integrity: sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==} + /@typescript-eslint/scope-manager@6.5.0: + resolution: {integrity: sha512-A8hZ7OlxURricpycp5kdPTH3XnjG85UpJS6Fn4VzeoH4T388gQJ/PGP4ole5NfKt4WDVhmLaQ/dBLNDC4Xl/Kw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/types': 6.5.0 + '@typescript-eslint/visitor-keys': 6.5.0 dev: true - /@typescript-eslint/type-utils@6.4.1(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==} + /@typescript-eslint/type-utils@6.5.0(eslint@8.48.0)(typescript@5.2.2): + resolution: {integrity: sha512-f7OcZOkRivtujIBQ4yrJNIuwyCQO1OjocVqntl9dgSIZAdKqicj3xFDqDOzHDlGCZX990LqhLQXWRnQvsapq8A==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3666,8 +3666,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2) - '@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.2.2) + '@typescript-eslint/utils': 6.5.0(eslint@8.48.0)(typescript@5.2.2) debug: 4.3.4 eslint: 8.48.0 ts-api-utils: 1.0.1(typescript@5.2.2) @@ -3676,13 +3676,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types@6.4.1: - resolution: {integrity: sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==} + /@typescript-eslint/types@6.5.0: + resolution: {integrity: sha512-eqLLOEF5/lU8jW3Bw+8auf4lZSbbljHR2saKnYqON12G/WsJrGeeDHWuQePoEf9ro22+JkbPfWQwKEC5WwLQ3w==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.4.1(typescript@5.2.2): - resolution: {integrity: sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==} + /@typescript-eslint/typescript-estree@6.5.0(typescript@5.2.2): + resolution: {integrity: sha512-q0rGwSe9e5Kk/XzliB9h2LBc9tmXX25G0833r7kffbl5437FPWb2tbpIV9wAATebC/018pGa9fwPDuvGN+LxWQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -3690,8 +3690,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/types': 6.5.0 + '@typescript-eslint/visitor-keys': 6.5.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -3702,8 +3702,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.4.1(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==} + /@typescript-eslint/utils@6.5.0(eslint@8.48.0)(typescript@5.2.2): + resolution: {integrity: sha512-9nqtjkNykFzeVtt9Pj6lyR9WEdd8npPhhIPM992FWVkZuS6tmxHfGVnlUcjpUP2hv8r4w35nT33mlxd+Be1ACQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3711,9 +3711,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2) + '@typescript-eslint/scope-manager': 6.5.0 + '@typescript-eslint/types': 6.5.0 + '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.2.2) eslint: 8.48.0 semver: 7.5.4 transitivePeerDependencies: @@ -3721,11 +3721,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys@6.4.1: - resolution: {integrity: sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==} + /@typescript-eslint/visitor-keys@6.5.0: + resolution: {integrity: sha512-yCB/2wkbv3hPsh02ZS8dFQnij9VVQXJMN/gbQsaaY+zxALkZnxa/wagvLEFsAWMPv7d7lxQmNsIzGU1w/T/WyA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/types': 6.5.0 eslint-visitor-keys: 3.4.3 dev: true @@ -3779,7 +3779,7 @@ packages: '@unocss/core': 0.55.3 '@unocss/reset': 0.55.3 '@unocss/vite': 0.55.3(rollup@2.79.1)(vite@4.4.9) - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) transitivePeerDependencies: - rollup dev: true @@ -3982,7 +3982,7 @@ packages: chokidar: 3.5.3 fast-glob: 3.3.1 magic-string: 0.30.3 - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) transitivePeerDependencies: - rollup dev: true @@ -4073,7 +4073,7 @@ packages: '@babel/core': 7.22.10 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -4086,7 +4086,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) vue: 3.3.4 dev: true @@ -4220,32 +4220,32 @@ packages: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} dev: true - /@vueuse/core@10.4.0(vue@3.3.4): - resolution: {integrity: sha512-8JnnTwiuzUqfiYIW8H4FKG/g5ZMKSE+9auoFUwUAkzhqUjy24VbMkNlDBWetQCimiptx7RAO6u1IS55H6+p1Tg==} + /@vueuse/core@10.4.1(vue@3.3.4): + resolution: {integrity: sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg==} dependencies: '@types/web-bluetooth': 0.0.17 - '@vueuse/metadata': 10.4.0 - '@vueuse/shared': 10.4.0(vue@3.3.4) + '@vueuse/metadata': 10.4.1 + '@vueuse/shared': 10.4.1(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' - vue dev: true - /@vueuse/metadata@10.4.0: - resolution: {integrity: sha512-JNf9IR7ZBTDxWPfQlHhqBOv1VLO6ReTZi9HGY7RABjYHVpaEpjlHU7HpZDVOJGDa0gKITAbA2zMkNSBjKMcdaw==} + /@vueuse/metadata@10.4.1: + resolution: {integrity: sha512-2Sc8X+iVzeuMGHr6O2j4gv/zxvQGGOYETYXEc41h0iZXIRnRbJZGmY/QP8dvzqUelf8vg0p/yEA5VpCEu+WpZg==} dev: true - /@vueuse/nuxt@10.4.0(nuxt@3.7.0)(rollup@2.79.1)(vue@3.3.4): - resolution: {integrity: sha512-6Y55wtvbpm17gTuckehu7jSEuTs9mgXtcnBq/fwo9v4qmFn9+JrAndT9ieB0L5kVxB7YsOefSI+lXG6WJxzUrw==} + /@vueuse/nuxt@10.4.1(nuxt@3.7.0)(rollup@2.79.1)(vue@3.3.4): + resolution: {integrity: sha512-tJ25KCkozZaQEy0qli4Ta8WXlbMIjSD7gPnVfLScZ2DpSSgImMB5R66PQEkrbSg4GfFj0OuoYc4+vCHQ/FqTsw==} peerDependencies: nuxt: ^3.0.0 dependencies: - '@nuxt/kit': 3.6.5(rollup@2.79.1) - '@vueuse/core': 10.4.0(vue@3.3.4) - '@vueuse/metadata': 10.4.0 + '@nuxt/kit': 3.7.0(rollup@2.79.1) + '@vueuse/core': 10.4.1(vue@3.3.4) + '@vueuse/metadata': 10.4.1 local-pkg: 0.4.3 - nuxt: 3.7.0(@types/node@20.5.6)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2) + nuxt: 3.7.0(@types/node@20.5.7)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' @@ -4254,8 +4254,8 @@ packages: - vue dev: true - /@vueuse/shared@10.4.0(vue@3.3.4): - resolution: {integrity: sha512-52asvLf5cbAS/h6xWjqoY4MgjxmFjnVNf/nA8BP7RbeIrIGcf+BZbeOcVo+92byqArXEJiBxptXpufQvbwJL/w==} + /@vueuse/shared@10.4.1(vue@3.3.4): + resolution: {integrity: sha512-vz5hbAM4qA0lDKmcr2y3pPdU+2EVw/yzfRsBdu+6+USGa4PxqSQRYIUC9/NcT06y+ZgaTsyURw2I9qOFaaXHAg==} dependencies: vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: @@ -5427,7 +5427,7 @@ packages: dependencies: '@types/node': 20.4.7 cosmiconfig: 8.2.0 - ts-node: 10.9.1(@types/node@20.5.6)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.5.7)(typescript@5.2.2) typescript: 5.2.2 dev: true @@ -6223,7 +6223,7 @@ packages: eslint-plugin-promise: ^6.0.0 dependencies: eslint: 8.48.0 - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0) + eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.5.0)(eslint@8.48.0) eslint-plugin-n: 16.0.2(eslint@8.48.0) eslint-plugin-promise: 6.1.1(eslint@8.48.0) dev: true @@ -6234,7 +6234,7 @@ packages: peerDependencies: eslint-plugin-import: '>=1.4.0' dependencies: - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0) + eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.5.0)(eslint@8.48.0) dev: true /eslint-import-resolver-node@0.3.7: @@ -6247,7 +6247,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.4.1)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.5.0)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -6268,7 +6268,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.5.0(eslint@8.48.0)(typescript@5.2.2) debug: 3.2.7 eslint: 8.48.0 eslint-import-resolver-node: 0.3.7 @@ -6293,7 +6293,7 @@ packages: htmlparser2: 8.0.2 dev: true - /eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0): + /eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.5.0)(eslint@8.48.0): resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==} engines: {node: '>=4'} peerDependencies: @@ -6303,7 +6303,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.5.0(eslint@8.48.0)(typescript@5.2.2) array-includes: 3.1.6 array.prototype.findlastindex: 1.2.2 array.prototype.flat: 1.3.1 @@ -6312,7 +6312,7 @@ packages: doctrine: 2.1.0 eslint: 8.48.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.4.1)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.5.0)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0) has: 1.0.3 is-core-module: 2.13.0 is-glob: 4.0.3 @@ -6409,11 +6409,6 @@ packages: estraverse: 5.3.0 dev: true - /eslint-visitor-keys@3.4.2: - resolution: {integrity: sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /eslint-visitor-keys@3.4.3: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7831,7 +7826,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.1 - '@types/node': 20.5.6 + '@types/node': 20.5.7 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -7842,7 +7837,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.5.6 + '@types/node': 20.5.7 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -7851,7 +7846,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.5.6 + '@types/node': 20.5.7 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -7860,7 +7855,7 @@ packages: resolution: {integrity: sha512-l3ccBOabTdkng8I/ORCkADz4eSMKejTYv1vB/Z83UiubqhC1oQ5Li6dWCyqOIvSifGjUBxuvxvlm6KGK2DtuAQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.5.6 + '@types/node': 20.5.7 jest-util: 29.6.2 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -8668,7 +8663,7 @@ packages: dev: true /natural-compare@1.4.0: - resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} + resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true /negotiator@0.6.3: @@ -9004,7 +8999,7 @@ packages: - supports-color dev: true - /nuxt@3.7.0(@types/node@20.5.6)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2): + /nuxt@3.7.0(@types/node@20.5.7)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2): resolution: {integrity: sha512-y0/xHYqwuJt20r26xezjpr74FLWR144dMpwSxZ/O2XXUrQUnyO7vHm3fEY4vi+miKbf343YMH5B78GXAELO/Vw==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -9022,8 +9017,8 @@ packages: '@nuxt/schema': 3.7.0(rollup@2.79.1) '@nuxt/telemetry': 2.4.1(rollup@2.79.1) '@nuxt/ui-templates': 1.3.1 - '@nuxt/vite-builder': 3.7.0(@types/node@20.5.6)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2)(vue@3.3.4) - '@types/node': 20.5.6 + '@nuxt/vite-builder': 3.7.0(@types/node@20.5.7)(eslint@8.48.0)(rollup@2.79.1)(sass@1.66.1)(stylelint@15.10.3)(typescript@5.2.2)(vue@3.3.4) + '@types/node': 20.5.7 '@unhead/dom': 1.3.7 '@unhead/ssr': 1.3.7 '@unhead/vue': 1.3.7(vue@3.3.4) @@ -11279,7 +11274,7 @@ packages: typescript: 5.2.2 dev: true - /ts-node@10.9.1(@types/node@20.5.6)(typescript@5.2.2): + /ts-node@10.9.1(@types/node@20.5.7)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -11298,7 +11293,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.5.6 + '@types/node': 20.5.7 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -11631,15 +11626,15 @@ packages: '@unocss/transformer-variant-group': 0.55.3 '@unocss/vite': 0.55.3(rollup@2.79.1)(vite@4.4.9) '@unocss/webpack': 0.55.3(rollup@2.79.1)(webpack@5.88.2) - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) transitivePeerDependencies: - postcss - rollup - supports-color dev: true - /unplugin-icons@0.16.5: - resolution: {integrity: sha512-laCCqMWfng1XZgB9yowGfjBdDhtmz8t8zVnhzRNEMhBNdy26QrVewVmdXk/zsiAQYnEWvIxTjvW1nQXrxdd2+w==} + /unplugin-icons@0.16.6: + resolution: {integrity: sha512-jL70sAC7twp4hI/MTfm+vyvTRtHqiEIzf3XOjJz7yzhMEEQnk5Ey5YIXRAU03Mc4BF99ITvvnBzfyRZee86OeA==} peerDependencies: '@svgr/core': '>=7.0.0' '@svgx/core': ^1.0.1 @@ -11865,7 +11860,7 @@ packages: vue: 3.3.4 dev: true - /vite-node@0.33.0(@types/node@20.5.6)(sass@1.66.1): + /vite-node@0.33.0(@types/node@20.5.7)(sass@1.66.1): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -11875,7 +11870,7 @@ packages: mlly: 1.4.1 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) transitivePeerDependencies: - '@types/node' - less @@ -11934,7 +11929,7 @@ packages: stylelint: 15.10.3 tiny-invariant: 1.3.1 typescript: 5.2.2 - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 @@ -11951,7 +11946,7 @@ packages: '@types/eslint': 8.44.1 eslint: 8.48.0 rollup: 2.79.1 - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) dev: true /vite-plugin-inspect@0.7.38(@nuxt/kit@3.7.0)(rollup@2.79.1)(vite@4.4.9): @@ -11973,7 +11968,7 @@ packages: open: 9.1.0 picocolors: 1.0.0 sirv: 2.0.3 - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) transitivePeerDependencies: - rollup - supports-color @@ -11990,7 +11985,7 @@ packages: debug: 4.3.4 fast-glob: 3.3.1 pretty-bytes: 6.1.1 - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) workbox-build: 7.0.0 workbox-window: 7.0.0 transitivePeerDependencies: @@ -12019,7 +12014,7 @@ packages: postcss: 8.4.28 rollup: 2.79.1 stylelint: 15.10.3 - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) dev: true /vite-plugin-vue-inspector@3.6.0(vite@4.4.9): @@ -12036,12 +12031,12 @@ packages: kolorist: 1.8.0 magic-string: 0.30.3 shell-quote: 1.8.1 - vite: 4.4.9(@types/node@20.5.6)(sass@1.66.1) + vite: 4.4.9(@types/node@20.5.7)(sass@1.66.1) transitivePeerDependencies: - supports-color dev: true - /vite@4.4.9(@types/node@20.5.6)(sass@1.66.1): + /vite@4.4.9(@types/node@20.5.7)(sass@1.66.1): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -12069,7 +12064,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.5.6 + '@types/node': 20.5.7 esbuild: 0.18.17 postcss: 8.4.28 rollup: 3.28.0 @@ -12167,7 +12162,7 @@ packages: debug: 4.3.4 eslint: 8.48.0 eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.5.0 lodash: 4.17.21