Skip to content

Commit eec936a

Browse files
chore(deps): update dependency @types/react to v19.1.1
1 parent 03b0b72 commit eec936a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
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.1",
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.1",
167167
"**/pretty-format/react-is": "19.1.0"
168168
}
169169
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4114,10 +4114,10 @@
41144114
resolved "https://registry.yarnpkg.com/@types/parse-path/-/parse-path-7.0.3.tgz#cec2da2834ab58eb2eb579122d9a1fc13bd7ef36"
41154115
integrity sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==
41164116

4117-
"@types/[email protected].0":
4118-
version "19.1.0"
4119-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da"
4120-
integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==
4117+
"@types/[email protected].1":
4118+
version "19.1.1"
4119+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.1.tgz#f7f2bb4a0a8d22b9ee4b8f6e27f0c78d76eb7f9b"
4120+
integrity sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ==
41214121
dependencies:
41224122
csstype "^3.0.2"
41234123

0 commit comments

Comments
 (0)