Skip to content

Commit

Permalink
chore(deps): update react monorepo (#301)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <svc-secops+renovate@apollographql.com>
  • Loading branch information
svc-secops and renovate[bot] committed Apr 29, 2024
1 parent 40da63a commit e140ddf
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 63 deletions.
102 changes: 44 additions & 58 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"@apollo/client": "3.9.9",
"graphql": "16.8.1",
"graphql-ws": "5.15.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.0",
"react-dom": "18.3.0",
"react-router-dom": "6.22.3"
},
"devDependencies": {
"@types/react": "18.2.66",
"@types/react-dom": "18.2.22",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.1",
"eslint-plugin-react-refresh": "0.4.6",
"vite": "5.1.6"
},
Expand Down

0 comments on commit e140ddf

Please sign in to comment.