Skip to content

Commit

Permalink
chore(package): update @types/react to version 18.2.35
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 6, 2023
1 parent a410ed0 commit f84d1f2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@testing-library/react": "^14.0.0",
"@types/node": "^20.2.6",
"@types/nprogress": "^0.2.0",
"@types/react": "^18.2.9",
"@types/react": "^18.2.35",
"@types/react-dom": "^18.2.4",
"@types/testing-library__jest-dom": "^5.14.6",
"@types/three": "^0.156.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4268,7 +4268,7 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@>=16", "@types/react@^18.2.9":
"@types/react@*", "@types/react@>=16":
version "18.2.9"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
Expand All @@ -4277,6 +4277,15 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^18.2.35":
version "18.2.35"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.35.tgz#bacdc6d139a4d6d47e5186e1a96952c65e1f3792"
integrity sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/resolve@1.17.1":
version "1.17.1"
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"
Expand Down

0 comments on commit f84d1f2

Please sign in to comment.