Skip to content

Commit 9fb7189

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v19.1.14
1 parent 1795be4 commit 9fb7189

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.9.1",
5454
"@docusaurus/tsconfig": "^3.2.1",
55-
"@types/react": "19.1.13",
55+
"@types/react": "19.1.14",
5656
"@types/react-helmet": "6.1.11",
5757
"@types/react-router-dom": "5.3.3",
5858
"@typescript-eslint/eslint-plugin": "8.44.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4805,10 +4805,10 @@
48054805
"@types/prop-types" "*"
48064806
csstype "^3.0.2"
48074807

4808-
"@types/react@19.1.13":
4809-
version "19.1.13"
4810-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.13.tgz#fc650ffa680d739a25a530f5d7ebe00cdd771883"
4811-
integrity sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ==
4808+
"@types/react@19.1.14":
4809+
version "19.1.14"
4810+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.14.tgz#154e157c014cb02b90201250b009ecad28fbad9f"
4811+
integrity sha512-ukd93VGzaNPMAUPy0gRDSC57UuQbnH9Kussp7HBjM06YFi9uZTFhOvMSO2OKqXm1rSgzOE+pVx1k1PYHGwlc8Q==
48124812
dependencies:
48134813
csstype "^3.0.2"
48144814

0 commit comments

Comments
 (0)