Skip to content

Commit 65a2a30

Browse files
chore(deps): upgrade @types/react to v19.1.10 (#1259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 020b852 commit 65a2a30

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@types/node": "24.2.1",
117117
"@types/node-cron": "3.0.11",
118118
"@types/qs": "6.14.0",
119-
"@types/react": "19.1.9",
119+
"@types/react": "19.1.10",
120120
"@types/react-color": "3.0.13",
121121
"@types/react-dom": "19.1.7",
122122
"@types/react-is": "19.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10248,12 +10248,12 @@ __metadata:
1024810248
languageName: node
1024910249
linkType: hard
1025010250

10251-
"@types/react@npm:19.1.9":
10252-
version: 19.1.9
10253-
resolution: "@types/react@npm:19.1.9"
10251+
"@types/react@npm:19.1.10":
10252+
version: 19.1.10
10253+
resolution: "@types/react@npm:19.1.10"
1025410254
dependencies:
1025510255
csstype: "npm:^3.0.2"
10256-
checksum: 10/b1032eae52e3b4f2a8b9ea6aac936385a78b7eff55cad4ff4f0d7e726c6ea87c1f287a1ba0e57a76a8e4456d3fb918b4f97a01e71686fdc11a65b26b8d296be4
10256+
checksum: 10/2c2f98e4a36144cddc9300483d0b14a0721dbb3b2fc2242e3841391589570dd344cde0c901eb291dba597a8efdb70543b0dbbae6cc2bef2061eb185c4ca55522
1025710257
languageName: node
1025810258
linkType: hard
1025910259

@@ -14986,7 +14986,7 @@ __metadata:
1498614986
"@types/node": "npm:24.2.1"
1498714987
"@types/node-cron": "npm:3.0.11"
1498814988
"@types/qs": "npm:6.14.0"
14989-
"@types/react": "npm:19.1.9"
14989+
"@types/react": "npm:19.1.10"
1499014990
"@types/react-color": "npm:3.0.13"
1499114991
"@types/react-dom": "npm:19.1.7"
1499214992
"@types/react-is": "npm:19.0.0"

0 commit comments

Comments
 (0)