Skip to content

Commit 098142d

Browse files
Update react dependencies
1 parent 041cf35 commit 098142d

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
@@ -57,19 +57,19 @@
5757
"@oasisprotocol/client": "1.2.0",
5858
"@oasisprotocol/client-rt": "1.2.0",
5959
"@oasisprotocol/ui-library": "file:./ui-library",
60-
"@tanstack/react-query": "4.36.1",
61-
"@tanstack/react-query-devtools": "4.36.1",
60+
"@tanstack/react-query": "5.90.12",
61+
"@tanstack/react-query-devtools": "5.91.1",
6262
"axios": "1.12.2",
6363
"bignumber.js": "9.1.2",
6464
"bip39": "^3.1.0",
6565
"date-fns": "3.6.0",
6666
"i18next": "23.16.8",
6767
"js-yaml": "^4.1.0",
6868
"monaco-editor": "^0.52.2",
69-
"react": "18.3.1",
70-
"react-dom": "18.3.1",
69+
"react": "19.2.3",
70+
"react-dom": "19.2.3",
7171
"react-i18next": "14.1.3",
72-
"react-router-dom": "6.30.0",
72+
"react-router-dom": "7.10.1",
7373
"recharts": "2.15.4",
7474
"viem": "^2.31.4"
7575
},
@@ -86,14 +86,14 @@
8686
"@types/react-dom": "18.3.5",
8787
"@typescript-eslint/eslint-plugin": "7.18.0",
8888
"@typescript-eslint/parser": "7.18.0",
89-
"@vitejs/plugin-react": "^4.4.1",
89+
"@vitejs/plugin-react": "^5.1.2",
9090
"buffer": "^6.0.3",
9191
"eslint": "8.57.1",
9292
"eslint-config-prettier": "9.1.0",
9393
"eslint-config-react-app": "7.0.1",
9494
"eslint-plugin-prettier": "5.2.6",
9595
"eslint-plugin-react": "7.37.4",
96-
"eslint-plugin-react-hooks": "4.6.2",
96+
"eslint-plugin-react-hooks": "7.0.1",
9797
"eslint-plugin-react-refresh": "^0.4.24",
9898
"events": "^3.1.0",
9999
"jsdom": "^26.1.0",

0 commit comments

Comments
 (0)