diff options
Diffstat (limited to 'src/main/webui/package.json')
| -rw-r--r-- | src/main/webui/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 9949b03..6e04e0c 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -29,8 +29,8 @@ "flowbite-react": "^0.12.9", "graphql": "^16.11.0", "graphql-request": "7.2.0", - "react": "19.1.1", - "react-dom": "19.1.1", + "react": "19.2.0", + "react-dom": "19.2.0", "react-redux": "^9.2.0", "react-router-dom": "^7.9.3", "redux": "^5.0.1", |
