We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ef408 commit d13066aCopy full SHA for d13066a
package.json
@@ -34,17 +34,17 @@
34
"@supabase/supabase-js": "^2.39.0",
35
"@testing-library/cypress": "^10.0.1",
36
"cypress": "^13.6.0",
37
- "react": "^18.2.0",
38
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
39
"tiny-invariant": "^1.3.1"
40
},
41
"devDependencies": {
42
"@remix-run/dev": "^2.3.1",
43
"@remix-run/eslint-config": "^2.3.1",
44
"@remix-run/serve": "^2.3.1",
45
"@types/eslint": "^8.44.8",
46
- "@types/react": "^18.2.39",
47
- "@types/react-dom": "^18.2.17",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
48
"cross-env": "^7.0.3",
49
"eslint": "^8.54.0",
50
"eslint-config-prettier": "^9.0.0",
0 commit comments