Skip to content

Commit 1aa8f20

Browse files
Update dependency @types/react to v18.3.27 (#1943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59bfd35 commit 1aa8f20

File tree

3 files changed

+452
-452
lines changed

3 files changed

+452
-452
lines changed

apps/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@babel/runtime": "7.28.4",
9696
"@expo/config-plugins": "7.8.4",
9797
"@types/d3-shape": "3.1.7",
98-
"@types/react": "18.3.26",
98+
"@types/react": "18.3.27",
9999
"tailwindcss": "3.3.2",
100100
"typescript": "5.9.3"
101101
},

apps/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@tailwindcss/forms": "0.5.10",
7171
"@types/d3-shape": "3.1.7",
7272
"@types/node": "^20",
73-
"@types/react": "18.3.26",
73+
"@types/react": "18.3.27",
7474
"@types/react-dom": "18.3.7",
7575
"autoprefixer": "10.4.22",
7676
"cssnano": "7.1.2",

0 commit comments

Comments
 (0)