Skip to content

Commit 757522e

Browse files
committed
chore(deps): update dependency @types/react to v18.2.69
1 parent 5511edf commit 757522e

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.67",
93+
"@types/react": "18.2.69",
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
@@ -5143,14 +5143,14 @@ __metadata:
51435143
languageName: node
51445144
linkType: hard
51455145

5146-
"@types/react@npm:18.2.67":
5147-
version: 18.2.67
5148-
resolution: "@types/react@npm:18.2.67"
5146+
"@types/react@npm:18.2.69":
5147+
version: 18.2.69
5148+
resolution: "@types/react@npm:18.2.69"
51495149
dependencies:
51505150
"@types/prop-types": "npm:*"
51515151
"@types/scheduler": "npm:*"
51525152
csstype: "npm:^3.0.2"
5153-
checksum: 10/d7e248dbe8d9d3b05f0d8e128d615fc9c85aa2c5d15634271d20cb9b343dbeffb0875f31a44e7ac63b42afc25949bd4c3633b7ebee45ee4666591ca934a8dffb
5153+
checksum: 10/5cc185f00ad5a4c2261e127ad25241448492f391e2206738b0477cbdba6aa75692e18ece5e75854ed513342d95c9ee83315744cb6b1470d488772cef1f8b40c8
51545154
languageName: node
51555155
linkType: hard
51565156

@@ -10222,7 +10222,7 @@ __metadata:
1022210222
"@types/lodash.isequal": "npm:^4.5.8"
1022310223
"@types/lodash.shuffle": "npm:^4.2.9"
1022410224
"@types/node": "npm:20.11.30"
10225-
"@types/react": "npm:18.2.67"
10225+
"@types/react": "npm:18.2.69"
1022610226
"@types/react-dom": "npm:18.2.22"
1022710227
"@types/react-plotly.js": "npm:^2.6.3"
1022810228
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)