diff --git a/templates/ords-remix-jwt-sample/package.json b/templates/ords-remix-jwt-sample/package.json index 54aff50..5f29ebf 100644 --- a/templates/ords-remix-jwt-sample/package.json +++ b/templates/ords-remix-jwt-sample/package.json @@ -49,9 +49,9 @@ "isomorphic-dompurify": "^2.13.0", "material-ui-popup-state": "^5.3.1", "node-fetch": "3.3.2", - "react": "18.3.1", + "react": "19.0.0", "react-datepicker": "7.5.0", - "react-dom": "18.3.1", + "react-dom": "19.0.0", "remix-auth": "3.7.0", "remix-auth-auth0": "1.10.0", "vite": "5.4.14" @@ -61,8 +61,8 @@ "@svgr/plugin-jsx": "8.1.0", "@svgr/plugin-prettier": "8.1.0", "@svgr/plugin-svgo": "8.1.0", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.0", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@typescript-eslint/eslint-plugin": "7.15.0", "@typescript-eslint/parser": "7.15.0", "autoprefixer": "10.4.20",