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 f5a847b commit afc28abCopy full SHA for afc28ab
package.json
@@ -55,7 +55,7 @@
55
"devDependencies": {
56
"@curev/eslint-config": "^0.2.2",
57
"@types/mapbox-gl": "^2.7.19",
58
- "@vitest/coverage-v8": "^1.0.4",
+ "@vitest/coverage-v8": "^3.2.4",
59
"changelogen": "^0.5.5",
60
"eslint": "^8.55.0",
61
"eslint-formatter-mo": "^1.2.0",
@@ -64,7 +64,7 @@
64
"simple-git-hooks": "^2.9.0",
65
"typescript": "^5.3.3",
66
"unbuild": "^2.0.0",
67
- "vitest": "^1.0.4"
+ "vitest": "^3.2.4"
68
},
69
"pnpm": {
70
"overrides": {
0 commit comments