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 7a1977f commit aaa603fCopy full SHA for aaa603f
apps/native/package.json
@@ -40,7 +40,7 @@
40
"devDependencies": {
41
"@babel/core": "7.28.5",
42
"@types/jest": "30.0.0",
43
- "@types/react": "^19.2.7",
+ "@types/react": "19.2.7",
44
"@types/react-test-renderer": "19.1.0",
45
"jest": "30.2.0",
46
"jest-expo": "54.0.13",
apps/web/package.json
@@ -30,8 +30,8 @@
30
"@tailwindcss/forms": "0.5.10",
31
"@tailwindcss/postcss": "4.1.17",
32
"@types/node": "^24.10.1",
33
34
- "@types/react-dom": "^19.2.3",
+ "@types/react-dom": "19.2.3",
35
"eslint": "^9.39.1",
36
"eslint-config-next": "16.0.7",
37
"postcss": "8.5.6",
0 commit comments