Skip to content

Commit adcf2db

Browse files
committed
chore(deps): update dependency @types/react to v18.2.79
1 parent a9b9428 commit adcf2db

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.7",
93-
"@types/react": "18.2.78",
93+
"@types/react": "18.2.79",
9494
"@types/react-dom": "18.2.25",
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.78":
5006+
"@types/react@npm:*":
50075007
version: 18.2.78
50085008
resolution: "@types/react@npm:18.2.78"
50095009
dependencies:
@@ -5013,6 +5013,16 @@ __metadata:
50135013
languageName: node
50145014
linkType: hard
50155015

5016+
"@types/react@npm:18.2.79":
5017+
version: 18.2.79
5018+
resolution: "@types/react@npm:18.2.79"
5019+
dependencies:
5020+
"@types/prop-types": "npm:*"
5021+
csstype: "npm:^3.0.2"
5022+
checksum: 10/2ef833e7d0a5c226beddbbe090811582371f6ae5e2f092a3d9f47cc6087c8bce0b96ee33e351de6d1d470f0a0ec5892d971933f841ef31538c1821681fc6569e
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"
@@ -10055,7 +10065,7 @@ __metadata:
1005510065
"@types/lodash.isequal": "npm:^4.5.8"
1005610066
"@types/lodash.shuffle": "npm:^4.2.9"
1005710067
"@types/node": "npm:20.12.7"
10058-
"@types/react": "npm:18.2.78"
10068+
"@types/react": "npm:18.2.79"
1005910069
"@types/react-dom": "npm:18.2.25"
1006010070
"@types/react-plotly.js": "npm:^2.6.3"
1006110071
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)