Skip to content

Commit

Permalink
Update react dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 6c925cf commit 379bf7c
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 191 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,18 @@
"@mui/material": "5.16.7",
"@oasisprotocol/client": "1.1.0",
"@oasisprotocol/client-rt": "1.1.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-query": "5.62.7",
"@tanstack/react-query-devtools": "5.62.7",
"axios": "1.7.9",
"bignumber.js": "9.1.2",
"bip39": "^3.1.0",
"date-fns": "3.6.0",
"i18next": "23.16.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "14.1.3",
"react-quick-pinch-zoom": "5.1.0",
"react-router-dom": "6.26.2",
"react-router-dom": "7.0.2",
"recharts": "2.15.0",
"swiper": "11.1.14",
"use-resize-observer": "9.1.0"
Expand All @@ -99,7 +99,7 @@
"@storybook/react": "8.3.5",
"@storybook/react-webpack5": "8.3.5",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "^29.5.14",
"@types/node": "20.17.10",
Expand All @@ -113,7 +113,7 @@
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"markdownlint-cli": "0.42.0",
Expand Down
Loading

0 comments on commit 379bf7c

Please sign in to comment.