Skip to content

Commit aaa603f

Browse files
Pin dependencies
1 parent 7a1977f commit aaa603f

File tree

4 files changed

+1075
-1080
lines changed

4 files changed

+1075
-1080
lines changed

apps/native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@babel/core": "7.28.5",
4242
"@types/jest": "30.0.0",
43-
"@types/react": "^19.2.7",
43+
"@types/react": "19.2.7",
4444
"@types/react-test-renderer": "19.1.0",
4545
"jest": "30.2.0",
4646
"jest-expo": "54.0.13",

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@tailwindcss/forms": "0.5.10",
3131
"@tailwindcss/postcss": "4.1.17",
3232
"@types/node": "^24.10.1",
33-
"@types/react": "^19.2.7",
34-
"@types/react-dom": "^19.2.3",
33+
"@types/react": "19.2.7",
34+
"@types/react-dom": "19.2.3",
3535
"eslint": "^9.39.1",
3636
"eslint-config-next": "16.0.7",
3737
"postcss": "8.5.6",

0 commit comments

Comments
 (0)