Skip to content

Commit d661041

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

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
@@ -34,7 +34,7 @@
3434
"pagefind": "1.3.0",
3535
"@theguild/tailwind-config": "0.6.2",
3636
"@types/node": "22.13.4",
37-
"@types/react": "19.0.8",
37+
"@types/react": "19.0.9",
3838
"cross-env": "7.0.3",
3939
"postcss-import": "16.1.0",
4040
"tailwindcss": "3.4.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5604,10 +5604,10 @@
56045604
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb"
56055605
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==
56065606

5607-
"@types/[email protected].8":
5608-
version "19.0.8"
5609-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e"
5610-
integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==
5607+
"@types/[email protected].9":
5608+
version "19.0.9"
5609+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.9.tgz#675255eb7d978bdaf71f9d08f6b740d41b0b7f32"
5610+
integrity sha512-FedNTYgmMwSZmD1Sru/W1gJKuiYCN/3SuBkmZkcxX+FpO5zL76B22A9YNfAKg4HQO3Neh/30AiynP6BELdU0qQ==
56115611
dependencies:
56125612
csstype "^3.0.2"
56135613

0 commit comments

Comments
 (0)