Обновлены зависимости

This commit is contained in:
2026-08-14 09:12:35 +04:00
parent 70b66b7ec0
commit 1f3e4f0a6e
6 changed files with 1917 additions and 2714 deletions

View File

@@ -1,7 +1,7 @@
{
"private": true,
"type": "module",
"packageManager": "yarn@4.17.0",
"packageManager": "yarn@4.18.0",
"workspaces": [
"packages/*"
],
@@ -10,9 +10,9 @@
},
"devDependencies": {
"husky": "^9.1.7",
"lerna": "^9.0.7",
"lint-staged": "^17.0.7",
"oxfmt": "^0.55.0",
"oxlint": "^1.70.0"
"lerna": "^10.0.0",
"lint-staged": "^17.3.0",
"oxfmt": "^0.63.0",
"oxlint": "^1.78.0"
}
}