From dca7fc136f6fe6452d7d6f2e1899df0d1f07937a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 12:36:25 +0000 Subject: [PATCH] chore(deps): update dependency vitest to ^1.6.0 --- analyzer/react/package.json | 2 +- core/package.json | 2 +- framework-plugins/preact/package.json | 2 +- framework-plugins/solid/package.json | 2 +- framework-plugins/svelte/package.json | 2 +- framework-plugins/vue2/package.json | 2 +- framework-plugins/vue3/package.json | 2 +- pnpm-lock.yaml | 214 +++++++------------------- properties/package.json | 2 +- serializable-values/package.json | 2 +- storybook-helpers/package.json | 2 +- type-analyzer/package.json | 2 +- vfs/package.json | 2 +- 13 files changed, 71 insertions(+), 167 deletions(-) diff --git a/analyzer/react/package.json b/analyzer/react/package.json index 15e77ea2dbb..48e3f43e740 100644 --- a/analyzer/react/package.json +++ b/analyzer/react/package.json @@ -42,6 +42,6 @@ "rimraf": "^5.0.5", "shx": "^0.3.4", "unbuild": "^2.0.0", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/core/package.json b/core/package.json index 20786573db7..4c84062c958 100644 --- a/core/package.json +++ b/core/package.json @@ -55,6 +55,6 @@ "@types/html-escaper": "^3.0.2", "shx": "^0.3.4", "unbuild": "^2.0.0", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/framework-plugins/preact/package.json b/framework-plugins/preact/package.json index 1a5d53bbd16..adad94f5ad5 100644 --- a/framework-plugins/preact/package.json +++ b/framework-plugins/preact/package.json @@ -44,6 +44,6 @@ "rimraf": "^5.0.5", "unbuild": "^2.0.0", "vite": "^5.2.11", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index 10010f9303a..6025e8ad0e2 100644 --- a/framework-plugins/solid/package.json +++ b/framework-plugins/solid/package.json @@ -45,6 +45,6 @@ "solid-js": "^1.8.17", "unbuild": "^2.0.0", "vite": "^5.2.11", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index 0764e249ebf..a41064b677f 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -46,6 +46,6 @@ "pino": "^8.21.0", "pino-pretty": "^11.0.0", "unbuild": "^2.0.0", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index 0141285ea59..8cf32da1ac0 100644 --- a/framework-plugins/vue2/package.json +++ b/framework-plugins/vue2/package.json @@ -51,6 +51,6 @@ "shx": "^0.3.4", "unbuild": "^2.0.0", "vite": "^5.2.11", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index a73a3a41a85..6c7b8d0324f 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -55,6 +55,6 @@ "shx": "^0.3.4", "unbuild": "^2.0.0", "vite": "^5.2.11", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2821f4a3362..50143d8021d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,8 +136,8 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.4.5) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) api: dependencies: @@ -396,8 +396,8 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.4.5) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) daemon: devDependencies: @@ -517,8 +517,8 @@ importers: specifier: ^5.2.11 version: 5.2.11(@types/node@20.10.6) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) framework-plugins/preact/tests/apps/preact-app: dependencies: @@ -2202,8 +2202,8 @@ importers: specifier: ^5.2.11 version: 5.2.11(@types/node@20.10.6) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) framework-plugins/solid/tests/apps/solid: dependencies: @@ -2348,8 +2348,8 @@ importers: specifier: ^2.0.0 version: 2.0.0(typescript@5.4.5) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) framework-plugins/svelte/tests/apps/svelte: devDependencies: @@ -2661,8 +2661,8 @@ importers: specifier: ^5.2.11 version: 5.2.11(@types/node@20.10.6) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) framework-plugins/vue2/tests/apps/nuxt2-app: dependencies: @@ -2843,8 +2843,8 @@ importers: specifier: ^5.2.11 version: 5.2.11(@types/node@20.10.6) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) framework-plugins/vue3/tests/apps/nuxt-app: dependencies: @@ -3156,8 +3156,8 @@ importers: specifier: ^5.2.11 version: 5.2.11(@types/node@20.10.6) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) screenshot: dependencies: @@ -3252,8 +3252,8 @@ importers: specifier: ^5.2.11 version: 5.2.11(@types/node@20.10.6) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) storybook-helpers: dependencies: @@ -3286,8 +3286,8 @@ importers: specifier: ^5.2.11 version: 5.2.11(@types/node@20.10.6) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) testing: dependencies: @@ -3366,8 +3366,8 @@ importers: specifier: ^5.2.11 version: 5.2.11(@types/node@20.10.6) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) vfs: dependencies: @@ -3394,8 +3394,8 @@ importers: specifier: ^5.2.11 version: 5.2.11(@types/node@20.10.6) vitest: - specifier: ^1.5.3 - version: 1.5.3(@types/node@20.10.6) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.10.6) packages: @@ -3869,60 +3869,6 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 - /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.21.4): - resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.4 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.4) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - dev: true - - /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.21.8): - resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.8 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.8) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - dev: false - - /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.20) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - dev: true - /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.23.7): resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} engines: {node: '>=6.9.0'} @@ -4730,13 +4676,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.21.4) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.4) + '@babel/helper-split-export-declaration': 7.22.6 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.4) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.21.8): @@ -4746,13 +4690,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.8 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.21.8) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.8) + '@babel/helper-split-export-declaration': 7.22.6 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.8) - transitivePeerDependencies: - - supports-color dev: false /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.22.20): @@ -4762,13 +4704,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.20) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.20) + '@babel/helper-split-export-declaration': 7.22.6 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.22.20) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.23.7): @@ -20872,38 +20812,38 @@ packages: vue: 3.4.26(typescript@5.4.5) dev: false - /@vitest/expect@1.5.3: - resolution: {integrity: sha512-y+waPz31pOFr3rD7vWTbwiLe5+MgsMm40jTZbQE8p8/qXyBX3CQsIXRx9XK12IbY7q/t5a5aM/ckt33b4PxK2g==} + /@vitest/expect@1.6.0: + resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==} dependencies: - '@vitest/spy': 1.5.3 - '@vitest/utils': 1.5.3 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 chai: 4.3.10 dev: true - /@vitest/runner@1.5.3: - resolution: {integrity: sha512-7PlfuReN8692IKQIdCxwir1AOaP5THfNkp0Uc4BKr2na+9lALNit7ub9l3/R7MP8aV61+mHKRGiqEKRIwu6iiQ==} + /@vitest/runner@1.6.0: + resolution: {integrity: sha512-P4xgwPjwesuBiHisAVz/LSSZtDjOTPYZVmNAnpHHSR6ONrf8eCJOFRvUwdHn30F5M1fxhqtl7QZQUk2dprIXAg==} dependencies: - '@vitest/utils': 1.5.3 + '@vitest/utils': 1.6.0 p-limit: 5.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@1.5.3: - resolution: {integrity: sha512-K3mvIsjyKYBhNIDujMD2gfQEzddLe51nNOAf45yKRt/QFJcUIeTQd2trRvv6M6oCBHNVnZwFWbQ4yj96ibiDsA==} + /@vitest/snapshot@1.6.0: + resolution: {integrity: sha512-+Hx43f8Chus+DCmygqqfetcAZrDJwvTj0ymqjQq4CvmpKFSTVteEOBzCusu1x2tt4OJcvBflyHUE0DZSLgEMtQ==} dependencies: magic-string: 0.30.10 pathe: 1.1.1 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.5.3: - resolution: {integrity: sha512-Llj7Jgs6lbnL55WoshJUUacdJfjU2honvGcAJBxhra5TPEzTJH8ZuhI3p/JwqqfnTr4PmP7nDmOXP53MS7GJlg==} + /@vitest/spy@1.6.0: + resolution: {integrity: sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/utils@1.5.3: - resolution: {integrity: sha512-rE9DTN1BRhzkzqNQO+kw8ZgfeEBCLXiHJwetk668shmNBpSagQxneT5eSqEBLP+cqSiAeecvQmbpFfdMyLcIQA==} + /@vitest/utils@1.6.0: + resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -45610,8 +45550,8 @@ packages: - terser dev: true - /vite-node@1.5.3(@types/node@20.10.6): - resolution: {integrity: sha512-axFo00qiCpU/JLd8N1gu9iEYL3xTbMbMrbe5nDp9GL0nb6gurIdZLkkFogZXWnE8Oyy5kfSLwNVIcVsnhE7lgQ==} + /vite-node@1.6.0(@types/node@20.10.6): + resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: @@ -46012,42 +45952,6 @@ packages: fsevents: 2.3.3 dev: true - /vite@5.2.10(@types/node@20.10.6): - resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - peerDependencies: - '@types/node': ^18.0.0 || >=20.0.0 - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 20.10.6 - esbuild: 0.20.2 - postcss: 8.4.38 - rollup: 4.13.0 - optionalDependencies: - fsevents: 2.3.3 - dev: true - /vite@5.2.11(@types/node@20.10.6): resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} @@ -46114,15 +46018,15 @@ packages: dependencies: vite: 5.2.11(@types/node@20.10.6) - /vitest@1.5.3(@types/node@20.10.6): - resolution: {integrity: sha512-2oM7nLXylw3mQlW6GXnRriw+7YvZFk/YNV8AxIC3Z3MfFbuziLGWP9GPxxu/7nRlXhqyxBikpamr+lEEj1sUEw==} + /vitest@1.6.0(@types/node@20.10.6): + resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 1.5.3 - '@vitest/ui': 1.5.3 + '@vitest/browser': 1.6.0 + '@vitest/ui': 1.6.0 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -46140,11 +46044,11 @@ packages: optional: true dependencies: '@types/node': 20.10.6 - '@vitest/expect': 1.5.3 - '@vitest/runner': 1.5.3 - '@vitest/snapshot': 1.5.3 - '@vitest/spy': 1.5.3 - '@vitest/utils': 1.5.3 + '@vitest/expect': 1.6.0 + '@vitest/runner': 1.6.0 + '@vitest/snapshot': 1.6.0 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 acorn-walk: 8.3.2 chai: 4.3.10 debug: 4.3.4(supports-color@5.5.0) @@ -46157,8 +46061,8 @@ packages: strip-literal: 2.0.0 tinybench: 2.5.1 tinypool: 0.8.3 - vite: 5.2.10(@types/node@20.10.6) - vite-node: 1.5.3(@types/node@20.10.6) + vite: 5.2.11(@types/node@20.10.6) + vite-node: 1.6.0(@types/node@20.10.6) why-is-node-running: 2.2.2 transitivePeerDependencies: - less diff --git a/properties/package.json b/properties/package.json index 9007fc5a6cc..332c4652224 100644 --- a/properties/package.json +++ b/properties/package.json @@ -29,6 +29,6 @@ "typescript": "^5.4.5", "unbuild": "^2.0.0", "vite": "^5.2.11", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/serializable-values/package.json b/serializable-values/package.json index 9375038137a..b781a403e59 100644 --- a/serializable-values/package.json +++ b/serializable-values/package.json @@ -32,6 +32,6 @@ "@types/prettier": "^2.7.3", "unbuild": "^2.0.0", "vite": "^5.2.11", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/storybook-helpers/package.json b/storybook-helpers/package.json index a5e35a7c1e2..76b0de37da1 100644 --- a/storybook-helpers/package.json +++ b/storybook-helpers/package.json @@ -33,6 +33,6 @@ "@previewjs/vfs": "workspace:*", "unbuild": "^2.0.0", "vite": "^5.2.11", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/type-analyzer/package.json b/type-analyzer/package.json index 613515068cb..e90e1820728 100644 --- a/type-analyzer/package.json +++ b/type-analyzer/package.json @@ -34,6 +34,6 @@ "lodash": "^4.17.21", "unbuild": "^2.0.0", "vite": "^5.2.11", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } } diff --git a/vfs/package.json b/vfs/package.json index f8066eb4316..450f9118c23 100644 --- a/vfs/package.json +++ b/vfs/package.json @@ -31,6 +31,6 @@ "typescript": "^5.4.5", "unbuild": "^2.0.0", "vite": "^5.2.11", - "vitest": "^1.5.3" + "vitest": "^1.6.0" } }