We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bd4c0 commit 65ec94cCopy full SHA for 65ec94c
templates/ords-remix-jwt-sample/package.json
@@ -49,9 +49,9 @@
49
"isomorphic-dompurify": "^2.13.0",
50
"material-ui-popup-state": "^5.3.1",
51
"node-fetch": "3.3.2",
52
- "react": "18.3.1",
+ "react": "19.1.0",
53
"react-datepicker": "7.5.0",
54
- "react-dom": "18.3.1",
+ "react-dom": "19.1.0",
55
"remix-auth": "3.7.0",
56
"remix-auth-auth0": "1.10.0",
57
"vite": "5.4.14"
@@ -61,8 +61,8 @@
61
"@svgr/plugin-jsx": "8.1.0",
62
"@svgr/plugin-prettier": "8.1.0",
63
"@svgr/plugin-svgo": "8.1.0",
64
- "@types/react": "18.3.12",
65
- "@types/react-dom": "18.3.0",
+ "@types/react": "19.1.3",
+ "@types/react-dom": "19.1.4",
66
"@typescript-eslint/eslint-plugin": "7.15.0",
67
"@typescript-eslint/parser": "7.15.0",
68
"autoprefixer": "10.4.20",
0 commit comments