Skip to content

Commit 501114e

Browse files
fix(deps): update react dependencies
1 parent c652296 commit 501114e

File tree

2 files changed

+204
-117
lines changed

2 files changed

+204
-117
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,20 +58,20 @@
5858
"@oasisprotocol/client": "1.2.0",
5959
"@oasisprotocol/client-rt": "1.2.0",
6060
"@oasisprotocol/ui-library": "file:./ui-library",
61-
"@tanstack/react-query": "4.36.1",
62-
"@tanstack/react-query-devtools": "4.36.1",
61+
"@tanstack/react-query": "5.90.7",
62+
"@tanstack/react-query-devtools": "5.90.2",
6363
"axios": "1.12.2",
6464
"bignumber.js": "9.1.2",
6565
"bip39": "^3.1.0",
6666
"date-fns": "3.6.0",
6767
"i18next": "23.16.8",
6868
"js-yaml": "^4.1.0",
6969
"monaco-editor": "^0.52.2",
70-
"react": "18.3.1",
71-
"react-dom": "18.3.1",
70+
"react": "19.2.0",
71+
"react-dom": "19.2.0",
7272
"react-i18next": "14.1.3",
7373
"react-quick-pinch-zoom": "5.1.0",
74-
"react-router-dom": "6.30.0",
74+
"react-router-dom": "7.9.5",
7575
"recharts": "2.15.1",
7676
"swiper": "11.2.5",
7777
"use-resize-observer": "9.1.0",
@@ -90,14 +90,14 @@
9090
"@types/react-dom": "18.3.5",
9191
"@typescript-eslint/eslint-plugin": "7.18.0",
9292
"@typescript-eslint/parser": "7.18.0",
93-
"@vitejs/plugin-react": "^4.4.1",
93+
"@vitejs/plugin-react": "^5.1.1",
9494
"buffer": "^6.0.3",
9595
"eslint": "8.57.1",
9696
"eslint-config-prettier": "9.1.0",
9797
"eslint-config-react-app": "7.0.1",
9898
"eslint-plugin-prettier": "5.2.6",
9999
"eslint-plugin-react": "7.37.4",
100-
"eslint-plugin-react-hooks": "4.6.2",
100+
"eslint-plugin-react-hooks": "7.0.1",
101101
"eslint-plugin-react-refresh": "^0.4.24",
102102
"events": "^3.1.0",
103103
"jsdom": "^26.1.0",

0 commit comments

Comments
 (0)