Skip to content

Commit f11a7fd

Browse files
chore: update dependency @types/react to v18.3.26 (#475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c02cbd8 commit f11a7fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@svgr/webpack": "8.1.0",
6363
"@tailwindcss/typography": "0.5.19",
6464
"@types/node": "18.11.9",
65-
"@types/react": "18.3.23",
65+
"@types/react": "18.3.26",
6666
"@types/react-dom": "18.3.7",
6767
"@types/segment-analytics": "0.0.38",
6868
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4281,10 +4281,10 @@
42814281
"@types/scheduler" "*"
42824282
csstype "^3.0.2"
42834283

4284-
"@types/react@18.3.23":
4285-
version "18.3.23"
4286-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.23.tgz#86ae6f6b95a48c418fecdaccc8069e0fbb63696a"
4287-
integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==
4284+
"@types/react@18.3.26":
4285+
version "18.3.26"
4286+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.26.tgz#4c5970878d30db3d2a0bca1e4eb5f258e391bbeb"
4287+
integrity sha512-RFA/bURkcKzx/X9oumPG9Vp3D3JUgus/d0b67KB0t5S/raciymilkOa66olh78MUI92QLbEJevO7rvqU/kjwKA==
42884288
dependencies:
42894289
"@types/prop-types" "*"
42904290
csstype "^3.0.2"

0 commit comments

Comments
 (0)