chore: downgrade sharp

This commit is contained in:
Mythie
2024-06-28 12:12:15 +10:00
parent a42fc3cbaa
commit dc34e81a7e
4 changed files with 332 additions and 509 deletions

View File

@ -41,7 +41,7 @@
"react-hook-form": "^7.43.9",
"react-icons": "^4.11.0",
"recharts": "^2.7.2",
"sharp": "^0.33.4",
"sharp": "0.32.6",
"typescript": "5.2.2",
"zod": "^3.22.4"
},

View File

@ -50,7 +50,7 @@
"react-rnd": "^10.4.1",
"recharts": "^2.7.2",
"remeda": "^1.27.1",
"sharp": "^0.33.4",
"sharp": "0.32.6",
"ts-pattern": "^5.0.5",
"ua-parser-js": "^1.0.37",
"uqr": "^0.1.2",
@ -76,4 +76,4 @@
"next": "$next"
}
}
}
}

833
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -49,7 +49,7 @@
"playwright": "1.43.0",
"react": "18.2.0",
"remeda": "^1.27.1",
"sharp": "^0.33.4",
"sharp": "0.32.6",
"stripe": "^12.7.0",
"ts-pattern": "^5.0.5",
"zod": "^3.22.4"