chore: Fixed dep versions
This commit is contained in:
@@ -35,11 +35,11 @@
|
||||
"eslint": "^9.22.0",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"globals": "^16.0.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.4.3",
|
||||
"prettier": "3.5.3",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript-eslint": "^8.26.0",
|
||||
"husky": ">=7",
|
||||
"lint-staged": ">=10"
|
||||
"typescript-eslint": "^8.26.0"
|
||||
},
|
||||
"private": true,
|
||||
"lint-staged": {
|
||||
|
||||
Reference in New Issue
Block a user