aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-02-05 11:07:47 +0000
committerGitHub <[email protected]>2026-02-05 11:07:47 +0000
commita07845d9c987066b02cbf2fdc2023f6ff941d10e (patch)
tree13c2a5432474c4c7c3bf32ae9124959057adac49
parentfix(docusaurus): update tagline (diff)
downloadsite-renovate/react-monorepo.tar.xz
site-renovate/react-monorepo.zip
chore(deps): update dependency @types/react to v17.0.91renovate/react-monorepo
-rw-r--r--package.json2
-rw-r--r--yarn.lock22
2 files changed, 17 insertions, 7 deletions
diff --git a/package.json b/package.json
index 1958ad5..df979fe 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@commitlint/config-conventional": "12.1.4",
"@docusaurus/module-type-aliases": "2.0.0-beta.1",
"@tsconfig/docusaurus": "1.0.2",
- "@types/react": "17.0.11",
+ "@types/react": "17.0.91",
"@types/react-helmet": "6.1.1",
"@types/react-router-dom": "5.1.7",
"commitizen": "4.2.4",
diff --git a/yarn.lock b/yarn.lock
index 4834df1..769078e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2191,14 +2191,14 @@
"@types/scheduler" "*"
csstype "^3.0.2"
- version "17.0.11"
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
- integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
+ version "17.0.91"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.91.tgz#0a972a41c430f56d2feb7c15368bc51642495e0b"
+ integrity sha512-xauZca6qMeCU3Moy0KxCM9jtf1vyk6qRYK39Ryf3afUqwgNUjRIGoDdS9BcGWgAMGSg1hvP4XcmlYrM66PtqeA==
dependencies:
"@types/prop-types" "*"
- "@types/scheduler" "*"
- csstype "^3.0.2"
+ "@types/scheduler" "^0.16"
+ csstype "^3.2.2"
"@types/sax@^1.2.1":
version "1.2.1"
@@ -2212,6 +2212,11 @@
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
+"@types/scheduler@^0.16":
+ version "0.16.8"
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
+ integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
+
"@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
@@ -3893,6 +3898,11 @@ csstype@^3.0.2:
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.7.tgz#2a5fb75e1015e84dd15692f71e89a1450290950b"
integrity sha512-KxnUB0ZMlnUWCsx2Z8MUsr6qV6ja1w9ArPErJaJaF8a5SOWoHLIszeCTKGRGRgtLgYrs1E8CHkNSP1VZTTPc9g==
+csstype@^3.2.2:
+ version "3.2.3"
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a"
+ integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==
+
version "3.2.0"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.0.tgz#6aef1f892d64113343d7e455529089ac9f20e477"