mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 17:07:08 +02:00
chore: upgrade dependencies (#6916)
This commit is contained in:
parent
ad88f5cc87
commit
ff1b7168ba
20 changed files with 670 additions and 668 deletions
|
@ -21,13 +21,13 @@
|
|||
"file-loader": "^6.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"node-vibrant": "^3.1.6",
|
||||
"sharp": "^0.30.2",
|
||||
"sharp": "^0.30.3",
|
||||
"tslib": "^2.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/sharp": "^0.29.2"
|
||||
"@types/sharp": "^0.30.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue