diff --git a/core/package.json b/core/package.json index 74db4d1ca7d..ea4952678e0 100644 --- a/core/package.json +++ b/core/package.json @@ -54,6 +54,6 @@ "shx": "^0.3.4", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/framework-plugins/preact/package.json b/framework-plugins/preact/package.json index ff67ca941a7..17ecfd40b6b 100644 --- a/framework-plugins/preact/package.json +++ b/framework-plugins/preact/package.json @@ -44,6 +44,6 @@ "rimraf": "^5.0.1", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index 8b03cb550cb..1dde34cef6f 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -50,6 +50,6 @@ "shx": "^0.3.4", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index 24e425ecf46..2bd4e7e8fb5 100644 --- a/framework-plugins/solid/package.json +++ b/framework-plugins/solid/package.json @@ -44,6 +44,6 @@ "solid-js": "^1.7.8", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index c862f7164db..92dcfb611c2 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -45,6 +45,6 @@ "pino": "^8.14.2", "pino-pretty": "^10.2.0", "unbuild": "^1.2.1", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index c98c8342fb8..4bac08c8cc9 100644 --- a/framework-plugins/vue2/package.json +++ b/framework-plugins/vue2/package.json @@ -50,6 +50,6 @@ "shx": "^0.3.4", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index 726e9d807fb..61f4611ac53 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -54,6 +54,6 @@ "shx": "^0.3.4", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 827f6b82196..c9949a1599b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -309,8 +309,8 @@ importers: specifier: ^1.2.1 version: 1.2.1 vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 daemon: devDependencies: @@ -436,8 +436,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 framework-plugins/preact/tests/apps/preact-app: dependencies: @@ -648,8 +648,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 framework-plugins/react/tests/apps/aliases: dependencies: @@ -2114,8 +2114,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 framework-plugins/solid/tests/apps/solid: dependencies: @@ -2257,8 +2257,8 @@ importers: specifier: ^1.2.1 version: 1.2.1 vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 framework-plugins/svelte/tests/apps/svelte: devDependencies: @@ -2543,8 +2543,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 framework-plugins/vue2/tests/apps/nuxt2-app: dependencies: @@ -2722,8 +2722,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 framework-plugins/vue3/tests/apps/nuxt-app: dependencies: @@ -3029,8 +3029,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 screenshot: dependencies: @@ -3125,8 +3125,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 storybook-helpers: dependencies: @@ -3156,8 +3156,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 testing: dependencies: @@ -3236,8 +3236,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 vfs: dependencies: @@ -3264,8 +3264,8 @@ importers: specifier: ^4.4.8 version: 4.4.8(@types/node@20.4.5) vitest: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 packages: @@ -3790,7 +3790,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 resolve: 1.22.2 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true @@ -3806,7 +3806,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 resolve: 1.22.2 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -3821,7 +3821,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 resolve: 1.22.2 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -3836,7 +3836,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 resolve: 1.22.2 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -4429,7 +4429,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.5(@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.6 + '@babel/helper-split-export-declaration': 7.22.5 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.4) transitivePeerDependencies: - supports-color @@ -4445,7 +4445,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.5(@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.6 + '@babel/helper-split-export-declaration': 7.22.5 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.8) transitivePeerDependencies: - supports-color @@ -4460,7 +4460,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.22.5 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color @@ -6555,9 +6555,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.5 - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.5) + '@babel/helper-module-transforms': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-simple-access': 7.22.5 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-modules-commonjs@7.21.5(@babel/core@7.22.9): resolution: {integrity: sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==} @@ -6566,9 +6568,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) + '@babel/helper-module-transforms': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-simple-access': 7.22.5 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.21.4): resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} @@ -19423,38 +19427,38 @@ packages: vue: 3.3.4 dev: false - /@vitest/expect@0.34.0: - resolution: {integrity: sha512-d1ZU0XomWFAFyYIc6uNuY0N8NJIWESyO/6ZmwLvlHZw0GevH4AEEpq178KjXIvSCrbHN0GnzYzitd0yjfy7+Ow==} + /@vitest/expect@0.34.1: + resolution: {integrity: sha512-q2CD8+XIsQ+tHwypnoCk8Mnv5e6afLFvinVGCq3/BOT4kQdVQmY6rRfyKkwcg635lbliLPqbunXZr+L1ssUWiQ==} dependencies: - '@vitest/spy': 0.34.0 - '@vitest/utils': 0.34.0 + '@vitest/spy': 0.34.1 + '@vitest/utils': 0.34.1 chai: 4.3.7 dev: true - /@vitest/runner@0.34.0: - resolution: {integrity: sha512-xaqM+oArJothtYXzy/dwu/iHe93Khq5QkvnYbzTxiLA0enD2peft1cask3yE6cJpwMkr7C2D1uMJwnTt4mquDw==} + /@vitest/runner@0.34.1: + resolution: {integrity: sha512-YfQMpYzDsYB7yqgmlxZ06NI4LurHWfrH7Wy3Pvf/z/vwUSgq1zLAb1lWcItCzQG+NVox+VvzlKQrYEXb47645g==} dependencies: - '@vitest/utils': 0.34.0 + '@vitest/utils': 0.34.1 p-limit: 4.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@0.34.0: - resolution: {integrity: sha512-eGN5XBZHYOghxCOQbf8dcn6/3g7IW77GOOOC/mNFYwRXsPeoQgcgWnhj+6wgJ04pVv25wpxWL9jUkzaQ7LoFtg==} + /@vitest/snapshot@0.34.1: + resolution: {integrity: sha512-0O9LfLU0114OqdF8lENlrLsnn024Tb1CsS9UwG0YMWY2oGTQfPtkW+B/7ieyv0X9R2Oijhi3caB1xgGgEgclSQ==} dependencies: magic-string: 0.30.1 pathe: 1.1.1 pretty-format: 29.5.0 dev: true - /@vitest/spy@0.34.0: - resolution: {integrity: sha512-0SZaWrQvL9ZiF/uJvyWSvsKjfuMvD1M6dE5BbE4Dmt8Vh3k4htwCV8g3ce8YOYmJSxkbh6TNOpippD6NVsxW6w==} + /@vitest/spy@0.34.1: + resolution: {integrity: sha512-UT4WcI3EAPUNO8n6y9QoEqynGGEPmmRxC+cLzneFFXpmacivjHZsNbiKD88KUScv5DCHVDgdBsLD7O7s1enFcQ==} dependencies: tinyspy: 2.1.1 dev: true - /@vitest/utils@0.34.0: - resolution: {integrity: sha512-IktrDLhBKf3dEUUxH+lcHiPnaw952+GdGvoxg99liMscgP6IePf6LuMY7B9dEIHkFunB1R8VMR/wmI/4UGg1aw==} + /@vitest/utils@0.34.1: + resolution: {integrity: sha512-/ql9dsFi4iuEbiNcjNHQWXBum7aL8pyhxvfnD9gNtbjR9fUKAjxhj4AA3yfLXg6gJpMGGecvtF8Au2G9y3q47Q==} dependencies: diff-sequences: 29.4.3 loupe: 2.3.6 @@ -43130,8 +43134,8 @@ packages: - terser dev: true - /vite-node@0.34.0(@types/node@20.4.5): - resolution: {integrity: sha512-rGZMvpb052rjUwJA/a17xMfOibzNF7byMdRSTcN2Lw8uxX08s5EfjWW5mBkm3MSFTPctMSVtT2yC+8ShrZbT5g==} + /vite-node@0.34.1(@types/node@20.4.5): + resolution: {integrity: sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -43570,8 +43574,8 @@ packages: dependencies: vite: 4.4.8(@types/node@20.4.5) - /vitest@0.34.0: - resolution: {integrity: sha512-8Pnc1fVt1P6uBncdUZ++hgiJGgxIRKuz4bmS/PQziaEcUj0D1g9cGiR1MbLrcsvFTC6fgrqDhYoTAdBG356WMA==} + /vitest@0.34.1: + resolution: {integrity: sha512-G1PzuBEq9A75XSU88yO5G4vPT20UovbC/2osB2KEuV/FisSIIsw7m5y2xMdB7RsAGHAfg2lPmp2qKr3KWliVlQ==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -43604,11 +43608,11 @@ packages: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 '@types/node': 20.4.5 - '@vitest/expect': 0.34.0 - '@vitest/runner': 0.34.0 - '@vitest/snapshot': 0.34.0 - '@vitest/spy': 0.34.0 - '@vitest/utils': 0.34.0 + '@vitest/expect': 0.34.1 + '@vitest/runner': 0.34.1 + '@vitest/snapshot': 0.34.1 + '@vitest/spy': 0.34.1 + '@vitest/utils': 0.34.1 acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 @@ -43623,7 +43627,7 @@ packages: tinybench: 2.5.0 tinypool: 0.7.0 vite: 4.4.8(@types/node@20.4.5) - vite-node: 0.34.0(@types/node@20.4.5) + vite-node: 0.34.1(@types/node@20.4.5) why-is-node-running: 2.2.2 transitivePeerDependencies: - less diff --git a/properties/package.json b/properties/package.json index 16689dc9f43..0e0146a1f01 100644 --- a/properties/package.json +++ b/properties/package.json @@ -29,6 +29,6 @@ "typescript": "^5.1.6", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/serializable-values/package.json b/serializable-values/package.json index 6b252489327..81276f38810 100644 --- a/serializable-values/package.json +++ b/serializable-values/package.json @@ -32,6 +32,6 @@ "@types/prettier": "^2.7.3", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/storybook-helpers/package.json b/storybook-helpers/package.json index cd369fc07aa..3998f8d1a4e 100644 --- a/storybook-helpers/package.json +++ b/storybook-helpers/package.json @@ -32,6 +32,6 @@ "@previewjs/vfs": "workspace:*", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/type-analyzer/package.json b/type-analyzer/package.json index 0417d3286a4..8ed000bc04a 100644 --- a/type-analyzer/package.json +++ b/type-analyzer/package.json @@ -33,6 +33,6 @@ "lodash": "^4.17.21", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } } diff --git a/vfs/package.json b/vfs/package.json index b51eb7dd4c2..1b62437c9c9 100644 --- a/vfs/package.json +++ b/vfs/package.json @@ -31,6 +31,6 @@ "typescript": "^5.1.6", "unbuild": "^1.2.1", "vite": "^4.4.8", - "vitest": "^0.34.0" + "vitest": "^0.34.1" } }