Skip to content

Commit dfc1be9

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

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.27",
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.27":
47+
version "18.2.27"
48+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.27.tgz#746e52b06f3ccd5d7a724fd53769b70792601440"
49+
integrity sha512-Wfv7B7FZiR2r3MIqbAlXoY1+tXm4bOqfz4oRr+nyXdBqapDBZ0l/IGcSlAfvxIHEEJjkPU0MYAc/BlFPOcrgLw==
5050
dependencies:
5151
"@types/prop-types" "*"
5252
"@types/scheduler" "*"

0 commit comments

Comments
 (0)