mirror of
https://github.com/zhigang1992/docz.git
synced 2026-01-12 22:46:49 +08:00
chore: update some dependencies
This commit is contained in:
@@ -30,14 +30,14 @@
|
||||
"contributors:generate": "all-contributors generate"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^7.0.0",
|
||||
"@commitlint/config-conventional": "^7.0.1",
|
||||
"@commitlint/config-lerna-scopes": "^7.0.0",
|
||||
"@commitlint/cli": "^7.1.1",
|
||||
"@commitlint/config-conventional": "^7.1.1",
|
||||
"@commitlint/config-lerna-scopes": "^7.1.1",
|
||||
"all-contributors-cli": "^5.4.0",
|
||||
"commitizen": "^2.10.1",
|
||||
"del": "^3.0.0",
|
||||
"husky": "^1.0.0-rc.13",
|
||||
"lerna": "2.11.0",
|
||||
"lerna": "3.2.1",
|
||||
"libundler": "^1.7.1",
|
||||
"lint-staged": "^7.2.2",
|
||||
"npm-run-all": "^4.1.3",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"loader-utils": "^1.1.0",
|
||||
"mini-css-extract-plugin": "^0.4.2",
|
||||
"node-sass": "^4.9.3",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.0",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.1",
|
||||
"postcss": "^7.0.2",
|
||||
"postcss-flexbugs-fixes": "^4.1.0",
|
||||
"postcss-loader": "^3.0.0",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"facepaint": "^1.2.1",
|
||||
"hotkeys-js": "^3.3.7",
|
||||
"lodash.get": "^4.4.2",
|
||||
"match-sorter": "^2.2.3",
|
||||
"match-sorter": "^2.3.0",
|
||||
"polished": "^2.0.3",
|
||||
"pretty": "^2.0.0",
|
||||
"prop-types": "15.6.2",
|
||||
@@ -56,7 +56,7 @@
|
||||
"babel-loader": "^8.0.0",
|
||||
"babel-plugin-emotion": "^9.2.8",
|
||||
"cross-env": "^5.2.0",
|
||||
"filemanager-webpack-plugin": "^2.0.2",
|
||||
"filemanager-webpack-plugin": "^2.0.3",
|
||||
"ts-loader": "^4.5.0",
|
||||
"uglifyjs-webpack-plugin": "^1.3.0",
|
||||
"webpack": "^4.17.1",
|
||||
|
||||
Reference in New Issue
Block a user