We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd0db5 commit 254e84fCopy full SHA for 254e84f
package.json
@@ -93,8 +93,8 @@
93
"@types/validator": "~13.7.11",
94
"@typescript-eslint/eslint-plugin": "~5.49.0",
95
"@typescript-eslint/parser": "~5.49.0",
96
- "@vitest/coverage-c8": "~0.28.3",
97
- "@vitest/ui": "~0.28.3",
+ "@vitest/coverage-c8": "~0.28.4",
+ "@vitest/ui": "~0.28.4",
98
"@vueuse/core": "~9.12.0",
99
"c8": "~7.12.0",
100
"conventional-changelog-cli": "~2.2.2",
@@ -124,7 +124,7 @@
124
"validator": "~13.7.0",
125
"vite": "~4.0.4",
126
"vitepress": "1.0.0-alpha.43",
127
- "vitest": "~0.28.3",
+ "vitest": "~0.28.4",
128
"vue": "~3.2.45"
129
},
130
"packageManager": "[email protected]",
0 commit comments