We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12ea64 commit c3bf937Copy full SHA for c3bf937
‎package.json‎
@@ -37,10 +37,10 @@
37
"devDependencies": {
38
"@siberiacancode/eslint": "^2.11.0",
39
"@siberiacancode/prettier": "^1.3.0",
40
- "@types/node": "^22.15.21",
41
- "prettier-plugin-tailwindcss": "^0.6.11",
+ "@types/node": "^24.0.4",
+ "prettier-plugin-tailwindcss": "^0.6.13",
42
"husky": "^9.1.7",
43
- "lint-staged": "^16.0.0",
+ "lint-staged": "^16.1.2",
44
"typescript": "^5.8.3"
45
}
46
0 commit comments