Skip to content

Commit 9425f6a

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

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.2.45",
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.2.45":
47+
version "18.2.45"
48+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c"
49+
integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==
5050
dependencies:
5151
"@types/prop-types" "*"
5252
"@types/scheduler" "*"

0 commit comments

Comments
 (0)