diff --git a/bun.lockb b/bun.lockb index 45ac4b1..3b094d5 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9429ed3..34c9d17 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react": "19.2.4", "react-dom": "19.2.4", "react-redux": "^9.0.4", - "sharp": "^0.33.1", + "sharp": "^0.34.5", "yup": "^1.3.3" }, "devDependencies": { @@ -41,8 +41,8 @@ "@commitlint/config-conventional": "^20.5.0", "@eslint/js": "^10.0.1", "@pandacss/dev": "^1.9.1", + "@types/bun": "^1.3.11", "@types/isomorphic-fetch": "^0.0.39", - "@types/node": "^20.10.6", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", "eslint": "^10.1.0",