Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2023
1 parent f8e9b1a commit 3f4f575
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 443 deletions.
4 changes: 2 additions & 2 deletions packages/graphiql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"devDependencies": {
"esbuild": "0.14.2",
"@types/react": "17.0.37",
"@types/react-dom": "17.0.11",
"@types/react": "17.0.54",
"@types/react-dom": "17.0.19",
"typescript": "4.5.2"
}
}
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@types/concurrently": "6.4.0",
"@types/mdx-js__react": "1.5.5",
"@types/node": "16.11.11",
"@types/react": "17.0.37",
"@types/react-dom": "17.0.11",
"@types/react": "17.0.54",
"@types/react-dom": "17.0.19",
"concurrently": "6.4.0",
"cross-env": "7.0.3",
"esbuild": "0.14.2",
Expand Down

0 comments on commit 3f4f575

Please sign in to comment.