Skip to content

Commit 5b7afa4

Browse files
chore(dev-deps): update dependency @types/react to ^18.3.26 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e478c2 commit 5b7afa4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/embed-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
3838
"@storybook/cli": "9.0.18",
3939
"@storybook/react-webpack5": "9.0.18",
40-
"@types/react": "^18.3.25",
40+
"@types/react": "^18.3.26",
4141
"@types/react-dom": "^18.3.7",
4242
"eslint-plugin-storybook": "9.1.10",
4343
"react": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3809,10 +3809,10 @@
38093809
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f"
38103810
integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==
38113811

3812-
"@types/react@^18.3.25":
3813-
version "18.3.25"
3814-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.25.tgz#b37e3b05b6762b49f3944760f3bce3d5b6afa19b"
3815-
integrity sha512-oSVZmGtDPmRZtVDqvdKUi/qgCsWp5IDY29wp8na8Bj4B3cc99hfNzvNhlMkVVxctkAOGUA3Km7MMpBHAnWfcIA==
3812+
"@types/react@^18.3.26":
3813+
version "18.3.26"
3814+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.26.tgz#4c5970878d30db3d2a0bca1e4eb5f258e391bbeb"
3815+
integrity sha512-RFA/bURkcKzx/X9oumPG9Vp3D3JUgus/d0b67KB0t5S/raciymilkOa66olh78MUI92QLbEJevO7rvqU/kjwKA==
38163816
dependencies:
38173817
"@types/prop-types" "*"
38183818
csstype "^3.0.2"

0 commit comments

Comments
 (0)