mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 03:39:01 +08:00
chore: upgrade lerna to 5.0.0
This commit is contained in:
parent
1eee664d6b
commit
daf10f90be
8719
package-lock.json
generated
8719
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -33,8 +33,8 @@
|
||||
"@babel/preset-react": "^7.16.7",
|
||||
"@cypress/webpack-preprocessor": "^5.11.0",
|
||||
"@lerna/batch-packages": "^3.16.0",
|
||||
"@lerna/filter-packages": "^4.0.0",
|
||||
"@lerna/project": "^4.0.0",
|
||||
"@lerna/filter-packages": "^5.0.0",
|
||||
"@lerna/project": "^5.0.0",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^21.0.1",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
@ -50,7 +50,7 @@
|
||||
"eslint-plugin-simple-import-sort": "^7.0.0",
|
||||
"eslint-plugin-vue": "^9.1.0",
|
||||
"husky": "^8.0.1",
|
||||
"lerna": "^4.0.0",
|
||||
"lerna": "^5.0.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"minimist": "^1.2.5",
|
||||
"rollup": "^2.67.0",
|
||||
@ -61,4 +61,4 @@
|
||||
"typescript": "^4.5.5",
|
||||
"webpack": "^5.68.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user