diff --git a/bun.lockb b/bun.lockb index 080f21f..441292c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b453da4..927ded8 100644 --- a/package.json +++ b/package.json @@ -50,8 +50,8 @@ "framer-motion": "^11.0.22", "next": "^14.1.4", "next-themes": "^0.3.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "react-filepond": "^7.1.2", "react-hook-form": "^7.51.2", "react-hot-toast": "^2.4.1", @@ -69,8 +69,8 @@ "@tanstack/eslint-plugin-query": "^5.28.6", "@types/csp-dev": "^1.0.3", "@types/node": "^20.11.30", - "@types/react": "^18.2.73", - "@types/react-dom": "^18.2.22", + "@types/react": "^18.3.1", + "@types/react-dom": "^18.3.0", "@typescript-eslint/eslint-plugin": "^7.4.0", "@typescript-eslint/parser": "^7.4.0", "@wagmi/cli": "^2.1.4",