Skip to content

Commit f09f7ec

Browse files
chore(deps): update dependency @types/react to v18.3.21
1 parent 63bd120 commit f09f7ec

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
@@ -32,7 +32,7 @@
3232
"@commitlint/config-conventional": "^19.0.0",
3333
"@semantic-release/changelog": "^6.0.0",
3434
"@semantic-release/git": "^10.0.0",
35-
"@types/react": "18.3.4",
35+
"@types/react": "18.3.21",
3636
"@typescript-eslint/parser": "^8.0.0",
3737
"eslint": "^8.0.0",
3838
"eslint-plugin-react": "^7.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -915,10 +915,10 @@
915915
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.6.tgz#bbf819813d6be21011b8f5801058498bec555572"
916916
integrity sha512-RK/kBbYOQQHLYj9Z95eh7S6t7gq4Ojt/NT8HTk8bWVhA5DaF+5SMnxHKkP4gPNN3wAZkKP+VjAf0ebtYzf+fxg==
917917

918-
"@types/react@18.3.4":
919-
version "18.3.4"
920-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
921-
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
918+
"@types/react@18.3.21":
919+
version "18.3.21"
920+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.21.tgz#ba9bdc8833ceaf2b5edabbbabfbf9a84040df89a"
921+
integrity sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw==
922922
dependencies:
923923
"@types/prop-types" "*"
924924
csstype "^3.0.2"

0 commit comments

Comments
 (0)