Skip to content

Commit 5e6af24

Browse files
committed
chore(deps): update dependency @types/react to v18.2.75
1 parent 76f7dd5 commit 5e6af24

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/lodash.isequal": "^4.5.8",
9191
"@types/lodash.shuffle": "^4.2.9",
9292
"@types/node": "20.12.5",
93-
"@types/react": "18.2.74",
93+
"@types/react": "18.2.75",
9494
"@types/react-dom": "18.2.24",
9595
"@types/react-plotly.js": "^2.6.3",
9696
"@types/uuid": "9.0.8",

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5003,7 +5003,7 @@ __metadata:
50035003
languageName: node
50045004
linkType: hard
50055005

5006-
"@types/react@npm:*, @types/react@npm:18.2.74":
5006+
"@types/react@npm:*":
50075007
version: 18.2.74
50085008
resolution: "@types/react@npm:18.2.74"
50095009
dependencies:
@@ -5013,6 +5013,16 @@ __metadata:
50135013
languageName: node
50145014
linkType: hard
50155015

5016+
"@types/react@npm:18.2.75":
5017+
version: 18.2.75
5018+
resolution: "@types/react@npm:18.2.75"
5019+
dependencies:
5020+
"@types/prop-types": "npm:*"
5021+
csstype: "npm:^3.0.2"
5022+
checksum: 10/d609cdc52d3c89871e0b1b0a77ed2d4077c1393709d0ac51a03b04c17704eb337484405aa646b193ac0c54f4fb286e311739b243ce50023ef8ba5bed422a0e8b
5023+
languageName: node
5024+
linkType: hard
5025+
50165026
"@types/resolve@npm:^1.20.2":
50175027
version: 1.20.6
50185028
resolution: "@types/resolve@npm:1.20.6"
@@ -10001,7 +10011,7 @@ __metadata:
1000110011
"@types/lodash.isequal": "npm:^4.5.8"
1000210012
"@types/lodash.shuffle": "npm:^4.2.9"
1000310013
"@types/node": "npm:20.12.5"
10004-
"@types/react": "npm:18.2.74"
10014+
"@types/react": "npm:18.2.75"
1000510015
"@types/react-dom": "npm:18.2.24"
1000610016
"@types/react-plotly.js": "npm:^2.6.3"
1000710017
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)