diff --git a/examples/solid-js/package.json b/examples/solid-js/package.json index 8dcbdf2..c353ee0 100644 --- a/examples/solid-js/package.json +++ b/examples/solid-js/package.json @@ -10,11 +10,11 @@ "serve": "vite preview" }, "dependencies": { - "solid-app-router": "^0.3.3", + "solid-app-router": "^0.4.1", "solid-js": "^1.4.4" }, "devDependencies": { - "typescript": "^4.7.3", + "typescript": "^4.7.4", "vite": "^2.9.12", "vite-plugin-solid": "^2.2.6" } diff --git a/examples/vite-react/package.json b/examples/vite-react/package.json index 229f85b..0ff09bb 100644 --- a/examples/vite-react/package.json +++ b/examples/vite-react/package.json @@ -7,8 +7,8 @@ "serve": "vite preview" }, "dependencies": { - "ahooks": "^3.4.1", - "i18next": "^21.8.9", + "ahooks": "^3.5.0", + "i18next": "^21.8.10", "react": "^18.2.0", "react-dom": "^18.2.0", "react-i18next": "^11.17.2", @@ -18,12 +18,12 @@ "devDependencies": { "@iconify-json/logos": "*", "@svgr/core": "^6.2.1", - "@types/react": "^18.0.12", + "@types/react": "^18.0.14", "@types/react-dom": "^18.0.5", "@vitejs/plugin-react-refresh": "^1.3.6", - "typescript": "^4.7.3", + "typescript": "^4.7.4", "unplugin-auto-import": "workspace:*", - "unplugin-icons": "^0.14.3", + "unplugin-icons": "^0.14.5", "vite": "^2.9.12" } } diff --git a/examples/vite-svelte/package.json b/examples/vite-svelte/package.json index 58feff3..6fdec49 100644 --- a/examples/vite-svelte/package.json +++ b/examples/vite-svelte/package.json @@ -14,7 +14,7 @@ "svelte-check": "^2.7.2", "svelte-preprocess": "^4.10.7", "tslib": "^2.4.0", - "typescript": "^4.7.3", + "typescript": "^4.7.4", "unplugin-auto-import": "workspace:*", "vite": "^2.9.12", "vite-plugin-inspect": "^0.5.0" diff --git a/package.json b/package.json index 2d4cf56..8524e52 100644 --- a/package.json +++ b/package.json @@ -102,18 +102,18 @@ "devDependencies": { "@antfu/eslint-config": "^0.25.1", "@antfu/ni": "^0.16.2", - "@types/node": "^17.0.43", + "@types/node": "^18.0.0", "@types/resolve": "^1.20.2", - "@vueuse/metadata": "^8.6.0", - "bumpp": "^7.2.0", - "eslint": "^8.17.0", + "@vueuse/metadata": "^8.7.5", + "bumpp": "^8.2.1", + "eslint": "^8.18.0", "esno": "^0.16.3", "fast-glob": "^3.2.11", - "rollup": "^2.75.6", + "rollup": "^2.75.7", "tsup": "^6.1.2", - "typescript": "^4.7.3", + "typescript": "^4.7.4", "vite": "^2.9.12", - "vitest": "^0.15.0", + "vitest": "^0.15.2", "webpack": "^5.73.0" } } diff --git a/playground/package.json b/playground/package.json index b26faf6..bf3e798 100644 --- a/playground/package.json +++ b/playground/package.json @@ -5,13 +5,13 @@ "build": "vite build" }, "dependencies": { - "@vueuse/core": "^8.6.0", + "@vueuse/core": "^8.7.5", "vue": "3.2.37" }, "devDependencies": { "@vitejs/plugin-vue": "^2.3.3", "@vue/compiler-sfc": "^3.2.37", - "element-plus": "^2.2.5", + "element-plus": "^2.2.6", "unplugin-vue-components": "^0.19.6", "vite": "^2.9.12", "vite-plugin-inspect": "^0.5.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d43dba..e720c34 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,59 +8,59 @@ importers: '@antfu/ni': ^0.16.2 '@antfu/utils': ^0.5.2 '@rollup/pluginutils': ^4.2.1 - '@types/node': ^17.0.43 + '@types/node': ^18.0.0 '@types/resolve': ^1.20.2 - '@vueuse/metadata': ^8.6.0 - bumpp: ^7.2.0 - eslint: ^8.17.0 + '@vueuse/metadata': ^8.7.5 + bumpp: ^8.2.1 + eslint: ^8.18.0 esno: ^0.16.3 fast-glob: ^3.2.11 local-pkg: ^0.4.1 magic-string: ^0.26.2 - rollup: ^2.75.6 + rollup: ^2.75.7 tsup: ^6.1.2 - typescript: ^4.7.3 + typescript: ^4.7.4 unimport: ^0.2.9 unplugin: ^0.7.0 vite: ^2.9.12 - vitest: ^0.15.0 + vitest: ^0.15.2 webpack: ^5.73.0 dependencies: '@antfu/utils': 0.5.2 '@rollup/pluginutils': 4.2.1 local-pkg: 0.4.1 magic-string: 0.26.2 - unimport: 0.2.9_hkbj3q5x4yf6mrrlsspksagami - unplugin: 0.7.0_hkbj3q5x4yf6mrrlsspksagami + unimport: 0.2.10_bnx2kifegytxvrbi4d7rxlduyu + unplugin: 0.7.0_bnx2kifegytxvrbi4d7rxlduyu devDependencies: - '@antfu/eslint-config': 0.25.1_ud6rd4xtew5bv4yhvkvu24pzm4 + '@antfu/eslint-config': 0.25.1_b5e7v2qnwxfo6hmiq56u52mz3e '@antfu/ni': 0.16.2 - '@types/node': 17.0.43 + '@types/node': 18.0.0 '@types/resolve': 1.20.2 - '@vueuse/metadata': 8.6.0 - bumpp: 7.2.0 - eslint: 8.17.0 + '@vueuse/metadata': 8.7.5 + bumpp: 8.2.1 + eslint: 8.18.0 esno: 0.16.3 fast-glob: 3.2.11 - rollup: 2.75.6 - tsup: 6.1.2_typescript@4.7.3 - typescript: 4.7.3 + rollup: 2.75.7 + tsup: 6.1.2_typescript@4.7.4 + typescript: 4.7.4 vite: 2.9.12 - vitest: 0.15.0 + vitest: 0.15.2 webpack: 5.73.0 examples/solid-js: specifiers: - solid-app-router: ^0.3.3 + solid-app-router: ^0.4.1 solid-js: ^1.4.4 - typescript: ^4.7.3 + typescript: ^4.7.4 vite: ^2.9.12 vite-plugin-solid: ^2.2.6 dependencies: - solid-app-router: 0.3.3_solid-js@1.4.4 + solid-app-router: 0.4.1_solid-js@1.4.4 solid-js: 1.4.4 devDependencies: - typescript: 4.7.3 + typescript: 4.7.4 vite: 2.9.12 vite-plugin-solid: 2.2.6 @@ -68,37 +68,37 @@ importers: specifiers: '@iconify-json/logos': '*' '@svgr/core': ^6.2.1 - '@types/react': ^18.0.12 + '@types/react': ^18.0.14 '@types/react-dom': ^18.0.5 '@vitejs/plugin-react-refresh': ^1.3.6 - ahooks: ^3.4.1 - i18next: ^21.8.9 + ahooks: ^3.5.0 + i18next: ^21.8.10 react: ^18.2.0 react-dom: ^18.2.0 react-i18next: ^11.17.2 react-router: ^6.3.0 react-router-dom: ^6.3.0 - typescript: ^4.7.3 + typescript: ^4.7.4 unplugin-auto-import: workspace:* - unplugin-icons: ^0.14.3 + unplugin-icons: ^0.14.5 vite: ^2.9.12 dependencies: - ahooks: 3.4.1_react@18.2.0 - i18next: 21.8.9 + ahooks: 3.5.0_react@18.2.0 + i18next: 21.8.10 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 11.17.2_w2dawyuewtjic4aakr66n7mlim + react-i18next: 11.17.2_c76r735imieyshiewj4bh5xlwy react-router: 6.3.0_react@18.2.0 react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y devDependencies: '@iconify-json/logos': 1.0.4 '@svgr/core': 6.2.1 - '@types/react': 18.0.12 + '@types/react': 18.0.14 '@types/react-dom': 18.0.5 '@vitejs/plugin-react-refresh': 1.3.6 - typescript: 4.7.3 + typescript: 4.7.4 unplugin-auto-import: link:../.. - unplugin-icons: 0.14.3_7zx6ylt4poiguopdl2nuvgmddm + unplugin-icons: 0.14.5_7zx6ylt4poiguopdl2nuvgmddm vite: 2.9.12 examples/vite-svelte: @@ -109,7 +109,7 @@ importers: svelte-check: ^2.7.2 svelte-preprocess: ^4.10.7 tslib: ^2.4.0 - typescript: ^4.7.3 + typescript: ^4.7.4 unplugin-auto-import: workspace:* vite: ^2.9.12 vite-plugin-inspect: ^0.5.0 @@ -118,9 +118,9 @@ importers: '@tsconfig/svelte': 3.0.0 svelte: 3.48.0 svelte-check: 2.7.2_svelte@3.48.0 - svelte-preprocess: 4.10.7_dg7s4kx4gpzom5ifrkhkr632g4 + svelte-preprocess: 4.10.7_lvfi2wesz6u4l5rfbnetbucfmm tslib: 2.4.0 - typescript: 4.7.3 + typescript: 4.7.4 unplugin-auto-import: link:../.. vite: 2.9.12 vite-plugin-inspect: 0.5.0_vite@2.9.12 @@ -129,19 +129,19 @@ importers: specifiers: '@vitejs/plugin-vue': ^2.3.3 '@vue/compiler-sfc': ^3.2.37 - '@vueuse/core': ^8.6.0 - element-plus: ^2.2.5 + '@vueuse/core': ^8.7.5 + element-plus: ^2.2.6 unplugin-vue-components: ^0.19.6 vite: ^2.9.12 vite-plugin-inspect: ^0.5.0 vue: 3.2.37 dependencies: - '@vueuse/core': 8.6.0_vue@3.2.37 + '@vueuse/core': 8.7.5_vue@3.2.37 vue: 3.2.37 devDependencies: '@vitejs/plugin-vue': 2.3.3_vite@2.9.12+vue@3.2.37 '@vue/compiler-sfc': 3.2.37 - element-plus: 2.2.5_vue@3.2.37 + element-plus: 2.2.6_vue@3.2.37 unplugin-vue-components: 0.19.6_vite@2.9.12+vue@3.2.37 vite: 2.9.12 vite-plugin-inspect: 0.5.0_vite@2.9.12 @@ -155,22 +155,22 @@ packages: '@jridgewell/trace-mapping': 0.3.4 dev: true - /@antfu/eslint-config-basic/0.25.1_aq7uryhocdbvbqum33pitcm3y4: + /@antfu/eslint-config-basic/0.25.1_prjfczuxx7fymtpeimewpv7ya4: resolution: {integrity: sha512-FiOC33yoqHJCElFjSPJ9rHIjGSvJSqbYE58PgRXtJE9E4MM00vwzbA9iKILLnj27o3r3V+1sngHWlIeGaQu/iA==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.17.0 - eslint-plugin-antfu: 0.25.1_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.17.0 + eslint: 8.18.0 + eslint-plugin-antfu: 0.25.1_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: @@ -181,14 +181,14 @@ packages: - typescript dev: true - /@antfu/eslint-config-react/0.25.1_ud6rd4xtew5bv4yhvkvu24pzm4: + /@antfu/eslint-config-react/0.25.1_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-gLdRj4nmOk4W9ORzvkwf8kklCkSxY7ox7BKE97HYcGtaq5oAQjibYC+WPkLklj2+BQuOXcZdGbqJgx/+qHfRrw==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.1_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint: 8.17.0 - eslint-plugin-react: 7.30.0_eslint@8.17.0 + '@antfu/eslint-config-ts': 0.25.1_b5e7v2qnwxfo6hmiq56u52mz3e + eslint: 8.18.0 + eslint-plugin-react: 7.30.0_eslint@8.18.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -196,31 +196,31 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.25.1_ud6rd4xtew5bv4yhvkvu24pzm4: + /@antfu/eslint-config-ts/0.25.1_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-bKaSOah8Qb5ND0i14x3kcpfMA5euxy/9VYVwZQ2XJgY6hkjEY1wTyC0Jw6JQvTYglEycEc2SDrtEZ0+0SKA/jg==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.25.1_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.1_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.25.1_ud6rd4xtew5bv4yhvkvu24pzm4: + /@antfu/eslint-config-vue/0.25.1_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-Z9MCGYKZO50eU8YwgqBYWx+GVSOfDHxbIf6+BLxpDmrVGUuJQMqT5CIcihSRkQMeH/drQwPmQKbSSmVdjOLHrg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.1_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint: 8.17.0 - eslint-plugin-vue: 9.1.0_eslint@8.17.0 + '@antfu/eslint-config-ts': 0.25.1_b5e7v2qnwxfo6hmiq56u52mz3e + eslint: 8.18.0 + eslint-plugin-vue: 9.1.0_eslint@8.18.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -228,25 +228,25 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.25.1_ud6rd4xtew5bv4yhvkvu24pzm4: + /@antfu/eslint-config/0.25.1_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-CRg2LL6bh+lWWfG5TDJh3TUQTh+immu6IWkiVaJJn4jVD7jFQSewvIQUoPo7/YEPFpL2TTCCUjmT2YpmSbnedg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-react': 0.25.1_ud6rd4xtew5bv4yhvkvu24pzm4 - '@antfu/eslint-config-vue': 0.25.1_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.1_b5e7v2qnwxfo6hmiq56u52mz3e + '@antfu/eslint-config-vue': 0.25.1_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: @@ -268,10 +268,6 @@ packages: hasBin: true dev: true - /@antfu/utils/0.5.1: - resolution: {integrity: sha512-8Afo0+xvYe1K8Wm4xHTymfTkpzy36aaqDvhXIayUwl+mecMG9Xzl3XjXa6swG6Bk8FBeQ646RyvmsYt6+2Be9g==} - dev: true - /@antfu/utils/0.5.2: resolution: {integrity: sha512-CQkeV+oJxUazwjlHD0/3ZD08QWKuGQkhnrKo3e6ly5pd48VUpXbb77q0xMU4+vc2CkJnDS02Eq/M9ugyX20XZA==} @@ -1125,8 +1121,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 @@ -1452,6 +1448,10 @@ packages: resolution: {integrity: sha512-jnUpgw8fL9kP2iszfIDyBQtw5Mf4/XSqy0Loc1J9pI14ejL83XcCEvSf50Gs/4ET0I9VCCDoOfufQysj0S66xA==} 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 @@ -1471,11 +1471,11 @@ packages: /@types/react-dom/18.0.5: resolution: {integrity: sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==} dependencies: - '@types/react': 18.0.12 + '@types/react': 18.0.14 dev: true - /@types/react/18.0.12: - resolution: {integrity: sha512-duF1OTASSBQtcigUvhuiTB1Ya3OvSy+xORCiEf20H0P0lzx+/KeVsA99U5UjLXSbyo1DRJDlLKqTeM1ngosqtg==} + /@types/react/18.0.14: + resolution: {integrity: sha512-x4gGuASSiWmo0xjDLpm5mPb52syZHJx02VKbqUKdLmKtAwIh63XClGsiTI1K6DO5q7ox4xAsQrU+Gl3+gGXF9Q==} dependencies: '@types/prop-types': 15.7.4 '@types/scheduler': 0.16.2 @@ -1500,7 +1500,10 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@typescript-eslint/eslint-plugin/5.27.1_aq7uryhocdbvbqum33pitcm3y4: + /@types/web-bluetooth/0.0.14: + resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==} + + /@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: @@ -1511,23 +1514,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: @@ -1539,10 +1542,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 @@ -1555,7 +1558,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: @@ -1565,11 +1568,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 @@ -1579,7 +1582,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: @@ -1594,13 +1597,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: @@ -1609,10 +1612,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 @@ -1727,8 +1730,8 @@ packages: /@vue/shared/3.2.37: resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==} - /@vueuse/core/8.6.0_vue@3.2.37: - resolution: {integrity: sha512-VirzExCm/N+QdrEWT7J4uSrvJ5hquKIAU9alQ37kUvIJk9XxCLxmfRnmekYc1kz2+6BnoyuKYXVmrMV351CB4w==} + /@vueuse/core/8.7.5_vue@3.2.37: + resolution: {integrity: sha512-tqgzeZGoZcXzoit4kOGLWJibDMLp0vdm6ZO41SSUQhkhtrPhAg6dbIEPiahhUu6sZAmSYvVrZgEr5aKD51nrLA==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -1738,16 +1741,17 @@ packages: vue: optional: true dependencies: - '@vueuse/metadata': 8.6.0 - '@vueuse/shared': 8.6.0_vue@3.2.37 + '@types/web-bluetooth': 0.0.14 + '@vueuse/metadata': 8.7.5 + '@vueuse/shared': 8.7.5_vue@3.2.37 vue: 3.2.37 vue-demi: 0.12.1_vue@3.2.37 - /@vueuse/metadata/8.6.0: - resolution: {integrity: sha512-F+CKPvaExsm7QgRr8y+ZNJFwXasn89rs5wth/HeX9lJ1q8XEt+HJ16Q5Sxh4rfG5YSKXrStveVge8TKvPjMjFA==} + /@vueuse/metadata/8.7.5: + resolution: {integrity: sha512-emJZKRQSaEnVqmlu39NpNp8iaW+bPC2kWykWoWOZMSlO/0QVEmO/rt8A5VhOEJTKLX3vwTevqbiRy9WJRwVOQg==} - /@vueuse/shared/8.6.0_vue@3.2.37: - resolution: {integrity: sha512-Y/IVywZo7IfEoSSEtCYpkVEmPV7pU35mEIxV7PbD/D3ly18B3mEsBaPbtDkNM/QP3zAZ5mn4nEkOfddX4uwuIA==} + /@vueuse/shared/8.7.5_vue@3.2.37: + resolution: {integrity: sha512-THXPvMBFmg6Gf6AwRn/EdTh2mhqwjGsB2Yfp374LNQSQVKRHtnJ0I42bsZTn7nuEliBxqUrGQm/lN6qUHmhJLw==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -1899,8 +1903,8 @@ packages: resolution: {integrity: sha512-V7uUvAwnimu6eh/PED4mCDjE7tokeZQLKlxg9lCTMPhN+NjsSbtdacByVlR1oluXQzD3MOw55wylDmQo4+S9ZQ==} dev: false - /ahooks/3.4.1_react@18.2.0: - resolution: {integrity: sha512-PMxCDO6JsFdNrAyN3cW1J/2qt/vy2EJ/9KhxGOxj41hJhQddjgaBJjZKf/FrrnZmL+3yGPioZtbC4C7q7ru3yA==} + /ahooks/3.5.0_react@18.2.0: + resolution: {integrity: sha512-GPTsObGggpQJqlRukVgifxk2b5Rz/fEbfmvsQXGIa3AEDpOJqy76ldkWOyhUd0D6ngeaGNBKJx5xS6/b/bZIwA==} engines: {node: '>=8.0.0'} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -1967,11 +1971,6 @@ packages: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} dev: true - /array-back/3.1.0: - resolution: {integrity: sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==} - engines: {node: '>=6'} - dev: true - /array-includes/3.1.5: resolution: {integrity: sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==} engines: {node: '>= 0.4'} @@ -2121,15 +2120,15 @@ packages: semver: 7.3.7 dev: true - /bumpp/7.2.0: - resolution: {integrity: sha512-vQxdpWe7VzdpV4dVjpWoGwTDrKZn4eqKVmjIYUlDgrmjesXAqJnWhu+VFxazoE4pLs1q5NwDhgzK1xAFL0K+Jg==} + /bumpp/8.2.1: + resolution: {integrity: sha512-4tHKsWC2mqHQvdjZ4AXgVhS2xMsz8qQ4zYt87vGRXW5tqAjrYa/UJqy7s/dGYI2OIe9ghBdiFhKpyKEX9SXffg==} engines: {node: '>=10'} hasBin: true dependencies: '@jsdevtools/ez-spawn': 3.0.4 - chalk: 4.1.2 - command-line-args: 5.2.1 - globby: 11.1.0 + cac: 6.7.12 + fast-glob: 3.2.11 + kleur: 4.1.4 prompts: 2.4.2 semver: 7.3.7 dev: true @@ -2283,16 +2282,6 @@ packages: resolution: {integrity: sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==} dev: true - /command-line-args/5.2.1: - resolution: {integrity: sha512-H4UfQhZyakIjC74I9d34fGYDwk3XpSr17QhEd0Q3I9Xq1CETHo4Hcuo87WyWHpAF1aSLjLRf5lD9ZGX2qStUvg==} - engines: {node: '>=4.0.0'} - dependencies: - array-back: 3.1.0 - find-replace: 3.0.0 - lodash.camelcase: 4.3.0 - typical: 4.0.0 - dev: true - /commander/2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} dev: true @@ -2484,8 +2473,8 @@ packages: resolution: {integrity: sha512-8MJk1bcQUAYkuvCyWZxaldiwoDG0E0AMzBGA6cv3WfuvJySiPgfidEPBFCRRH3cZm6SVZwo/oRlK1ehi1QNEIQ==} dev: true - /element-plus/2.2.5_vue@3.2.37: - resolution: {integrity: sha512-Kl0yn/PQca5YQo3M3NPBP4Xl71NQuMtDx5zNXZGVyl5FjdMujXiFB9SXKYGDUCgFU3d/Rl14vB4Fpmcl2Iz+Hw==} + /element-plus/2.2.6_vue@3.2.37: + resolution: {integrity: sha512-N9G4yWSxDt1YtreCJgt7UaSsXKuR4Fzb3ThzlBjbGDYDhcHijsrLL3qkdLZgeoSB13LRyr9pgP1ljNXdaYGa+g==} peerDependencies: vue: ^3.2.0 dependencies: @@ -2495,7 +2484,7 @@ packages: '@popperjs/core': /@sxzz/popperjs-es/2.11.7 '@types/lodash': 4.14.182 '@types/lodash-es': 4.17.6 - '@vueuse/core': 8.6.0_vue@3.2.37 + '@vueuse/core': 8.7.5_vue@3.2.37 async-validator: 4.1.1 dayjs: 1.11.3 escape-html: 1.0.3 @@ -3051,7 +3040,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 @@ -3059,35 +3048,35 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.25.1_ud6rd4xtew5bv4yhvkvu24pzm4: + /eslint-plugin-antfu/0.25.1_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-xZrk0BIHZFfrUkr2Ff1uZdnzTmCM6ZQccOxpn7/IKfUENe16sSMuZ8YHKaVrUSAMIPoUOFKG2Qpu2UxwIRTd9w==} dependencies: - '@typescript-eslint/utils': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4 + '@typescript-eslint/utils': 5.27.1_b5e7v2qnwxfo6hmiq56u52mz3e transitivePeerDependencies: - eslint - supports-color - typescript 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 @@ -3097,7 +3086,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: @@ -3107,12 +3096,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 @@ -3128,40 +3117,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 @@ -3169,16 +3158,16 @@ packages: semver: 7.3.7 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: @@ -3187,7 +3176,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 @@ -3201,7 +3190,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: @@ -3210,8 +3199,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 @@ -3224,32 +3213,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 @@ -3280,13 +3269,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 @@ -3305,8 +3294,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: @@ -3319,7 +3308,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 @@ -3457,13 +3446,6 @@ packages: dependencies: to-regex-range: 5.0.1 - /find-replace/3.0.0: - resolution: {integrity: sha512-6Tb2myMioCAgv5kfvP5/PkZZ/ntTpVK39fHY7WkWBgvbeE+VHd/tZuZ4mrC+bxh4cfOZeYKVPaJIZtZXV7GNCQ==} - engines: {node: '>=4.0.0'} - dependencies: - array-back: 3.1.0 - dev: true - /find-up/2.1.0: resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==} engines: {node: '>=4'} @@ -3710,8 +3692,8 @@ packages: engines: {node: '>=10.17.0'} dev: true - /i18next/21.8.9: - resolution: {integrity: sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA==} + /i18next/21.8.10: + resolution: {integrity: sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA==} dependencies: '@babel/runtime': 7.17.7 dev: false @@ -3909,7 +3891,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.43 + '@types/node': 18.0.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -4071,10 +4053,6 @@ packages: lodash-es: 4.17.21 dev: true - /lodash.camelcase/4.3.0: - resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} - dev: true - /lodash.merge/4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: true @@ -4222,8 +4200,8 @@ packages: resolution: {integrity: sha512-zMq5n3cOf4fOzA4WoeulxagbAgMChdev3MgP6K51k7M0u2whTXxupfIY4VVzws4vxkiWhwH1rVQcsw7zDGfRhA==} dev: false - /mlly/0.5.2: - resolution: {integrity: sha512-4GTELSSErv6ZZJYU98fZNuIBJcXSz+ktHdRrCYEqU1m6ZlebOCG0jwZ+IEd9vOrbpYsVBBMC5OTrEyLnKRcauQ==} + /mlly/0.5.3: + resolution: {integrity: sha512-im69tuLD9EJh9fc9TZRpJEFvsBcGMez7glUCWDcHWWCKzhvPmNvyaYjp/+h0qJJN/Xovrs//GzGjOOKmFw4Gog==} dependencies: pathe: 0.2.0 pkg-types: 0.3.2 @@ -4625,7 +4603,7 @@ packages: scheduler: 0.23.0 dev: false - /react-i18next/11.17.2_w2dawyuewtjic4aakr66n7mlim: + /react-i18next/11.17.2_c76r735imieyshiewj4bh5xlwy: resolution: {integrity: sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==} peerDependencies: i18next: '>= 19.0.0' @@ -4641,7 +4619,7 @@ packages: '@babel/runtime': 7.17.7 html-escaper: 2.0.2 html-parse-stringify: 3.0.1 - i18next: 21.8.9 + i18next: 21.8.10 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false @@ -4787,6 +4765,14 @@ packages: fsevents: 2.3.2 dev: true + /rollup/2.75.7: + resolution: {integrity: sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==} + engines: {node: '>=10.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 + dev: true + /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: @@ -4912,8 +4898,8 @@ packages: engines: {node: '>=8'} dev: true - /solid-app-router/0.3.3_solid-js@1.4.4: - resolution: {integrity: sha512-JEn0gi6q8Pq9M2Ml3CLeNzenxuBrOrQg4aQyeIZTNjOAeEil/9YiaAJk+US78sIdVcqflTneN5KZgJMIGJ0rFQ==} + /solid-app-router/0.4.1_solid-js@1.4.4: + resolution: {integrity: sha512-RKHyFQ+J5lXyE/SoyJVHgTBeBck2etYVJn1/9F7ehlzyD2pIOMqLpNXD1GfWQljHqNdXZBSyE+xB/Cck5l9Q/g==} peerDependencies: solid-js: ^1.3.5 dependencies: @@ -5117,8 +5103,8 @@ packages: picocolors: 1.0.0 sade: 1.7.4 svelte: 3.48.0 - svelte-preprocess: 4.10.7_dg7s4kx4gpzom5ifrkhkr632g4 - typescript: 4.7.3 + svelte-preprocess: 4.10.7_lvfi2wesz6u4l5rfbnetbucfmm + typescript: 4.7.4 transitivePeerDependencies: - '@babel/core' - coffeescript @@ -5141,7 +5127,7 @@ packages: svelte: 3.48.0 dev: true - /svelte-preprocess/4.10.7_dg7s4kx4gpzom5ifrkhkr632g4: + /svelte-preprocess/4.10.7_lvfi2wesz6u4l5rfbnetbucfmm: resolution: {integrity: sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==} engines: {node: '>= 9.11.2'} requiresBuild: true @@ -5189,7 +5175,7 @@ packages: sorcery: 0.10.0 strip-indent: 3.0.0 svelte: 3.48.0 - typescript: 4.7.3 + typescript: 4.7.4 dev: true /svelte/3.48.0: @@ -5242,7 +5228,7 @@ packages: dev: true /text-table/0.2.0: - resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=} + resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} dev: true /thenify-all/1.6.0: @@ -5263,8 +5249,8 @@ packages: engines: {node: '>=14.0.0'} dev: true - /tinyspy/0.3.2: - resolution: {integrity: sha512-2+40EP4D3sFYy42UkgkFFB+kiX2Tg3URG/lVvAZFfLxgGpnWl5qQJuBw1gaLttq8UOS+2p3C0WrhJnQigLTT2Q==} + /tinyspy/0.3.3: + resolution: {integrity: sha512-gRiUR8fuhUf0W9lzojPf1N1euJYA30ISebSfgca8z76FOvXtVXqd5ojEIaKLWbDQhAaC3ibxZIjqbyi4ybjcTw==} engines: {node: '>=14.0.0'} dev: true @@ -5319,7 +5305,7 @@ packages: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} dev: true - /tsup/6.1.2_typescript@4.7.3: + /tsup/6.1.2_typescript@4.7.4: resolution: {integrity: sha512-Hw4hKDHaAQkm2eVavlArEOrAPA93bziRDamdfwaNs0vXQdUUFfItvUWY0L/F6oQQMVh6GvjQq1+HpDXw8UKtPA==} engines: {node: '>=14'} hasBin: true @@ -5345,24 +5331,24 @@ packages: joycon: 3.1.1 postcss-load-config: 3.1.4 resolve-from: 5.0.0 - rollup: 2.75.6 + rollup: 2.75.7 source-map: 0.8.0-beta.0 sucrase: 3.21.0 tree-kill: 1.2.2 - typescript: 4.7.3 + typescript: 4.7.4 transitivePeerDependencies: - supports-color - ts-node 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 /tsx/3.4.2: @@ -5403,17 +5389,12 @@ packages: engines: {node: '>=8'} dev: true - /typescript/4.7.3: - resolution: {integrity: sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==} + /typescript/4.7.4: + resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==} engines: {node: '>=4.2.0'} hasBin: true dev: true - /typical/4.0.0: - resolution: {integrity: sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==} - engines: {node: '>=8'} - dev: true - /ufo/0.8.4: resolution: {integrity: sha512-/+BmBDe8GvlB2nIflWasLLAInjYG0bC9HRnfEpNi4sw77J2AJNnEVnTDReVrehoh825+Q/evF3THXTAweyam2g==} dev: true @@ -5427,19 +5408,19 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /unimport/0.2.9_hkbj3q5x4yf6mrrlsspksagami: - resolution: {integrity: sha512-5SLmZZL2rwaNOQa/yTGaG0QI0meRhb6MDdIlS9s1uHPSYO6Gfzr7ugl5Rf35/CJioW6wYiNJsN9dru5JMzaD8w==} + /unimport/0.2.10_bnx2kifegytxvrbi4d7rxlduyu: + resolution: {integrity: sha512-HoQ0ZDzHJboRYJ4/YxtMAATxiya/s5C2UE6jLFNj1e0D6Qfq6Pw2P40L+ALCkjLwLhR8l2VROE7kba/AaFtdQg==} 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.2 + mlly: 0.5.3 pathe: 0.3.0 scule: 0.2.1 strip-literal: 0.4.0 - unplugin: 0.7.0_hkbj3q5x4yf6mrrlsspksagami + unplugin: 0.7.0_bnx2kifegytxvrbi4d7rxlduyu transitivePeerDependencies: - esbuild - rollup @@ -5453,8 +5434,8 @@ packages: '@types/unist': 2.0.6 dev: true - /unplugin-icons/0.14.3_7zx6ylt4poiguopdl2nuvgmddm: - resolution: {integrity: sha512-PyyNMACpZ/EAiG3B6K1wPGZ151VGdlHIEx8/utgP546yVmPpV/xC1k1V2eEebf71fGm3WD6gzPrERNsbMgIVgg==} + /unplugin-icons/0.14.5_7zx6ylt4poiguopdl2nuvgmddm: + resolution: {integrity: sha512-fxi/fuBZXtZu64L8iAPj+ecu/rnSvTbfR14RO44xIWdsI/Ohpzs9Gve7+nHIgD6JFrdtCfzGnXWBEVPbMGWX3A==} peerDependencies: '@svgr/core': '>=5.5.0' '@vue/compiler-sfc': ^3.0.2 @@ -5471,13 +5452,13 @@ packages: optional: true dependencies: '@antfu/install-pkg': 0.1.0 - '@antfu/utils': 0.5.1 - '@iconify/utils': 1.0.32 + '@antfu/utils': 0.5.2 + '@iconify/utils': 1.0.33 '@svgr/core': 6.2.1 debug: 4.3.4 kolorist: 1.5.1 local-pkg: 0.4.1 - unplugin: 0.6.3_vite@2.9.12 + unplugin: 0.7.0_vite@2.9.12 transitivePeerDependencies: - esbuild - rollup @@ -5541,7 +5522,7 @@ packages: webpack-virtual-modules: 0.4.3 dev: true - /unplugin/0.7.0_hkbj3q5x4yf6mrrlsspksagami: + /unplugin/0.7.0_bnx2kifegytxvrbi4d7rxlduyu: resolution: {integrity: sha512-OsiFrgybmqm5bGuaodvbLYhqUrvGuRHRMZDhddKEXTDbuQ1x+hR7M1WpQguXj03whVYjEYChhFo738cZH5RNig==} peerDependencies: esbuild: '>=0.13' @@ -5560,13 +5541,37 @@ packages: dependencies: acorn: 8.7.1 chokidar: 3.5.3 - rollup: 2.75.6 + rollup: 2.75.7 vite: 2.9.12 webpack: 5.73.0 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.3 dev: false + /unplugin/0.7.0_vite@2.9.12: + resolution: {integrity: sha512-OsiFrgybmqm5bGuaodvbLYhqUrvGuRHRMZDhddKEXTDbuQ1x+hR7M1WpQguXj03whVYjEYChhFo738cZH5RNig==} + 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: + acorn: 8.7.1 + chokidar: 3.5.3 + vite: 2.9.12 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.4.3 + dev: true + /uri-js/4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: @@ -5645,8 +5650,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.15.0: - resolution: {integrity: sha512-ofXZ8tBYAkVJpTpkaGruBh9nG6lO9cs04IdFpneDblCwBpncnlpEgZvlF3XWF4lSsklPe9le4MO8+j90DnsX+g==} + /vitest/0.15.2: + resolution: {integrity: sha512-cMabuUqu+nNHafkdN7H8Z20+UZTrrUfqjGwAoLwUwrqFGWBz3gXwxndjbLf6mgSFs9lF/JWjKeNM1CXKwtk26w==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -5666,12 +5671,12 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@types/node': 17.0.43 + '@types/node': 18.0.0 chai: 4.3.6 debug: 4.3.4 local-pkg: 0.4.1 tinypool: 0.1.3 - tinyspy: 0.3.2 + tinyspy: 0.3.3 vite: 2.9.12 transitivePeerDependencies: - less @@ -5699,14 +5704,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