chore(deps): update dependency vitest to ^0.28.4 (#1649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>zio/stable
parent
e31fc4087c
commit
4ff2dce87f
|
@ -119,7 +119,7 @@
|
|||
"unplugin-vue-inspector": "^0.0.2",
|
||||
"vite-plugin-inspect": "^0.7.14",
|
||||
"vite-plugin-pwa": "^0.14.1",
|
||||
"vitest": "^0.28.3",
|
||||
"vitest": "^0.28.4",
|
||||
"vue-tsc": "^1.0.24",
|
||||
"workbox-build": "^6.5.4",
|
||||
"workbox-window": "^6.5.4"
|
||||
|
|
|
@ -119,7 +119,7 @@ importers:
|
|||
unplugin-vue-inspector: ^0.0.2
|
||||
vite-plugin-inspect: ^0.7.14
|
||||
vite-plugin-pwa: ^0.14.1
|
||||
vitest: ^0.28.3
|
||||
vitest: ^0.28.4
|
||||
vue-advanced-cropper: ^2.8.8
|
||||
vue-tsc: ^1.0.24
|
||||
vue-virtual-scroller: 2.0.0-beta.7
|
||||
|
@ -217,8 +217,8 @@ importers:
|
|||
unplugin-auto-import: 0.13.0_@vueuse+core@9.11.1
|
||||
unplugin-vue-inspector: 0.0.2
|
||||
vite-plugin-inspect: 0.7.14
|
||||
vite-plugin-pwa: 0.14.1_tz3vz2xt4jvid2diblkpydcyn4
|
||||
vitest: 0.28.3
|
||||
vite-plugin-pwa: 0.14.1
|
||||
vitest: 0.28.4
|
||||
vue-tsc: 1.0.24_typescript@4.9.4
|
||||
workbox-build: 6.5.4
|
||||
workbox-window: 6.5.4
|
||||
|
@ -3928,24 +3928,24 @@ packages:
|
|||
vue: 3.2.45
|
||||
dev: true
|
||||
|
||||
/@vitest/expect/0.28.3:
|
||||
resolution: {integrity: sha512-dnxllhfln88DOvpAK1fuI7/xHwRgTgR4wdxHldPaoTaBu6Rh9zK5b//v/cjTkhOfNP/AJ8evbNO8H7c3biwd1g==}
|
||||
/@vitest/expect/0.28.4:
|
||||
resolution: {integrity: sha512-JqK0NZ4brjvOSL8hXAnIsfi+jxDF7rH/ZWCGCt0FAqRnVFc1hXsfwXksQvEnKqD84avRt3gmeXoK4tNbmkoVsQ==}
|
||||
dependencies:
|
||||
'@vitest/spy': 0.28.3
|
||||
'@vitest/utils': 0.28.3
|
||||
'@vitest/spy': 0.28.4
|
||||
'@vitest/utils': 0.28.4
|
||||
chai: 4.3.7
|
||||
dev: true
|
||||
|
||||
/@vitest/runner/0.28.3:
|
||||
resolution: {integrity: sha512-P0qYbATaemy1midOLkw7qf8jraJszCoEvjQOSlseiXZyEDaZTZ50J+lolz2hWiWv6RwDu1iNseL9XLsG0Jm2KQ==}
|
||||
/@vitest/runner/0.28.4:
|
||||
resolution: {integrity: sha512-Q8UV6GjDvBSTfUoq0QXVCNpNOUrWu4P2qvRq7ssJWzn0+S0ojbVOxEjMt+8a32X6SdkhF8ak+2nkppsqV0JyNQ==}
|
||||
dependencies:
|
||||
'@vitest/utils': 0.28.3
|
||||
'@vitest/utils': 0.28.4
|
||||
p-limit: 4.0.0
|
||||
pathe: 1.1.0
|
||||
dev: true
|
||||
|
||||
/@vitest/spy/0.28.3:
|
||||
resolution: {integrity: sha512-jULA6suS6CCr9VZfr7/9x97pZ0hC55prnUNHNrg5/q16ARBY38RsjsfhuUXt6QOwvIN3BhSS0QqPzyh5Di8g6w==}
|
||||
/@vitest/spy/0.28.4:
|
||||
resolution: {integrity: sha512-8WuhfXLlvCXpNXEGJW6Gc+IKWI32435fQJLh43u70HnZ1otJOa2Cmg2Wy2Aym47ZnNCP4NolF+8cUPwd0MigKQ==}
|
||||
dependencies:
|
||||
tinyspy: 1.0.2
|
||||
dev: true
|
||||
|
@ -3960,8 +3960,8 @@ packages:
|
|||
sirv: 2.0.2
|
||||
dev: true
|
||||
|
||||
/@vitest/utils/0.28.3:
|
||||
resolution: {integrity: sha512-YHiQEHQqXyIbhDqETOJUKx9/psybF7SFFVCNfOvap0FvyUqbzTSDCa3S5lL4C0CLXkwVZttz9xknDoyHMguFRQ==}
|
||||
/@vitest/utils/0.28.4:
|
||||
resolution: {integrity: sha512-l2QztOLdc2LkR+w/lP52RGh8hW+Ul4KESmCAgVE8q737I7e7bQoAfkARKpkPJ4JQtGpwW4deqlj1732VZD7TFw==}
|
||||
dependencies:
|
||||
cli-truncate: 3.1.0
|
||||
diff: 5.1.0
|
||||
|
@ -9318,8 +9318,8 @@ packages:
|
|||
get-port-please: 3.0.1
|
||||
perfect-debounce: 0.1.3
|
||||
std-env: 3.3.1
|
||||
vitest: 0.28.3_@vitest+ui@0.28.3
|
||||
vitest-environment-nuxt: 0.6.4_vitest@0.28.3
|
||||
vitest: 0.28.4_@vitest+ui@0.28.3
|
||||
vitest-environment-nuxt: 0.6.4_vitest@0.28.4
|
||||
transitivePeerDependencies:
|
||||
- '@edge-runtime/vm'
|
||||
- '@vitest/browser'
|
||||
|
@ -12236,8 +12236,8 @@ packages:
|
|||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-node/0.28.3_@types+node@18.11.18:
|
||||
resolution: {integrity: sha512-uJJAOkgVwdfCX8PUQhqLyDOpkBS5+j+FdbsXoPVPDlvVjRkb/W/mLYQPSL6J+t8R0UV8tJSe8c9VyxVQNsDSyg==}
|
||||
/vite-node/0.28.4_@types+node@18.11.18:
|
||||
resolution: {integrity: sha512-KM0Q0uSG/xHHKOJvVHc5xDBabgt0l70y7/lWTR7Q0pR5/MrYxadT+y32cJOE65FfjGmJgxpVEEY+69btJgcXOQ==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -12378,12 +12378,10 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-pwa/0.14.1_tz3vz2xt4jvid2diblkpydcyn4:
|
||||
/vite-plugin-pwa/0.14.1:
|
||||
resolution: {integrity: sha512-5zx7yhQ8RTLwV71+GA9YsQQ63ALKG8XXIMqRJDdZkR8ZYftFcRgnzM7wOWmQZ/DATspyhPih5wCdcZnAIsM+mA==}
|
||||
peerDependencies:
|
||||
vite: ^3.1.0 || ^4.0.0
|
||||
workbox-build: ^6.5.4
|
||||
workbox-window: ^6.5.4
|
||||
dependencies:
|
||||
'@rollup/plugin-replace': 5.0.2_rollup@3.10.1
|
||||
debug: 4.3.4
|
||||
|
@ -12393,6 +12391,7 @@ packages:
|
|||
workbox-build: 6.5.4
|
||||
workbox-window: 6.5.4
|
||||
transitivePeerDependencies:
|
||||
- '@types/babel__core'
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
|
@ -12515,7 +12514,7 @@ packages:
|
|||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitest-environment-nuxt/0.6.4_vitest@0.28.3:
|
||||
/vitest-environment-nuxt/0.6.4_vitest@0.28.4:
|
||||
resolution: {integrity: sha512-cM65pFMFf6xJzF7pTwGKd092yV96brzaK7PoYs60DzL1pe8WJNPKuoQTtf2409mlA07dI7U4MxS5Pnwe4hWbzQ==}
|
||||
peerDependencies:
|
||||
vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0
|
||||
|
@ -12529,7 +12528,7 @@ packages:
|
|||
magic-string: 0.27.0
|
||||
ofetch: 1.0.0
|
||||
unenv: 1.0.2
|
||||
vitest: 0.28.3_@vitest+ui@0.28.3
|
||||
vitest: 0.28.4_@vitest+ui@0.28.3
|
||||
transitivePeerDependencies:
|
||||
- '@vue/compiler-dom'
|
||||
- encoding
|
||||
|
@ -12537,8 +12536,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vitest/0.28.3:
|
||||
resolution: {integrity: sha512-N41VPNf3VGJlWQizGvl1P5MGyv3ZZA2Zvh+2V8L6tYBAAuqqDK4zExunT1Cdb6dGfZ4gr+IMrnG8d4Z6j9ctPw==}
|
||||
/vitest/0.28.4:
|
||||
resolution: {integrity: sha512-sfWIy0AdlbyGRhunm+TLQEJrFH9XuRPdApfubsyLcDbCRrUX717BRQKInTgzEfyl2Ipi1HWoHB84Nqtcwxogcg==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -12562,10 +12561,10 @@ packages:
|
|||
'@types/chai': 4.3.4
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.11.18
|
||||
'@vitest/expect': 0.28.3
|
||||
'@vitest/runner': 0.28.3
|
||||
'@vitest/spy': 0.28.3
|
||||
'@vitest/utils': 0.28.3
|
||||
'@vitest/expect': 0.28.4
|
||||
'@vitest/runner': 0.28.4
|
||||
'@vitest/spy': 0.28.4
|
||||
'@vitest/utils': 0.28.4
|
||||
acorn: 8.8.2
|
||||
acorn-walk: 8.2.0
|
||||
cac: 6.7.14
|
||||
|
@ -12581,7 +12580,7 @@ packages:
|
|||
tinypool: 0.3.1
|
||||
tinyspy: 1.0.2
|
||||
vite: 3.2.5_@types+node@18.11.18
|
||||
vite-node: 0.28.3_@types+node@18.11.18
|
||||
vite-node: 0.28.4_@types+node@18.11.18
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
@ -12592,8 +12591,8 @@ packages:
|
|||
- terser
|
||||
dev: true
|
||||
|
||||
/vitest/0.28.3_@vitest+ui@0.28.3:
|
||||
resolution: {integrity: sha512-N41VPNf3VGJlWQizGvl1P5MGyv3ZZA2Zvh+2V8L6tYBAAuqqDK4zExunT1Cdb6dGfZ4gr+IMrnG8d4Z6j9ctPw==}
|
||||
/vitest/0.28.4_@vitest+ui@0.28.3:
|
||||
resolution: {integrity: sha512-sfWIy0AdlbyGRhunm+TLQEJrFH9XuRPdApfubsyLcDbCRrUX717BRQKInTgzEfyl2Ipi1HWoHB84Nqtcwxogcg==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -12617,11 +12616,11 @@ packages:
|
|||
'@types/chai': 4.3.4
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.11.18
|
||||
'@vitest/expect': 0.28.3
|
||||
'@vitest/runner': 0.28.3
|
||||
'@vitest/spy': 0.28.3
|
||||
'@vitest/expect': 0.28.4
|
||||
'@vitest/runner': 0.28.4
|
||||
'@vitest/spy': 0.28.4
|
||||
'@vitest/ui': 0.28.3
|
||||
'@vitest/utils': 0.28.3
|
||||
'@vitest/utils': 0.28.4
|
||||
acorn: 8.8.2
|
||||
acorn-walk: 8.2.0
|
||||
cac: 6.7.14
|
||||
|
@ -12637,7 +12636,7 @@ packages:
|
|||
tinypool: 0.3.1
|
||||
tinyspy: 1.0.2
|
||||
vite: 3.2.5_@types+node@18.11.18
|
||||
vite-node: 0.28.3_@types+node@18.11.18
|
||||
vite-node: 0.28.4_@types+node@18.11.18
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue