chore: backport retro compatible commits for the Docusaurus v2.3.1 release (#8621)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Castiel <sebastien@castiel.me>
This commit is contained in:
Sébastien Lorber 2023-02-03 15:04:03 +01:00 committed by GitHub
parent c84d779627
commit c60387dbe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
52 changed files with 296 additions and 212 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/lqip-loader",
"version": "2.3.0",
"version": "2.3.1",
"description": "Low Quality Image Placeholders (LQIP) loader for webpack.",
"main": "lib/index.js",
"publishConfig": {
@ -17,7 +17,7 @@
},
"license": "MIT",
"dependencies": {
"@docusaurus/logger": "2.3.0",
"@docusaurus/logger": "2.3.1",
"file-loader": "^6.2.0",
"lodash": "^4.17.21",
"sharp": "^0.30.7",