Skip to content

Commit c2251da

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v18.3.10
1 parent 3d0ea45 commit c2251da

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
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@docusaurus/module-type-aliases": "3.5.2",
5454
"@docusaurus/tsconfig": "^3.2.1",
55-
"@types/react": "18.3.9",
55+
"@types/react": "18.3.10",
5656
"@types/react-helmet": "6.1.11",
5757
"@types/react-router-dom": "5.3.3",
5858
"@typescript-eslint/eslint-plugin": "8.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3384,10 +3384,10 @@
33843384
"@types/prop-types" "*"
33853385
csstype "^3.0.2"
33863386

3387-
"@types/react@18.3.9":
3388-
version "18.3.9"
3389-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.9.tgz#2cdf5f425ec8a133d67e9e3673909738b783db20"
3390-
integrity sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==
3387+
"@types/react@18.3.10":
3388+
version "18.3.10"
3389+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219"
3390+
integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
33913391
dependencies:
33923392
"@types/prop-types" "*"
33933393
csstype "^3.0.2"

0 commit comments

Comments
 (0)