chore: upgrade lerna lite (#2980)

* chore: upgrade lerna-lite

* chore: add repository attribute to releases package.json

* chore: trigger release
This commit is contained in:
Antonella Sgarlatta
2026-02-07 15:24:32 -03:00
committed by GitHub
parent a9021bd4a6
commit bef02d3daf
322 changed files with 1999 additions and 1037 deletions

View File

@@ -54,9 +54,11 @@
"@babel/preset-env": "^7.22.9",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@lerna-lite/cli": "^1.12.0",
"@lerna-lite/list": "^1.12.0",
"@lerna-lite/run": "^1.12.0",
"@lerna-lite/cli": "^4.10.5",
"@lerna-lite/list": "^4.10.5",
"@lerna-lite/publish": "^4.10.5",
"@lerna-lite/run": "^4.10.5",
"@lerna-lite/version": "^4.10.5",
"@standardnotes/config": "^2.4.3",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",