diff --git a/docs/package.json b/docs/package.json index 9e5db989..d6f7f20e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -20,9 +20,9 @@ "canvas-confetti": "^1.5.1" }, "devDependencies": { - "@iconify/json": "^2.1.85", + "@iconify/json": "^2.1.95", "@types/canvas-confetti": "^1.4.3", - "@types/node": "^18.6.2", + "@types/node": "^18.7.8", "@windicss/plugin-scrollbar": "^1.2.3", "dotenv": "^16.0.1", "ohmyfetch": "^0.4.18", diff --git a/package.json b/package.json index 7bb5e181..b7b9f349 100644 --- a/package.json +++ b/package.json @@ -14,13 +14,13 @@ }, "devDependencies": { "@antfu/eslint-config": "^0.25.2", - "eslint": "^8.20.0", + "eslint": "^8.22.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-chai-friendly": "^0.7.2", "eslint-plugin-prettier": "^4.2.1", "prettier": "^2.7.1", "shx": "^0.3.4", - "turbo": "^1.3.4", + "turbo": "^1.4.3", "typescript": "^4.7.4" } } diff --git a/packages/vue-flow/package.json b/packages/vue-flow/package.json index 4cbfcebc..6e73976c 100644 --- a/packages/vue-flow/package.json +++ b/packages/vue-flow/package.json @@ -38,7 +38,7 @@ "vue": "^3.2.25" }, "dependencies": { - "@vueuse/core": "^9.0.0", + "@vueuse/core": "^9.1.0", "d3-drag": "^3.0.0", "d3-selection": "^3.0.0", "d3-zoom": "^3.0.0" @@ -46,17 +46,17 @@ "devDependencies": { "@rollup/plugin-replace": "^4.0.0", "@types/d3": "^7.4.0", - "@vitejs/plugin-vue": "^2.3.3", - "autoprefixer": "^10.4.7", + "@vitejs/plugin-vue": "^2.3.4", + "autoprefixer": "^10.4.8", "np": "^7.6.2", - "postcss": "^8.4.14", + "postcss": "^8.4.16", "postcss-cli": "^9.1.0", "postcss-nested": "^5.0.6", - "ts-patch": "^2.0.1", - "typedoc": "^0.23.8", + "ts-patch": "^2.0.2", + "typedoc": "^0.23.10", "typescript-transform-paths": "^3.3.1", - "unplugin-auto-import": "^0.10.1", - "vite": "^2.9.14", + "unplugin-auto-import": "^0.11.2", + "vite": "^2.9.15", "vite-plugin-vue-type-imports": "^0.2.0", "vite-svg-loader": "^3.4.0", "vue-tsc": "^0.38.9" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35e7eceb..27dc4fc2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,23 +5,23 @@ importers: .: specifiers: '@antfu/eslint-config': ^0.25.2 - eslint: ^8.20.0 + eslint: ^8.22.0 eslint-config-prettier: ^8.5.0 eslint-plugin-chai-friendly: ^0.7.2 eslint-plugin-prettier: ^4.2.1 prettier: ^2.7.1 shx: ^0.3.4 - turbo: ^1.3.4 + turbo: ^1.4.3 typescript: ^4.7.4 devDependencies: - '@antfu/eslint-config': 0.25.2_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 - eslint-config-prettier: 8.5.0_eslint@8.20.0 - eslint-plugin-chai-friendly: 0.7.2_eslint@8.20.0 - eslint-plugin-prettier: 4.2.1_g4fztgbwjyq2fvmcscny2sj6fy + '@antfu/eslint-config': 0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 + eslint-config-prettier: 8.5.0_eslint@8.22.0 + eslint-plugin-chai-friendly: 0.7.2_eslint@8.22.0 + eslint-plugin-prettier: 4.2.1_i2cojdczqdiurzgttlwdgf764e prettier: 2.7.1 shx: 0.3.4 - turbo: 1.3.4 + turbo: 1.4.3 typescript: 4.7.4 docs: @@ -30,10 +30,10 @@ importers: '@animxyz/core': ^0.6.6 '@animxyz/vue3': ^0.6.7 '@braks/vue-flow': workspace:* - '@iconify/json': ^2.1.85 + '@iconify/json': ^2.1.95 '@stackblitz/sdk': ^1.8.0 '@types/canvas-confetti': ^1.4.3 - '@types/node': ^18.6.2 + '@types/node': ^18.7.8 '@vue/repl': 1.1.2 '@windicss/plugin-scrollbar': ^1.2.3 blobity: ^0.2.1 @@ -58,18 +58,18 @@ importers: blobity: 0.2.1_react@18.2.0 canvas-confetti: 1.5.1 devDependencies: - '@iconify/json': 2.1.85 + '@iconify/json': 2.1.95 '@types/canvas-confetti': 1.4.3 - '@types/node': 18.6.2 + '@types/node': 18.7.8 '@windicss/plugin-scrollbar': 1.2.3 dotenv: 16.0.1 ohmyfetch: 0.4.18 typedoc: 0.22.18_typescript@4.7.4 typedoc-plugin-markdown: 3.13.4_typedoc@0.22.18 - unplugin-auto-import: 0.10.3_vite@2.9.14 - unplugin-icons: 0.14.8_vite@2.9.14 - unplugin-vue-components: 0.21.2_vite@2.9.14 - vite-plugin-windicss: 1.8.7_vite@2.9.14 + unplugin-auto-import: 0.10.3_vite@2.9.15 + unplugin-icons: 0.14.8_vite@2.9.15 + unplugin-vue-components: 0.21.2_vite@2.9.15 + vite-plugin-windicss: 1.8.7_vite@2.9.15 vitepress: 1.0.0-alpha.4_imvgwgjzmeisgkq5uchhrryg6y windicss: 3.5.6 @@ -83,9 +83,9 @@ importers: dependencies: '@braks/vue-flow': link:../packages/vue-flow devDependencies: - '@cypress/vite-dev-server': 2.2.3_vite@2.9.14 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.15 '@cypress/vue': 3.1.2_cypress@8.5.0+vue@3.2.37 - '@vitejs/plugin-vue': 2.3.3_vite@2.9.14+vue@3.2.37 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.15+vue@3.2.37 cypress: 8.5.0 examples/nuxt3: @@ -116,7 +116,7 @@ importers: devDependencies: '@quasar/app-vite': 1.0.5_2adncspqozgethoka5pokzipvy '@types/node': 12.20.55 - autoprefixer: 10.4.7_postcss@8.4.14 + autoprefixer: 10.4.7_postcss@8.4.16 examples/vite: specifiers: @@ -203,27 +203,27 @@ importers: specifiers: '@rollup/plugin-replace': ^4.0.0 '@types/d3': ^7.4.0 - '@vitejs/plugin-vue': ^2.3.3 - '@vueuse/core': ^9.0.0 - autoprefixer: ^10.4.7 + '@vitejs/plugin-vue': ^2.3.4 + '@vueuse/core': ^9.1.0 + autoprefixer: ^10.4.8 d3-drag: ^3.0.0 d3-selection: ^3.0.0 d3-zoom: ^3.0.0 np: ^7.6.2 - postcss: ^8.4.14 + postcss: ^8.4.16 postcss-cli: ^9.1.0 postcss-nested: ^5.0.6 - ts-patch: ^2.0.1 - typedoc: ^0.23.8 + ts-patch: ^2.0.2 + typedoc: ^0.23.10 typescript-transform-paths: ^3.3.1 - unplugin-auto-import: ^0.10.1 - vite: ^2.9.14 + unplugin-auto-import: ^0.11.2 + vite: ^2.9.15 vite-plugin-vue-type-imports: ^0.2.0 vite-svg-loader: ^3.4.0 vue: ^3.2.25 vue-tsc: ^0.38.9 dependencies: - '@vueuse/core': 9.0.0_vue@3.2.37 + '@vueuse/core': 9.1.0_vue@3.2.37 d3-drag: 3.0.0 d3-selection: 3.0.0 d3-zoom: 3.0.0 @@ -231,17 +231,17 @@ importers: devDependencies: '@rollup/plugin-replace': 4.0.0_rollup@2.77.2 '@types/d3': 7.4.0 - '@vitejs/plugin-vue': 2.3.3_vite@2.9.14+vue@3.2.37 - autoprefixer: 10.4.7_postcss@8.4.14 + '@vitejs/plugin-vue': 2.3.4_vite@2.9.15+vue@3.2.37 + autoprefixer: 10.4.8_postcss@8.4.16 np: 7.6.2 - postcss: 8.4.14 - postcss-cli: 9.1.0_postcss@8.4.14 - postcss-nested: 5.0.6_postcss@8.4.14 - ts-patch: 2.0.1_typescript@4.7.4 - typedoc: 0.23.9_typescript@4.7.4 + postcss: 8.4.16 + postcss-cli: 9.1.0_postcss@8.4.16 + postcss-nested: 5.0.6_postcss@8.4.16 + ts-patch: 2.0.2_typescript@4.7.4 + typedoc: 0.23.10_typescript@4.7.4 typescript-transform-paths: 3.3.1_typescript@4.7.4 - unplugin-auto-import: 0.10.1_e4ryxhwzpd4l35oujz5wul6rdm - vite: 2.9.14 + unplugin-auto-import: 0.11.2_rce4thgtecgubd5bjwo7pjazje + vite: 2.9.15 vite-plugin-vue-type-imports: 0.2.0_2yymnzrok6eda47acnj2yjm3ae vite-svg-loader: 3.4.0 vue-tsc: 0.38.9_typescript@4.7.4 @@ -409,22 +409,22 @@ packages: clsx: 1.2.1 dev: false - /@antfu/eslint-config-basic/0.25.2_d5zwcxr4bwkhmuo464cb3a2puu: + /@antfu/eslint-config-basic/0.25.2_a3v6jdeaqe5shobz2ttatkjuku: resolution: {integrity: sha512-D81jE90B7cujMmU2mKEaUcRsKRAfVX4PniEoaD0c3HiqprqghfBjuv3B6p1+tG9uJQAgLBVsK+G92Y+AAgFaOA==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.20.0 - eslint-plugin-antfu: 0.25.2_he2ccbldppg44uulnyq4rwocfa - eslint-plugin-eslint-comments: 3.2.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-plugin-antfu: 0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint-plugin-eslint-comments: 3.2.0_eslint@8.22.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_ficupzxy3q6nk56ibvavehtzue - eslint-plugin-jsonc: 2.3.1_eslint@8.20.0 - eslint-plugin-markdown: 2.2.1_eslint@8.20.0 - eslint-plugin-n: 15.2.4_eslint@8.20.0 - eslint-plugin-promise: 6.0.0_eslint@8.20.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.20.0 - eslint-plugin-yml: 1.0.0_eslint@8.20.0 + eslint-plugin-import: 2.26.0_my5wymwcdbeq3bakxf3wvzqk5y + eslint-plugin-jsonc: 2.3.1_eslint@8.22.0 + eslint-plugin-markdown: 2.2.1_eslint@8.22.0 + eslint-plugin-n: 15.2.4_eslint@8.22.0 + eslint-plugin-promise: 6.0.0_eslint@8.22.0 + eslint-plugin-unicorn: 42.0.0_eslint@8.22.0 + eslint-plugin-yml: 1.0.0_eslint@8.22.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.0.1 transitivePeerDependencies: @@ -435,14 +435,14 @@ packages: - typescript dev: true - /@antfu/eslint-config-react/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /@antfu/eslint-config-react/0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-jGol7/UTUa9z55p4Oy/K5yGgY179fj1kl0kdo3bRnFjzUZQuDGuxw5HiZdYx333pjBdizkPl6cMJ8M6sc3PzFg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.2_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 - eslint-plugin-react: 7.30.1_eslint@8.20.0 + '@antfu/eslint-config-ts': 0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 + eslint-plugin-react: 7.30.1_eslint@8.22.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -450,16 +450,16 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /@antfu/eslint-config-ts/0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-Dpp4r3CaDZVh73lMxhW0sVGsPwUf1YTpYV5JefmBtgEZKOAc+QqYbLjFZ6QGRUpdPLldRvD+xTFpax6t8NKgyA==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.25.2_d5zwcxr4bwkhmuo464cb3a2puu - '@typescript-eslint/eslint-plugin': 5.31.0_d5zwcxr4bwkhmuo464cb3a2puu - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 + '@antfu/eslint-config-basic': 0.25.2_a3v6jdeaqe5shobz2ttatkjuku + '@typescript-eslint/eslint-plugin': 5.31.0_a3v6jdeaqe5shobz2ttatkjuku + '@typescript-eslint/parser': 5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 typescript: 4.7.4 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -467,14 +467,14 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /@antfu/eslint-config-vue/0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-ObZOzvQvLe/qETq5miVmFWRgjNwWAE/P1I2YhKyDFK7KHquM7bKysfnmkoPpm2HkOpseMILoc+5UKo/w3L7GHg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.2_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 - eslint-plugin-vue: 9.3.0_eslint@8.20.0 + '@antfu/eslint-config-ts': 0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 + eslint-plugin-vue: 9.3.0_eslint@8.22.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -482,25 +482,25 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /@antfu/eslint-config/0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-dIqxqBa6ALqaBQyErMnYLpyn4xpwp1YefbYxDMgNFM8MzY/ShJgaBWAGlywFeDwyAR44jaaVY8wRwDxODF8bPg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-react': 0.25.2_he2ccbldppg44uulnyq4rwocfa - '@antfu/eslint-config-vue': 0.25.2_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/eslint-plugin': 5.31.0_d5zwcxr4bwkhmuo464cb3a2puu - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.20.0 + '@antfu/eslint-config-react': 0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq + '@antfu/eslint-config-vue': 0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/eslint-plugin': 5.31.0_a3v6jdeaqe5shobz2ttatkjuku + '@typescript-eslint/parser': 5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.22.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_ficupzxy3q6nk56ibvavehtzue - eslint-plugin-jsonc: 2.3.1_eslint@8.20.0 - eslint-plugin-n: 15.2.4_eslint@8.20.0 - eslint-plugin-promise: 6.0.0_eslint@8.20.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.20.0 - eslint-plugin-vue: 9.3.0_eslint@8.20.0 - eslint-plugin-yml: 1.0.0_eslint@8.20.0 + eslint-plugin-import: 2.26.0_my5wymwcdbeq3bakxf3wvzqk5y + eslint-plugin-jsonc: 2.3.1_eslint@8.22.0 + eslint-plugin-n: 15.2.4_eslint@8.22.0 + eslint-plugin-promise: 6.0.0_eslint@8.22.0 + eslint-plugin-unicorn: 42.0.0_eslint@8.22.0 + eslint-plugin-vue: 9.3.0_eslint@8.22.0 + eslint-plugin-yml: 1.0.0_eslint@8.22.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.0.1 transitivePeerDependencies: @@ -851,14 +851,14 @@ packages: uuid: 8.3.2 dev: true - /@cypress/vite-dev-server/2.2.3_vite@2.9.14: + /@cypress/vite-dev-server/2.2.3_vite@2.9.15: resolution: {integrity: sha512-E9cPKwReweYGRsupfR6Va1R1bHv3zPb3gHG68fyQwAjG4oPORaQlgfFWiR2i1pF+tRftvNfM0O2PBuKX3IvPxg==} peerDependencies: vite: '>= 2.1.3' dependencies: debug: 4.3.4 get-port: 5.1.1 - vite: 2.9.14 + vite: 2.9.15 transitivePeerDependencies: - supports-color dev: true @@ -954,7 +954,7 @@ packages: dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.3.2 + espree: 9.3.3 globals: 13.17.0 ignore: 5.2.0 import-fresh: 3.3.0 @@ -965,8 +965,8 @@ packages: - supports-color dev: true - /@humanwhocodes/config-array/0.9.5: - resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} + /@humanwhocodes/config-array/0.10.4: + resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -976,12 +976,16 @@ packages: - supports-color dev: true + /@humanwhocodes/gitignore-to-minimatch/1.0.2: + resolution: {integrity: sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==} + dev: true + /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify/json/2.1.85: - resolution: {integrity: sha512-293//mPNSEaKBeiD3CC0DTQlEr3OicBAw6XqMXdKR9qMx8k9ZD+lrcuVNEX2KGlm72W19JnjJjeg5NSHZnbR0g==} + /@iconify/json/2.1.95: + resolution: {integrity: sha512-ZlcUDRO0UBVw50Eya08vZx7fjZ2YcckncF3oqKP3YDvLHheO2YdulrXQJMvahPQ8+E87ybkDqudPLrXg+12Ihw==} dependencies: '@iconify/types': 1.1.0 pathe: 0.3.2 @@ -1938,8 +1942,8 @@ packages: resolution: {integrity: sha512-z+2vB6yDt1fNwKOeGbckpmirO+VBDuQqecXkgeIqDlaOtmKn6hPR/viQ8cxCfqLU4fTlvM3+YjM367TukWdxpg==} dev: true - /@types/node/18.6.2: - resolution: {integrity: sha512-KcfkBq9H4PI6Vpu5B/KoPeuVDAbmi+2mDBqGPGUgoL7yXQtcWGu2vJWmmRkneWK3Rh0nIAX192Aa87AqKHYChQ==} + /@types/node/18.7.8: + resolution: {integrity: sha512-/YP55EMK2341JkODUb8DM9O0x1SIz2aBvyF33Uf1c76St3VpsMXEIW0nxuKkq/5cxnbz0RD9cfwNZHEAZQD3ag==} dev: true /@types/normalize-package-data/2.4.1: @@ -2037,7 +2041,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.31.0_d5zwcxr4bwkhmuo464cb3a2puu: + /@typescript-eslint/eslint-plugin/5.31.0_a3v6jdeaqe5shobz2ttatkjuku: resolution: {integrity: sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2048,12 +2052,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq '@typescript-eslint/scope-manager': 5.31.0 - '@typescript-eslint/type-utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/type-utils': 5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/utils': 5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -2064,7 +2068,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.31.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/parser/5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2078,7 +2082,7 @@ packages: '@typescript-eslint/types': 5.31.0 '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.7.4 debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color @@ -2092,7 +2096,7 @@ packages: '@typescript-eslint/visitor-keys': 5.31.0 dev: true - /@typescript-eslint/type-utils/5.31.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/type-utils/5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2102,9 +2106,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 tsutils: 3.21.0_typescript@4.7.4 typescript: 4.7.4 transitivePeerDependencies: @@ -2137,7 +2141,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.31.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/utils/5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2147,9 +2151,9 @@ packages: '@typescript-eslint/scope-manager': 5.31.0 '@typescript-eslint/types': 5.31.0 '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.7.4 - eslint: 8.20.0 + eslint: 8.22.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.22.0 transitivePeerDependencies: - supports-color - typescript @@ -2229,6 +2233,28 @@ packages: vue: 3.2.37 dev: true + /@vitejs/plugin-vue/2.3.3_vite@2.9.15+vue@3.2.37: + resolution: {integrity: sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==} + engines: {node: '>=12.0.0'} + peerDependencies: + vite: ^2.5.10 + vue: ^3.2.25 + dependencies: + vite: 2.9.15 + vue: 3.2.37 + dev: true + + /@vitejs/plugin-vue/2.3.4_vite@2.9.15+vue@3.2.37: + resolution: {integrity: sha512-IfFNbtkbIm36O9KB8QodlwwYvTEsJb4Lll4c2IwB3VHc2gie2mSPtSzL0eYay7X2jd/2WX02FjSGTWR6OPr/zg==} + engines: {node: '>=12.0.0'} + peerDependencies: + vite: ^2.5.10 + vue: ^3.2.25 + dependencies: + vite: 2.9.15 + vue: 3.2.37 + dev: true + /@volar/code-gen/0.35.2: resolution: {integrity: sha512-MoZHuNnPfUWnCNkQUI5+U+gvLTxrU+XlCTusdNOTFYUUAa+M68MH0RxFIS9Ybj4uAUWTcZx0Ow1q5t/PZozo+Q==} dependencies: @@ -2417,12 +2443,12 @@ packages: vue: 3.2.37 vue-demi: 0.13.6_vue@3.2.37 - /@vueuse/core/9.0.0_vue@3.2.37: - resolution: {integrity: sha512-hMMc2ajuVknkL7Z39JdP9gFFND2OgnDTSS5mmuinWGAE1Vxy1AwDvTHm3+juyk+GzJjYRAktnBIPy7Fq53iOnw==} + /@vueuse/core/9.1.0_vue@3.2.37: + resolution: {integrity: sha512-BIroqvXEqt826aE9r3K5cox1zobuPuAzdYJ36kouC2TVhlXvFKIILgFVWrpp9HZPwB3aLzasmG3K87q7TSyXZg==} dependencies: '@types/web-bluetooth': 0.0.15 - '@vueuse/metadata': 9.0.0 - '@vueuse/shared': 9.0.0_vue@3.2.37 + '@vueuse/metadata': 9.1.0 + '@vueuse/shared': 9.1.0_vue@3.2.37 vue-demi: 0.13.6_vue@3.2.37 transitivePeerDependencies: - '@vue/composition-api' @@ -2439,8 +2465,8 @@ packages: /@vueuse/metadata/8.9.4: resolution: {integrity: sha512-IwSfzH80bnJMzqhaapqJl9JRIiyQU0zsRGEgnxN6jhq7992cPUJIRfV+JHRIZXjYqbwt07E1gTEp0R0zPJ1aqw==} - /@vueuse/metadata/9.0.0: - resolution: {integrity: sha512-79YVIsAP1bbWm5GdQuG7jDVF/9uuExzhkO0Sd4/TLuSfzH2uZOrHvGwy+ZNJHjbyRn3uf56rKINWLJdBuTLSqQ==} + /@vueuse/metadata/9.1.0: + resolution: {integrity: sha512-8OEhlog1iaAGTD3LICZ8oBGQdYeMwByvXetOtAOZCJOzyCRSwqwdggTsmVZZ1rkgYIEqgUBk942AsAPwM21s6A==} /@vueuse/shared/8.9.4_vue@3.2.37: resolution: {integrity: sha512-wt+T30c4K6dGRMVqPddexEVLa28YwxW5OFIPmzUHICjphfAuBFTTdDoyqREZNDOFJZ44ARH1WWQNCUK8koJ+Ag==} @@ -2456,8 +2482,8 @@ packages: vue: 3.2.37 vue-demi: 0.13.6_vue@3.2.37 - /@vueuse/shared/9.0.0_vue@3.2.37: - resolution: {integrity: sha512-WRCyr/wIz5e/2gR/+qFucbCUcGMyJKkQZAzlECl3e71ebQQ9X/w3aBWT9FbnogJX+DNZ/t3Pj+TqPbC7TH1Yog==} + /@vueuse/shared/9.1.0_vue@3.2.37: + resolution: {integrity: sha512-pB/3njQu4tfJJ78ajELNda0yMG6lKfpToQW7Soe09CprF1k3QuyoNi1tBNvo75wBDJWD+LOnr+c4B5HZ39jY/Q==} dependencies: vue-demi: 0.13.6_vue@3.2.37 transitivePeerDependencies: @@ -2821,6 +2847,38 @@ packages: postcss-value-parser: 4.2.0 dev: true + /autoprefixer/10.4.7_postcss@8.4.16: + resolution: {integrity: sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==} + engines: {node: ^10 || ^12 || >=14} + hasBin: true + peerDependencies: + postcss: ^8.1.0 + dependencies: + browserslist: 4.21.2 + caniuse-lite: 1.0.30001370 + fraction.js: 4.2.0 + normalize-range: 0.1.2 + picocolors: 1.0.0 + postcss: 8.4.16 + postcss-value-parser: 4.2.0 + dev: true + + /autoprefixer/10.4.8_postcss@8.4.16: + resolution: {integrity: sha512-75Jr6Q/XpTqEf6D2ltS5uMewJIx5irCU1oBYJrWjFenq/m12WRRrz6g15L1EIoYvPLXTbEry7rDOwrcYNj77xw==} + engines: {node: ^10 || ^12 || >=14} + hasBin: true + peerDependencies: + postcss: ^8.1.0 + dependencies: + browserslist: 4.21.3 + caniuse-lite: 1.0.30001379 + fraction.js: 4.2.0 + normalize-range: 0.1.2 + picocolors: 1.0.0 + postcss: 8.4.16 + postcss-value-parser: 4.2.0 + dev: true + /aws-sign2/0.7.0: resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==} dev: true @@ -2954,6 +3012,17 @@ packages: update-browserslist-db: 1.0.5_browserslist@4.21.2 dev: true + /browserslist/4.21.3: + resolution: {integrity: sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + dependencies: + caniuse-lite: 1.0.30001379 + electron-to-chromium: 1.4.225 + node-releases: 2.0.6 + update-browserslist-db: 1.0.5_browserslist@4.21.3 + dev: true + /buffer-crc32/0.2.13: resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} dev: true @@ -3102,6 +3171,10 @@ packages: resolution: {integrity: sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g==} dev: true + /caniuse-lite/1.0.30001379: + resolution: {integrity: sha512-zXf+qxuN8OJrK5Bl5HbJg8cc5/Zm01WNW4ooVWUh92YlKqQZW3fwN5lXLB+kI8wkP5vTWkIIN+rutZuJhf4ykw==} + dev: true + /canvas-confetti/1.5.1: resolution: {integrity: sha512-Ncz+oZJP6OvY7ti4E1slxVlyAV/3g7H7oQtcCDXgwGgARxPnwYY9PW5Oe+I8uvspYNtuHviAdgA0LfcKFWJfpg==} dev: false @@ -4104,6 +4177,10 @@ packages: resolution: {integrity: sha512-87D0gEHbhLZgZxZl2e9/rC/I2BicPC/y9wR/cuaJSqvkgN41s5EImi89S7YExHc7F0OBXiKsABZt9mmb9bqFcQ==} dev: true + /electron-to-chromium/1.4.225: + resolution: {integrity: sha512-ICHvGaCIQR3P88uK8aRtx8gmejbVJyC6bB4LEC3anzBrIzdzC7aiZHY4iFfXhN4st6I7lMO0x4sgBHf/7kBvRw==} + dev: true + /elegant-spinner/1.0.1: resolution: {integrity: sha512-B+ZM+RXvRqQaAmkMlO/oSe5nMUOaUnyfGYCEHoR8wrXsZR2mA0XVibsxV1bvTwxdRWah1PkQqso2EzhILGHtEQ==} engines: {node: '>=0.10.0'} @@ -4885,13 +4962,13 @@ packages: engines: {node: '>=12'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.20.0: + /eslint-config-prettier/8.5.0_eslint@8.22.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.20.0 + eslint: 8.22.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -4921,7 +4998,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -4929,44 +5006,44 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /eslint-plugin-antfu/0.25.2_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-yRhuFMwUKhSYm8BWTZsW4ymYnFPCJWZb2LzjG+mQb7JbKflk73JIFMCREPOaV4nWwc4YJEPhym75QsC7AFbqSw==} dependencies: - '@typescript-eslint/utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-chai-friendly/0.7.2_eslint@8.20.0: + /eslint-plugin-chai-friendly/0.7.2_eslint@8.22.0: resolution: {integrity: sha512-LOIfGx5sZZ5FwM1shr2GlYAWV9Omdi+1/3byuVagvQNoGUuU0iHhp7AfjA1uR+4dJ4Isfb4+FwBJgQajIw9iAg==} engines: {node: '>=0.10.0'} peerDependencies: eslint: '>=3.0.0' dependencies: - eslint: 8.20.0 + eslint: 8.22.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.20.0: + /eslint-plugin-es/4.1.0_eslint@8.22.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.20.0 + eslint: 8.22.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.20.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.22.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.20.0 + eslint: 8.22.0 ignore: 5.2.0 dev: true @@ -4976,7 +5053,7 @@ packages: htmlparser2: 7.2.0 dev: true - /eslint-plugin-import/2.26.0_ficupzxy3q6nk56ibvavehtzue: + /eslint-plugin-import/2.26.0_my5wymwcdbeq3bakxf3wvzqk5y: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -4986,12 +5063,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.31.0_4rv7y5c6xz3vfxwhbrcxxi73bq array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.22.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_vozeh3qpn3prlhg65r4uuu3jv4 has: 1.0.3 @@ -5007,40 +5084,40 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc/2.3.1_eslint@8.20.0: + /eslint-plugin-jsonc/2.3.1_eslint@8.22.0: resolution: {integrity: sha512-8sgWGWiVRMFL6xGawRymrE4RjZJgiU0rXYgFFb71wvdwuUkPgWSvfFtc8jfwcgjjqFjis8vzCUFsg7SciMEDWw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown/2.2.1_eslint@8.20.0: + /eslint-plugin-markdown/2.2.1_eslint@8.22.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.20.0 + eslint: 8.22.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-n/15.2.4_eslint@8.20.0: + /eslint-plugin-n/15.2.4_eslint@8.22.0: resolution: {integrity: sha512-tjnVMv2fiXYMnuiIFI8QMtyUFI42SckEEWvi8h68SWGWshfqO6SSCASy24dGMGAiy7NUk6DZt90DM0iNUsmQ5w==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.20.0 - eslint-plugin-es: 4.1.0_eslint@8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-plugin-es: 4.1.0_eslint@8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 ignore: 5.2.0 is-core-module: 2.9.0 minimatch: 3.1.2 @@ -5048,7 +5125,7 @@ packages: semver: 7.3.7 dev: true - /eslint-plugin-prettier/4.2.1_g4fztgbwjyq2fvmcscny2sj6fy: + /eslint-plugin-prettier/4.2.1_i2cojdczqdiurzgttlwdgf764e: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -5059,22 +5136,22 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.20.0 - eslint-config-prettier: 8.5.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-config-prettier: 8.5.0_eslint@8.22.0 prettier: 2.7.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-promise/6.0.0_eslint@8.20.0: + /eslint-plugin-promise/6.0.0_eslint@8.22.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.20.0 + eslint: 8.22.0 dev: true - /eslint-plugin-react/7.30.1_eslint@8.20.0: + /eslint-plugin-react/7.30.1_eslint@8.22.0: resolution: {integrity: sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==} engines: {node: '>=4'} peerDependencies: @@ -5083,7 +5160,7 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.22.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.2 minimatch: 3.1.2 @@ -5097,7 +5174,7 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /eslint-plugin-unicorn/42.0.0_eslint@8.20.0: + /eslint-plugin-unicorn/42.0.0_eslint@8.22.0: resolution: {integrity: sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==} engines: {node: '>=12'} peerDependencies: @@ -5106,8 +5183,8 @@ packages: '@babel/helper-validator-identifier': 7.18.6 ci-info: 3.3.2 clean-regexp: 1.0.0 - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -5120,32 +5197,32 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/9.3.0_eslint@8.20.0: + /eslint-plugin-vue/9.3.0_eslint@8.22.0: resolution: {integrity: sha512-iscKKkBZgm6fGZwFt6poRoWC0Wy2dQOlwUPW++CiPoQiw1enctV2Hj5DBzzjJZfyqs+FAXhgzL4q0Ww03AgSmQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.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.3_eslint@8.20.0 + vue-eslint-parser: 9.0.3_eslint@8.22.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml/1.0.0_eslint@8.20.0: + /eslint-plugin-yml/1.0.0_eslint@8.22.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.20.0 + eslint: 8.22.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.0.1 @@ -5176,13 +5253,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.20.0: + /eslint-utils/3.0.0_eslint@8.22.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.20.0 + eslint: 8.22.0 eslint-visitor-keys: 2.1.0 dev: true @@ -5201,13 +5278,14 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.20.0: - resolution: {integrity: sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==} + /eslint/8.22.0: + resolution: {integrity: sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.0 - '@humanwhocodes/config-array': 0.9.5 + '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/gitignore-to-minimatch': 1.0.2 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -5215,16 +5293,19 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.22.0 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 + find-up: 5.0.0 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 globals: 13.17.0 + globby: 11.1.0 + grapheme-splitter: 1.0.4 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -5254,6 +5335,15 @@ packages: eslint-visitor-keys: 3.3.0 dev: true + /espree/9.3.3: + resolution: {integrity: sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + acorn: 8.8.0 + acorn-jsx: 5.3.2_acorn@8.8.0 + eslint-visitor-keys: 3.3.0 + dev: true + /esquery/1.4.0: resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==} engines: {node: '>=0.10'} @@ -5980,6 +6070,10 @@ packages: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: true + /grapheme-splitter/1.0.4: + resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} + dev: true + /graphlib/2.1.8: resolution: {integrity: sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A==} dependencies: @@ -7442,6 +7536,15 @@ packages: hasBin: true dev: true + /mlly/0.5.13: + resolution: {integrity: sha512-0SK2fqoan+PMjADs4I2egAtrtNtpjqRez6PDTCeAdGjUQNJCvO5o9v2NEq52WA1jFmMU97qBr/JgdvCquehDbA==} + dependencies: + acorn: 8.8.0 + pathe: 0.3.5 + pkg-types: 0.3.3 + ufo: 0.8.5 + dev: true + /mlly/0.5.5: resolution: {integrity: sha512-2R4JT/SxRDPexomw4rmHYY/gWAGmL9Kkq1OR76Ua6w+P340a1aBDTWzKo2kAlxzrG82OdXs5VB9Lmcmyit0Obg==} dependencies: @@ -8275,6 +8378,10 @@ packages: resolution: {integrity: sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==} dev: true + /pathe/0.3.5: + resolution: {integrity: sha512-grU/QeYP0ChuE5kjU2/k8VtAeODzbernHlue0gTa27+ayGIu3wqYBIPGfP9r5xSqgCgDd4nWrjKXEfxMillByg==} + dev: true + /pathfinding/0.4.18: resolution: {integrity: sha512-R0TGEQ9GRcFCDvAWlJAWC+KGJ9SLbW4c0nuZRcioVlXVTlw+F5RvXQ8SQgSqI9KXWC1ew95vgmIiyaWTlCe9Ag==} dependencies: @@ -8348,7 +8455,7 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-cli/9.1.0_postcss@8.4.14: + /postcss-cli/9.1.0_postcss@8.4.16: resolution: {integrity: sha512-zvDN2ADbWfza42sAnj+O2uUWyL0eRL1V+6giM2vi4SqTR3gTYy8XzcpfwccayF2szcUif0HMmXiEaDv9iEhcpw==} engines: {node: '>=12'} hasBin: true @@ -8361,9 +8468,9 @@ packages: get-stdin: 9.0.0 globby: 12.2.0 picocolors: 1.0.0 - postcss: 8.4.14 - postcss-load-config: 3.1.4_postcss@8.4.14 - postcss-reporter: 7.0.5_postcss@8.4.14 + postcss: 8.4.16 + postcss-load-config: 3.1.4_postcss@8.4.16 + postcss-reporter: 7.0.5_postcss@8.4.16 pretty-hrtime: 1.0.3 read-cache: 1.0.0 slash: 4.0.0 @@ -8450,7 +8557,7 @@ packages: resolve: 1.22.1 dev: true - /postcss-load-config/3.1.4_postcss@8.4.14: + /postcss-load-config/3.1.4_postcss@8.4.16: resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -8463,7 +8570,7 @@ packages: optional: true dependencies: lilconfig: 2.0.6 - postcss: 8.4.14 + postcss: 8.4.16 yaml: 1.10.2 dev: true @@ -8535,13 +8642,13 @@ packages: postcss-selector-parser: 6.0.10 dev: true - /postcss-nested/5.0.6_postcss@8.4.14: + /postcss-nested/5.0.6_postcss@8.4.16: resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 dev: true @@ -8668,14 +8775,14 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-reporter/7.0.5_postcss@8.4.14: + /postcss-reporter/7.0.5_postcss@8.4.16: resolution: {integrity: sha512-glWg7VZBilooZGOFPhN9msJ3FQs19Hie7l5a/eE6WglzYqVeH3ong3ShFcp9kDWJT1g2Y/wd59cocf9XxBtkWA==} engines: {node: '>=10'} peerDependencies: postcss: ^8.1.0 dependencies: picocolors: 1.0.0 - postcss: 8.4.14 + postcss: 8.4.16 thenby: 1.3.4 dev: true @@ -8733,6 +8840,15 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss/8.4.16: + resolution: {integrity: sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.4 + picocolors: 1.0.0 + source-map-js: 1.0.2 + dev: true + /preact/10.10.0: resolution: {integrity: sha512-fszkg1iJJjq68I4lI8ZsmBiaoQiQHbxf1lNq+72EmC/mZOsFF5zn3k1yv9QGoFgIXzgsdSKtYymLJsrJPoamjQ==} dev: true @@ -10032,6 +10148,22 @@ packages: typescript: 4.7.4 dev: true + /ts-patch/2.0.2_typescript@4.7.4: + resolution: {integrity: sha512-NbgdS/J/ylaARJVaF1w4cPw378yvw6C1026fU5NKC2GO4jCwRlkuE/G7gwknNMHwkAOhwamKjuzkuLw/u4KlBg==} + hasBin: true + peerDependencies: + typescript: '>=4.0.0' + dependencies: + chalk: 4.1.2 + glob: 8.0.3 + global-prefix: 3.0.0 + minimist: 1.2.6 + resolve: 1.22.1 + shelljs: 0.8.5 + strip-ansi: 6.0.1 + typescript: 4.7.4 + dev: true + /tsconfig-paths/3.14.1: resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} dependencies: @@ -10065,137 +10197,137 @@ packages: safe-buffer: 5.2.1 dev: true - /turbo-android-arm64/1.3.4: - resolution: {integrity: sha512-rAbfiw5dT2rKV7L8XCL6nKwBxSz0TNknUT8F64pE+h3ESiT4y6Ow/hCdNxlb+hcee6lvZ8tB0cynXCVM5bthAA==} + /turbo-android-arm64/1.4.3: + resolution: {integrity: sha512-ZUvdoEHJkTkOFOO9PKWYrdONDBVqkNsvwEMufTVf07RXgqmbXDPkznzT4hcQm6xXyqWqJdjgSAMdlm+2nNE1Og==} cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - /turbo-darwin-64/1.3.4: - resolution: {integrity: sha512-DZbRwVHH3nKOzVtijKWzkiKLLY+pBjawK90po7VRKMwdN2Db+JkWdu9+6wIqaxQ4WEYnYpwnTm0Aiyua0U/dNg==} + /turbo-darwin-64/1.4.3: + resolution: {integrity: sha512-gapoVm5qbu2TJS4lJ6fM3o2eAkLyXSxHihw/4NRAYmwHCH3at1/cIAnRcctB/HLL3ZaB/p3HKb8mnI7k6xNHOw==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64/1.3.4: - resolution: {integrity: sha512-Qfe7iBad/XM4G22G0XAnEQnHiSUO1WR4MgvyHV022WABIf7CgGDsW6DUu/4DOWFlfTO+xCC0Qgu93w6Kli/9uw==} + /turbo-darwin-arm64/1.4.3: + resolution: {integrity: sha512-XUe6FTsHamEH7FfNslYYO04yecAaguhZuwW4kE9B/BAP8MUYsmVqONauLPyE/YqM6pf2K0xwVe+RlEGf53CWbg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-freebsd-64/1.3.4: - resolution: {integrity: sha512-lXFViR0fnoTRtnRtkeSA/10Q41h+fLgnYC62wzHNzPsq/kCYmiaXBg+gWRJom8Ka2nh+xWQdLG2Dh/uxK/+1Og==} + /turbo-freebsd-64/1.4.3: + resolution: {integrity: sha512-1CAjXmDClgMXdWZXreUfAbGBB2WB9TZHfJIdsgnDqt4fIcFGChknzYqc+Fj3tGHAczMpinGjBbWIzFuxOq/ofQ==} cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true - /turbo-freebsd-arm64/1.3.4: - resolution: {integrity: sha512-VN9gPZcRaYhQOIo+NlIDIDNlJjhnyM7i+3WvWAK8y5p5GoZoDAahM36GDX05JNjVdPq95WJPnWcxoiQvwnctxg==} + /turbo-freebsd-arm64/1.4.3: + resolution: {integrity: sha512-j5C7j/vwabPKpr5d6YlLgHGHBZCOcXj3HdkBshDHTQ0wghH0NuCUUaesYxI3wva/4/Ec0dhIrb20Laa/HMxXLA==} cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true - /turbo-linux-32/1.3.4: - resolution: {integrity: sha512-h1oVx85jovYnAaP+KxSmFIPhlKFQmBwVkJBngALnHNU7HTN9+1t/VJ1WKjHEeLXrQ7ujeCMd/+TBm9XRd73RdA==} + /turbo-linux-32/1.4.3: + resolution: {integrity: sha512-vnc+StXIoQEnxIU43j7rEz/J+v+RV4dbUdUolBq0k9gkUV8KMCcqPkIa753K47E2KLNGKXMaYDI6AHQX1GAQZg==} cpu: [ia32] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-64/1.3.4: - resolution: {integrity: sha512-QJJeksggK9/s3VzS+iMTQh8gO6JLDxKBSc3qnpP1Kaq8hF+M1upfP9KhDFNguz8UEFlOvTblplNdqZdk/wtkXQ==} + /turbo-linux-64/1.4.3: + resolution: {integrity: sha512-KAUeIa8Ejt6BLrBGbVurlrjDxqh62tu75D4cqKqKfzWspcbEtmdqlV6qthXfm8SlzGSNuQXX0+qXEWds2FIZXg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm/1.3.4: - resolution: {integrity: sha512-vCVDcO4KNJak//UKsss/TnJw0ywYc8OyV88ZlSWyP3WtA+9D8DJNPOKodcR8IbKuV7Tqpr+f7cP+J9jGDkHjQw==} + /turbo-linux-arm/1.4.3: + resolution: {integrity: sha512-zZNoHUK5ioFyxAngh8tHe763Dzb22ne3LJkaZn0ExkFHJtWClWv536lPcDuQPpIH9W9iz5OwPKtN32DNpNwk8A==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64/1.3.4: - resolution: {integrity: sha512-SSyUvBxZmlS44LQ2hzX5gfDlQueH1Hx5/rFS9mJZKFdgMnAB2g7btxxEvnpm0lgpfP/c3LH0VRks3xYEoQvILg==} + /turbo-linux-arm64/1.4.3: + resolution: {integrity: sha512-rzB7w+RHCQkKr8aDxxozv/IzdN976CYyBiRocSf9QGU73uyAg8pCo3i0MiENSRjDC+tUbdbu2lEUwGXf9ziB9Q==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-mips64le/1.3.4: - resolution: {integrity: sha512-w7Ib7i/GZhyJRdvQSLA1Be7AOIPgJpuLLjrtT2gUl3wXd4JuiHDvhOS7E0B9izaxeD/2iygU2kQjqD4o9tejlw==} - cpu: [mips64el] + /turbo-linux-mips64le/1.4.3: + resolution: {integrity: sha512-Ztr1BM5NiUsHWjB7zpkP2RpRDA/fjbLaCbkyfyGlLmVkrSkh05NFBD03IWs2LSLy/wb6vRpL3MQ4FKcb97Tn8w==} + cpu: [mipsel] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-ppc64le/1.3.4: - resolution: {integrity: sha512-xATyouJSGmfgQM6lLk4Da5HrsAw8qoPUArrBuDK1p3Rw1gcRnmlJL10mr6ZmZyRu+3o4M8UlThfus5q8eETmBw==} + /turbo-linux-ppc64le/1.4.3: + resolution: {integrity: sha512-tJaFJWxwfy/iLd69VHZj6JcXy9hO8LQ+ZUOna/p/wiy5WrFVgEYlD+4gfECfRZ+52EIelMgXl97vACaN1WMhLw==} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-32/1.3.4: - resolution: {integrity: sha512-1oXgiGxkWuC/7rlBZTng7qC2zjAZ7lYLDDh3ePAycZzp6BprlxqT5+xA0kFJo+WqGRdAQVhanlET2bLGOdBQBQ==} + /turbo-windows-32/1.4.3: + resolution: {integrity: sha512-w9LyYd+DW3PYFXu9vQiie5lfdqmVIKLV0h181C49hempkIXfgQAosXfaugYWDwBc0GEBoBIQB0vGQKE7gt5nzA==} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-64/1.3.4: - resolution: {integrity: sha512-k7K/oC+399Gtwol42ALvt0espWmZZR7qlRwfgFS3BF4pEetxjGFJMXKNWUMDkOqsHhMxvLIiDbWPmY3fTIWL7g==} + /turbo-windows-64/1.4.3: + resolution: {integrity: sha512-qPCqemxxOrXyqqig3fVQozRkOwo5oJSsQ3FTZE5YlNu2NwwWvY1mC0X4WTZIDsbj4oHqr0riqC7RGKbjQm1IIQ==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64/1.3.4: - resolution: {integrity: sha512-jHBuTvQ3t/OElxn//kwHZR2mlPdmpcV7BZy+n18+wwx6ydGj5QDOrer7Dwk81YbA5KtOkp086Xpgr75T73wsSA==} + /turbo-windows-arm64/1.4.3: + resolution: {integrity: sha512-djnOOBjw33AnUx2SR6TMOpDr3nKLnVD+HcZvnQz70HyE331AKWjBoEE4rtUOteLAfViWAp3afbiljFSOnbU00Q==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo/1.3.4: - resolution: {integrity: sha512-MsjlfAL29leQaIMdHGnIpK6IKZA4HwSAwDSIoBAs9EAKfAXIsnjLoF50dKDnBlaq5d4aVmiHsT6RYVcTKhSgBQ==} + /turbo/1.4.3: + resolution: {integrity: sha512-g08eD2HdO/XW5xGHnXr0cXGiWnrgFBI6pN/3u0EOTeerKAsWIZU0ZrpSnl3whRtImeBB/gQu7Eu1waM2VOxzgw==} hasBin: true requiresBuild: true optionalDependencies: - turbo-android-arm64: 1.3.4 - turbo-darwin-64: 1.3.4 - turbo-darwin-arm64: 1.3.4 - turbo-freebsd-64: 1.3.4 - turbo-freebsd-arm64: 1.3.4 - turbo-linux-32: 1.3.4 - turbo-linux-64: 1.3.4 - turbo-linux-arm: 1.3.4 - turbo-linux-arm64: 1.3.4 - turbo-linux-mips64le: 1.3.4 - turbo-linux-ppc64le: 1.3.4 - turbo-windows-32: 1.3.4 - turbo-windows-64: 1.3.4 - turbo-windows-arm64: 1.3.4 + turbo-android-arm64: 1.4.3 + turbo-darwin-64: 1.4.3 + turbo-darwin-arm64: 1.4.3 + turbo-freebsd-64: 1.4.3 + turbo-freebsd-arm64: 1.4.3 + turbo-linux-32: 1.4.3 + turbo-linux-64: 1.4.3 + turbo-linux-arm: 1.4.3 + turbo-linux-arm64: 1.4.3 + turbo-linux-mips64le: 1.4.3 + turbo-linux-ppc64le: 1.4.3 + turbo-windows-32: 1.4.3 + turbo-windows-64: 1.4.3 + turbo-windows-arm64: 1.4.3 dev: true /tweetnacl/0.14.5: @@ -10287,8 +10419,8 @@ packages: typescript: 4.7.4 dev: true - /typedoc/0.23.9_typescript@4.7.4: - resolution: {integrity: sha512-rvWci2KHwteVUufZjjtIy/4PIHiE66t4VW4Ob6pezV//GHZ9Px0CHE5iq032GZzKONJWnNb+EJsrQv32INRvxA==} + /typedoc/0.23.10_typescript@4.7.4: + resolution: {integrity: sha512-03EUiu/ZuScUBMnY6p0lY+HTH8SwhzvRE3gImoemdPDWXPXlks83UGTx++lyquWeB1MTwm9D9Ca8RIjkK3AFfQ==} engines: {node: '>= 14.14'} hasBin: true peerDependencies: @@ -10457,27 +10589,7 @@ packages: - webpack dev: true - /unimport/0.6.3_rollup@2.77.2+vite@2.9.14: - resolution: {integrity: sha512-+DVHqCoOoJcmYRLUrKbKDs/Iq/is6m0K7rTdFJAV7/MfyvWCKeSuSOrLeONgLBd6yC6iZFEzdc8di7S27PQyoA==} - dependencies: - '@rollup/pluginutils': 4.2.1 - escape-string-regexp: 5.0.0 - fast-glob: 3.2.11 - local-pkg: 0.4.2 - magic-string: 0.26.2 - mlly: 0.5.5 - pathe: 0.3.2 - scule: 0.2.1 - strip-literal: 0.4.0 - unplugin: 0.7.2_rollup@2.77.2+vite@2.9.14 - transitivePeerDependencies: - - esbuild - - rollup - - vite - - webpack - dev: true - - /unimport/0.6.4_vite@2.9.14: + /unimport/0.6.4_vite@2.9.15: resolution: {integrity: sha512-1cbSeTsC2EwzWeWAyQleajM354y+EYsymxE9p1wDbHKVTEe9XL6+e7vlEv2pj1Zk8YYFf+CBf9QG8My7aDKhag==} dependencies: '@rollup/pluginutils': 4.2.1 @@ -10489,7 +10601,27 @@ packages: pathe: 0.3.2 scule: 0.3.2 strip-literal: 0.4.0 - unplugin: 0.8.0_vite@2.9.14 + unplugin: 0.8.0_vite@2.9.15 + transitivePeerDependencies: + - esbuild + - rollup + - vite + - webpack + dev: true + + /unimport/0.6.7_rollup@2.77.2+vite@2.9.15: + resolution: {integrity: sha512-EMoVqDjswHkU+nD098QYHXH7Mkw7KwGDQAyeRF2lgairJnuO+wpkhIcmCqrD1OPJmsjkTbJ2tW6Ap8St0PuWZA==} + dependencies: + '@rollup/pluginutils': 4.2.1 + escape-string-regexp: 5.0.0 + fast-glob: 3.2.11 + local-pkg: 0.4.2 + magic-string: 0.26.2 + mlly: 0.5.13 + pathe: 0.3.5 + scule: 0.3.2 + strip-literal: 0.4.0 + unplugin: 0.9.3_rollup@2.77.2+vite@2.9.15 transitivePeerDependencies: - esbuild - rollup @@ -10520,30 +10652,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.10.1_e4ryxhwzpd4l35oujz5wul6rdm: - resolution: {integrity: sha512-aBvlCOvkgZRceYDEIEpduD86XYCS1wV4atNeUtAZsNK7FSKRb0Nu073SYYAeU46IitK3GPeGd5BETtqz6It5Ng==} - engines: {node: '>=14'} - peerDependencies: - '@vueuse/core': '*' - peerDependenciesMeta: - '@vueuse/core': - optional: true - dependencies: - '@antfu/utils': 0.5.2 - '@rollup/pluginutils': 4.2.1 - '@vueuse/core': 9.0.0_vue@3.2.37 - local-pkg: 0.4.2 - magic-string: 0.26.2 - unimport: 0.6.3_rollup@2.77.2+vite@2.9.14 - unplugin: 0.7.2_rollup@2.77.2+vite@2.9.14 - transitivePeerDependencies: - - esbuild - - rollup - - vite - - webpack - dev: true - - /unplugin-auto-import/0.10.3_vite@2.9.14: + /unplugin-auto-import/0.10.3_vite@2.9.15: resolution: {integrity: sha512-tODQr7ZBnsBZ9lKaz2mqszKVi/4ALuLtS4gc1xwpcsBav5TCAl0HFSMuai1qL4AkYEwD2HPqK04LocCyK+D0KQ==} engines: {node: '>=14'} peerDependencies: @@ -10556,8 +10665,31 @@ packages: '@rollup/pluginutils': 4.2.1 local-pkg: 0.4.2 magic-string: 0.26.2 - unimport: 0.6.4_vite@2.9.14 - unplugin: 0.8.0_vite@2.9.14 + unimport: 0.6.4_vite@2.9.15 + unplugin: 0.8.0_vite@2.9.15 + transitivePeerDependencies: + - esbuild + - rollup + - vite + - webpack + dev: true + + /unplugin-auto-import/0.11.2_rce4thgtecgubd5bjwo7pjazje: + resolution: {integrity: sha512-1+VwBfn9dtiYv9SQLKP1AvZolUbK9xTVeAT+iOcEk4EHSFUlmIqBVLEKI76cifSQTLOJ3rZyPrEgptf3SZNLlQ==} + engines: {node: '>=14'} + peerDependencies: + '@vueuse/core': '*' + peerDependenciesMeta: + '@vueuse/core': + optional: true + dependencies: + '@antfu/utils': 0.5.2 + '@rollup/pluginutils': 4.2.1 + '@vueuse/core': 9.1.0_vue@3.2.37 + local-pkg: 0.4.2 + magic-string: 0.26.2 + unimport: 0.6.7_rollup@2.77.2+vite@2.9.15 + unplugin: 0.9.3_rollup@2.77.2+vite@2.9.15 transitivePeerDependencies: - esbuild - rollup @@ -10632,7 +10764,7 @@ packages: - webpack dev: true - /unplugin-icons/0.14.8_vite@2.9.14: + /unplugin-icons/0.14.8_vite@2.9.15: resolution: {integrity: sha512-YxLC0Uxec+ayl8ju3CXmRX4Jg7IF8Tu2cRyq/okXwMK6fM140SPae332ByTlul1E/I7I0PXYSVVn8SlGunM/2g==} peerDependencies: '@svgr/core': '>=5.5.0' @@ -10655,7 +10787,7 @@ packages: debug: 4.3.4 kolorist: 1.5.1 local-pkg: 0.4.2 - unplugin: 0.8.0_vite@2.9.14 + unplugin: 0.8.0_vite@2.9.15 transitivePeerDependencies: - esbuild - rollup @@ -10664,7 +10796,7 @@ packages: - webpack dev: true - /unplugin-vue-components/0.21.2_vite@2.9.14: + /unplugin-vue-components/0.21.2_vite@2.9.15: resolution: {integrity: sha512-HBU+EuesDj/HRs7EtYH7gBACljVhqLylltrCLModRmCToIIrrNvMh54aylUt4AD4qiwylgOx4Vgb9sBlrIcRDw==} engines: {node: '>=14'} peerDependencies: @@ -10683,7 +10815,7 @@ packages: magic-string: 0.26.2 minimatch: 5.1.0 resolve: 1.22.1 - unplugin: 0.7.2_vite@2.9.14 + unplugin: 0.7.2_vite@2.9.15 transitivePeerDependencies: - esbuild - rollup @@ -10865,7 +10997,7 @@ packages: webpack-virtual-modules: 0.4.4 dev: true - /unplugin/0.7.2_rollup@2.77.2+vite@2.9.14: + /unplugin/0.7.2_vite@2.9.15: resolution: {integrity: sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==} peerDependencies: esbuild: '>=0.13' @@ -10884,37 +11016,12 @@ packages: dependencies: acorn: 8.8.0 chokidar: 3.5.3 - rollup: 2.77.2 - vite: 2.9.14 + vite: 2.9.15 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 dev: true - /unplugin/0.7.2_vite@2.9.14: - resolution: {integrity: sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==} - peerDependencies: - esbuild: '>=0.13' - rollup: ^2.50.0 - vite: ^2.3.0 || ^3.0.0-0 - webpack: 4 || 5 - peerDependenciesMeta: - esbuild: - optional: true - rollup: - optional: true - vite: - optional: true - webpack: - optional: true - dependencies: - acorn: 8.8.0 - chokidar: 3.5.3 - vite: 2.9.14 - webpack-sources: 3.2.3 - webpack-virtual-modules: 0.4.4 - dev: true - - /unplugin/0.8.0_vite@2.9.14: + /unplugin/0.8.0_vite@2.9.15: resolution: {integrity: sha512-OzOkJ9XOPlD1Cph6qy/p4i/KSUbs76GToXjH/STHpfo6D7y+EqpfAL6G6HaoOw5QLkt9+KWwcxYUmPFkDf1upQ==} peerDependencies: esbuild: '>=0.13' @@ -10933,7 +11040,32 @@ packages: dependencies: acorn: 8.8.0 chokidar: 3.5.3 - vite: 2.9.14 + vite: 2.9.15 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.4.4 + dev: true + + /unplugin/0.9.3_rollup@2.77.2+vite@2.9.15: + resolution: {integrity: sha512-GWXxizZG+tobNs8fuGTCeilerkkfZTZax2iivuE4pxLaF9wTnPJHOq8tbLKDb5ohVb+2BXNjrU9xx59yWTUnuw==} + peerDependencies: + esbuild: '>=0.13' + rollup: ^2.50.0 + vite: ^2.3.0 || ^3.0.0-0 + webpack: 4 || 5 + peerDependenciesMeta: + esbuild: + optional: true + rollup: + optional: true + vite: + optional: true + webpack: + optional: true + dependencies: + acorn: 8.8.0 + chokidar: 3.5.3 + rollup: 2.77.2 + vite: 2.9.15 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 dev: true @@ -10984,6 +11116,17 @@ packages: picocolors: 1.0.0 dev: true + /update-browserslist-db/1.0.5_browserslist@4.21.3: + resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + dependencies: + browserslist: 4.21.3 + escalade: 3.1.1 + picocolors: 1.0.0 + dev: true + /update-notifier/5.1.0: resolution: {integrity: sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==} engines: {node: '>=10'} @@ -11139,7 +11282,7 @@ packages: vue: 3.2.37 dev: true - /vite-plugin-windicss/1.8.7_vite@2.9.14: + /vite-plugin-windicss/1.8.7_vite@2.9.15: resolution: {integrity: sha512-/zwQ8+RV+MSkbG0IGqsEma6r2R01NzN/aNpNjJD7VVAkxAptNznqDXOObFTskkWfZ+9m6KJZCOuCPgAFtQIzEA==} peerDependencies: vite: ^2.0.1 || ^3.0.0 @@ -11147,7 +11290,7 @@ packages: '@windicss/plugin-utils': 1.8.7 debug: 4.3.4 kolorist: 1.5.1 - vite: 2.9.14 + vite: 2.9.15 windicss: 3.5.6 transitivePeerDependencies: - supports-color @@ -11222,6 +11365,30 @@ packages: fsevents: 2.3.2 dev: true + /vite/2.9.15: + resolution: {integrity: sha512-fzMt2jK4vQ3yK56te3Kqpkaeq9DkcZfBbzHwYpobasvgYmP2SoAr6Aic05CsB4CzCZbsDv4sujX3pkEGhLabVQ==} + engines: {node: '>=12.2.0'} + hasBin: true + peerDependencies: + less: '*' + sass: '*' + stylus: '*' + peerDependenciesMeta: + less: + optional: true + sass: + optional: true + stylus: + optional: true + dependencies: + esbuild: 0.14.51 + postcss: 8.4.16 + resolve: 1.22.1 + rollup: 2.77.2 + optionalDependencies: + fsevents: 2.3.2 + dev: true + /vite/3.0.0-beta.10: resolution: {integrity: sha512-QtzSQVuhNLDp9j4wNdVT3aDyWyvoAL4QxBU/lnMyEKqTzYrXdqyHpFmfWW/wo/0uTluZKzbsUm89eQq2RxiKMg==} engines: {node: '>=14.18.0'} @@ -11242,7 +11409,7 @@ packages: optional: true dependencies: esbuild: 0.14.51 - postcss: 8.4.14 + postcss: 8.4.16 resolve: 1.22.1 rollup: 2.77.2 optionalDependencies: @@ -11342,14 +11509,14 @@ packages: dependencies: vue: 3.2.37 - /vue-eslint-parser/9.0.3_eslint@8.20.0: + /vue-eslint-parser/9.0.3_eslint@8.22.0: resolution: {integrity: sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.3.2