diff --git a/package.json b/package.json index 856d1e13..bda1f65f 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,9 @@ "moment": "2.29.4", "prop-types": "^15.8.1", "pusher-js": "^8.0.0", - "react": "18.2.0", + "react": "19.2.4", "react-chartjs-2": "^5.1.0", - "react-dom": "18.2.0", + "react-dom": "19.2.4", "react-error-boundary": "^3.1.4", "react-fast-marquee": "^1.3.5", "react-helmet": "6.1.0", @@ -51,8 +51,8 @@ "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@faker-js/faker": "^7.6.0", "@fullhuman/postcss-purgecss": "^5.0.0", - "@types/react": "18.0.27", - "@types/react-dom": "18.0.10", + "@types/react": "19.2.14", + "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "3.1.0", "autoprefixer": "^10.4.13", "babel-plugin-import": "^1.13.6",