From 26781124d652e9d822fe8e3d532e2bf6882dbc9c Mon Sep 17 00:00:00 2001 From: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com> Date: Sat, 25 Jun 2022 12:11:24 +0200 Subject: [PATCH] chore(deps): update deps --- docs/package.json | 24 +- docs/src/.vuepress/auto-imports.d.ts | 17 +- docs/src/.vuepress/components.d.ts | 9 +- package.json | 10 +- pnpm-lock.yaml | 849 +++++++++++++-------------- 5 files changed, 457 insertions(+), 452 deletions(-) diff --git a/docs/package.json b/docs/package.json index 05257bcc..ead32f95 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,28 +12,28 @@ "@animxyz/core": "^0.6.6", "@animxyz/vue3": "^0.6.6", "@braks/vue-flow": "workspace:*", - "@stackblitz/sdk": "^1.6.0", + "@stackblitz/sdk": "^1.8.0", "@vue/repl": "1.1.2", "blobity": "^0.1.7", "canvas-confetti": "^1.5.1" }, "devDependencies": { - "@iconify/json": "^2.1.58", + "@iconify/json": "^2.1.66", "@types/canvas-confetti": "^1.4.2", - "@types/node": "^17.0.41", - "@vuepress/bundler-vite": "^2.0.0-beta.46", - "@vuepress/plugin-docsearch": "^2.0.0-beta.46", - "@vuepress/plugin-pwa": "^2.0.0-beta.46", + "@types/node": "^18.0.0", + "@vuepress/bundler-vite": "^2.0.0-beta.48", + "@vuepress/plugin-docsearch": "^2.0.0-beta.48", + "@vuepress/plugin-pwa": "^2.0.0-beta.48", "@windicss/plugin-scrollbar": "^1.2.3", "dotenv": "^16.0.1", "ohmyfetch": "^0.4.18", - "typedoc": "^0.22.17", + "typedoc": "^0.22.18", "typedoc-plugin-markdown": "^3.12.1", - "unplugin-auto-import": "^0.6.9", - "unplugin-icons": "^0.14.3", - "unplugin-vue-components": "^0.18.5", + "unplugin-auto-import": "^0.9.1", + "unplugin-icons": "^0.14.5", + "unplugin-vue-components": "^0.19.9", "vite-plugin-windicss": "^1.8.4", - "vuepress": "2.0.0-beta.46", - "windicss": "^3.5.4" + "vuepress": "2.0.0-beta.48", + "windicss": "^3.5.5" } } diff --git a/docs/src/.vuepress/auto-imports.d.ts b/docs/src/.vuepress/auto-imports.d.ts index 6e653526..c27b868e 100644 --- a/docs/src/.vuepress/auto-imports.d.ts +++ b/docs/src/.vuepress/auto-imports.d.ts @@ -1,6 +1,7 @@ // Generated by 'unplugin-auto-import' -// We suggest you to commit this file into source control +export {} declare global { + const EffectScope: typeof import('vue')['EffectScope'] const asyncComputed: typeof import('@vueuse/core')['asyncComputed'] const autoResetRef: typeof import('@vueuse/core')['autoResetRef'] const computed: typeof import('vue')['computed'] @@ -24,7 +25,6 @@ declare global { const defineComponent: typeof import('vue')['defineComponent'] const eagerComputed: typeof import('@vueuse/core')['eagerComputed'] const effectScope: typeof import('vue')['effectScope'] - const EffectScope: typeof import('vue')['EffectScope'] const extendRef: typeof import('@vueuse/core')['extendRef'] const getCurrentInstance: typeof import('vue')['getCurrentInstance'] const getCurrentScope: typeof import('vue')['getCurrentScope'] @@ -32,6 +32,8 @@ declare global { const ignorableWatch: typeof import('@vueuse/core')['ignorableWatch'] const inject: typeof import('vue')['inject'] const isDefined: typeof import('@vueuse/core')['isDefined'] + const isProxy: typeof import('vue')['isProxy'] + const isReactive: typeof import('vue')['isReactive'] const isReadonly: typeof import('vue')['isReadonly'] const isRef: typeof import('vue')['isRef'] const logicAnd: typeof import('@vueuse/core')['logicAnd'] @@ -117,8 +119,8 @@ declare global { const useDark: typeof import('@vueuse/core')['useDark'] const useDateFormat: typeof import('@vueuse/core')['useDateFormat'] const useDebounce: typeof import('@vueuse/core')['useDebounce'] - const useDebouncedRefHistory: typeof import('@vueuse/core')['useDebouncedRefHistory'] const useDebounceFn: typeof import('@vueuse/core')['useDebounceFn'] + const useDebouncedRefHistory: typeof import('@vueuse/core')['useDebouncedRefHistory'] const useDeviceMotion: typeof import('@vueuse/core')['useDeviceMotion'] const useDeviceOrientation: typeof import('@vueuse/core')['useDeviceOrientation'] const useDevicePixelRatio: typeof import('@vueuse/core')['useDevicePixelRatio'] @@ -197,8 +199,8 @@ declare global { const useTemplateRefsList: typeof import('@vueuse/core')['useTemplateRefsList'] const useTextSelection: typeof import('@vueuse/core')['useTextSelection'] const useThrottle: typeof import('@vueuse/core')['useThrottle'] - const useThrottledRefHistory: typeof import('@vueuse/core')['useThrottledRefHistory'] const useThrottleFn: typeof import('@vueuse/core')['useThrottleFn'] + const useThrottledRefHistory: typeof import('@vueuse/core')['useThrottledRefHistory'] const useTimeAgo: typeof import('@vueuse/core')['useTimeAgo'] const useTimeout: typeof import('@vueuse/core')['useTimeout'] const useTimeoutFn: typeof import('@vueuse/core')['useTimeoutFn'] @@ -209,10 +211,10 @@ declare global { const useTransition: typeof import('@vueuse/core')['useTransition'] const useUrlSearchParams: typeof import('@vueuse/core')['useUrlSearchParams'] const useUserMedia: typeof import('@vueuse/core')['useUserMedia'] - const useVibrate: typeof import('@vueuse/core')['useVibrate'] - const useVirtualList: typeof import('@vueuse/core')['useVirtualList'] const useVModel: typeof import('@vueuse/core')['useVModel'] const useVModels: typeof import('@vueuse/core')['useVModels'] + const useVibrate: typeof import('@vueuse/core')['useVibrate'] + const useVirtualList: typeof import('@vueuse/core')['useVirtualList'] const useWakeLock: typeof import('@vueuse/core')['useWakeLock'] const useWebNotification: typeof import('@vueuse/core')['useWebNotification'] const useWebSocket: typeof import('@vueuse/core')['useWebSocket'] @@ -228,8 +230,9 @@ declare global { const watchIgnorable: typeof import('@vueuse/core')['watchIgnorable'] const watchOnce: typeof import('@vueuse/core')['watchOnce'] const watchPausable: typeof import('@vueuse/core')['watchPausable'] + const watchPostEffect: typeof import('vue')['watchPostEffect'] + const watchSyncEffect: typeof import('vue')['watchSyncEffect'] const watchThrottled: typeof import('@vueuse/core')['watchThrottled'] const watchWithFilter: typeof import('@vueuse/core')['watchWithFilter'] const whenever: typeof import('@vueuse/core')['whenever'] } -export {} diff --git a/docs/src/.vuepress/components.d.ts b/docs/src/.vuepress/components.d.ts index 93704a9e..7a638935 100644 --- a/docs/src/.vuepress/components.d.ts +++ b/docs/src/.vuepress/components.d.ts @@ -1,8 +1,9 @@ // generated by unplugin-vue-components // We suggest you to commit this file into source control -// Read more: https://github.com/vuejs/vue-next/pull/3399 +// Read more: https://github.com/vuejs/core/pull/3399 +import '@vue/runtime-core' -declare module 'vue' { +declare module '@vue/runtime-core' { export interface GlobalComponents { Acknowledgement: typeof import('./../../components/home/Acknowledgement.vue')['default'] Additional: typeof import('./../../components/home/flows/Additional.vue')['default'] @@ -28,9 +29,11 @@ declare module 'vue' { PiniaExample: typeof import('./../../components/examples/pinia/PiniaExample.vue')['default'] Repl: typeof import('./../../components/Repl.vue')['default'] RGB: typeof import('./../../components/home/flows/RGB.vue')['default'] + RouterLink: typeof import('vue-router')['RouterLink'] + RouterView: typeof import('vue-router')['RouterView'] Sidebar: typeof import('./../../components/examples/dnd/Sidebar.vue')['default'] TeleportableNode: typeof import('./../../components/examples/teleport/TeleportableNode.vue')['default'] } } -export { } +export {} diff --git a/package.json b/package.json index 4fc9c19d..5a2d2ee1 100644 --- a/package.json +++ b/package.json @@ -13,14 +13,14 @@ "typedocs": "turbo run typedoc" }, "devDependencies": { - "@antfu/eslint-config": "^0.24.3", - "eslint": "^8.17.0", + "@antfu/eslint-config": "^0.25.2", + "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-chai-friendly": "^0.7.2", "eslint-plugin-prettier": "^4.0.0", - "prettier": "^2.6.2", + "prettier": "^2.7.1", "shx": "^0.3.4", - "turbo": "^1.2.16", - "typescript": "^4.7.3" + "turbo": "^1.3.1", + "typescript": "^4.7.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6f1eca9..4940c77b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,78 +4,78 @@ importers: .: specifiers: - '@antfu/eslint-config': ^0.24.3 - eslint: ^8.17.0 + '@antfu/eslint-config': ^0.25.2 + eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-chai-friendly: ^0.7.2 eslint-plugin-prettier: ^4.0.0 - prettier: ^2.6.2 + prettier: ^2.7.1 shx: ^0.3.4 - turbo: ^1.2.16 - typescript: ^4.7.3 + turbo: ^1.3.1 + typescript: ^4.7.4 devDependencies: - '@antfu/eslint-config': 0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint: 8.17.0 - eslint-config-prettier: 8.5.0_eslint@8.17.0 - eslint-plugin-chai-friendly: 0.7.2_eslint@8.17.0 - eslint-plugin-prettier: 4.0.0_ucegkljdju7q4zmvwxzqoprf3y - prettier: 2.6.2 + '@antfu/eslint-config': 0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e + eslint: 8.18.0 + eslint-config-prettier: 8.5.0_eslint@8.18.0 + eslint-plugin-chai-friendly: 0.7.2_eslint@8.18.0 + eslint-plugin-prettier: 4.0.0_xu6ewijrtliw5q5lksq5uixwby + prettier: 2.7.1 shx: 0.3.4 - turbo: 1.2.16 - typescript: 4.7.3 + turbo: 1.3.1 + typescript: 4.7.4 docs: specifiers: '@animxyz/core': ^0.6.6 '@animxyz/vue3': ^0.6.6 '@braks/vue-flow': workspace:* - '@iconify/json': ^2.1.58 - '@stackblitz/sdk': ^1.6.0 + '@iconify/json': ^2.1.66 + '@stackblitz/sdk': ^1.8.0 '@types/canvas-confetti': ^1.4.2 - '@types/node': ^17.0.41 + '@types/node': ^18.0.0 '@vue/repl': 1.1.2 - '@vuepress/bundler-vite': ^2.0.0-beta.46 - '@vuepress/plugin-docsearch': ^2.0.0-beta.46 - '@vuepress/plugin-pwa': ^2.0.0-beta.46 + '@vuepress/bundler-vite': ^2.0.0-beta.48 + '@vuepress/plugin-docsearch': ^2.0.0-beta.48 + '@vuepress/plugin-pwa': ^2.0.0-beta.48 '@windicss/plugin-scrollbar': ^1.2.3 blobity: ^0.1.7 canvas-confetti: ^1.5.1 dotenv: ^16.0.1 ohmyfetch: ^0.4.18 - typedoc: ^0.22.17 + typedoc: ^0.22.18 typedoc-plugin-markdown: ^3.12.1 - unplugin-auto-import: ^0.6.9 - unplugin-icons: ^0.14.3 - unplugin-vue-components: ^0.18.5 + unplugin-auto-import: ^0.9.1 + unplugin-icons: ^0.14.5 + unplugin-vue-components: ^0.19.9 vite-plugin-windicss: ^1.8.4 - vuepress: 2.0.0-beta.46 - windicss: ^3.5.4 + vuepress: 2.0.0-beta.48 + windicss: ^3.5.5 dependencies: '@animxyz/core': 0.6.6 '@animxyz/vue3': 0.6.6_vue@3.2.37 '@braks/vue-flow': link:../packages/vue-flow - '@stackblitz/sdk': 1.6.0 + '@stackblitz/sdk': 1.8.0 '@vue/repl': 1.1.2_vue@3.2.37 blobity: 0.1.7_react@18.1.0 canvas-confetti: 1.5.1 devDependencies: - '@iconify/json': 2.1.58 + '@iconify/json': 2.1.66 '@types/canvas-confetti': 1.4.2 - '@types/node': 17.0.41 - '@vuepress/bundler-vite': 2.0.0-beta.46 - '@vuepress/plugin-docsearch': 2.0.0-beta.46_eurjwfem4ie5nnznw6gmhlbswe - '@vuepress/plugin-pwa': 2.0.0-beta.46 + '@types/node': 18.0.0 + '@vuepress/bundler-vite': 2.0.0-beta.48 + '@vuepress/plugin-docsearch': 2.0.0-beta.48_eurjwfem4ie5nnznw6gmhlbswe + '@vuepress/plugin-pwa': 2.0.0-beta.48 '@windicss/plugin-scrollbar': 1.2.3 dotenv: 16.0.1 ohmyfetch: 0.4.18 - typedoc: 0.22.17_typescript@4.7.3 - typedoc-plugin-markdown: 3.12.1_typedoc@0.22.17 - unplugin-auto-import: 0.6.9_rollup@2.75.6+vite@2.9.10 - unplugin-icons: 0.14.3_rollup@2.75.6+vite@2.9.10 - unplugin-vue-components: 0.18.5_cimrprb54snhagk4tjmarxnbhm + typedoc: 0.22.18_typescript@4.7.3 + typedoc-plugin-markdown: 3.12.1_typedoc@0.22.18 + unplugin-auto-import: 0.9.1_rollup@2.75.6+vite@2.9.10 + unplugin-icons: 0.14.5_rollup@2.75.6+vite@2.9.10 + unplugin-vue-components: 0.19.9_cimrprb54snhagk4tjmarxnbhm vite-plugin-windicss: 1.8.4_vite@2.9.10 - vuepress: 2.0.0-beta.46_ky4o5iv42nfwog2gkj2rnr6kla - windicss: 3.5.4 + vuepress: 2.0.0-beta.48_ky4o5iv42nfwog2gkj2rnr6kla + windicss: 3.5.5 e2e: specifiers: @@ -368,22 +368,22 @@ packages: vue: 3.2.37 dev: false - /@antfu/eslint-config-basic/0.24.3_aq7uryhocdbvbqum33pitcm3y4: - resolution: {integrity: sha512-x9u2Arm5Qce6Zz24ZTPYXwciUl4rzznG+droNeRaPfFDUyPFuuIyuMQaPqnPpwfteCHfPCFKKpEfqWUJaeppmQ==} + /@antfu/eslint-config-basic/0.25.2_prjfczuxx7fymtpeimewpv7ya4: + resolution: {integrity: sha512-D81jE90B7cujMmU2mKEaUcRsKRAfVX4PniEoaD0c3HiqprqghfBjuv3B6p1+tG9uJQAgLBVsK+G92Y+AAgFaOA==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.17.0 - eslint-plugin-antfu: 0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.17.0 + eslint: 8.18.0 + eslint-plugin-antfu: 0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e + eslint-plugin-eslint-comments: 3.2.0_eslint@8.18.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_pv5w3e62ssxduf5aiwxbc3knra - eslint-plugin-jsonc: 2.3.0_eslint@8.17.0 - eslint-plugin-markdown: 2.2.1_eslint@8.17.0 - eslint-plugin-n: 15.2.1_eslint@8.17.0 - eslint-plugin-promise: 6.0.0_eslint@8.17.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.17.0 - eslint-plugin-yml: 1.0.0_eslint@8.17.0 + eslint-plugin-import: 2.26.0_jcjk6dnujgon3wit7skqdg6x4a + eslint-plugin-jsonc: 2.3.0_eslint@8.18.0 + eslint-plugin-markdown: 2.2.1_eslint@8.18.0 + eslint-plugin-n: 15.2.1_eslint@8.18.0 + eslint-plugin-promise: 6.0.0_eslint@8.18.0 + eslint-plugin-unicorn: 42.0.0_eslint@8.18.0 + eslint-plugin-yml: 1.0.0_eslint@8.18.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.0.1 transitivePeerDependencies: @@ -394,14 +394,14 @@ packages: - typescript dev: true - /@antfu/eslint-config-react/0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4: - resolution: {integrity: sha512-ZDjH5WTSgLCAqMx5uQFRlVm5hJ0pGwgGeFbcBq6o9adMCbBBpiUj9SzzFgnxfHhFdgyq3xhF23Di+HeOUoEXyA==} + /@antfu/eslint-config-react/0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-jGol7/UTUa9z55p4Oy/K5yGgY179fj1kl0kdo3bRnFjzUZQuDGuxw5HiZdYx333pjBdizkPl6cMJ8M6sc3PzFg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint: 8.17.0 - eslint-plugin-react: 7.30.0_eslint@8.17.0 + '@antfu/eslint-config-ts': 0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e + eslint: 8.18.0 + eslint-plugin-react: 7.30.0_eslint@8.18.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -409,31 +409,31 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4: - resolution: {integrity: sha512-gXEJYhwUrn1jPoWqAJH6d4HNI/Uoy/nkzhYUJYHivx3xhsE2PEtJxzfvfYTvEP1rM8Pq4+rUJIKHCXeaGz0WNQ==} + /@antfu/eslint-config-ts/0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-Dpp4r3CaDZVh73lMxhW0sVGsPwUf1YTpYV5JefmBtgEZKOAc+QqYbLjFZ6QGRUpdPLldRvD+xTFpax6t8NKgyA==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.24.3_aq7uryhocdbvbqum33pitcm3y4 - '@typescript-eslint/eslint-plugin': 5.27.1_aq7uryhocdbvbqum33pitcm3y4 - '@typescript-eslint/parser': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint: 8.17.0 - typescript: 4.7.3 + '@antfu/eslint-config-basic': 0.25.2_prjfczuxx7fymtpeimewpv7ya4 + '@typescript-eslint/eslint-plugin': 5.27.1_prjfczuxx7fymtpeimewpv7ya4 + '@typescript-eslint/parser': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e + eslint: 8.18.0 + typescript: 4.7.4 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color dev: true - /@antfu/eslint-config-vue/0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4: - resolution: {integrity: sha512-TarG9HulinZUHB0YRqkx7nponsNgS+Dt5IcJyLdkdlvcm/aTdmZsN+xPrnRySaxXfv8x5H5t/cb0URDWW5xQfQ==} + /@antfu/eslint-config-vue/0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-ObZOzvQvLe/qETq5miVmFWRgjNwWAE/P1I2YhKyDFK7KHquM7bKysfnmkoPpm2HkOpseMILoc+5UKo/w3L7GHg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint: 8.17.0 - eslint-plugin-vue: 9.1.0_eslint@8.17.0 + '@antfu/eslint-config-ts': 0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e + eslint: 8.18.0 + eslint-plugin-vue: 9.1.0_eslint@8.18.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -441,25 +441,25 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4: - resolution: {integrity: sha512-4BUq7KON22y6nJ1cant0rgBMtVP4XuXkR1VkQQh24NVuP7yF7eFk78EUConoOsEm3X3CUPbRTg9UTIY1Xrj3cw==} + /@antfu/eslint-config/0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-dIqxqBa6ALqaBQyErMnYLpyn4xpwp1YefbYxDMgNFM8MzY/ShJgaBWAGlywFeDwyAR44jaaVY8wRwDxODF8bPg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-react': 0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4 - '@antfu/eslint-config-vue': 0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4 - '@typescript-eslint/eslint-plugin': 5.27.1_aq7uryhocdbvbqum33pitcm3y4 - '@typescript-eslint/parser': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint: 8.17.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.17.0 + '@antfu/eslint-config-react': 0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e + '@antfu/eslint-config-vue': 0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.27.1_prjfczuxx7fymtpeimewpv7ya4 + '@typescript-eslint/parser': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e + eslint: 8.18.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.18.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_pv5w3e62ssxduf5aiwxbc3knra - eslint-plugin-jsonc: 2.3.0_eslint@8.17.0 - eslint-plugin-n: 15.2.1_eslint@8.17.0 - eslint-plugin-promise: 6.0.0_eslint@8.17.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.17.0 - eslint-plugin-vue: 9.1.0_eslint@8.17.0 - eslint-plugin-yml: 1.0.0_eslint@8.17.0 + eslint-plugin-import: 2.26.0_jcjk6dnujgon3wit7skqdg6x4a + eslint-plugin-jsonc: 2.3.0_eslint@8.18.0 + eslint-plugin-n: 15.2.1_eslint@8.18.0 + eslint-plugin-promise: 6.0.0_eslint@8.18.0 + eslint-plugin-unicorn: 42.0.0_eslint@8.18.0 + eslint-plugin-vue: 9.1.0_eslint@8.18.0 + eslint-plugin-yml: 1.0.0_eslint@8.18.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.0.1 transitivePeerDependencies: @@ -1833,8 +1833,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify/json/2.1.58: - resolution: {integrity: sha512-fyxykayet7Fu4J5NIfmMO58q2bWhCkL5HKKCmb1pEiWyaHPqrkfy9LgWDooKOWEFy07FhwQAd3pqT+B/RICPVQ==} + /@iconify/json/2.1.66: + resolution: {integrity: sha512-1iy+euT4aHh1G0ZILEtk/nf4iSur4yQqgM91yj6fndiG673iU5gQS5mX6rp905GR8eWbhpGwS1losoT3WCi5Mg==} dependencies: '@iconify/types': 1.1.0 pathe: 0.2.0 @@ -1844,8 +1844,8 @@ packages: resolution: {integrity: sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==} dev: true - /@iconify/utils/1.0.32: - resolution: {integrity: sha512-m+rnw7qKHq/XF7DAi4BcFoEAcXBfqqMgQJh8brGEHeqE/RUvgDMjmxsHgWnVpFsG+VmjGyAiI7nwXdliCwEU0Q==} + /@iconify/utils/1.0.33: + resolution: {integrity: sha512-vGeAqo7aGPxOQmGdVoXFUOuyN+0V7Lcrx2EvaiRjxUD1x6Om0Tvq2bdm7E24l2Pz++4S0mWMCVFXe/17EtKImQ==} dependencies: '@antfu/install-pkg': 0.1.0 '@antfu/utils': 0.5.2 @@ -2395,8 +2395,8 @@ packages: engines: {node: '>=10'} dev: true - /@stackblitz/sdk/1.6.0: - resolution: {integrity: sha512-PPB9m1zywojv6sOGSiHv+tvnb4Zc00Jce9yjUG0BzTymUdFf9AP+gKJRlc0iq9vbEEEXfYv1bgKa5KTn4gAzbQ==} + /@stackblitz/sdk/1.8.0: + resolution: {integrity: sha512-hbS4CpQVF3bxJ+ZD8qu8lAjTZVLTPToLbMtgxbxUmp1AIgqm7i0gMFM1POBA8BqY84CT1A3z74gdCd1bsro7qA==} dev: false /@surma/rollup-plugin-off-main-thread/2.2.3: @@ -2674,7 +2674,7 @@ packages: /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 17.0.41 + '@types/node': 18.0.0 dev: true /@types/geojson/7946.0.8: @@ -2756,6 +2756,10 @@ packages: resolution: {integrity: sha512-xA6drNNeqb5YyV5fO3OAEsnXLfO7uF0whiOfPTz5AeDo8KeZFmODKnvwPymMNO8qE/an8pVY/O50tig2SQCrGw==} dev: true + /@types/node/18.0.0: + resolution: {integrity: sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==} + dev: true + /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true @@ -2801,7 +2805,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 17.0.41 + '@types/node': 18.0.0 dev: true /@types/responselike/1.0.0: @@ -2852,7 +2856,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.27.1_aq7uryhocdbvbqum33pitcm3y4: + /@typescript-eslint/eslint-plugin/5.27.1_prjfczuxx7fymtpeimewpv7ya4: resolution: {integrity: sha512-6dM5NKT57ZduNnJfpY81Phe9nc9wolnMCnknb1im6brWi1RYv84nbMS3olJa27B6+irUVV1X/Wb+Am0FjJdGFw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2863,23 +2867,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 + '@typescript-eslint/parser': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e '@typescript-eslint/scope-manager': 5.27.1 - '@typescript-eslint/type-utils': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 - '@typescript-eslint/utils': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 + '@typescript-eslint/type-utils': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/utils': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e debug: 4.3.4 - eslint: 8.17.0 + eslint: 8.18.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.3 - typescript: 4.7.3 + tsutils: 3.21.0_typescript@4.7.4 + typescript: 4.7.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4: + /@typescript-eslint/parser/5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-7Va2ZOkHi5NP+AZwb5ReLgNF6nWLGTeUJfxdkVUAPPSaAdbWNnFZzLZ4EGGmmiCTg+AwlbE1KyUYTBglosSLHQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2891,10 +2895,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.27.1 '@typescript-eslint/types': 5.27.1 - '@typescript-eslint/typescript-estree': 5.27.1_typescript@4.7.3 + '@typescript-eslint/typescript-estree': 5.27.1_typescript@4.7.4 debug: 4.3.4 - eslint: 8.17.0 - typescript: 4.7.3 + eslint: 8.18.0 + typescript: 4.7.4 transitivePeerDependencies: - supports-color dev: true @@ -2907,7 +2911,7 @@ packages: '@typescript-eslint/visitor-keys': 5.27.1 dev: true - /@typescript-eslint/type-utils/5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4: + /@typescript-eslint/type-utils/5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-+UC1vVUWaDHRnC2cQrCJ4QtVjpjjCgjNFpg8b03nERmkHv9JV9X5M19D7UFMd+/G7T/sgFwX2pGmWK38rqyvXw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2917,11 +2921,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 + '@typescript-eslint/utils': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e debug: 4.3.4 - eslint: 8.17.0 - tsutils: 3.21.0_typescript@4.7.3 - typescript: 4.7.3 + eslint: 8.18.0 + tsutils: 3.21.0_typescript@4.7.4 + typescript: 4.7.4 transitivePeerDependencies: - supports-color dev: true @@ -2931,7 +2935,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.27.1_typescript@4.7.3: + /@typescript-eslint/typescript-estree/5.27.1_typescript@4.7.4: resolution: {integrity: sha512-DnZvvq3TAJ5ke+hk0LklvxwYsnXpRdqUY5gaVS0D4raKtbznPz71UJGnPTHEFo0GDxqLOLdMkkmVZjSpET1hFw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2946,13 +2950,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.3 - typescript: 4.7.3 + tsutils: 3.21.0_typescript@4.7.4 + typescript: 4.7.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4: + /@typescript-eslint/utils/5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-mZ9WEn1ZLDaVrhRaYgzbkXBkTPghPFsup8zDbbsYTxC5OmqrFE7skkKS/sraVsLP3TcT3Ki5CSyEFBRkLH/H/w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2961,10 +2965,10 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.27.1 '@typescript-eslint/types': 5.27.1 - '@typescript-eslint/typescript-estree': 5.27.1_typescript@4.7.3 - eslint: 8.17.0 + '@typescript-eslint/typescript-estree': 5.27.1_typescript@4.7.4 + eslint: 8.18.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.17.0 + eslint-utils: 3.0.0_eslint@8.18.0 transitivePeerDependencies: - supports-color - typescript @@ -3218,14 +3222,14 @@ packages: vue: 3.2.37 dev: true - /@vuepress/bundler-vite/2.0.0-beta.46: - resolution: {integrity: sha512-lS0DKLiWzPHRVLOEViExKrApEYX661LsDf/lNFu5du1iqmNSNi3BvZbXUHnupzM8h02uOSa/VP6jzawWINqkYg==} + /@vuepress/bundler-vite/2.0.0-beta.48: + resolution: {integrity: sha512-ORT1cY2ScBWVuN/oCa5z0GqkbpdDmy6Pf0oe3GdiPA/w0kUbKeUPrWGDGHINqrSyvN0h5GbmLbvw6jSeUr2gAQ==} dependencies: '@vitejs/plugin-vue': 2.3.3_vite@2.9.10+vue@3.2.37 - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/shared': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/shared': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 autoprefixer: 10.4.7_postcss@8.4.14 connect-history-api-fallback: 1.6.0 postcss: 8.4.14 @@ -3240,13 +3244,13 @@ packages: - supports-color dev: true - /@vuepress/cli/2.0.0-beta.46: - resolution: {integrity: sha512-DHOf1LtPTiuAJu9ZKH/48zrwHIYYKbVfzfJW8lP94DjMtedb8zIjygHNvq99UQFSzTm11WJ3EAusoDXAFjp0Yw==} + /@vuepress/cli/2.0.0-beta.48: + resolution: {integrity: sha512-nsLTNyQqKpwZXNrP0rJnDfvoBHm0KtdgLUIq5mfib9DTMic0ziaBUlfUvavcz18ovg3MwtLSUQbSjIsQskdaIw==} hasBin: true dependencies: - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/shared': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/shared': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 cac: 6.7.12 chokidar: 3.5.3 envinfo: 7.8.1 @@ -3264,22 +3268,22 @@ packages: vue-router: 4.0.15_vue@3.2.37 dev: true - /@vuepress/client/2.0.0-beta.46: - resolution: {integrity: sha512-Ep7x+/0ofRSwitO02jVAoD5KQwxj332vKZN984GXiS90W2vKYOtsvNqZIu2mVBCMCyCVDt2obNMmm7Y4s9fUNQ==} + /@vuepress/client/2.0.0-beta.48: + resolution: {integrity: sha512-XqTmoNqgJuO5IpiEQl3xZOFVZ/oXxCk5LNg+432/4hOTz92VdzOn1KNIQFmWxZaQ6s+8v6BimqRi0ZxMCwQ+Pg==} dependencies: '@vue/devtools-api': 6.1.4 - '@vuepress/shared': 2.0.0-beta.46 + '@vuepress/shared': 2.0.0-beta.48 vue: 3.2.37 vue-router: 4.0.15_vue@3.2.37 dev: true - /@vuepress/core/2.0.0-beta.46: - resolution: {integrity: sha512-JFRpyg5R01Ujcpgym2aQwFmMU4FFQtRQxYQeOnLDHSEdo+U09I+OztBuVJvst3Xu99urqRH7Jo7yRL3igyXlAA==} + /@vuepress/core/2.0.0-beta.48: + resolution: {integrity: sha512-J9fge3oV5amAkx2g8TOPp8EpHyFgm6jy/FbCkYIGCBkKiERn91iz5aGCgoUF4O8AToLekbKpLwdZtNKF+wxAew==} dependencies: - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/markdown': 2.0.0-beta.46 - '@vuepress/shared': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/markdown': 2.0.0-beta.48 + '@vuepress/shared': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 gray-matter: 4.0.3 toml: 3.0.0 vue: 3.2.37 @@ -3287,12 +3291,12 @@ packages: - supports-color dev: true - /@vuepress/markdown/2.0.0-beta.46: - resolution: {integrity: sha512-+lfpPXHRyVKDK0wzByK8syAjVp3H6XkExgRx/5FxCRTFDTnbJYNLRtUhHkEfRLdOahK/nD3qrGQvFjL6DDZN9w==} + /@vuepress/markdown/2.0.0-beta.48: + resolution: {integrity: sha512-gbrVAgJRsQ5hxJM7yyoNv5NbtlgxW/YVyfhFG28aac5gyQ6p3WTOJjpH//F1H431gDVqXS+q+Umhb/vH2QWalg==} dependencies: '@types/markdown-it': 12.2.3 - '@vuepress/shared': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/shared': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 markdown-it: 13.0.1 markdown-it-anchor: 8.6.4_ea7kj7wzjkld5jo2noyjqxi764 markdown-it-emoji: 2.0.2 @@ -3301,12 +3305,12 @@ packages: - supports-color dev: true - /@vuepress/plugin-active-header-links/2.0.0-beta.46: - resolution: {integrity: sha512-pPZinkHM2KAomZ/S63/Vz4NARha+ONeCJ45EtW4dfVspkccnJJJpXgfciPGdT6LzIRMlvjWATs/Ruu5rFn/o8A==} + /@vuepress/plugin-active-header-links/2.0.0-beta.48: + resolution: {integrity: sha512-xNR3qTk9ECmYf5mvXhv2DpZu2VIxd6iVQ5Kvkw29zDjZc42uxo7QU9uIhAg6BOy0hNDFyn33DUxqlj7abpUf4w==} dependencies: - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 ts-debounce: 4.0.0 vue: 3.2.37 vue-router: 4.0.15_vue@3.2.37 @@ -3314,42 +3318,42 @@ packages: - supports-color dev: true - /@vuepress/plugin-back-to-top/2.0.0-beta.46: - resolution: {integrity: sha512-wKjV88Maea3r9YR/L2Vp2IrQY7FqV4FsiW7b8eqg0slwoj9VOHbFcabG9qqiwdZ5XFZ3cpKRp8tjlO/PhZhmUg==} + /@vuepress/plugin-back-to-top/2.0.0-beta.48: + resolution: {integrity: sha512-TYmtNnE+WoKbI1DnUzKGEprp5CVfvisuZCOi0coEA4g1jrSoEX6hgO4i+k8621ZBmpIdmIhI2+saoVdqN2duUw==} dependencies: - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 ts-debounce: 4.0.0 vue: 3.2.37 transitivePeerDependencies: - supports-color dev: true - /@vuepress/plugin-container/2.0.0-beta.46: - resolution: {integrity: sha512-0Yn11fBMLQmmmmQCREspABAZ8ZW60g7U0h8yp3jhYM4rJ3LrTPWddxSM3Fj7fBOQcmpxBKF3TqG/TnNZC2Tz8A==} + /@vuepress/plugin-container/2.0.0-beta.48: + resolution: {integrity: sha512-EdPXZRmhjbfZdTMGCzyj5G3xbZEjh2VWuFNbNYy5K195OnF+gO/GOJmIso1fnqmRdBgkHQkwdOqz/bZ6CuJP/g==} dependencies: '@types/markdown-it': 12.2.3 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/markdown': 2.0.0-beta.46 - '@vuepress/shared': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/markdown': 2.0.0-beta.48 + '@vuepress/shared': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 markdown-it: 13.0.1 markdown-it-container: 3.0.0 transitivePeerDependencies: - supports-color dev: true - /@vuepress/plugin-docsearch/2.0.0-beta.46_eurjwfem4ie5nnznw6gmhlbswe: - resolution: {integrity: sha512-QEX0+ztqfRu1/dlQ++k/+4WFo3cv8Aq14lSA8ZuI6Uib86uKKItQ130OxOdn0zmP3DiU4xMgHn6Qx8t7iM1Twg==} + /@vuepress/plugin-docsearch/2.0.0-beta.48_eurjwfem4ie5nnznw6gmhlbswe: + resolution: {integrity: sha512-SH0eqnG2NFnpXMUJJS4YE416qv1/vyAHsQHLq4H59Lr6JSZ0meRld/RyO602+pOndCb3uiOauWGwq+O4+sC7rg==} dependencies: '@docsearch/css': 3.1.0 '@docsearch/js': 3.1.0_eurjwfem4ie5nnznw6gmhlbswe '@docsearch/react': 3.1.0_eurjwfem4ie5nnznw6gmhlbswe - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/shared': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/shared': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 ts-debounce: 4.0.0 vue: 3.2.37 vue-router: 4.0.15_vue@3.2.37 @@ -3360,78 +3364,78 @@ packages: - supports-color dev: true - /@vuepress/plugin-external-link-icon/2.0.0-beta.46: - resolution: {integrity: sha512-32r8ij2+gp4sdB3kX10PXRLGUtwUgHur0pMfFkMS/3VOWJzi7ydUcxnnPDl+TYpLag/gcWhGe+DGlyhlxGOKeg==} + /@vuepress/plugin-external-link-icon/2.0.0-beta.48: + resolution: {integrity: sha512-RXENrUGpE8L32bsRxrxepRclvz/RVRA6Wj1NLTBweitxpbJukRNTsCX9mD/8KwQWc3Rkf+Zv+k6NDe5rDPoLeg==} dependencies: - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/markdown': 2.0.0-beta.46 - '@vuepress/shared': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/markdown': 2.0.0-beta.48 + '@vuepress/shared': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 vue: 3.2.37 transitivePeerDependencies: - supports-color dev: true - /@vuepress/plugin-git/2.0.0-beta.46: - resolution: {integrity: sha512-koOvj2yjFqc3zm2uzjRT+RDZLaWlMMputBIOZliGhfLSzHitRZR31rE5qaM4oUB/Ms3i5ogNP/Le9r91Jr+sQQ==} + /@vuepress/plugin-git/2.0.0-beta.48: + resolution: {integrity: sha512-ycNGAl+O1kHErsPt7uWGsR0S/o09b7JZnssM2WxWJPA9E+MtSgm6YzQcV8uK22GF2OCrwtv2z/6cNLkGz+NDfA==} dependencies: - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 execa: 5.1.1 transitivePeerDependencies: - supports-color dev: true - /@vuepress/plugin-medium-zoom/2.0.0-beta.46: - resolution: {integrity: sha512-7PLxtDjd+YVusqbEyUBbfuNwRe8NE4qEcvBdFcLCKYzqEtMiiBhXirVGDODVaon5RVGgLAABGl2OWUHC/XANUQ==} + /@vuepress/plugin-medium-zoom/2.0.0-beta.48: + resolution: {integrity: sha512-CQIJo/ndHYjrOBwyzp4TP6AfwNGi1aae9BATlIyXl/xxFqX4hD7DN6JqYJ78tbgPMCU5I3H5UY1RNd6dfV4T+A==} dependencies: - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 medium-zoom: 1.0.6 vue: 3.2.37 transitivePeerDependencies: - supports-color dev: true - /@vuepress/plugin-nprogress/2.0.0-beta.46: - resolution: {integrity: sha512-33NUun4dVHN9UKk4Q3Fi2VrwreJvv32vdMGZag8+hLntEtzLXN0M34D3dnKuwMI9jzTFiQN1U02QZMxALWVXqw==} + /@vuepress/plugin-nprogress/2.0.0-beta.48: + resolution: {integrity: sha512-qA6SZ/R9ufnMR6qQbTAqWGxtNOIzxrA3gopOaNuD8T+hGJVTnYeGwDFk2S30G5HuqgbECsYDQfomo6SOjyREZQ==} dependencies: - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 vue: 3.2.37 vue-router: 4.0.15_vue@3.2.37 transitivePeerDependencies: - supports-color dev: true - /@vuepress/plugin-palette/2.0.0-beta.46: - resolution: {integrity: sha512-NF0vpFhVnNbTWxVciniqrr4nQO/u6AAk9c5L1WFYFqTIAEHY0HYPi1HcntNErgLWCs6BIkHm2+c8WuwooOsXlQ==} + /@vuepress/plugin-palette/2.0.0-beta.48: + resolution: {integrity: sha512-zqWk2NV1gInPLqlHGgu7YO7dsRMJz28pMzcL7Z/SuI+rGu/MKqCSk6IBC/Fz7xO09XA+Ke8a+zxfVINnhpdH8Q==} dependencies: - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 chokidar: 3.5.3 transitivePeerDependencies: - supports-color dev: true - /@vuepress/plugin-prismjs/2.0.0-beta.46: - resolution: {integrity: sha512-5JXQDIUKraSzdSP7nYAkGwMnkiL6c/FKzGBNIszoCPcdtwwIBlaVPAzAD/pVqhX7mYsQixH34/NWHlYM45J4Kw==} + /@vuepress/plugin-prismjs/2.0.0-beta.48: + resolution: {integrity: sha512-xTdk3DEJmzuzeRcm0fZfJFLs6/oN2T/sm+KtSh7whVbHcgEKFdj0vHkiWswp3bnNWE3FHUwO1UQq9K21zEwpUw==} dependencies: - '@vuepress/core': 2.0.0-beta.46 + '@vuepress/core': 2.0.0-beta.48 prismjs: 1.28.0 transitivePeerDependencies: - supports-color dev: true - /@vuepress/plugin-pwa/2.0.0-beta.46: - resolution: {integrity: sha512-jo7DNI0JTosF5QFRNhS03S3kgcijXxb4xoTx7r3bJEgD5HCva0tRYi6u4Dm+EcWx/mAA+A9u3tHsy1PzMDYKYQ==} + /@vuepress/plugin-pwa/2.0.0-beta.48: + resolution: {integrity: sha512-UUGfuZHIgQTOS2ZDdwFwhr8LD3Mo4OjtpV7dIhrrwn2nGd3dsHTNuM4U6Rk3F4mO+uuUmZ/K+qWOnUzg23kSmA==} dependencies: - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 mitt: 3.0.0 register-service-worker: 1.7.2 vue: 3.2.37 @@ -3441,14 +3445,14 @@ packages: - supports-color dev: true - /@vuepress/plugin-theme-data/2.0.0-beta.46: - resolution: {integrity: sha512-ULjBKvC1VTaokajqu9W2KTavH4m0/6NDt/BJn1QfKgb+lJYyn6ox3isTisFs3u268T600w4k7jid4ky/fvypbA==} + /@vuepress/plugin-theme-data/2.0.0-beta.48: + resolution: {integrity: sha512-7DH/tKiPg63wA77C9xNVF5Le5r1Apmd9mvz4NEeG0dhmuSPr456oM8aApE0s1XkY+vrmIXsTUjDK8+HvF8irUQ==} dependencies: '@vue/devtools-api': 6.1.4 - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/shared': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/shared': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 vue: 3.2.37 transitivePeerDependencies: - supports-color @@ -3460,35 +3464,35 @@ packages: '@vue/shared': 3.2.37 dev: true - /@vuepress/shared/2.0.0-beta.46: - resolution: {integrity: sha512-iqunwXZR3ea+36Cyz1QVP6F49CVhNxcYZFFxpSOi5Z5j9S4qiZm+fL931w8XHz70qpgwmfBFUOZBGqsMMLVuRg==} + /@vuepress/shared/2.0.0-beta.48: + resolution: {integrity: sha512-0i3lklFroOAtaHWfCjyvwBe8u5Jl668C/aMe9MWrsQI2qv40LiExgm82nNxc3tD2hoKKVpIxRvWaKXbJI1VXjg==} dependencies: '@vue/shared': 3.2.37 dev: true - /@vuepress/theme-default/2.0.0-beta.46: - resolution: {integrity: sha512-cnM58aMLUtfe8M3OM4elQ/C3xYiHhpvlgXupLxvfoh9gWaFD/2fKqdxcqWGqXKsB5sm503txYpjige4pqUVl/A==} + /@vuepress/theme-default/2.0.0-beta.48: + resolution: {integrity: sha512-dJfqO1XW23es7d84B/iEOzKfwNtB0+UoG1PNOhDua2rPpDreOcO1sI2DntmOClYaRR/SB7zSdiSEynzRC5Nwrw==} peerDependencies: sass-loader: ^13.0.0 peerDependenciesMeta: sass-loader: optional: true dependencies: - '@vuepress/client': 2.0.0-beta.46 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/plugin-active-header-links': 2.0.0-beta.46 - '@vuepress/plugin-back-to-top': 2.0.0-beta.46 - '@vuepress/plugin-container': 2.0.0-beta.46 - '@vuepress/plugin-external-link-icon': 2.0.0-beta.46 - '@vuepress/plugin-git': 2.0.0-beta.46 - '@vuepress/plugin-medium-zoom': 2.0.0-beta.46 - '@vuepress/plugin-nprogress': 2.0.0-beta.46 - '@vuepress/plugin-palette': 2.0.0-beta.46 - '@vuepress/plugin-prismjs': 2.0.0-beta.46 - '@vuepress/plugin-theme-data': 2.0.0-beta.46 - '@vuepress/shared': 2.0.0-beta.46 - '@vuepress/utils': 2.0.0-beta.46 - '@vueuse/core': 8.6.0_vue@3.2.37 + '@vuepress/client': 2.0.0-beta.48 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/plugin-active-header-links': 2.0.0-beta.48 + '@vuepress/plugin-back-to-top': 2.0.0-beta.48 + '@vuepress/plugin-container': 2.0.0-beta.48 + '@vuepress/plugin-external-link-icon': 2.0.0-beta.48 + '@vuepress/plugin-git': 2.0.0-beta.48 + '@vuepress/plugin-medium-zoom': 2.0.0-beta.48 + '@vuepress/plugin-nprogress': 2.0.0-beta.48 + '@vuepress/plugin-palette': 2.0.0-beta.48 + '@vuepress/plugin-prismjs': 2.0.0-beta.48 + '@vuepress/plugin-theme-data': 2.0.0-beta.48 + '@vuepress/shared': 2.0.0-beta.48 + '@vuepress/utils': 2.0.0-beta.48 + '@vueuse/core': 8.7.5_vue@3.2.37 sass: 1.52.2 vue: 3.2.37 vue-router: 4.0.15_vue@3.2.37 @@ -3497,12 +3501,12 @@ packages: - supports-color dev: true - /@vuepress/utils/2.0.0-beta.46: - resolution: {integrity: sha512-rzNJPKlyZuWjCzjrQT08W6an/7OBc7GpiTx/XQj5Fd/VTDAARrw7EQP+jLTtU3PzJa3o55obHpxWR2NNUU/jtg==} + /@vuepress/utils/2.0.0-beta.48: + resolution: {integrity: sha512-Y0e3j0SHkPHMWnNlZZOcdN3G4zhdTIs63Ywy4IULFsrpKAihRIUcSe4Yry6lCJyYCCS/gebwc1fQYAmPuNkijg==} dependencies: '@types/debug': 4.1.7 '@types/fs-extra': 9.0.13 - '@vuepress/shared': 2.0.0-beta.46 + '@vuepress/shared': 2.0.0-beta.48 chalk: 4.1.2 debug: 4.3.4 fs-extra: 10.1.0 @@ -3594,7 +3598,7 @@ packages: dependencies: debug: 4.3.4 jiti: 1.13.0 - windicss: 3.5.4 + windicss: 3.5.5 transitivePeerDependencies: - supports-color dev: true @@ -3612,7 +3616,7 @@ packages: fast-glob: 3.2.11 magic-string: 0.26.2 micromatch: 4.0.5 - windicss: 3.5.4 + windicss: 3.5.5 transitivePeerDependencies: - supports-color dev: true @@ -3874,7 +3878,7 @@ packages: call-bind: 1.0.2 define-properties: 1.1.4 es-abstract: 1.20.1 - get-intrinsic: 1.1.1 + get-intrinsic: 1.1.2 is-string: 1.0.7 dev: true @@ -6098,13 +6102,13 @@ packages: engines: {node: '>=12'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.17.0: + /eslint-config-prettier/8.5.0_eslint@8.18.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.17.0 + eslint: 8.18.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -6134,7 +6138,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 + '@typescript-eslint/parser': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -6142,44 +6146,44 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.24.3_ud6rd4xtew5bv4yhvkvu24pzm4: - resolution: {integrity: sha512-amK+5vP487YfdOAdQP0lSFcpcnv+FoNyK42/Ssy8J0iBi+YkCnMoQ2BWeT9PjbK/TO0jcMMH3iz+J/1rUQq4Rw==} + /eslint-plugin-antfu/0.25.2_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-yRhuFMwUKhSYm8BWTZsW4ymYnFPCJWZb2LzjG+mQb7JbKflk73JIFMCREPOaV4nWwc4YJEPhym75QsC7AFbqSw==} dependencies: - '@typescript-eslint/utils': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 + '@typescript-eslint/utils': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-chai-friendly/0.7.2_eslint@8.17.0: + /eslint-plugin-chai-friendly/0.7.2_eslint@8.18.0: resolution: {integrity: sha512-LOIfGx5sZZ5FwM1shr2GlYAWV9Omdi+1/3byuVagvQNoGUuU0iHhp7AfjA1uR+4dJ4Isfb4+FwBJgQajIw9iAg==} engines: {node: '>=0.10.0'} peerDependencies: eslint: '>=3.0.0' dependencies: - eslint: 8.17.0 + eslint: 8.18.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.17.0: + /eslint-plugin-es/4.1.0_eslint@8.18.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.17.0 + eslint: 8.18.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.17.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.18.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.17.0 + eslint: 8.18.0 ignore: 5.2.0 dev: true @@ -6189,7 +6193,7 @@ packages: htmlparser2: 7.2.0 dev: true - /eslint-plugin-import/2.26.0_pv5w3e62ssxduf5aiwxbc3knra: + /eslint-plugin-import/2.26.0_jcjk6dnujgon3wit7skqdg6x4a: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -6199,12 +6203,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 + '@typescript-eslint/parser': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.17.0 + eslint: 8.18.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_5uhabtgzo3akfzi73a5jap3i6a has: 1.0.3 @@ -6220,40 +6224,40 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc/2.3.0_eslint@8.17.0: + /eslint-plugin-jsonc/2.3.0_eslint@8.18.0: resolution: {integrity: sha512-QqHj7Chw8vsALsCOhFxecRIepxpbcpmMon9yA1+GaYk1Am0GanHAwnTkeVX+/ysAb4QTkeGMZ+ZPK4TKrZ/VSw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.17.0 - eslint-utils: 3.0.0_eslint@8.17.0 + eslint: 8.18.0 + eslint-utils: 3.0.0_eslint@8.18.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown/2.2.1_eslint@8.17.0: + /eslint-plugin-markdown/2.2.1_eslint@8.18.0: resolution: {integrity: sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA==} engines: {node: ^8.10.0 || ^10.12.0 || >= 12.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.17.0 + eslint: 8.18.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-n/15.2.1_eslint@8.17.0: + /eslint-plugin-n/15.2.1_eslint@8.18.0: resolution: {integrity: sha512-uMG50pvKqXK9ab163bSI5OpyZR0F5yIB0pEC4ciGpBLrXVjVDOlx5oTq8GQULWzbelJt7wL5Rw4T+FfAff5Cxg==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.17.0 - eslint-plugin-es: 4.1.0_eslint@8.17.0 - eslint-utils: 3.0.0_eslint@8.17.0 + eslint: 8.18.0 + eslint-plugin-es: 4.1.0_eslint@8.18.0 + eslint-utils: 3.0.0_eslint@8.18.0 ignore: 5.2.0 is-core-module: 2.9.0 minimatch: 3.1.2 @@ -6261,7 +6265,7 @@ packages: semver: 7.3.7 dev: true - /eslint-plugin-prettier/4.0.0_ucegkljdju7q4zmvwxzqoprf3y: + /eslint-plugin-prettier/4.0.0_xu6ewijrtliw5q5lksq5uixwby: resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} engines: {node: '>=6.0.0'} peerDependencies: @@ -6272,22 +6276,22 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.17.0 - eslint-config-prettier: 8.5.0_eslint@8.17.0 - prettier: 2.6.2 + eslint: 8.18.0 + eslint-config-prettier: 8.5.0_eslint@8.18.0 + prettier: 2.7.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-promise/6.0.0_eslint@8.17.0: + /eslint-plugin-promise/6.0.0_eslint@8.18.0: resolution: {integrity: sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.17.0 + eslint: 8.18.0 dev: true - /eslint-plugin-react/7.30.0_eslint@8.17.0: + /eslint-plugin-react/7.30.0_eslint@8.18.0: resolution: {integrity: sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==} engines: {node: '>=4'} peerDependencies: @@ -6296,7 +6300,7 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.17.0 + eslint: 8.18.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.0 minimatch: 3.1.2 @@ -6310,7 +6314,7 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /eslint-plugin-unicorn/42.0.0_eslint@8.17.0: + /eslint-plugin-unicorn/42.0.0_eslint@8.18.0: resolution: {integrity: sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==} engines: {node: '>=12'} peerDependencies: @@ -6319,8 +6323,8 @@ packages: '@babel/helper-validator-identifier': 7.16.7 ci-info: 3.3.1 clean-regexp: 1.0.0 - eslint: 8.17.0 - eslint-utils: 3.0.0_eslint@8.17.0 + eslint: 8.18.0 + eslint-utils: 3.0.0_eslint@8.18.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -6333,32 +6337,32 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/9.1.0_eslint@8.17.0: + /eslint-plugin-vue/9.1.0_eslint@8.18.0: resolution: {integrity: sha512-EPCeInPicQ/YyfOWJDr1yfEeSNoFCMzUus107lZyYi37xejdOolNzS5MXGXp8+9bkoKZMdv/1AcZzQebME6r+g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.17.0 - eslint-utils: 3.0.0_eslint@8.17.0 + eslint: 8.18.0 + eslint-utils: 3.0.0_eslint@8.18.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.10 semver: 7.3.7 - vue-eslint-parser: 9.0.2_eslint@8.17.0 + vue-eslint-parser: 9.0.2_eslint@8.18.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml/1.0.0_eslint@8.17.0: + /eslint-plugin-yml/1.0.0_eslint@8.18.0: resolution: {integrity: sha512-0RVoUFh5vpznE2DIP5agSpWO/nU8GgAWwoTAHWopU2X+1SCB5ykHU6DwS0GrZ5Hvejtk6CcADQllpQQJB4C5QA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.17.0 + eslint: 8.18.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.0.1 @@ -6389,13 +6393,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.17.0: + /eslint-utils/3.0.0_eslint@8.18.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.17.0 + eslint: 8.18.0 eslint-visitor-keys: 2.1.0 dev: true @@ -6414,8 +6418,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.17.0: - resolution: {integrity: sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==} + /eslint/8.18.0: + resolution: {integrity: sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -6428,7 +6432,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.17.0 + eslint-utils: 3.0.0_eslint@8.18.0 eslint-visitor-keys: 3.3.0 espree: 9.3.2 esquery: 1.4.0 @@ -6970,14 +6974,6 @@ packages: engines: {node: 6.* || 8.* || >= 10.*} dev: true - /get-intrinsic/1.1.1: - resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==} - dependencies: - function-bind: 1.1.1 - has: 1.0.3 - has-symbols: 1.0.3 - dev: true - /get-intrinsic/1.1.2: resolution: {integrity: sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==} dependencies: @@ -8012,7 +8008,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.41 + '@types/node': 18.0.0 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -10195,8 +10191,8 @@ packages: fast-diff: 1.2.0 dev: true - /prettier/2.6.2: - resolution: {integrity: sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==} + /prettier/2.7.1: + resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -11114,7 +11110,7 @@ packages: dev: true /sprintf-js/1.0.3: - resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=} + resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} dev: true /sshpk/1.17.0: @@ -11264,12 +11260,12 @@ packages: dev: true /strip-bom-string/1.0.0: - resolution: {integrity: sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=} + resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==} engines: {node: '>=0.10.0'} dev: true /strip-bom/3.0.0: - resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=} + resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} engines: {node: '>=4'} dev: true @@ -11482,7 +11478,7 @@ packages: dev: true /text-table/0.2.0: - resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=} + resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} dev: true /thenby/1.3.4: @@ -11516,7 +11512,7 @@ packages: dev: true /to-fast-properties/2.0.0: - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} /to-readable-stream/1.0.0: @@ -11558,7 +11554,7 @@ packages: dev: true /tr46/1.0.1: - resolution: {integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=} + resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} dependencies: punycode: 2.1.1 dev: true @@ -11605,14 +11601,14 @@ packages: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} dev: true - /tsutils/3.21.0_typescript@4.7.3: + /tsutils/3.21.0_typescript@4.7.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.7.3 + typescript: 4.7.4 dev: true /tunnel-agent/0.6.0: @@ -11621,128 +11617,137 @@ packages: safe-buffer: 5.2.1 dev: true - /turbo-darwin-64/1.2.16: - resolution: {integrity: sha512-dyitLQJdH3uLVdlH9jAkP4LqEO/K+wOXjUqOzjTciRLjQPzmsNY60/bmFHODADK4eBBl1nxbtn7tmmoT4vS1qA==} + /turbo-android-arm64/1.3.1: + resolution: {integrity: sha512-JcnZh9tLbZDpKaXaao/s/k4qXt3TbNEc1xEYYXurVWnqiMueGeS7QAtThVB85ZSqzj7djk+ngSrZabPy5RG25Q==} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /turbo-darwin-64/1.3.1: + resolution: {integrity: sha512-TIGDradVFoGck86VIuM38KaDeNxdKaP2ti93UpQeFw26ZhPIeTAa6wUgnz4DQP6bjIvQmXlYJ16ETZb4tFYygg==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64/1.2.16: - resolution: {integrity: sha512-Ex6uM4HU7rGXdhvJMpzNpp6qxglJ98nWeIi5qR/lBXHLjK3UCvSW8BEALArUJYJTXS9FZBq1a5LowFqXYsfDcA==} + /turbo-darwin-arm64/1.3.1: + resolution: {integrity: sha512-aLBq8KiMMmop7uKBkvDt/y+eER2UzxZyUzh1KWcZ7DZB5tFZnknEUyf2qggY2vd2WcDVfQ1EUjZ0MFxhhVaVzA==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-freebsd-64/1.2.16: - resolution: {integrity: sha512-onRGKMvog8B3XDssSBIAg+FrEq9pcBoAybP7bpi/uYIH1L/WQ7YMmLn88X9JX19ehYuVOVZrjap4jWH2GIkU8A==} + /turbo-freebsd-64/1.3.1: + resolution: {integrity: sha512-BOr/ifmxjlBeuDkDQLUJtzqzXQ2zPHHcI14U9Ys+z4Mza1uzQn/oSJqQvU5RuyRBVai7noMrpPS7QuKtDz0Cyg==} cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true - /turbo-freebsd-arm64/1.2.16: - resolution: {integrity: sha512-S0EqPqxwnJuVNNXRgcHB0r8ai8LSrpHdihVJKRM7WYmIR7isccBEf/G9agrt73sCXwjvenxFs4HDR7cSvGt14Q==} + /turbo-freebsd-arm64/1.3.1: + resolution: {integrity: sha512-bHPZjK4xnGLz6/oxl5XmWhdYOdtBMSadrGhptWSZ0wBGNn/gQzDTeZAkQeqhh25AD0eM1hzDe8QUz8GlS43lrA==} cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true - /turbo-linux-32/1.2.16: - resolution: {integrity: sha512-ecbqmGOxgTWePGrowtwyvZGfvwaLxFWmPK21cU0PS+fzoZBaVmzYmniTdd/2EkGCw7TOPhtiT22v96fWcnRycA==} + /turbo-linux-32/1.3.1: + resolution: {integrity: sha512-c5okimusfvivu9wS8MKSr+rXpQAV+M4TyR9JX+spIK8B1I7AjfECAqiK2D5WFWO1bQ33bUAuxXOEpUuLpgEm+g==} cpu: [ia32] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-64/1.2.16: - resolution: {integrity: sha512-q6gtdMWCzM0Sktkd73zcaQjNoeM1MjtrbwQBctWN/Sgj0eiPBPnzpIvokvx98x7RLf4qyI99/mlme0Dn5fx21A==} + /turbo-linux-64/1.3.1: + resolution: {integrity: sha512-O0pNX+N5gbmRcyZT+jsCPUNCN3DpIZHqNN35j7MT5nr0IkZa83CGbZnrEc+7Qws//jFJ26EngqD/JyRB2E8nwQ==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm/1.2.16: - resolution: {integrity: sha512-du7uvExELNb89V3g7iM0XP21fR1Yl3EoHRcOfQz32oUqnS7idCKvbEowM9LtiluQl1dKcOIJjn1nlvvsqzkhOg==} + /turbo-linux-arm/1.3.1: + resolution: {integrity: sha512-f+r6JIwv/7ylxxJtgVi8cVw+6oNoD/r1IMTU6ejH8bfyMZZko4kkNwH9VYribQ44KDkJEgzdltnzFG5f6Hz10g==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64/1.2.16: - resolution: {integrity: sha512-gUf67tYJ/N09WAZTTmtUWYrqm381tZxiulnRGAIM+iRsaTrweyUKZaYXwJvlPpI/cQOw25wCG9/IyvxLeagL8A==} + /turbo-linux-arm64/1.3.1: + resolution: {integrity: sha512-D6+1MeS/x+/VCCooHPU4NIpB8qI/eW70eMRA79bqTPaxxluP0g2CaxXgucco05P51YtNsSxeVcH7X76iadON6Q==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-mips64le/1.2.16: - resolution: {integrity: sha512-U5BM+Ql3z13uRtwMmKH/8eL+9DdTgyijC2gaX4xP0RTlcN7WfAstg8Fg/Tn2Vw9vtpVDdxwpw7dvX4kw2ghhpA==} + /turbo-linux-mips64le/1.3.1: + resolution: {integrity: sha512-yL64jgwVCziOpBcdpMxIsczkgwwOvmaqKObFKWyCNlk/LOl5NKODLwXEaryLaALtpwUAoS4ltMSI64gKqmLrOA==} cpu: [mips64el] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-ppc64le/1.2.16: - resolution: {integrity: sha512-HQWSCmVZyc5chw7Ie2ZcfZPfmM06mbEEu0Wl11Y5QWh1ZzhPNQHs/TsF4I9r146wHi62XgcrKFjkw4ARZiWsLA==} + /turbo-linux-ppc64le/1.3.1: + resolution: {integrity: sha512-tjnM+8RosykS1lBpOPLDXGOz/Po2h796ty17uBd7IFslWPOI16a/akFOFoLH8PCiGGJMe3CYgRhEKn4sPWNxFA==} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-32/1.2.16: - resolution: {integrity: sha512-0ZtPz5FK2qZjznMG4vvRyaabrhO8BgbN+tBx1wjXSuoICTAjYi5TwRVVRh59c3x7qQmR21Cv33CrhLBPRfeAlg==} + /turbo-windows-32/1.3.1: + resolution: {integrity: sha512-Snnv+TVigulqwK6guHKndMlrLw88NXj8BtHRGrEksPR0QkyuHlwLf+tHYB4HmvpUl4W9lnXQf4hsljWP64BEdw==} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-64/1.2.16: - resolution: {integrity: sha512-j8iAIixq/rGfBpHNbYOosxMasZrGuMzLILEuQGDxZgKNpYgobJ15QFHQlGR9sit1b8qPU5zZX4CtByRtkgH1Bw==} + /turbo-windows-64/1.3.1: + resolution: {integrity: sha512-gLeohHG07yIhON1Pp0YNE00i/yzip2GFhkA6HdJaK95uE5bKULpqxuO414hOS/WzGwrGVXBKCImfe24XXh5T+Q==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64/1.2.16: - resolution: {integrity: sha512-4GpcJG3B8R9WDhwfT8fu6ZmOOfseCg6Q1cy/G8/zpJQk769yYcSnD8MgQhYgHB58aVFxZcMxBvLL6UA0UrpgWA==} + /turbo-windows-arm64/1.3.1: + resolution: {integrity: sha512-0MWcHLvYgs/qdcoTFZ55nu8HhrpeiwXEMw9cbNfgqTlzy3OsrAsovYEJFyQ8KSxeploiD+QJlCdvhxx+5C0tlA==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo/1.2.16: - resolution: {integrity: sha512-PPUa2COKgFkyb6N3uF9AnIY3l9FZkF15QQ3U1K2wpI01D3gyGKQO0Q3DUQ4ipmciP0teBfL7H+l/QTrUA9IVvQ==} + /turbo/1.3.1: + resolution: {integrity: sha512-DXckoGKlZgvTn/PrHpBI/57aeXR7tfyPf2dK+4LmBczt24ELA3o6eYHeA7KzfpSYhB2LE9qveYFQ6mJ1OzGjjg==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.2.16 - turbo-darwin-arm64: 1.2.16 - turbo-freebsd-64: 1.2.16 - turbo-freebsd-arm64: 1.2.16 - turbo-linux-32: 1.2.16 - turbo-linux-64: 1.2.16 - turbo-linux-arm: 1.2.16 - turbo-linux-arm64: 1.2.16 - turbo-linux-mips64le: 1.2.16 - turbo-linux-ppc64le: 1.2.16 - turbo-windows-32: 1.2.16 - turbo-windows-64: 1.2.16 - turbo-windows-arm64: 1.2.16 + turbo-android-arm64: 1.3.1 + turbo-darwin-64: 1.3.1 + turbo-darwin-arm64: 1.3.1 + turbo-freebsd-64: 1.3.1 + turbo-freebsd-arm64: 1.3.1 + turbo-linux-32: 1.3.1 + turbo-linux-64: 1.3.1 + turbo-linux-arm: 1.3.1 + turbo-linux-arm64: 1.3.1 + turbo-linux-mips64le: 1.3.1 + turbo-linux-ppc64le: 1.3.1 + turbo-windows-32: 1.3.1 + turbo-windows-64: 1.3.1 + turbo-windows-arm64: 1.3.1 dev: true /tweetnacl/0.14.5: @@ -11815,13 +11820,13 @@ packages: is-typedarray: 1.0.0 dev: true - /typedoc-plugin-markdown/3.12.1_typedoc@0.22.17: + /typedoc-plugin-markdown/3.12.1_typedoc@0.22.18: resolution: {integrity: sha512-gMntJq7+JlGJZ5sVjrkzO/rG2dsmNBbWk5ZkcKvYu6QOeBwGcK5tzEyS0aqnFTJj9GCHCB+brAnTuKtAyotNwA==} peerDependencies: typedoc: '>=0.22.0' dependencies: handlebars: 4.7.7 - typedoc: 0.22.17_typescript@4.7.3 + typedoc: 0.22.18_typescript@4.7.3 dev: true /typedoc/0.22.17_typescript@4.7.3: @@ -11839,6 +11844,21 @@ packages: typescript: 4.7.3 dev: true + /typedoc/0.22.18_typescript@4.7.3: + resolution: {integrity: sha512-NK9RlLhRUGMvc6Rw5USEYgT4DVAUFk7IF7Q6MYfpJ88KnTZP7EneEa4RcP+tX1auAcz7QT1Iy0bUSZBYYHdoyA==} + engines: {node: '>= 12.10.0'} + hasBin: true + peerDependencies: + typescript: 4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x || 4.6.x || 4.7.x + dependencies: + glob: 8.0.3 + lunr: 2.3.9 + marked: 4.0.16 + minimatch: 5.1.0 + shiki: 0.10.1 + typescript: 4.7.3 + dev: true + /typescript-transform-paths/3.3.1_typescript@4.7.3: resolution: {integrity: sha512-c+8Cqd2rsRtTU68rJI0NX/OtqgBDddNs1fIxm1nCNyhn0WpoyqtpUxc1w9Ke5c5kgE4/OT5xYbKf2cf694RYEg==} peerDependencies: @@ -11854,6 +11874,12 @@ packages: hasBin: true dev: true + /typescript/4.7.4: + resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==} + engines: {node: '>=4.2.0'} + hasBin: true + dev: true + /uc.micro/1.0.6: resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==} dev: true @@ -11988,6 +12014,26 @@ packages: - webpack dev: true + /unimport/0.4.0_rollup@2.75.6+vite@2.9.10: + resolution: {integrity: sha512-k2KgvR/rvpmOln5vJtgbikfnntV3nG2F4mRrAI+16cA0KgANaPqHwVrdJijWbW4ZLDmSt0xzCfy4MJt8bMel0w==} + dependencies: + '@rollup/pluginutils': 4.2.1 + escape-string-regexp: 5.0.0 + fast-glob: 3.2.11 + local-pkg: 0.4.1 + magic-string: 0.26.2 + mlly: 0.5.3 + pathe: 0.3.0 + scule: 0.2.1 + strip-literal: 0.4.0 + unplugin: 0.7.0_rollup@2.75.6+vite@2.9.10 + transitivePeerDependencies: + - esbuild + - rollup + - vite + - webpack + dev: true + /unique-string/2.0.0: resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} engines: {node: '>=8'} @@ -12011,28 +12057,6 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.6.9_rollup@2.75.6+vite@2.9.10: - resolution: {integrity: sha512-IqgT7AoRrNQwNhiF/wDH3sMEDX8SqCYBEgJzwdg5441b5aiC5VwZz0J0wYqkaKu89YkZE9DG6rQ2JpFfZv1iiQ==} - engines: {node: '>=14'} - peerDependencies: - '@vueuse/core': '*' - peerDependenciesMeta: - '@vueuse/core': - optional: true - dependencies: - '@antfu/utils': 0.5.2 - '@rollup/pluginutils': 4.2.1 - local-pkg: 0.4.1 - magic-string: 0.26.2 - resolve: 1.22.0 - unplugin: 0.4.0_rollup@2.75.6+vite@2.9.10 - transitivePeerDependencies: - - esbuild - - rollup - - vite - - webpack - dev: true - /unplugin-auto-import/0.6.9_vite@2.5.10: resolution: {integrity: sha512-IqgT7AoRrNQwNhiF/wDH3sMEDX8SqCYBEgJzwdg5441b5aiC5VwZz0J0wYqkaKu89YkZE9DG6rQ2JpFfZv1iiQ==} engines: {node: '>=14'} @@ -12123,8 +12147,30 @@ packages: - webpack dev: true - /unplugin-icons/0.14.3_rollup@2.75.6+vite@2.9.10: - resolution: {integrity: sha512-PyyNMACpZ/EAiG3B6K1wPGZ151VGdlHIEx8/utgP546yVmPpV/xC1k1V2eEebf71fGm3WD6gzPrERNsbMgIVgg==} + /unplugin-auto-import/0.9.1_rollup@2.75.6+vite@2.9.10: + resolution: {integrity: sha512-U2LGVl7nlVIGGV86Gr4x9JS5R2Vag43CGDiOebcCqQ1FPV/r8pdQ9yIZVbBj/v6xk3px/vE1zePC9z/WZgKmXg==} + engines: {node: '>=14'} + peerDependencies: + '@vueuse/core': '*' + peerDependenciesMeta: + '@vueuse/core': + optional: true + dependencies: + '@antfu/utils': 0.5.2 + '@rollup/pluginutils': 4.2.1 + local-pkg: 0.4.1 + magic-string: 0.26.2 + unimport: 0.4.0_rollup@2.75.6+vite@2.9.10 + unplugin: 0.7.0_rollup@2.75.6+vite@2.9.10 + transitivePeerDependencies: + - esbuild + - rollup + - vite + - webpack + dev: true + + /unplugin-icons/0.14.5_rollup@2.75.6+vite@2.9.10: + resolution: {integrity: sha512-fxi/fuBZXtZu64L8iAPj+ecu/rnSvTbfR14RO44xIWdsI/Ohpzs9Gve7+nHIgD6JFrdtCfzGnXWBEVPbMGWX3A==} peerDependencies: '@svgr/core': '>=5.5.0' '@vue/compiler-sfc': ^3.0.2 @@ -12142,11 +12188,11 @@ packages: dependencies: '@antfu/install-pkg': 0.1.0 '@antfu/utils': 0.5.2 - '@iconify/utils': 1.0.32 + '@iconify/utils': 1.0.33 debug: 4.3.4 kolorist: 1.5.1 local-pkg: 0.4.1 - unplugin: 0.6.3_rollup@2.75.6+vite@2.9.10 + unplugin: 0.7.0_rollup@2.75.6+vite@2.9.10 transitivePeerDependencies: - esbuild - rollup @@ -12155,8 +12201,8 @@ packages: - webpack dev: true - /unplugin-vue-components/0.18.5_cimrprb54snhagk4tjmarxnbhm: - resolution: {integrity: sha512-VPA6z/4pcKRDYtWu1H+FIpV0MADlFKG3q7YMVFzNFC3EhMVZ4WuBJ76490oKyauguNw1T1obLCuxNU9JzJ0oAQ==} + /unplugin-vue-components/0.19.9_cimrprb54snhagk4tjmarxnbhm: + resolution: {integrity: sha512-i5mZtg85euPWZrGswFkoa9pf4WjKCP5qOjnwOyg3KOKVzFjnP3osCdrunQMjtoMKehTdz1vV6baZH8bZR4PNgg==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -12177,7 +12223,7 @@ packages: magic-string: 0.26.2 minimatch: 5.1.0 resolve: 1.22.0 - unplugin: 0.4.0_rollup@2.75.6+vite@2.9.10 + unplugin: 0.7.0_rollup@2.75.6+vite@2.9.10 vue: 3.2.37 transitivePeerDependencies: - esbuild @@ -12187,29 +12233,6 @@ packages: - webpack dev: true - /unplugin/0.4.0_rollup@2.75.6+vite@2.9.10: - resolution: {integrity: sha512-4ScITEmzlz1iZW3tkz+3L1V5k/xMQ6kjgm4lEXKxH0ozd8/OUWfiSA7RMRyrawsvq/t50JIzPpp1UyuSL/AXkA==} - peerDependencies: - esbuild: '>=0.13' - rollup: ^2.50.0 - vite: ^2.3.0 - webpack: 4 || 5 - peerDependenciesMeta: - esbuild: - optional: true - rollup: - optional: true - vite: - optional: true - webpack: - optional: true - dependencies: - chokidar: 3.5.3 - rollup: 2.75.6 - vite: 2.9.10 - webpack-virtual-modules: 0.4.3 - dev: true - /unplugin/0.4.0_vite@2.5.10: resolution: {integrity: sha512-4ScITEmzlz1iZW3tkz+3L1V5k/xMQ6kjgm4lEXKxH0ozd8/OUWfiSA7RMRyrawsvq/t50JIzPpp1UyuSL/AXkA==} peerDependencies: @@ -12257,30 +12280,6 @@ packages: webpack-virtual-modules: 0.4.3 dev: true - /unplugin/0.6.3_rollup@2.75.6+vite@2.9.10: - resolution: {integrity: sha512-CoW88FQfCW/yabVc4bLrjikN9HC8dEvMU4O7B6K2jsYMPK0l6iAnd9dpJwqGcmXJKRCU9vwSsy653qg+RK0G6A==} - peerDependencies: - esbuild: '>=0.13' - rollup: ^2.50.0 - vite: ^2.3.0 - webpack: 4 || 5 - peerDependenciesMeta: - esbuild: - optional: true - rollup: - optional: true - vite: - optional: true - webpack: - optional: true - dependencies: - chokidar: 3.5.3 - rollup: 2.75.6 - vite: 2.9.10 - webpack-sources: 3.2.3 - webpack-virtual-modules: 0.4.3 - dev: true - /unplugin/0.6.3_vite@2.9.10: resolution: {integrity: sha512-CoW88FQfCW/yabVc4bLrjikN9HC8dEvMU4O7B6K2jsYMPK0l6iAnd9dpJwqGcmXJKRCU9vwSsy653qg+RK0G6A==} peerDependencies: @@ -12419,7 +12418,7 @@ packages: dev: true /util-deprecate/1.0.2: - resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true /utils-merge/1.0.1: @@ -12538,7 +12537,7 @@ packages: debug: 4.3.4 kolorist: 1.5.1 vite: 2.9.10 - windicss: 3.5.4 + windicss: 3.5.5 transitivePeerDependencies: - supports-color dev: true @@ -12680,14 +12679,14 @@ packages: dependencies: vue: 3.2.37 - /vue-eslint-parser/9.0.2_eslint@8.17.0: + /vue-eslint-parser/9.0.2_eslint@8.18.0: resolution: {integrity: sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.17.0 + eslint: 8.18.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.3.2 @@ -12744,18 +12743,18 @@ packages: - '@types/react' dev: false - /vuepress-vite/2.0.0-beta.46_ky4o5iv42nfwog2gkj2rnr6kla: - resolution: {integrity: sha512-ewXbzX1zG9WR48E98v8nsTd07QypbLWkonzjTrLPO6Kqye4KRrSs77LN4xHRQ4lDs/NSqCH7nw6gUT+KJOwByw==} + /vuepress-vite/2.0.0-beta.48_ky4o5iv42nfwog2gkj2rnr6kla: + resolution: {integrity: sha512-1TKEXg26W7VlTBU9J6BcJTW/NFtzkAveM33jccVs6HieYgvK7lyTpbhs5eRu9fUWawGR8ULa+b5kdk0dSLpjew==} hasBin: true peerDependencies: '@vuepress/client': ^2.0.0-beta.42 - vue: ^3.2.35 + vue: ^3.2.36 dependencies: - '@vuepress/bundler-vite': 2.0.0-beta.46 - '@vuepress/cli': 2.0.0-beta.46 + '@vuepress/bundler-vite': 2.0.0-beta.48 + '@vuepress/cli': 2.0.0-beta.48 '@vuepress/client': 2.0.0-beta.45 - '@vuepress/core': 2.0.0-beta.46 - '@vuepress/theme-default': 2.0.0-beta.46 + '@vuepress/core': 2.0.0-beta.48 + '@vuepress/theme-default': 2.0.0-beta.48 vue: 3.2.37 transitivePeerDependencies: - '@vue/composition-api' @@ -12766,11 +12765,11 @@ packages: - supports-color dev: true - /vuepress/2.0.0-beta.46_ky4o5iv42nfwog2gkj2rnr6kla: - resolution: {integrity: sha512-5aDb1PiSjU4w/66YnQkaodcocAwkGEjtPv7Ux4dqEh8W+IjVqYcedg2syI5NuBrcAkNh9uq/6CTFibrZ6eyR2w==} + /vuepress/2.0.0-beta.48_ky4o5iv42nfwog2gkj2rnr6kla: + resolution: {integrity: sha512-m1CzjgMrHdrOzNr3eMoFrdqHlp3wK23TBIHZJtm9tDnwg4OF59FG6y6gGoBLo+zpfzVOwi/V8FR13ehiQwG/3A==} hasBin: true dependencies: - vuepress-vite: 2.0.0-beta.46_ky4o5iv42nfwog2gkj2rnr6kla + vuepress-vite: 2.0.0-beta.48_ky4o5iv42nfwog2gkj2rnr6kla transitivePeerDependencies: - '@vue/composition-api' - '@vuepress/client' @@ -12783,7 +12782,7 @@ packages: dev: true /wcwidth/1.0.1: - resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=} + resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} dependencies: defaults: 1.0.3 dev: true @@ -12875,8 +12874,8 @@ packages: resolution: {integrity: sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==} dev: true - /windicss/3.5.4: - resolution: {integrity: sha512-x2Iu0a69dtNiKHMkR886lx0WKbZI5GqvXyvGBCJ2VA6rcjKYjnzCA/Ljd6hNQBfqlkSum8J+qAVcCfLzQFI4rQ==} + /windicss/3.5.5: + resolution: {integrity: sha512-Mnbb9DT+74cw3UxcVimbwCw5tKxITNvOBwTFMFdUv9f5KoZensestA4vKUM8tw74QAwyjE5bqH0QQufgFQwj0Q==} engines: {node: '>= 12'} hasBin: true dev: true @@ -13063,7 +13062,7 @@ packages: dev: true /wrappy/1.0.2: - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true /write-file-atomic/3.0.3: