Skip to content

Commit 6294687

Browse files
committed
chore(deps): update dependency @types/react to v18.2.66
1 parent 4ea8af3 commit 6294687

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@types/lodash.isequal": "^4.5.8",
9090
"@types/lodash.shuffle": "^4.2.9",
9191
"@types/node": "20.11.27",
92-
"@types/react": "18.2.65",
92+
"@types/react": "18.2.66",
9393
"@types/react-dom": "18.2.22",
9494
"@types/react-plotly.js": "^2.6.3",
9595
"@types/uuid": "9.0.8",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4829,7 +4829,7 @@ __metadata:
48294829
languageName: node
48304830
linkType: hard
48314831

4832-
"@types/react@npm:*, @types/react@npm:18.2.65":
4832+
"@types/react@npm:*":
48334833
version: 18.2.65
48344834
resolution: "@types/react@npm:18.2.65"
48354835
dependencies:
@@ -4840,6 +4840,17 @@ __metadata:
48404840
languageName: node
48414841
linkType: hard
48424842

4843+
"@types/react@npm:18.2.66":
4844+
version: 18.2.66
4845+
resolution: "@types/react@npm:18.2.66"
4846+
dependencies:
4847+
"@types/prop-types": "npm:*"
4848+
"@types/scheduler": "npm:*"
4849+
csstype: "npm:^3.0.2"
4850+
checksum: 10/8a82bda6c254681536fa8348dc15d52345d8203d5d322406feef865f74ebfe2475ebde0be4e2f9a18ffbb587dac946dfb5d0974b598779ff282259aff7e8209a
4851+
languageName: node
4852+
linkType: hard
4853+
48434854
"@types/resolve@npm:^1.20.2":
48444855
version: 1.20.6
48454856
resolution: "@types/resolve@npm:1.20.6"
@@ -9771,7 +9782,7 @@ __metadata:
97719782
"@types/lodash.isequal": "npm:^4.5.8"
97729783
"@types/lodash.shuffle": "npm:^4.2.9"
97739784
"@types/node": "npm:20.11.27"
9774-
"@types/react": "npm:18.2.65"
9785+
"@types/react": "npm:18.2.66"
97759786
"@types/react-dom": "npm:18.2.22"
97769787
"@types/react-plotly.js": "npm:^2.6.3"
97779788
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)