Skip to content

Commit 47e81e3

Browse files
chore(deps): update dependency @types/react to v19.2.6 (#1325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d19495 commit 47e81e3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@theguild/tailwind-config": "0.6.4",
2424
"@types/node": "24.10.1",
25-
"@types/react": "19.2.5",
25+
"@types/react": "19.2.6",
2626
"pagefind": "1.4.0",
2727
"postcss-import": "16.1.1",
2828
"postcss-lightningcss": "1.0.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,12 +3228,12 @@
32283228
dependencies:
32293229
undici-types "~6.21.0"
32303230

3231-
"@types/react@19.2.5":
3232-
version "19.2.5"
3233-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.5.tgz#bb75da5c52a956ba7d2623dffbba0fdadc3e4145"
3234-
integrity sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==
3231+
"@types/react@19.2.6":
3232+
version "19.2.6"
3233+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.6.tgz#d27db1ff45012d53980f5589fda925278e1249ca"
3234+
integrity sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w==
32353235
dependencies:
3236-
csstype "^3.0.2"
3236+
csstype "^3.2.2"
32373237

32383238
"@types/semver@^7.5.6":
32393239
version "7.7.1"
@@ -4417,10 +4417,10 @@ cssesc@^3.0.0:
44174417
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
44184418
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
44194419

4420-
csstype@^3.0.2:
4421-
version "3.2.2"
4422-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.2.tgz#6800c4d295639fbe03ac1f3df642e58506f9b65a"
4423-
integrity sha512-D80T+tiqkd/8B0xNlbstWDG4x6aqVfO52+OlSUNIdkTvmNw0uQpJLeos2J/2XvpyidAFuTPmpad+tUxLndwj6g==
4420+
csstype@^3.2.2:
4421+
version "3.2.3"
4422+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a"
4423+
integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==
44244424

44254425
cytoscape-cose-bilkent@^4.1.0:
44264426
version "4.1.0"

0 commit comments

Comments
 (0)