diff --git a/package.json b/package.json index c47e8b8..f783f02 100644 --- a/package.json +++ b/package.json @@ -18,14 +18,14 @@ "@tanstack/react-query": "^5.59.16", "@types/node": "22.10.3", "@types/react": "19.0.7", - "@types/react-dom": "19.0.2", + "@types/react-dom": "19.1.1", "abitype": "^1.0.6", "autoprefixer": "10.4.20", "encoding": "^0.1.13", "next": "^15.0.3", "postcss": "8.4.49", "react": "19.0.0", - "react-dom": "19.0.0", + "react-dom": "19.1.0", "tailwindcss": "3.4.17", "typescript": "5.7.3", "viem": "^2.21.38",