aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 08707ef..5f80374 100644
--- a/package.json
+++ b/package.json
@@ -44,8 +44,8 @@
"@types/react": "^19.2.12",
"@types/react-dom": "^19.2.3",
"prettier": "^3.8.1",
- "react": "^18.3.1",
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
"react-router-dom": "^6.30.3",
"styled-components": "^6.3.8",
"typescript": "^5.9.3"