Upgrade Lerna (#2964)

* Upgrade Lerna

* pnpm lerna repair

---------

Co-authored-by: James Beard <james@smallsaucepan.com>
This commit is contained in:
mfedderly 2025-12-06 09:57:58 -05:00 committed by GitHub
parent 5c4b040e21
commit b43a4d51e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1312 additions and 861 deletions

2
.gitignore vendored
View File

@ -34,3 +34,5 @@ node_modules
.vscode
.nx/
.cursor/rules/nx-rules.mdc
.github/instructions/nx.instructions.md

View File

@ -9,3 +9,5 @@ packages/turf/test.example.js
pnpm-lock.yaml
/.nx/cache
/.nx/workspace-data

View File

@ -51,7 +51,7 @@
"glob": "^11.1.0",
"globals": "^16.0.0",
"husky": "^9.1.7",
"lerna": "^8.2.2",
"lerna": "^9.0.3",
"lint-staged": "^15.5.1",
"load-json-file": "^7.0.1",
"meow": "^13.2.0",

2167
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff