Skip to content

Commit e85bb10

Browse files
chore(deps): update dependency @types/react to v18.2.23 (#2150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5b71ee commit e85bb10

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
@@ -20,7 +20,7 @@
2020
"@theguild/algolia": "1.1.9",
2121
"@theguild/tailwind-config": "0.3.0",
2222
"@types/node": "18.18.0",
23-
"@types/react": "18.2.22",
23+
"@types/react": "18.2.23",
2424
"cross-env": "7.0.3",
2525
"next-sitemap": "4.2.3",
2626
"typescript": "5.2.2"

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -775,10 +775,10 @@
775775
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.7.tgz#f9361f7b87fd5d8188b2c998db0a1f47e9fb391a"
776776
integrity sha512-FbtmBWCcSa2J4zL781Zf1p5YUBXQomPEcep9QZCfRfQgTxz3pJWiDFLebohZ9fFntX5ibzOkSsrJ0TEew8cAog==
777777

778-
"@types/[email protected].22", "@types/react@>=16":
779-
version "18.2.22"
780-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.22.tgz#abe778a1c95a07fa70df40a52d7300a40b949ccb"
781-
integrity sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==
778+
"@types/[email protected].23", "@types/react@>=16":
779+
version "18.2.23"
780+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.23.tgz#60ad6cf4895e93bed858db0e03bcc4ff97d0410e"
781+
integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==
782782
dependencies:
783783
"@types/prop-types" "*"
784784
"@types/scheduler" "*"

0 commit comments

Comments
 (0)