Skip to content

Commit a2fa70b

Browse files
build(deps-dev): bump @types/react from 19.1.5 to 19.1.6 in the react group (#5026)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3133cbc commit a2fa70b

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
@@ -98,7 +98,7 @@
9898
"@types/js-yaml": "^4",
9999
"@types/lodash": "^4.17.17",
100100
"@types/luxon": "^3.6.2",
101-
"@types/react": "^19.1.5",
101+
"@types/react": "^19.1.6",
102102
"@types/react-dom": "^19.1.5",
103103
"@types/react-is": "^19",
104104
"babel-jest": "^29.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4146,12 +4146,12 @@ __metadata:
41464146
languageName: node
41474147
linkType: hard
41484148

4149-
"@types/react@npm:^19.1.5":
4150-
version: 19.1.5
4151-
resolution: "@types/react@npm:19.1.5"
4149+
"@types/react@npm:^19.1.6":
4150+
version: 19.1.6
4151+
resolution: "@types/react@npm:19.1.6"
41524152
dependencies:
41534153
csstype: "npm:^3.0.2"
4154-
checksum: 10c0/e0811aadc65cf4030e2418c7975b524f126db806bacb85cffdbe5e50c3606e9a5ffe89ffe6bf9c945e03f5e8d5ed992686bc6bb478db1f3127cc50933f648e1e
4154+
checksum: 10c0/8b10b198e28997b3c57559750f8bcf5ae7b33c554b16b6f4fe2ece1d4de6a2fc8cb53e7effe08ec9cb939d2f479eb97c5e08aac2cf83b10a90164fe451cc8ea2
41554155
languageName: node
41564156
linkType: hard
41574157

@@ -4397,7 +4397,7 @@ __metadata:
43974397
"@types/js-yaml": "npm:^4"
43984398
"@types/lodash": "npm:^4.17.17"
43994399
"@types/luxon": "npm:^3.6.2"
4400-
"@types/react": "npm:^19.1.5"
4400+
"@types/react": "npm:^19.1.6"
44014401
"@types/react-dom": "npm:^19.1.5"
44024402
"@types/react-is": "npm:^19"
44034403
"@types/styled-components": "npm:^5.1.34"

0 commit comments

Comments
 (0)