Skip to content

Commit dc288f6

Browse files
chore(deps): update dependency @types/react to v19.2.11 (#1483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 336799e commit dc288f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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": "25.2.0",
25-
"@types/react": "19.2.10",
25+
"@types/react": "19.2.11",
2626
"pagefind": "1.4.0",
2727
"postcss-import": "16.1.1",
2828
"postcss-lightningcss": "1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3221,10 +3221,10 @@
32213221
dependencies:
32223222
undici-types "~6.21.0"
32233223

3224-
"@types/react@19.2.10":
3225-
version "19.2.10"
3226-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.10.tgz#f3ea799e6b4cebad6dfd231c238fc9de7652e2d2"
3227-
integrity sha512-WPigyYuGhgZ/cTPRXB2EwUw+XvsRA3GqHlsP4qteqrnnjDrApbS7MxcGr/hke5iUoeB7E/gQtrs9I37zAJ0Vjw==
3224+
"@types/react@19.2.11":
3225+
version "19.2.11"
3226+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.11.tgz#301b615ec33df67f6b0ba63f2b6aedce46cca0de"
3227+
integrity sha512-tORuanb01iEzWvMGVGv2ZDhYZVeRMrw453DCSAIn/5yvcSVnMoUMTyf33nQJLahYEnv9xqrTNbgz4qY5EfSh0g==
32283228
dependencies:
32293229
csstype "^3.2.2"
32303230

0 commit comments

Comments
 (0)