Skip to content

Commit 1b3525f

Browse files
committed
chore(deps): update dependency @types/react to v18.2.73
1 parent 29bd26a commit 1b3525f

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.11.30",
93-
"@types/react": "18.2.72",
93+
"@types/react": "18.2.73",
9494
"@types/react-dom": "18.2.22",
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
@@ -4945,13 +4945,13 @@ __metadata:
49454945
languageName: node
49464946
linkType: hard
49474947

4948-
"@types/react@npm:18.2.72":
4949-
version: 18.2.72
4950-
resolution: "@types/react@npm:18.2.72"
4948+
"@types/react@npm:18.2.73":
4949+
version: 18.2.73
4950+
resolution: "@types/react@npm:18.2.73"
49514951
dependencies:
49524952
"@types/prop-types": "npm:*"
49534953
csstype: "npm:^3.0.2"
4954-
checksum: 10/0c15461eeb8cd5153b48446d4aae681ae1d4f45fa5828fc53c12aaac9dfe426a64259a284737f6abfc3bea36df9507c129d7065ebb390b21349ad30128385ac1
4954+
checksum: 10/799e30e73464dff40e04f4eb7499ebc31f99b1711a69263b9af340af738e35c9cdf53084e3dacc3b21c031aaa0cba1b51f4ba60490204b7abb75f115b841583f
49554955
languageName: node
49564956
linkType: hard
49574957

@@ -9950,7 +9950,7 @@ __metadata:
99509950
"@types/lodash.isequal": "npm:^4.5.8"
99519951
"@types/lodash.shuffle": "npm:^4.2.9"
99529952
"@types/node": "npm:20.11.30"
9953-
"@types/react": "npm:18.2.72"
9953+
"@types/react": "npm:18.2.73"
99549954
"@types/react-dom": "npm:18.2.22"
99559955
"@types/react-plotly.js": "npm:^2.6.3"
99569956
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)