Skip to content

Commit ac01683

Browse files
committed
chore(deps): update dependency @types/react to v18.2.9
1 parent 40b92a4 commit ac01683

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
"@theguild/algolia": "1.1.7",
3535
"@theguild/tailwind-config": "0.2.2",
3636
"@types/node": "18.16.16",
37-
"@types/react": "18.2.8",
37+
"@types/react": "18.2.9",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.1.3"
4040
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3159,10 +3159,10 @@
31593159
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
31603160
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
31613161

3162-
"@types/[email protected].8", "@types/react@>=16":
3163-
version "18.2.8"
3164-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8"
3165-
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
3162+
"@types/[email protected].9", "@types/react@>=16":
3163+
version "18.2.9"
3164+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
3165+
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
31663166
dependencies:
31673167
"@types/prop-types" "*"
31683168
"@types/scheduler" "*"

0 commit comments

Comments
 (0)