Skip to content

Commit 1583381

Browse files
Update dependency @types/react to v18.0.31
1 parent d79c893 commit 1583381

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@types/node": "18.8.2",
3535
"@types/prismjs": "1.26.0",
36-
"@types/react": "18.0.21",
36+
"@types/react": "18.0.31",
3737
"@types/styled-components": "5.1.26",
3838
"babel-plugin-macros": "3.1.0",
3939
"eslint": "8.24.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,10 @@
450450
"@types/scheduler" "*"
451451
csstype "^3.0.2"
452452

453-
"@types/[email protected].21":
454-
version "18.0.21"
455-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
456-
integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
453+
"@types/[email protected].31":
454+
version "18.0.31"
455+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
456+
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
457457
dependencies:
458458
"@types/prop-types" "*"
459459
"@types/scheduler" "*"

0 commit comments

Comments
 (0)