Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent 7a88b44 commit 3e38670
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@types/markdown-escape": "1.1.0",
"@types/node": "18.14.6",
"@types/randomcolor": "0.5.7",
"@types/react": "17.0.53",
"@types/react": "18.0.29",
"@types/react-collapse": "5.0.1",
"@types/react-color": "3.0.6",
"@types/react-dom": "18.0.11",
Expand Down Expand Up @@ -137,7 +137,7 @@
},
"resolutions": {
"react-use": "17.4.0",
"@types/react": "17.0.53"
"@types/react": "18.0.29"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3e38670

Please sign in to comment.