Skip to content

Commit 3933de6

Browse files
Update dependency @types/react to ^18.2.61
1 parent d86ef55 commit 3933de6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/cors": "^2.8.17",
1414
"@types/d3": "^7.4.0",
1515
"@types/node": "^18.19.21",
16-
"@types/react": "^18.2.47",
16+
"@types/react": "^18.2.61",
1717
"@types/topojson": "^3.2.6",
1818
"bezier-easing": "^2.1.0",
1919
"clsx": "^2.1.0",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -689,10 +689,10 @@
689689
dependencies:
690690
"@types/react" "*"
691691

692-
"@types/react@*", "@types/react@^18.2.47":
693-
version "18.2.47"
694-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40"
695-
integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==
692+
"@types/react@*", "@types/react@^18.2.61":
693+
version "18.2.61"
694+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d"
695+
integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==
696696
dependencies:
697697
"@types/prop-types" "*"
698698
"@types/scheduler" "*"

0 commit comments

Comments
 (0)