diff --git a/package.json b/package.json index 227e8066..0fea0302 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ "filesize": "10.1.6", "luxon": "3.5.0", "path": "0.12.7", - "react": "18.3.1", + "react": "19.0.0", "react-bootstrap": "2.10.6", - "react-dom": "18.3.1", + "react-dom": "19.0.0", "react-loader-spinner": "6.1.6", "reflect-metadata": "0.2.2", "uuid": "11.0.3", @@ -41,9 +41,9 @@ "@types/jest": "29.5.14", "@types/luxon": "3.4.2", "@types/node": "22.10.1", - "@types/react": "18.3.16", + "@types/react": "19.0.1", "@types/react-bootstrap": "0.32.37", - "@types/react-dom": "18.3.5", + "@types/react-dom": "19.0.2", "@types/uuid": "10.0.0", "@types/webextension-polyfill": "0.12.1", "@vitejs/plugin-react": "4.3.4",