Skip to content

Commit

Permalink
Update react
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2024
1 parent ca7c19d commit 0290f6f
Show file tree
Hide file tree
Showing 2 changed files with 567 additions and 160 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-error-boundary": "3.1.4",
"react-query": "3.39.3"
"@tanstack/react-query": "4.0.5"
},
"devDependencies": {
"@graphql-codegen/cli": "2.16.5",
Expand All @@ -33,8 +33,8 @@
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.5.2",
"@types/node": "20.12.7",
"@types/react": "17.0.62",
"@types/react-dom": "17.0.20",
"@types/react": "17.0.80",
"@types/react-dom": "17.0.25",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@vitejs/plugin-react": "1.3.2",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "25.7.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "5.11.1",
"graphql": "16.8.1",
Expand Down
Loading

0 comments on commit 0290f6f

Please sign in to comment.