mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
chore(v2): upgrade deps (#1646)
This commit is contained in:
parent
d57110d15c
commit
a124929b41
2 changed files with 68 additions and 34 deletions
|
@ -35,10 +35,10 @@
|
|||
"@babel/preset-react": "^7.0.0",
|
||||
"@docusaurus/utils": "^2.0.0-alpha.19",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-plugin-dynamic-import-node": "^2.2.0",
|
||||
"cache-loader": "^4.0.0",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.0",
|
||||
"cache-loader": "^4.0.1",
|
||||
"chalk": "^2.4.1",
|
||||
"chokidar": "^3.0.1",
|
||||
"chokidar": "^3.0.2",
|
||||
"classnames": "^2.2.6",
|
||||
"clean-webpack-plugin": "^2.0.1",
|
||||
"commander": "^2.20.0",
|
||||
|
@ -72,9 +72,9 @@
|
|||
"style-loader": "^0.23.1",
|
||||
"terser-webpack-plugin": "^1.3.0",
|
||||
"wait-file": "^1.0.1",
|
||||
"webpack": "^4.33.0",
|
||||
"webpack": "^4.35.3",
|
||||
"webpack-bundle-analyzer": "^3.3.2",
|
||||
"webpack-dev-server": "^3.6.0",
|
||||
"webpack-dev-server": "^3.7.2",
|
||||
"webpack-merge": "^4.2.1",
|
||||
"webpack-nicelog": "^2.3.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue