Skip to content

Commit b7e478e

Browse files
chore(deps): update dependency @types/react to v18
1 parent 3d57e18 commit b7e478e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"author": "geeeger <lph1988520@sina.com>",
3131
"license": "MIT",
3232
"devDependencies": {
33-
"@types/react": "17.0.44",
33+
"@types/react": "18.0.37",
3434
"@typescript-eslint/eslint-plugin": "2.34.0",
3535
"@typescript-eslint/parser": "2.34.0",
3636
"eslint": "6.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
resolved "https://registry.npm.taobao.org/@types/prop-types/download/@types/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
4444
integrity sha1-KrDV2i5YFflLC51LldHl8kOrLKc=
4545

46-
"@types/react@17.0.44":
47-
version "17.0.44"
48-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
49-
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
46+
"@types/react@18.0.37":
47+
version "18.0.37"
48+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.37.tgz#7a784e2a8b8f83abb04dc6b9ed9c9b4c0aee9be7"
49+
integrity sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw==
5050
dependencies:
5151
"@types/prop-types" "*"
5252
"@types/scheduler" "*"

0 commit comments

Comments
 (0)