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 c9fd31d commit e5c58b0Copy full SHA for e5c58b0
package.json
@@ -43,8 +43,8 @@
43
"@iconify-json/material-symbols": "1.2.44",
44
"@types/big.js": "6.2.2",
45
"@types/node": "22.19.0",
46
- "@vitest/coverage-v8": "4.0.8",
47
- "@vitest/ui": "4.0.8",
+ "@vitest/coverage-v8": "4.0.16",
+ "@vitest/ui": "4.0.16",
48
"eslint": "9.39.1",
49
"eslint-config-prettier": "10.1.8",
50
"eslint-plugin-tsdoc": "0.4.0",
@@ -60,7 +60,7 @@
60
"typescript": "5.9.3",
61
"typescript-eslint": "8.46.4",
62
"vitepress": "2.0.0-alpha.12",
63
- "vitest": "4.0.8"
+ "vitest": "4.0.16"
64
},
65
"bugs": {
66
"url": "https://github.com/tmlmt/cooklang-parser/issues",
0 commit comments