chore: upgrade dependencies (#7560)

* chore: upgrade dependencies

* fix
This commit is contained in:
Joshua Chen 2022-06-04 21:05:53 +08:00 committed by GitHub
parent 2b006d77f3
commit 90d2de6baf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 586 additions and 507 deletions

View file

@ -30,10 +30,10 @@
"@docusaurus/utils-validation": "2.0.0-beta.21",
"babel-loader": "^8.2.5",
"clsx": "^1.1.1",
"core-js": "^3.22.7",
"terser-webpack-plugin": "^5.3.1",
"core-js": "^3.22.8",
"terser-webpack-plugin": "^5.3.3",
"tslib": "^2.4.0",
"webpack": "^5.72.1",
"webpack": "^5.73.0",
"webpack-merge": "^5.8.0",
"workbox-build": "^6.5.3",
"workbox-precaching": "^6.5.3",