Skip to content

Commit 7ef8458

Browse files
chore(deps): update dependency @types/react to v19.1.1
1 parent e2c3930 commit 7ef8458

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4653,10 +4653,10 @@
46534653
"@types/prop-types" "*"
46544654
csstype "^3.0.2"
46554655

4656-
"@types/react@19.1.0":
4657-
version "19.1.0"
4658-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da"
4659-
integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==
4656+
"@types/react@19.1.1":
4657+
version "19.1.1"
4658+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.1.tgz#f7f2bb4a0a8d22b9ee4b8f6e27f0c78d76eb7f9b"
4659+
integrity sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ==
46604660
dependencies:
46614661
csstype "^3.0.2"
46624662

0 commit comments

Comments
 (0)