From 3679754ddc505a0c7071e7714c4746fa90b144ba Mon Sep 17 00:00:00 2001 From: Sathya Seelan Date: Fri, 1 Nov 2024 17:48:26 +0530 Subject: [PATCH] changes --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bf86ead..1bce93e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "@testing-library/react": "^11.2.7", "@testing-library/user-event": "^12.8.3", "gh-pages": "^5.0.0", - "react": "^18.0.0", + "react": "^18.3.1", "react-animate-on-scroll": "^2.1.7", - "react-dom": "^18.0.0", + "react-dom": "^18.3.1", "react-ga": "^3.3.1", "react-icons": "^4.9.0", "react-scripts": "^5.0.1", @@ -48,4 +48,4 @@ "last 1 safari version" ] } -} \ No newline at end of file +}