diff --git a/analyzer/react/package.json b/analyzer/react/package.json index f3e9268b152..6a1ceac7fc2 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.0" + "vitest": "^1.5.2" } } diff --git a/core/package.json b/core/package.json index 31274d1fcde..13399a23742 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.0" + "vitest": "^1.5.2" } } diff --git a/framework-plugins/preact/package.json b/framework-plugins/preact/package.json index fe2e62aa95a..d41a21b915c 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.10", - "vitest": "^1.5.0" + "vitest": "^1.5.2" } } diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index eed765a1e8c..6e74717210a 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.10", - "vitest": "^1.5.0" + "vitest": "^1.5.2" } } diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index 48594fa748e..af3a114d64c 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.0" + "vitest": "^1.5.2" } } diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index 7d0b5f7d90e..4901e1d8a16 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.10", - "vitest": "^1.5.0" + "vitest": "^1.5.2" } } diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index 1631488cb8d..c66e61e5b2e 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.10", - "vitest": "^1.5.0" + "vitest": "^1.5.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa3b8a149d5..45797f9ed1a 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.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@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.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.10.6) daemon: devDependencies: @@ -517,8 +517,8 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.10.6) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.10.6) framework-plugins/preact/tests/apps/preact-app: dependencies: @@ -2202,8 +2202,8 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.10.6) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@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.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.10.6) framework-plugins/svelte/tests/apps/svelte: devDependencies: @@ -2661,8 +2661,8 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.10.6) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.10.6) framework-plugins/vue2/tests/apps/nuxt2-app: dependencies: @@ -2843,8 +2843,8 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.10.6) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.10.6) framework-plugins/vue3/tests/apps/nuxt-app: dependencies: @@ -3156,8 +3156,8 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.10.6) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.10.6) screenshot: dependencies: @@ -3252,8 +3252,8 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.10.6) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.10.6) storybook-helpers: dependencies: @@ -3286,8 +3286,8 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.10.6) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.10.6) testing: dependencies: @@ -3366,8 +3366,8 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.10.6) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.10.6) vfs: dependencies: @@ -3394,8 +3394,8 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.10.6) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.10.6) + specifier: ^1.5.2 + version: 1.5.2(@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): @@ -20350,38 +20290,38 @@ packages: vue: 3.4.25(typescript@5.4.5) dev: false - /@vitest/expect@1.5.0: - resolution: {integrity: sha512-0pzuCI6KYi2SIC3LQezmxujU9RK/vwC1U9R0rLuGlNGcOuDWxqWKu6nUdFsX9tH1WU0SXtAxToOsEjeUn1s3hA==} + /@vitest/expect@1.5.2: + resolution: {integrity: sha512-rf7MTD1WCoDlN3FfYJ9Llfp0PbdtOMZ3FIF0AVkDnKbp3oiMW1c8AmvRZBcqbAhDUAvF52e9zx4WQM1r3oraVA==} dependencies: - '@vitest/spy': 1.5.0 - '@vitest/utils': 1.5.0 + '@vitest/spy': 1.5.2 + '@vitest/utils': 1.5.2 chai: 4.3.10 dev: true - /@vitest/runner@1.5.0: - resolution: {integrity: sha512-7HWwdxXP5yDoe7DTpbif9l6ZmDwCzcSIK38kTSIt6CFEpMjX4EpCgT6wUmS0xTXqMI6E/ONmfgRKmaujpabjZQ==} + /@vitest/runner@1.5.2: + resolution: {integrity: sha512-7IJ7sJhMZrqx7HIEpv3WrMYcq8ZNz9L6alo81Y6f8hV5mIE6yVZsFoivLZmr0D777klm1ReqonE9LyChdcmw6g==} dependencies: - '@vitest/utils': 1.5.0 + '@vitest/utils': 1.5.2 p-limit: 5.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@1.5.0: - resolution: {integrity: sha512-qpv3fSEuNrhAO3FpH6YYRdaECnnRjg9VxbhdtPwPRnzSfHVXnNzzrpX4cJxqiwgRMo7uRMWDFBlsBq4Cr+rO3A==} + /@vitest/snapshot@1.5.2: + resolution: {integrity: sha512-CTEp/lTYos8fuCc9+Z55Ga5NVPKUgExritjF5VY7heRFUfheoAqBneUlvXSUJHUZPjnPmyZA96yLRJDP1QATFQ==} dependencies: magic-string: 0.30.10 pathe: 1.1.1 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.5.0: - resolution: {integrity: sha512-vu6vi6ew5N5MMHJjD5PoakMRKYdmIrNJmyfkhRpQt5d9Ewhw9nZ5Aqynbi3N61bvk9UvZ5UysMT6ayIrZ8GA9w==} + /@vitest/spy@1.5.2: + resolution: {integrity: sha512-xCcPvI8JpCtgikT9nLpHPL1/81AYqZy1GCy4+MCHBE7xi8jgsYkULpW5hrx5PGLgOQjUpb6fd15lqcriJ40tfQ==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/utils@1.5.0: - resolution: {integrity: sha512-BDU0GNL8MWkRkSRdNFvCUCAVOeHaUlVJ9Tx0TYBZyXaaOTmGtUFObzchCivIBrIwKzvZA7A9sCejVhXM2aY98A==} + /@vitest/utils@1.5.2: + resolution: {integrity: sha512-sWOmyofuXLJ85VvXNsroZur7mOJGiQeM0JN3/0D1uU8U9bGFM69X1iqHaRXl6R8BwaLY6yPCogP257zxTzkUdA==} dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -40755,7 +40695,7 @@ packages: rollup: ^3.25.0 typescript: ^4.5 || ^5.0 dependencies: - magic-string: 0.30.9 + magic-string: 0.30.10 rollup: 3.28.1 typescript: 5.4.5 optionalDependencies: @@ -44991,8 +44931,8 @@ packages: - terser dev: true - /vite-node@1.5.0(@types/node@20.10.6): - resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==} + /vite-node@1.5.2(@types/node@20.10.6): + resolution: {integrity: sha512-Y8p91kz9zU+bWtF7HGt6DVw2JbhyuB2RlZix3FPYAYmUyZ3n7iTp8eSyLyY6sxtPegvxQtmlTMhfPhUfCUF93A==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: @@ -45428,42 +45368,6 @@ packages: optionalDependencies: fsevents: 2.3.3 - /vite@5.2.8(@types/node@20.10.6): - resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} - 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 - /vitefu@0.2.4(vite@5.0.10): resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==} peerDependencies: @@ -45495,15 +45399,15 @@ packages: dependencies: vite: 5.2.10(@types/node@20.10.6) - /vitest@1.5.0(@types/node@20.10.6): - resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==} + /vitest@1.5.2(@types/node@20.10.6): + resolution: {integrity: sha512-l9gwIkq16ug3xY7BxHwcBQovLZG75zZL0PlsiYQbf76Rz6QGs54416UWMtC0jXeihvHvcHrf2ROEjkQRVpoZYw==} 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.0 - '@vitest/ui': 1.5.0 + '@vitest/browser': 1.5.2 + '@vitest/ui': 1.5.2 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -45521,25 +45425,25 @@ packages: optional: true dependencies: '@types/node': 20.10.6 - '@vitest/expect': 1.5.0 - '@vitest/runner': 1.5.0 - '@vitest/snapshot': 1.5.0 - '@vitest/spy': 1.5.0 - '@vitest/utils': 1.5.0 + '@vitest/expect': 1.5.2 + '@vitest/runner': 1.5.2 + '@vitest/snapshot': 1.5.2 + '@vitest/spy': 1.5.2 + '@vitest/utils': 1.5.2 acorn-walk: 8.3.2 chai: 4.3.10 debug: 4.3.4(supports-color@5.5.0) execa: 8.0.1 local-pkg: 0.5.0 - magic-string: 0.30.9 + magic-string: 0.30.10 pathe: 1.1.1 picocolors: 1.0.0 std-env: 3.7.0 strip-literal: 2.0.0 tinybench: 2.5.1 tinypool: 0.8.3 - vite: 5.2.8(@types/node@20.10.6) - vite-node: 1.5.0(@types/node@20.10.6) + vite: 5.2.10(@types/node@20.10.6) + vite-node: 1.5.2(@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 e7301f45766..ccef6f901ec 100644 --- a/properties/package.json +++ b/properties/package.json @@ -29,6 +29,6 @@ "typescript": "^5.4.5", "unbuild": "^2.0.0", "vite": "^5.2.10", - "vitest": "^1.5.0" + "vitest": "^1.5.2" } } diff --git a/serializable-values/package.json b/serializable-values/package.json index 100b77cc8aa..4fca8c4fb43 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.10", - "vitest": "^1.5.0" + "vitest": "^1.5.2" } } diff --git a/storybook-helpers/package.json b/storybook-helpers/package.json index ab001705ca7..6c5839d30ea 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.10", - "vitest": "^1.5.0" + "vitest": "^1.5.2" } } diff --git a/type-analyzer/package.json b/type-analyzer/package.json index efa4976975d..93097bb877e 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.10", - "vitest": "^1.5.0" + "vitest": "^1.5.2" } } diff --git a/vfs/package.json b/vfs/package.json index 3529b62cc7d..0e46ac31364 100644 --- a/vfs/package.json +++ b/vfs/package.json @@ -31,6 +31,6 @@ "typescript": "^5.4.5", "unbuild": "^2.0.0", "vite": "^5.2.10", - "vitest": "^1.5.0" + "vitest": "^1.5.2" } }