diff --git a/client/bun.lockb b/client/bun.lockb index f65c066..17f8672 100644 Binary files a/client/bun.lockb and b/client/bun.lockb differ diff --git a/client/package.json b/client/package.json index 568c4c9..03b4f36 100644 --- a/client/package.json +++ b/client/package.json @@ -24,8 +24,8 @@ "@radix-ui/react-toast": "^1.2.2", "@radix-ui/react-tooltip": "^1.1.3", "@tabler/icons-react": "^3.21.0", - "@tanstack/react-query": "5.60.5", - "@tanstack/react-query-devtools": "5.60.5", + "@tanstack/react-query": "5.60.6", + "@tanstack/react-query-devtools": "5.60.6", "@tiptap/extension-placeholder": "^2.9.1", "@tiptap/pm": "^2.9.1", "@tiptap/react": "^2.9.1", @@ -42,9 +42,9 @@ "lucide-react": "^0.460.0", "next": "15.0.4-canary.18", "next-themes": "^0.4.3", - "react": "19.0.0-rc.1", + "react": "19.0.0-rc-6f0dc294-20241119", "react-cropper": "^2.3.3", - "react-dom": "19.0.0-rc.1", + "react-dom": "19.0.0-rc-6f0dc294-20241119", "react-hook-form": "7.53.2", "react-image-file-resizer": "^0.4.8", "react-intersection-observer": "^9.13.1",