Skip to content

Commit c0df1bf

Browse files
deps: @types/react (#734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 827b8f7 commit c0df1bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@storybook/addon-webpack5-compiler-babel": "3.0.3",
2525
"@storybook/react": "8.3.2",
2626
"@storybook/react-webpack5": "8.3.2",
27-
"@types/react": "18.3.8",
27+
"@types/react": "18.3.11",
2828
"@types/react-dom": "18.3.0",
2929
"braid-design-system": "32.24.1",
3030
"loki": "0.35.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2995,10 +2995,10 @@
29952995
dependencies:
29962996
"@types/react" "*"
29972997

2998-
"@types/react@*", "@types/react@18.3.8", "@types/react@^16.8.0 || ^17.0.0 || ^18.0.0":
2999-
version "18.3.8"
3000-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.8.tgz#1672ab19993f8aca7c7dc844c07d5d9e467d5a79"
3001-
integrity sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==
2998+
"@types/react@*", "@types/react@18.3.11", "@types/react@^16.8.0 || ^17.0.0 || ^18.0.0":
2999+
version "18.3.11"
3000+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537"
3001+
integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==
30023002
dependencies:
30033003
"@types/prop-types" "*"
30043004
csstype "^3.0.2"

0 commit comments

Comments
 (0)