mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
chore: upgrade dependencies (#7560)
* chore: upgrade dependencies * fix
This commit is contained in:
parent
2b006d77f3
commit
90d2de6baf
18 changed files with 586 additions and 507 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue