diff --git a/examples/x-rpc-todo-app/apps/web/package.json b/examples/x-rpc-todo-app/apps/web/package.json index fe709c1..0be1178 100644 --- a/examples/x-rpc-todo-app/apps/web/package.json +++ b/examples/x-rpc-todo-app/apps/web/package.json @@ -25,7 +25,7 @@ "@repo/typescript-config": "*", "@tailwindcss/postcss": "^4.1.8", "@types/node": "^25.0.10", - "@types/react": "19.2.9", + "@types/react": "19.2.14", "@types/react-dom": "19.2.3", "eslint": "^9.39.1", "postcss": "^8.5.4",