Skip to content

Commit 1f60ff2

Browse files
chore(deps): update dependency @types/react to v19.1.3
1 parent 3425de3 commit 1f60ff2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@testing-library/react-native": "v14.0.0-alpha.1",
5959
"@types/jest": "29.5.14",
6060
"@types/node": "22.14.0",
61-
"@types/react": "19.1.0",
61+
"@types/react": "19.1.3",
6262
"@types/svg-parser": "^2.0.3",
6363
"commitlint": "19.8.0",
6464
"danger": "12.3.4",
@@ -163,7 +163,7 @@
163163
"node": ">=18"
164164
},
165165
"resolutions": {
166-
"@types/react": "19.1.0",
166+
"@types/react": "19.1.3",
167167
"**/pretty-format/react-is": "19.1.0"
168168
}
169169
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4096,10 +4096,10 @@
40964096
resolved "https://registry.yarnpkg.com/@types/parse-path/-/parse-path-7.0.3.tgz#cec2da2834ab58eb2eb579122d9a1fc13bd7ef36"
40974097
integrity sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==
40984098

4099-
"@types/[email protected].0":
4100-
version "19.1.0"
4101-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da"
4102-
integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==
4099+
"@types/[email protected].3":
4100+
version "19.1.3"
4101+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.3.tgz#c75a24b775a63280b02c66a55a3cfa04f4022cf7"
4102+
integrity sha512-dLWQ+Z0CkIvK1J8+wrDPwGxEYFA4RAyHoZPxHVGspYmFVnwGSNT24cGIhFJrtfRnWVuW8X7NO52gCXmhkVUWGQ==
41034103
dependencies:
41044104
csstype "^3.0.2"
41054105

0 commit comments

Comments
 (0)