diff --git a/bun.lockb b/bun.lockb index ad8ef60..525808e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a3958be..9d53de6 100644 --- a/package.json +++ b/package.json @@ -45,16 +45,16 @@ "cookies-next": "^2.1.2", "drizzle-orm": "^0.31.4", "eslint": "8.44.0", - "eslint-config-next": "13.4.12", + "eslint-config-next": "^15.1.2", "fast-xml-parser": "^4.5.0", "geist": "^1.3.1", "lucide-react": "^0.454.0", "mysql2": "^3.11.5", - "next": "^15.0.4", + "next": "^15.1.2", "next-themes": "^0.2.1", "postcss": "8.4.24", - "react": "18.2.0", - "react-dom": "18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-dropzone": "^14.3.5", "react-hook-form": "^7.54.0", "semver": "^7.6.3",