Skip to content

Commit

Permalink
add: type/react
Browse files Browse the repository at this point in the history
  • Loading branch information
syofyanzuhad committed Nov 21, 2023
1 parent b157af0 commit 57be64a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"@types/jest": "^26.0.23",
"@types/lodash.orderby": "^4.6.6",
"@types/nprogress": "^0.2.0",
"@types/react": "^18.2.38",
"@types/react-redux": "^7.1.16",
"@types/styled-components": "^5.1.10",
"@typescript-eslint/eslint-plugin": "^4.27.0",
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3034,6 +3034,15 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^18.2.38":
version "18.2.38"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52"
integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/scheduler@*":
version "0.16.2"
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz"
Expand Down

0 comments on commit 57be64a

Please sign in to comment.