Skip to content

Commit f40a852

Browse files
committed
chore(deps): update dependency @types/react to v18.2.78
1 parent 2fd3cd4 commit f40a852

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
@@ -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.77",
93+
"@types/react": "18.2.78",
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5022,13 +5022,13 @@ __metadata:
50225022
languageName: node
50235023
linkType: hard
50245024

5025-
"@types/react@npm:18.2.77":
5026-
version: 18.2.77
5027-
resolution: "@types/react@npm:18.2.77"
5025+
"@types/react@npm:18.2.78":
5026+
version: 18.2.78
5027+
resolution: "@types/react@npm:18.2.78"
50285028
dependencies:
50295029
"@types/prop-types": "npm:*"
50305030
csstype: "npm:^3.0.2"
5031-
checksum: 10/80d7ad9cf13e15895a857c66f5b0c1ce758c1e7580a76936d8d1b19c71e4485fa4b35d762a1de98de4eb91506cbc8507582c9a979f357b6f5f75f86009d8ca07
5031+
checksum: 10/a4bf8104c580fab40535cc6058425ac6a47c19b8dad45b566cdb38aaafa3ffa1f24e7b65ec95e391a6c18ccf4a33738a591c1f723c00300f13d61fc456a1eb8d
50325032
languageName: node
50335033
linkType: hard
50345034

@@ -10074,7 +10074,7 @@ __metadata:
1007410074
"@types/lodash.isequal": "npm:^4.5.8"
1007510075
"@types/lodash.shuffle": "npm:^4.2.9"
1007610076
"@types/node": "npm:20.12.7"
10077-
"@types/react": "npm:18.2.77"
10077+
"@types/react": "npm:18.2.78"
1007810078
"@types/react-dom": "npm:18.2.25"
1007910079
"@types/react-plotly.js": "npm:^2.6.3"
1008010080
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)