Skip to content

Commit 7d0979e

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v19.1.4
1 parent 3c8693b commit 7d0979e

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.3",
55+
"@types/react": "19.1.4",
5656
"@types/react-helmet": "6.1.11",
5757
"@types/react-router-dom": "5.3.3",
5858
"@typescript-eslint/eslint-plugin": "8.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4676,10 +4676,10 @@
46764676
"@types/prop-types" "*"
46774677
csstype "^3.0.2"
46784678

4679-
"@types/react@19.1.3":
4680-
version "19.1.3"
4681-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.3.tgz#c75a24b775a63280b02c66a55a3cfa04f4022cf7"
4682-
integrity sha512-dLWQ+Z0CkIvK1J8+wrDPwGxEYFA4RAyHoZPxHVGspYmFVnwGSNT24cGIhFJrtfRnWVuW8X7NO52gCXmhkVUWGQ==
4679+
"@types/react@19.1.4":
4680+
version "19.1.4"
4681+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.4.tgz#4d125f014d6ac26b4759775698db118701e314fe"
4682+
integrity sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==
46834683
dependencies:
46844684
csstype "^3.0.2"
46854685

0 commit comments

Comments
 (0)