Обновлены зависимости
This commit is contained in:
10
package.json
10
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user