Skip to content

Commit 93d2885

Browse files
Update dependency @types/react to v18.0.30
1 parent d79c893 commit 93d2885

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.30",
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].30":
454+
version "18.0.30"
455+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
456+
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
457457
dependencies:
458458
"@types/prop-types" "*"
459459
"@types/scheduler" "*"

0 commit comments

Comments
 (0)