Skip to content

Commit ac05f83

Browse files
Update dependency @types/react to v19.1.11 (#3269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74d3228 commit ac05f83

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"@types/markdown-it": "14.1.2",
141141
"@types/mjml": "4.7.4",
142142
"@types/node": "24.3.0",
143-
"@types/react": "19.1.10",
143+
"@types/react": "19.1.11",
144144
"@types/react-copy-to-clipboard": "5.0.7",
145145
"@types/react-dom": "19.1.7",
146146
"@types/react-gtm-module": "2.0.4",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3251,13 +3251,20 @@
32513251
dependencies:
32523252
"@types/react" "*"
32533253

3254-
"@types/react@*", "@types/react@19.1.10":
3254+
"@types/react@*":
32553255
version "19.1.10"
32563256
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.10.tgz#a05015952ef328e1b85579c839a71304b07d21d9"
32573257
integrity sha512-EhBeSYX0Y6ye8pNebpKrwFJq7BoQ8J5SO6NlvNwwHjSj6adXJViPQrKlsyPw7hLBLvckEMO1yxeGdR82YBBlDg==
32583258
dependencies:
32593259
csstype "^3.0.2"
32603260

3261+
"@types/react@19.1.11":
3262+
version "19.1.11"
3263+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.11.tgz#a64d8ec1769fc861d22f54e6e9f360ed67b54dc8"
3264+
integrity sha512-lr3jdBw/BGj49Eps7EvqlUaoeA0xpj3pc0RoJkHpYaCHkVK7i28dKyImLQb3JVlqs3aYSXf7qYuWOW/fgZnTXQ==
3265+
dependencies:
3266+
csstype "^3.0.2"
3267+
32613268
"@types/request@*":
32623269
version "2.48.13"
32633270
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.13.tgz#abdf4256524e801ea8fdda54320f083edb5a6b80"

0 commit comments

Comments
 (0)