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 May 15, 2024
1 parent e140ddf commit ee4d61d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

8 changes: 4 additions & 4 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.3.0",
"react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.22.3"
},
"devDependencies": {
"@types/react": "18.3.0",
"@types/react": "18.3.2",
"@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.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.6",
"vite": "5.1.6"
},
Expand Down

0 comments on commit ee4d61d

Please sign in to comment.