Skip to content

Commit aeb6d30

Browse files
build(deps-dev): bump @types/react from 19.1.2 to 19.1.3 in the react group (#4970)
1 parent be1dcb5 commit aeb6d30

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.16",
100100
"@types/luxon": "^3.6.2",
101-
"@types/react": "^19.1.2",
101+
"@types/react": "^19.1.3",
102102
"@types/react-dom": "^19.1.3",
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
@@ -3787,12 +3787,12 @@ __metadata:
37873787
languageName: node
37883788
linkType: hard
37893789

3790-
"@types/react@npm:^19.1.2":
3791-
version: 19.1.2
3792-
resolution: "@types/react@npm:19.1.2"
3790+
"@types/react@npm:^19.1.3":
3791+
version: 19.1.3
3792+
resolution: "@types/react@npm:19.1.3"
37933793
dependencies:
37943794
csstype: "npm:^3.0.2"
3795-
checksum: 10c0/76ffe71395c713d4adc3c759465012d3c956db00af35ab7c6d0d91bd07b274b7ce69caa0478c0760311587bd1e38c78ffc9688ebc629f2b266682a19d8750947
3795+
checksum: 10c0/f158f88871b8df1eeed637942d3e6142abcf505b617e4921ef3763b6d4f22241b9a883d864878dd2b6a2bdc8f4e7f871f24ef88f633d144a63257f4764b9478d
37963796
languageName: node
37973797
linkType: hard
37983798

@@ -4016,7 +4016,7 @@ __metadata:
40164016
"@types/js-yaml": "npm:^4"
40174017
"@types/lodash": "npm:^4.17.16"
40184018
"@types/luxon": "npm:^3.6.2"
4019-
"@types/react": "npm:^19.1.2"
4019+
"@types/react": "npm:^19.1.3"
40204020
"@types/react-dom": "npm:^19.1.3"
40214021
"@types/react-is": "npm:^19"
40224022
"@types/styled-components": "npm:^5.1.34"

0 commit comments

Comments
 (0)