From a25ecb68260ecc4cf1634ec77392b6627763014e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 22:38:18 +0000 Subject: [PATCH] chore(deps): update dependency vitest to ^0.29.3 --- core/package.json | 2 +- frameworks/preact/package.json | 2 +- frameworks/react/package.json | 2 +- frameworks/solid/package.json | 2 +- frameworks/svelte/package.json | 2 +- frameworks/vue2/package.json | 2 +- frameworks/vue3/package.json | 2 +- pnpm-lock.yaml | 89 ++++++++++++++++---------------- 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, 56 insertions(+), 57 deletions(-) diff --git a/core/package.json b/core/package.json index 8a65f8e5b61..a95d853d32f 100644 --- a/core/package.json +++ b/core/package.json @@ -55,6 +55,6 @@ "shx": "^0.3.4", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/frameworks/preact/package.json b/frameworks/preact/package.json index 9cd44511b57..0b85a076fb9 100644 --- a/frameworks/preact/package.json +++ b/frameworks/preact/package.json @@ -43,6 +43,6 @@ "rimraf": "^4.4.0", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/frameworks/react/package.json b/frameworks/react/package.json index 4cabcca662a..99c4fce97e1 100644 --- a/frameworks/react/package.json +++ b/frameworks/react/package.json @@ -46,6 +46,6 @@ "react": "^18.2.0", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/frameworks/solid/package.json b/frameworks/solid/package.json index 5296e3c9cb4..0e6e22a88f8 100644 --- a/frameworks/solid/package.json +++ b/frameworks/solid/package.json @@ -42,6 +42,6 @@ "solid-js": "^1.6.14", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/frameworks/svelte/package.json b/frameworks/svelte/package.json index 34611ea55f6..4fd33e3631d 100644 --- a/frameworks/svelte/package.json +++ b/frameworks/svelte/package.json @@ -42,6 +42,6 @@ "@types/fs-extra": "^11.0.1", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/frameworks/vue2/package.json b/frameworks/vue2/package.json index 16d2fe82e3e..cabad3d2d66 100644 --- a/frameworks/vue2/package.json +++ b/frameworks/vue2/package.json @@ -45,6 +45,6 @@ "@types/fs-extra": "^11.0.1", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/frameworks/vue3/package.json b/frameworks/vue3/package.json index ad16ca21c88..be118a66e9e 100644 --- a/frameworks/vue3/package.json +++ b/frameworks/vue3/package.json @@ -44,6 +44,6 @@ "@types/fs-extra": "^11.0.1", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91e57be1ea9..3f262aeb0ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -178,7 +178,7 @@ importers: unbuild: ^1.1.2 vite: ^4.1.4 vite-tsconfig-paths: ^3.6.0 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: '@previewjs/api': link:../api '@previewjs/config': link:../config @@ -210,7 +210,7 @@ importers: '@types/html-escaper': 3.0.0 shx: 0.3.4 unbuild: 1.1.2 - vitest: 0.29.2 + vitest: 0.29.3 daemon: specifiers: @@ -278,7 +278,7 @@ importers: typescript: ^4.9.5 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: '@previewjs/csf3': 4.0.0_@types+node@18.15.3 '@previewjs/serializable-values': link:../../serializable-values @@ -297,7 +297,7 @@ importers: rimraf: 4.4.0 unbuild: 1.1.2 vite: 4.1.4_@types+node@18.15.3 - vitest: 0.29.2 + vitest: 0.29.3 frameworks/preact/tests/apps/preact-app: specifiers: @@ -395,7 +395,7 @@ importers: typescript: ^4.9.5 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: '@previewjs/csf3': 4.0.0_@types+node@18.15.3 '@previewjs/serializable-values': link:../../serializable-values @@ -417,7 +417,7 @@ importers: react: 18.2.0 unbuild: 1.1.2 vite: 4.1.4_@types+node@18.15.3 - vitest: 0.29.2 + vitest: 0.29.3 frameworks/react/preview: specifiers: @@ -1483,7 +1483,7 @@ importers: unbuild: ^1.1.2 vite: ^4.1.4 vite-plugin-solid: ^2.6.1 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: '@previewjs/csf3': 4.0.0_@types+node@18.15.3 '@previewjs/serializable-values': link:../../serializable-values @@ -1499,7 +1499,7 @@ importers: solid-js: 1.6.14 unbuild: 1.1.2 vite: 4.1.4_@types+node@18.15.3 - vitest: 0.29.2 + vitest: 0.29.3 frameworks/solid/preview: specifiers: @@ -1591,7 +1591,7 @@ importers: typescript: ^4.9.5 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: '@previewjs/csf3': 4.0.0_@types+node@18.15.3 '@previewjs/serializable-values': link:../../serializable-values @@ -1609,7 +1609,7 @@ importers: '@types/fs-extra': 11.0.1 unbuild: 1.1.2 vite: 4.1.4_@types+node@18.15.3 - vitest: 0.29.2 + vitest: 0.29.3 frameworks/svelte/preview: specifiers: @@ -1724,7 +1724,7 @@ importers: typescript: ^4.9.5 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 vue: ^2.7.14 vue-template-compiler: ^2.7.14 dependencies: @@ -1747,7 +1747,7 @@ importers: '@types/fs-extra': 11.0.1 unbuild: 1.1.2 vite: 4.1.4_@types+node@18.15.3 - vitest: 0.29.2 + vitest: 0.29.3 frameworks/vue2/preview: specifiers: @@ -1848,7 +1848,7 @@ importers: typescript: ^4.9.5 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 vue: ^3.2.47 dependencies: '@previewjs/csf3': 4.0.0_@types+node@18.15.3 @@ -1869,7 +1869,7 @@ importers: '@types/fs-extra': 11.0.1 unbuild: 1.1.2 vite: 4.1.4_@types+node@18.15.3 - vitest: 0.29.2 + vitest: 0.29.3 frameworks/vue3/preview: specifiers: @@ -2043,14 +2043,14 @@ importers: '@previewjs/type-analyzer': ^5.0.1 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: '@previewjs/serializable-values': link:../serializable-values '@previewjs/type-analyzer': link:../type-analyzer devDependencies: unbuild: 1.1.2 vite: 4.1.4 - vitest: 0.29.2 + vitest: 0.29.3 serializable-values: specifiers: @@ -2062,7 +2062,7 @@ importers: typescript: ^4.9.5 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: '@faker-js/faker': 7.6.0 '@previewjs/type-analyzer': link:../type-analyzer @@ -2073,7 +2073,7 @@ importers: '@types/prettier': 2.7.2 unbuild: 1.1.2 vite: 4.1.4 - vitest: 0.29.2 + vitest: 0.29.3 storybook-helpers: specifiers: @@ -2084,7 +2084,7 @@ importers: typescript: ^4.9.5 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: '@previewjs/core': link:../core '@previewjs/serializable-values': link:../serializable-values @@ -2094,7 +2094,7 @@ importers: '@previewjs/vfs': link:../vfs unbuild: 1.1.2 vite: 4.1.4 - vitest: 0.29.2 + vitest: 0.29.3 testing: specifiers: @@ -2140,7 +2140,7 @@ importers: typescript: ^4.9.5 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: '@previewjs/vfs': link:../vfs assert-never: 1.2.1 @@ -2152,7 +2152,7 @@ importers: lodash: 4.17.21 unbuild: 1.1.2 vite: 4.1.4 - vitest: 0.29.2 + vitest: 0.29.3 vfs: specifiers: @@ -2162,7 +2162,7 @@ importers: fs-extra: ^11.1.0 unbuild: ^1.1.2 vite: ^4.1.4 - vitest: ^0.29.2 + vitest: ^0.29.3 dependencies: assert-never: 1.2.1 chokidar: 3.5.3 @@ -2171,7 +2171,7 @@ importers: '@types/fs-extra': 11.0.1 unbuild: 1.1.2 vite: 4.1.4 - vitest: 0.29.2 + vitest: 0.29.3 packages: @@ -12612,35 +12612,34 @@ packages: vue: 2.7.14 dev: false - /@vitest/expect/0.29.2: - resolution: {integrity: sha512-wjrdHB2ANTch3XKRhjWZN0UueFocH0cQbi2tR5Jtq60Nb3YOSmakjdAvUa2JFBu/o8Vjhj5cYbcMXkZxn1NzmA==} + /@vitest/expect/0.29.3: + resolution: {integrity: sha512-z/0JqBqqrdtrT/wzxNrWC76EpkOHdl+SvuNGxWulLaoluygntYyG5wJul5u/rQs5875zfFz/F+JaDf90SkLUIg==} dependencies: - '@vitest/spy': 0.29.2 - '@vitest/utils': 0.29.2 + '@vitest/spy': 0.29.3 + '@vitest/utils': 0.29.3 chai: 4.3.7 dev: true - /@vitest/runner/0.29.2: - resolution: {integrity: sha512-A1P65f5+6ru36AyHWORhuQBJrOOcmDuhzl5RsaMNFe2jEkoj0faEszQS4CtPU/LxUYVIazlUtZTY0OEZmyZBnA==} + /@vitest/runner/0.29.3: + resolution: {integrity: sha512-XLi8ctbvOWhUWmuvBUSIBf8POEDH4zCh6bOuVxm/KGfARpgmVF1ku+vVNvyq85va+7qXxtl+MFmzyXQ2xzhAvw==} dependencies: - '@vitest/utils': 0.29.2 + '@vitest/utils': 0.29.3 p-limit: 4.0.0 pathe: 1.1.0 dev: true - /@vitest/spy/0.29.2: - resolution: {integrity: sha512-Hc44ft5kaAytlGL2PyFwdAsufjbdOvHklwjNy/gy/saRbg9Kfkxfh+PklLm1H2Ib/p586RkQeNFKYuJInUssyw==} + /@vitest/spy/0.29.3: + resolution: {integrity: sha512-LLpCb1oOCOZcBm0/Oxbr1DQTuKLRBsSIHyLYof7z4QVE8/v8NcZKdORjMUq645fcfX55+nLXwU/1AQ+c2rND+w==} dependencies: tinyspy: 1.1.1 dev: true - /@vitest/utils/0.29.2: - resolution: {integrity: sha512-F14/Uc+vCdclStS2KEoXJlOLAEyqRhnw0gM27iXw9bMTcyKRPJrQ+rlC6XZ125GIPvvKYMPpVxNhiou6PsEeYQ==} + /@vitest/utils/0.29.3: + resolution: {integrity: sha512-hg4Ff8AM1GtUnLpUJlNMxrf9f4lZr/xRJjh3uJ0QFP+vjaW82HAxKrmeBmLnhc8Os2eRf+f+VBu4ts7TafPPkA==} dependencies: cli-truncate: 3.1.0 diff: 5.1.0 loupe: 2.3.6 - picocolors: 1.0.0 pretty-format: 27.5.1 dev: true @@ -33481,8 +33480,8 @@ packages: - terser dev: true - /vite-node/0.29.2_@types+node@18.15.3: - resolution: {integrity: sha512-5oe1z6wzI3gkvc4yOBbDBbgpiWiApvuN4P55E8OI131JGrSuo4X3SOZrNmZYo4R8Zkze/dhi572blX0zc+6SdA==} + /vite-node/0.29.3_@types+node@18.15.3: + resolution: {integrity: sha512-QYzYSA4Yt2IiduEjYbccfZQfxKp+T1Do8/HEpSX/G5WIECTFKJADwLs9c94aQH4o0A+UtCKU61lj1m5KvbxxQA==} engines: {node: '>=v14.16.0'} hasBin: true dependencies: @@ -33814,8 +33813,8 @@ packages: dependencies: vite: 4.1.4_@types+node@18.15.3 - /vitest/0.29.2: - resolution: {integrity: sha512-ydK9IGbAvoY8wkg29DQ4ivcVviCaUi3ivuPKfZEVddMTenFHUfB8EEDXQV8+RasEk1ACFLgMUqAaDuQ/Nk+mQA==} + /vitest/0.29.3: + resolution: {integrity: sha512-muMsbXnZsrzDGiyqf/09BKQsGeUxxlyLeLK/sFFM4EXdURPQRv8y7dco32DXaRORYP0bvyN19C835dT23mL0ow==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -33839,10 +33838,10 @@ packages: '@types/chai': 4.3.4 '@types/chai-subset': 1.3.3 '@types/node': 18.15.3 - '@vitest/expect': 0.29.2 - '@vitest/runner': 0.29.2 - '@vitest/spy': 0.29.2 - '@vitest/utils': 0.29.2 + '@vitest/expect': 0.29.3 + '@vitest/runner': 0.29.3 + '@vitest/spy': 0.29.3 + '@vitest/utils': 0.29.3 acorn: 8.8.2 acorn-walk: 8.2.0 cac: 6.7.14 @@ -33858,7 +33857,7 @@ packages: tinypool: 0.3.1 tinyspy: 1.1.1 vite: 4.1.4_@types+node@18.15.3 - vite-node: 0.29.2_@types+node@18.15.3 + vite-node: 0.29.3_@types+node@18.15.3 why-is-node-running: 2.2.2 transitivePeerDependencies: - less diff --git a/properties/package.json b/properties/package.json index 541dc0aeea4..2e9afc5a14a 100644 --- a/properties/package.json +++ b/properties/package.json @@ -29,6 +29,6 @@ "devDependencies": { "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/serializable-values/package.json b/serializable-values/package.json index e61196fac18..2a5e6b6b09f 100644 --- a/serializable-values/package.json +++ b/serializable-values/package.json @@ -33,6 +33,6 @@ "@types/prettier": "^2.7.2", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/storybook-helpers/package.json b/storybook-helpers/package.json index ae4c2ffeae8..09801b475ef 100644 --- a/storybook-helpers/package.json +++ b/storybook-helpers/package.json @@ -32,6 +32,6 @@ "@previewjs/vfs": "workspace:*", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/type-analyzer/package.json b/type-analyzer/package.json index a928e06132f..fdb36a9b103 100644 --- a/type-analyzer/package.json +++ b/type-analyzer/package.json @@ -34,6 +34,6 @@ "lodash": "^4.17.21", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } } diff --git a/vfs/package.json b/vfs/package.json index c8f249dd846..5ef53b02e5e 100644 --- a/vfs/package.json +++ b/vfs/package.json @@ -31,6 +31,6 @@ "@types/fs-extra": "^11.0.1", "unbuild": "^1.1.2", "vite": "^4.1.4", - "vitest": "^0.29.2" + "vitest": "^0.29.3" } }