Chore: Update lerna, NX, and @babel/runtime-corejs3 (#103344)

This commit is contained in:
Ryan McKinley
2025-04-03 16:05:21 +03:00
committed by GitHub
parent 9b91dc7855
commit 3ce4025db6
3 changed files with 182 additions and 261 deletions
-3
View File
@@ -13,9 +13,6 @@
"slate-react", // we don't want to continue using this on the long run, use Monaco editor instead of Slate
"@types/slate-react", // we don't want to continue using this on the long run, use Monaco editor instead of Slate
"@types/slate", // we don't want to continue using this on the long run, use Monaco editor instead of Slate
// Temporarily pause updating lerna and nx until we resolve build issues
"lerna",
"nx"
],
includePaths: ["package.json", "packages/**", "public/app/plugins/**"],
ignorePaths: ["emails/**", "**/mocks/**"],