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 e7eef1b commit f815525Copy full SHA for f815525
package.json
@@ -58,16 +58,16 @@
58
"eslint-plugin-n": "^17.21.3",
59
"eslint-plugin-prettier": "^5.5.4",
60
"eslint-plugin-simple-import-sort": "^12.1.1",
61
- "globals": "^16.3.0",
+ "globals": "^16.4.0",
62
"inject-markdown": "^3.1.4",
63
"prettier": "^3.6.2",
64
"typescript": "^5.9.2",
65
- "typescript-eslint": "^8.42.0",
66
- "vite": "^6.3.5",
+ "typescript-eslint": "^8.43.0",
+ "vite": "^6.3.6",
67
"vitest": "^1.6.1"
68
},
69
"dependencies": {
70
- "chalk": "^5.6.0",
+ "chalk": "^5.6.2",
71
"commander": "^13.1.0",
72
"globby": "^14.1.0"
73
0 commit comments