diff --git a/package.json b/package.json index 07403dfedfa..a02a8307549 100644 --- a/package.json +++ b/package.json @@ -95,10 +95,10 @@ "@typescript-eslint/parser": "~5.47.0", "@vitest/coverage-c8": "~0.26.2", "@vitest/ui": "~0.26.2", - "@vueuse/core": "~9.8.2", + "@vueuse/core": "~9.9.0", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", - "cypress": "~12.1.0", + "cypress": "~12.2.0", "esbuild": "~0.16.10", "eslint": "~8.30.0", "eslint-config-prettier": "~8.5.0", @@ -115,7 +115,7 @@ "react": "~18.2.0", "react-dom": "~18.2.0", "rimraf": "~3.0.2", - "sanitize-html": "~2.8.0", + "sanitize-html": "~2.8.1", "semver": "~7.3.8", "standard-version": "~9.5.0", "tsx": "~3.12.1", @@ -123,7 +123,7 @@ "typedoc-plugin-missing-exports": "~1.0.0", "typescript": "~4.9.4", "validator": "~13.7.0", - "vite": "~4.0.2", + "vite": "~4.0.3", "vitepress": "1.0.0-alpha.33", "vitest": "~0.26.2", "vue": "~3.2.45" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 226e073f332..4f85541f173 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,10 +15,10 @@ specifiers: '@typescript-eslint/parser': ~5.47.0 '@vitest/coverage-c8': ~0.26.2 '@vitest/ui': ~0.26.2 - '@vueuse/core': ~9.8.2 + '@vueuse/core': ~9.9.0 c8: ~7.12.0 conventional-changelog-cli: ~2.2.2 - cypress: ~12.1.0 + cypress: ~12.2.0 esbuild: ~0.16.10 eslint: ~8.30.0 eslint-config-prettier: ~8.5.0 @@ -35,7 +35,7 @@ specifiers: react: ~18.2.0 react-dom: ~18.2.0 rimraf: ~3.0.2 - sanitize-html: ~2.8.0 + sanitize-html: ~2.8.1 semver: ~7.3.8 standard-version: ~9.5.0 tsx: ~3.12.1 @@ -43,7 +43,7 @@ specifiers: typedoc-plugin-missing-exports: ~1.0.0 typescript: ~4.9.4 validator: ~13.7.0 - vite: ~4.0.2 + vite: ~4.0.3 vitepress: 1.0.0-alpha.33 vitest: ~0.26.2 vue: ~3.2.45 @@ -63,10 +63,10 @@ devDependencies: '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa '@vitest/coverage-c8': 0.26.2_@vitest+ui@0.26.2 '@vitest/ui': 0.26.2 - '@vueuse/core': 9.8.2_vue@3.2.45 + '@vueuse/core': 9.9.0_vue@3.2.45 c8: 7.12.0 conventional-changelog-cli: 2.2.2 - cypress: 12.1.0 + cypress: 12.2.0 esbuild: 0.16.10 eslint: 8.30.0 eslint-config-prettier: 8.5.0_eslint@8.30.0 @@ -1144,24 +1144,24 @@ packages: resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==} dev: true - /@vueuse/core/9.8.2_vue@3.2.45: - resolution: {integrity: sha512-aWiCmcYIpPt7xjuqYiceODEMHchDYthrJ4AqI+FXPZrR23PZOqdiktbUVyQl2kGlR3H4i9UJ/uimQrwhz9UouQ==} + /@vueuse/core/9.9.0_vue@3.2.45: + resolution: {integrity: sha512-JdDb7TrE0imZnwBhMF4+0PCJqGD3AxzH8S2sfk54P0rqvklK+EAtAR/mPb1HwV/JPujQFQJhghQ190Yq03YpVw==} dependencies: '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 9.8.2 - '@vueuse/shared': 9.8.2_vue@3.2.45 + '@vueuse/metadata': 9.9.0 + '@vueuse/shared': 9.9.0_vue@3.2.45 vue-demi: 0.13.11_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' - vue dev: true - /@vueuse/metadata/9.8.2: - resolution: {integrity: sha512-N4E/BKS+9VsUeD4WLVRU1J2kCOLh+iikBcMtipFcTyL204132vDYHs27zLAVabJYGnhC0dIVGdhg9pbOZiY2TQ==} + /@vueuse/metadata/9.9.0: + resolution: {integrity: sha512-pgxsUJv/d7IjKpLeB6TthggEsaBwM3ffc5jPrr5TmxAm/fup0mGR5VTzrdA/PSx85tpb+CIvP92D+55qBNc8ag==} dev: true - /@vueuse/shared/9.8.2_vue@3.2.45: - resolution: {integrity: sha512-ACjrPQzowd5dnabNJt9EoGVobco9/ENiA5qP53vjiuxndlJYuc/UegwhXC7KdQbPX4F45a50+45K3g1wNqOzmA==} + /@vueuse/shared/9.9.0_vue@3.2.45: + resolution: {integrity: sha512-+D0XFwHG0T+uaIbCSlROBwm1wzs71B7n3KyDOxnvfEMMHDOzl09rYKwaE2AENmYwYPXfHPbSBRDD2gBVHbvTcg==} dependencies: vue-demi: 0.13.11_vue@3.2.45 transitivePeerDependencies: @@ -1825,8 +1825,8 @@ packages: resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==} dev: true - /cypress/12.1.0: - resolution: {integrity: sha512-7fz8N84uhN1+ePNDsfQvoWEl4P3/VGKKmAg+bJQFY4onhA37Ys+6oBkGbNdwGeC7n2QqibNVPhk8x3YuQLwzfw==} + /cypress/12.2.0: + resolution: {integrity: sha512-kvl95ri95KK8mAy++tEU/wUgzAOMiIciZSL97LQvnOinb532m7dGvwN0mDSIGbOd71RREtmT9o4h088RjK5pKw==} engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} hasBin: true requiresBuild: true @@ -4879,7 +4879,7 @@ packages: dev: true /verror/1.10.0: - resolution: {integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=} + resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==} engines: {'0': node >=0.6.0} dependencies: assert-plus: 1.0.0 @@ -4950,7 +4950,7 @@ packages: '@docsearch/js': 3.3.0_4mvbrmqotwuhfzwlcr6w5cftiu '@vitejs/plugin-vue': 4.0.0_vite@4.0.3+vue@3.2.45 '@vue/devtools-api': 6.4.5 - '@vueuse/core': 9.8.2_vue@3.2.45 + '@vueuse/core': 9.9.0_vue@3.2.45 body-scroll-lock: 4.0.0-beta.0 shiki: 0.12.1 vite: 4.0.3_@types+node@18.11.17