Skip to content

Commit 63d8951

Browse files
chore: update dependency @types/react to ^18.3.17 (#642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58e316b commit 63d8951

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@storybook/react": "^8.4.7",
3333
"@storybook/react-vite": "^8.4.7",
3434
"@storybook/testing-library": "^0.2.2",
35-
"@types/react": "^18.3.16",
35+
"@types/react": "^18.3.17",
3636
"@types/react-dom": "^18.3.5",
3737
"@types/styled-components": "^5.1.34",
3838
"@vitejs/plugin-react": "^4.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1870,10 +1870,10 @@
18701870
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716"
18711871
integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==
18721872

1873-
"@types/react@*", "@types/react@^18.3.16":
1874-
version "18.3.16"
1875-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
1876-
integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
1873+
"@types/react@*", "@types/react@^18.3.17":
1874+
version "18.3.17"
1875+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
1876+
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
18771877
dependencies:
18781878
"@types/prop-types" "*"
18791879
csstype "^3.0.2"

0 commit comments

Comments
 (0)