update to lerna 4

This commit is contained in:
Philipp Kühn
2021-09-20 09:39:03 +02:00
parent b868591ad2
commit 23d05630b5
3 changed files with 1455 additions and 2570 deletions

View File

@@ -31,8 +31,8 @@
"@babel/preset-react": "^7.14.5",
"@cypress/webpack-preprocessor": "^5.9.1",
"@lerna/batch-packages": "^3.16.0",
"@lerna/filter-packages": "^3.18.0",
"@lerna/project": "^3.21.0",
"@lerna/filter-packages": "^4.0.0",
"@lerna/project": "^4.0.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
@@ -46,7 +46,7 @@
"eslint-plugin-html": "^6.1.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-vue": "^7.18.0",
"lerna": "^3.22.1",
"lerna": "^4.0.0",
"minimist": "^1.2.5",
"rollup": "^2.56.3",
"rollup-plugin-auto-external": "^2.0.0",