aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml18
2 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json
index 06828018..462bac81 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"@types/validator": "~13.7.4",
"@typescript-eslint/eslint-plugin": "~5.30.7",
"@typescript-eslint/parser": "~5.30.7",
- "@vitest/ui": "~0.19.0",
+ "@vitest/ui": "~0.19.1",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.3.1",
@@ -133,7 +133,7 @@
"validator": "~13.7.0",
"vite": "~3.0.2",
"vitepress": "~0.22.4",
- "vitest": "~0.19.0"
+ "vitest": "~0.19.1"
},
"packageManager": "[email protected]",
"engines": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 8c1fcf96..8f21be57 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -10,7 +10,7 @@ specifiers:
'@types/validator': ~13.7.4
'@typescript-eslint/eslint-plugin': ~5.30.7
'@typescript-eslint/parser': ~5.30.7
- '@vitest/ui': ~0.19.0
+ '@vitest/ui': ~0.19.1
c8: ~7.12.0
conventional-changelog-cli: ~2.2.2
cypress: ~10.3.1
@@ -41,7 +41,7 @@ specifiers:
validator: ~13.7.0
vite: ~3.0.2
vitepress: ~0.22.4
- vitest: ~0.19.0
+ vitest: ~0.19.1
devDependencies:
'@algolia/client-search': 4.14.1
@@ -53,7 +53,7 @@ devDependencies:
'@types/validator': 13.7.4
'@typescript-eslint/eslint-plugin': 5.30.7_6wltbjakwuqm7awqswigmiuhd4
'@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa
- '@vitest/ui': 0.19.0
+ '@vitest/ui': 0.19.1
c8: 7.12.0
conventional-changelog-cli: 2.2.2
cypress: 10.3.1
@@ -84,7 +84,7 @@ devDependencies:
validator: 13.7.0
vite: 3.0.2
vitepress: 0.22.4_ju6wpa2hqqdrjfl4p3m6tanjem
- vitest: 0.19.0_qnu2porucslu7b7f6tzd3mhosy
+ vitest: 0.19.1_jcfjdqfldivpyjgll3wfgmwbia
packages:
@@ -694,8 +694,8 @@ packages:
vue: 3.2.37
dev: true
- /@vitest/ui/0.19.0:
- resolution: {integrity: sha512-enG/K0nO7/2s17wHC8OCAua/zg2HvlW0oDCpNV4T5yuECGlUvbH5FKt6SMROEZtypyJ2hfmXq8H/chUQLABxVA==}
+ /@vitest/ui/0.19.1:
+ resolution: {integrity: sha512-TmbEJmcieK7chFJqdkgni4Lq/2MY6fKoxGPktromnnyabBkQFSGJlAl5vzFMYy8SfCj/zyaZy48FzDdWixziKg==}
dependencies:
sirv: 2.0.2
dev: true
@@ -4612,8 +4612,8 @@ packages:
- stylus
dev: true
- /vitest/0.19.0_qnu2porucslu7b7f6tzd3mhosy:
- resolution: {integrity: sha512-nU80Gm95tMchigHpAMukxv1LoWbBGgknX/1MqrXCOoJoJL7/wfq4h2aow61o2jwf5szQrahoNqBqaGb+fYdYrQ==}
+ /vitest/0.19.1_jcfjdqfldivpyjgll3wfgmwbia:
+ resolution: {integrity: sha512-E/ZXpFMUahn731wzhMBNzWRp4mGgiZFT0xdHa32cbNO0CSaHpE9hTfteEU247Gi2Dula8uXo5vvrNB6dtszmQA==}
engines: {node: '>=v14.16.0'}
hasBin: true
peerDependencies:
@@ -4640,7 +4640,7 @@ packages:
'@types/chai': 4.3.1
'@types/chai-subset': 1.3.3
'@types/node': 18.0.6
- '@vitest/ui': 0.19.0
+ '@vitest/ui': 0.19.1
c8: 7.12.0
chai: 4.3.6
debug: 4.3.4