Skip to content

Commit 29bd26a

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

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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.71",
93+
"@types/react": "18.2.72",
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 & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4945,14 +4945,13 @@ __metadata:
49454945
languageName: node
49464946
linkType: hard
49474947

4948-
"@types/react@npm:18.2.71":
4949-
version: 18.2.71
4950-
resolution: "@types/react@npm:18.2.71"
4948+
"@types/react@npm:18.2.72":
4949+
version: 18.2.72
4950+
resolution: "@types/react@npm:18.2.72"
49514951
dependencies:
49524952
"@types/prop-types": "npm:*"
4953-
"@types/scheduler": "npm:*"
49544953
csstype: "npm:^3.0.2"
4955-
checksum: 10/b9473a30b541de7ddd603fef65240c09459c04ede28959f9499d779c3dfb6bcb8fd969b377e097eb5b6bc3182ff094548bff47a2c8b8f57a7b601de22a225eb6
4954+
checksum: 10/0c15461eeb8cd5153b48446d4aae681ae1d4f45fa5828fc53c12aaac9dfe426a64259a284737f6abfc3bea36df9507c129d7065ebb390b21349ad30128385ac1
49564955
languageName: node
49574956
linkType: hard
49584957

@@ -9951,7 +9950,7 @@ __metadata:
99519950
"@types/lodash.isequal": "npm:^4.5.8"
99529951
"@types/lodash.shuffle": "npm:^4.2.9"
99539952
"@types/node": "npm:20.11.30"
9954-
"@types/react": "npm:18.2.71"
9953+
"@types/react": "npm:18.2.72"
99559954
"@types/react-dom": "npm:18.2.22"
99569955
"@types/react-plotly.js": "npm:^2.6.3"
99579956
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)