fix: add override to packages of pnpm sharp and vite-imagetools (#92)

This commit is contained in:
nickx00 2024-06-21 08:21:13 -03:00 committed by GitHub
parent 5868cddcb6
commit 8c88b75d6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 84 additions and 583 deletions

View File

@ -59,5 +59,11 @@
"@types/mdast": "^4.0.3", "@types/mdast": "^4.0.3",
"@types/sanitize-html": "^2.11.0", "@types/sanitize-html": "^2.11.0",
"stylus": "^0.63.0" "stylus": "^0.63.0"
},
"pnpm": {
"overrides": {
"vite-imagetools": "^6.2.7",
"sharp": "^0.33.0"
}
} }
} }

File diff suppressed because it is too large Load Diff