Skip to content

Commit

Permalink
chore(package): update @types/react to version 18.2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 3, 2023
1 parent 8cec559 commit 96c3893
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 @@ -97,7 +97,7 @@
"@types/jest": "^29.5.8",
"@types/node": "^20.9.2",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.37",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.15",
"@types/three": "^0.158.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4694,7 +4694,7 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@>=16", "@types/react@^18.2.37":
"@types/react@*", "@types/react@>=16":
version "18.2.37"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"
integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==
Expand All @@ -4703,6 +4703,15 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^18.2.41":
version "18.2.41"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9"
integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw==
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 96c3893

Please sign in to comment.