From 49c4c2dfbf9f2f77da1902abb0dcdf85640ef194 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:25:40 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#1024) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/changelogensets.yml | 2 +- package.json | 2 +- packages/bridge/package.json | 2 +- pnpm-lock.yaml | 66 +++++++++++++-------------- 4 files changed, 36 insertions(+), 36 deletions(-) diff --git a/.github/workflows/changelogensets.yml b/.github/workflows/changelogensets.yml index a199264e..182bf2c4 100644 --- a/.github/workflows/changelogensets.yml +++ b/.github/workflows/changelogensets.yml @@ -23,7 +23,7 @@ jobs: with: fetch-depth: 0 - run: corepack enable - - uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0 + - uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1 with: node-version: 20 cache: "pnpm" diff --git a/package.json b/package.json index a5f286c8..f761de4b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint": "^8.56.0", "eslint-plugin-jsdoc": "^46.9.1", "jiti": "^1.21.0", - "vitest": "^1.0.4" + "vitest": "^1.1.0" }, "resolutions": { "@nuxt/bridge": "workspace:*", diff --git a/packages/bridge/package.json b/packages/bridge/package.json index 81af790f..2d849159 100644 --- a/packages/bridge/package.json +++ b/packages/bridge/package.json @@ -76,7 +76,7 @@ "unplugin": "^1.5.1", "untyped": "^1.4.0", "vite": "~5.0.10", - "vite-node": "^1.0.4", + "vite-node": "^1.1.0", "vue-bundle-renderer": "^2.0.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9de6ff99..c0970290 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: devDependencies: '@nuxt/test-utils': specifier: ^3.9.0 - version: 3.9.0(h3@1.9.0)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.7) + version: 3.9.0(h3@1.9.0)(vite@5.0.10)(vitest@1.1.0)(vue-router@4.2.5)(vue@3.3.7) '@nuxtjs/eslint-config': specifier: ^12.0.0 version: 12.0.0(@typescript-eslint/parser@6.6.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.56.0) @@ -37,8 +37,8 @@ importers: specifier: ^1.21.0 version: 1.21.0 vitest: - specifier: ^1.0.4 - version: 1.0.4 + specifier: ^1.1.0 + version: 1.1.0 packages/bridge: dependencies: @@ -202,8 +202,8 @@ importers: specifier: ~5.0.10 version: 5.0.10(terser@5.26.0) vite-node: - specifier: ^1.0.4 - version: 1.0.4(terser@5.26.0) + specifier: ^1.1.0 + version: 1.1.0(terser@5.26.0) vue-bundle-renderer: specifier: ^2.0.0 version: 2.0.0 @@ -3089,7 +3089,7 @@ packages: - encoding dev: true - /@nuxt/test-utils@3.9.0(h3@1.9.0)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.7): + /@nuxt/test-utils@3.9.0(h3@1.9.0)(vite@5.0.10)(vitest@1.1.0)(vue-router@4.2.5)(vue@3.3.7): resolution: {integrity: sha512-17qaU4vfFJWIaT4BJ/R6C2rIuvxaF5HaiRusXHhA/34SyiduNEhezIvIVqhWVkn33y5CNueduE0AykBEj1IgEA==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -3147,8 +3147,8 @@ packages: unenv: 1.8.0 unplugin: 1.5.1 vite: 5.0.10(terser@5.26.0) - vitest: 1.0.4 - vitest-environment-nuxt: 1.0.0(h3@1.9.0)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.7) + vitest: 1.1.0 + vitest-environment-nuxt: 1.0.0(h3@1.9.0)(vite@5.0.10)(vitest@1.1.0)(vue-router@4.2.5)(vue@3.3.7) vue: 3.3.7(typescript@5.2.2) vue-router: 4.2.5(vue@3.3.7) transitivePeerDependencies: @@ -4375,38 +4375,38 @@ packages: vue: 2.7.15 dev: false - /@vitest/expect@1.0.4: - resolution: {integrity: sha512-/NRN9N88qjg3dkhmFcCBwhn/Ie4h064pY3iv7WLRsDJW7dXnEgeoa8W9zy7gIPluhz6CkgqiB3HmpIXgmEY5dQ==} + /@vitest/expect@1.1.0: + resolution: {integrity: sha512-9IE2WWkcJo2BR9eqtY5MIo3TPmS50Pnwpm66A6neb2hvk/QSLfPXBz2qdiwUOQkwyFuuXEUj5380CbwfzW4+/w==} dependencies: - '@vitest/spy': 1.0.4 - '@vitest/utils': 1.0.4 + '@vitest/spy': 1.1.0 + '@vitest/utils': 1.1.0 chai: 4.3.10 dev: true - /@vitest/runner@1.0.4: - resolution: {integrity: sha512-rhOQ9FZTEkV41JWXozFM8YgOqaG9zA7QXbhg5gy6mFOVqh4PcupirIJ+wN7QjeJt8S8nJRYuZH1OjJjsbxAXTQ==} + /@vitest/runner@1.1.0: + resolution: {integrity: sha512-zdNLJ00pm5z/uhbWF6aeIJCGMSyTyWImy3Fcp9piRGvueERFlQFbUwCpzVce79OLm2UHk9iwaMSOaU9jVHgNVw==} dependencies: - '@vitest/utils': 1.0.4 + '@vitest/utils': 1.1.0 p-limit: 5.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@1.0.4: - resolution: {integrity: sha512-vkfXUrNyNRA/Gzsp2lpyJxh94vU2OHT1amoD6WuvUAA12n32xeVZQ0KjjQIf8F6u7bcq2A2k969fMVxEsxeKYA==} + /@vitest/snapshot@1.1.0: + resolution: {integrity: sha512-5O/wyZg09V5qmNmAlUgCBqflvn2ylgsWJRRuPrnHEfDNT6tQpQ8O1isNGgo+VxofISHqz961SG3iVvt3SPK/QQ==} dependencies: magic-string: 0.30.5 pathe: 1.1.1 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.0.4: - resolution: {integrity: sha512-9ojTFRL1AJVh0hvfzAQpm0QS6xIS+1HFIw94kl/1ucTfGCaj1LV/iuJU4Y6cdR03EzPDygxTHwE1JOm+5RCcvA==} + /@vitest/spy@1.1.0: + resolution: {integrity: sha512-sNOVSU/GE+7+P76qYo+VXdXhXffzWZcYIPQfmkiRxaNCSPiLANvQx5Mx6ZURJ/ndtEkUJEpvKLXqAYTKEY+lTg==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/utils@1.0.4: - resolution: {integrity: sha512-gsswWDXxtt0QvtK/y/LWukN7sGMYmnCcv1qv05CsY6cU/Y1zpGX1QuvLs+GO1inczpE6Owixeel3ShkjhYtGfA==} + /@vitest/utils@1.1.0: + resolution: {integrity: sha512-z+s510fKmYz4Y41XhNs3vcuFTFhcij2YF7F8VQfMEYAAUfqQh0Zfg7+w9xdgFGhPf3tX3TicAe+8BDITk6ampQ==} dependencies: diff-sequences: 29.6.3 loupe: 2.3.7 @@ -13514,8 +13514,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /vite-node@1.0.4(terser@5.26.0): - resolution: {integrity: sha512-9xQQtHdsz5Qn8hqbV7UKqkm8YkJhzT/zr41Dmt5N7AlD8hJXw/Z7y0QiD5I8lnTthV9Rvcvi0QW7PI0Fq83ZPg==} + /vite-node@1.1.0(terser@5.26.0): + resolution: {integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: @@ -13569,10 +13569,10 @@ packages: optionalDependencies: fsevents: 2.3.3 - /vitest-environment-nuxt@1.0.0(h3@1.9.0)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.7): + /vitest-environment-nuxt@1.0.0(h3@1.9.0)(vite@5.0.10)(vitest@1.1.0)(vue-router@4.2.5)(vue@3.3.7): resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==} dependencies: - '@nuxt/test-utils': 3.9.0(h3@1.9.0)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.7) + '@nuxt/test-utils': 3.9.0(h3@1.9.0)(vite@5.0.10)(vitest@1.1.0)(vue-router@4.2.5)(vue@3.3.7) transitivePeerDependencies: - '@jest/globals' - '@testing-library/vue' @@ -13590,8 +13590,8 @@ packages: - vue-router dev: true - /vitest@1.0.4: - resolution: {integrity: sha512-s1GQHp/UOeWEo4+aXDOeFBJwFzL6mjycbQwwKWX2QcYfh/7tIerS59hWQ20mxzupTJluA2SdwiBuWwQHH67ckg==} + /vitest@1.1.0: + resolution: {integrity: sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -13615,11 +13615,11 @@ packages: jsdom: optional: true dependencies: - '@vitest/expect': 1.0.4 - '@vitest/runner': 1.0.4 - '@vitest/snapshot': 1.0.4 - '@vitest/spy': 1.0.4 - '@vitest/utils': 1.0.4 + '@vitest/expect': 1.1.0 + '@vitest/runner': 1.1.0 + '@vitest/snapshot': 1.1.0 + '@vitest/spy': 1.1.0 + '@vitest/utils': 1.1.0 acorn-walk: 8.3.0 cac: 6.7.14 chai: 4.3.10 @@ -13634,7 +13634,7 @@ packages: tinybench: 2.5.1 tinypool: 0.8.1 vite: 5.0.10(terser@5.26.0) - vite-node: 1.0.4(terser@5.26.0) + vite-node: 1.1.0(terser@5.26.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less