chore(deps): upgrade lerna with version 8

This commit is contained in:
Ali BARIN
2024-11-18 14:47:54 +00:00
parent dfe6dfd0c6
commit d61cf13985
3 changed files with 1633 additions and 2059 deletions

View File

@@ -1,13 +1,11 @@
{ {
"packages": [ "packages": ["packages/*"],
"packages/*" "version": "0.14.0",
],
"version": "0.10.0",
"npmClient": "yarn", "npmClient": "yarn",
"useWorkspaces": true,
"command": { "command": {
"add": { "add": {
"exact": true "exact": true
} }
} },
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
} }

View File

@@ -23,7 +23,7 @@
"eslint": "^8.13.0", "eslint": "^8.13.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"lerna": "^4.0.0", "lerna": "^8.0.0",
"prettier": "^2.5.1" "prettier": "^2.5.1"
}, },
"publishConfig": { "publishConfig": {

3680
yarn.lock

File diff suppressed because it is too large Load Diff