mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
chore(deps): bump all dependencies; regenerate lockfile (#6580)
This commit is contained in:
parent
d8eac86775
commit
661bc32402
18 changed files with 1416 additions and 1767 deletions
|
@ -34,8 +34,8 @@
|
|||
"@babel/core": "^7.16.0",
|
||||
"@babel/generator": "^7.16.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-transform-runtime": "^7.16.0",
|
||||
"@babel/preset-env": "^7.16.4",
|
||||
"@babel/plugin-transform-runtime": "^7.16.10",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/preset-react": "^7.16.0",
|
||||
"@babel/preset-typescript": "^7.16.0",
|
||||
"@babel/runtime": "^7.16.3",
|
||||
|
@ -54,14 +54,14 @@
|
|||
"babel-loader": "^8.2.2",
|
||||
"babel-plugin-dynamic-import-node": "2.3.0",
|
||||
"boxen": "^5.0.1",
|
||||
"chokidar": "^3.5.2",
|
||||
"clean-css": "^5.1.5",
|
||||
"chokidar": "^3.5.3",
|
||||
"clean-css": "^5.2.4",
|
||||
"commander": "^5.1.0",
|
||||
"copy-webpack-plugin": "^10.2.0",
|
||||
"core-js": "^3.18.0",
|
||||
"copy-webpack-plugin": "^10.2.4",
|
||||
"core-js": "^3.21.0",
|
||||
"css-loader": "^6.5.1",
|
||||
"css-minimizer-webpack-plugin": "^3.3.1",
|
||||
"cssnano": "^5.0.8",
|
||||
"css-minimizer-webpack-plugin": "^3.4.1",
|
||||
"cssnano": "^5.0.16",
|
||||
"del": "^6.0.0",
|
||||
"detect-port": "^1.3.0",
|
||||
"escape-html": "^1.0.3",
|
||||
|
@ -75,7 +75,7 @@
|
|||
"is-root": "^2.1.0",
|
||||
"leven": "^3.1.0",
|
||||
"lodash": "^4.17.20",
|
||||
"mini-css-extract-plugin": "^1.6.0",
|
||||
"mini-css-extract-plugin": "^2.5.3",
|
||||
"nprogress": "^0.2.0",
|
||||
"postcss": "^8.3.7",
|
||||
"postcss-loader": "^6.1.1",
|
||||
|
@ -92,13 +92,12 @@
|
|||
"semver": "^7.3.4",
|
||||
"serve-handler": "^6.1.3",
|
||||
"shelljs": "^0.8.4",
|
||||
"strip-ansi": "^6.0.0",
|
||||
"terser-webpack-plugin": "^5.2.4",
|
||||
"tslib": "^2.3.1",
|
||||
"update-notifier": "^5.1.0",
|
||||
"url-loader": "^4.1.1",
|
||||
"wait-on": "^6.0.0",
|
||||
"webpack": "^5.61.0",
|
||||
"webpack": "^5.68.0",
|
||||
"webpack-bundle-analyzer": "^4.4.2",
|
||||
"webpack-dev-server": "^4.7.1",
|
||||
"webpack-merge": "^5.8.0",
|
||||
|
@ -107,9 +106,9 @@
|
|||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.0.0-beta.15",
|
||||
"@docusaurus/types": "2.0.0-beta.15",
|
||||
"@types/copy-webpack-plugin": "^8.0.1",
|
||||
"@types/copy-webpack-plugin": "^10.1.0",
|
||||
"@types/detect-port": "^1.3.0",
|
||||
"@types/mini-css-extract-plugin": "^1.4.3",
|
||||
"@types/mini-css-extract-plugin": "^2.5.1",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/react-helmet": "^6.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue