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 91fc4d2 commit d8ec47fCopy full SHA for d8ec47f
bun.lockb
869 Bytes
package.json
@@ -41,12 +41,12 @@
41
"devDependencies": {
42
"@shun-shobon/eslint-config": "^0.13.3",
43
"@shun-shobon/prettier-config": "^0.4.6",
44
- "@vitest/coverage-v8": "^1.6.0",
+ "@vitest/coverage-v8": "^2.0.4",
45
"eslint": "^9.7.0",
46
"prettier": "^3.3.3",
47
"tsup": "^8.2.2",
48
"typescript": "^5.5.4",
49
- "vitest": "^1.6.0"
+ "vitest": "^2.0.4"
50
},
51
"sideEffects": false
52
}
0 commit comments