chore: upgrade lerna to the latest version

This commit is contained in:
Kamil Myśliwiec
2026-01-08 10:37:58 +01:00
parent e7f9ade559
commit 2e55ee1883
3 changed files with 10753 additions and 2916 deletions

View File

@@ -1,7 +1,5 @@
{
"lerna": "2.4.0",
"packages": [
"packages/*"
],
"version": "10.4.21"
"packages": ["packages/*"],
"version": "10.4.20",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}

13657
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -133,8 +133,8 @@
"fancy-log": "2.0.0",
"fastify": "4.28.1",
"graphql": "16.9.0",
"graphql-tools": "9.0.5",
"graphql-subscriptions": "2.0.0",
"graphql-tools": "9.0.5",
"gulp": "5.0.0",
"gulp-clang-format": "1.0.27",
"gulp-clean": "0.4.0",
@@ -147,7 +147,7 @@
"ioredis": "5.4.1",
"json-loader": "0.5.7",
"kafkajs": "2.2.4",
"lerna": "2.11.0",
"lerna": "9.0.3",
"lerna-changelog": "2.2.0",
"light-my-request": "6.3.0",
"lint-staged": "15.2.10",