From 7100ab2b15a9ab3d302fbca76e5a737e03a05c11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 May 2022 13:22:07 -0700 Subject: [PATCH] chore(deps): update all non-major dependencies (#33) Co-authored-by: Renovate Bot --- package.json | 4 ++-- pnpm-lock.yaml | 13 ++++--------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index f86d8d7c..950dbc1c 100644 --- a/package.json +++ b/package.json @@ -105,12 +105,12 @@ "unplugin-vue-components": "^0.19.5", "upath": "^2.0.1", "vite": "^2.9.9", - "vitest": "^0.12.7", + "vitest": "^0.12.9", "vue-demi": "^0.12.5", "vue-tsc": "^0.34.15" }, "engines": { "node": ">=v18.0.0", - "pnpm": ">=7.1.2" + "pnpm": ">=7.1.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5cee7a5b..3c61f143 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ specifiers: unplugin-vue-components: ^0.19.5 upath: ^2.0.1 vite: ^2.9.9 - vitest: ^0.12.7 + vitest: ^0.12.9 vue: ^3.2.35 vue-demi: ^0.12.5 vue-tsc: ^0.34.15 @@ -76,7 +76,7 @@ devDependencies: unplugin-vue-components: 0.19.5_vite@2.9.9+vue@3.2.35 upath: 2.0.1 vite: 2.9.9 - vitest: 0.12.7 + vitest: 0.12.9 vue-demi: 0.12.5_vue@3.2.35 vue-tsc: 0.34.15_typescript@4.6.4 @@ -956,7 +956,6 @@ packages: dependencies: '@vue/reactivity': 3.2.35 '@vue/shared': 3.2.35 - dev: false /@vue/runtime-dom/3.2.35: resolution: {integrity: sha512-M5xrVJ/b0KqssjPQMdpwLp3KwzG1Tn2w/IrOptVqGY5c9fEBluIbm18AeO4Fr3YxfeyaPWm1rY8POrEso0UE3w==} @@ -964,7 +963,6 @@ packages: '@vue/runtime-core': 3.2.35 '@vue/shared': 3.2.35 csstype: 2.6.20 - dev: false /@vue/server-renderer/3.2.35_vue@3.2.35: resolution: {integrity: sha512-ZMF8V+bZ0EIjSB7yzPEmDlxRDOIXj04iqG4Rw/H5rIuBCf0b7rNTleiOldlX5haG++zUq6uiL2AVp/A9uyz+cw==} @@ -974,7 +972,6 @@ packages: '@vue/compiler-ssr': 3.2.35 '@vue/shared': 3.2.35 vue: 3.2.35 - dev: false /@vue/shared/3.2.35: resolution: {integrity: sha512-/sxDqMcy0MsfQ3LQixKYDxIinDYNy1dXTsF2Am0pv0toImWabymFQ8cFmPJnPt+gh5ElKwwn7KzQcDbLHar60A==} @@ -1752,7 +1749,6 @@ packages: /csstype/2.6.20: resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==} - dev: false /cz-conventional-changelog/3.2.0: resolution: {integrity: sha512-yAYxeGpVi27hqIilG1nh4A9Bnx4J3Ov+eXy4koL3drrR+IO9GaWPsKjik20ht608Asqi8TQPf0mczhEeyAtMzg==} @@ -5193,8 +5189,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.12.7: - resolution: {integrity: sha512-rQsb9i/zEw+HtiTNr+5p+tOUMu0Ojp0jtZc/6FfE4T1xL2bhMq74tfUgu7hav3rFF9eGKpJeZBVlEszjdCuYQg==} + /vitest/0.12.9: + resolution: {integrity: sha512-1NtyUANS72Qw5PwYvoztk067NX4fSiis2xQxhByOWS33eL2er/yupHyLxlBCOkF2ANe0dLFRvT1GVb+nczL5aw==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -5278,7 +5274,6 @@ packages: '@vue/runtime-dom': 3.2.35 '@vue/server-renderer': 3.2.35_vue@3.2.35 '@vue/shared': 3.2.35 - dev: false /wcwidth/1.0.1: resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=}