Skip to content

Commit 04d0f82

Browse files
Update react dependencies
1 parent 1d7f291 commit 04d0f82

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
@@ -52,19 +52,19 @@
5252
"@oasisprotocol/client": "1.2.0",
5353
"@oasisprotocol/client-rt": "1.2.0",
5454
"@oasisprotocol/ui-library": "file:./ui-library",
55-
"@tanstack/react-query": "4.36.1",
56-
"@tanstack/react-query-devtools": "4.36.1",
55+
"@tanstack/react-query": "5.90.14",
56+
"@tanstack/react-query-devtools": "5.91.2",
5757
"axios": "1.12.2",
5858
"bignumber.js": "9.1.2",
5959
"bip39": "^3.1.0",
6060
"date-fns": "3.6.0",
6161
"i18next": "23.16.8",
6262
"js-yaml": "^4.1.0",
6363
"monaco-editor": "^0.52.2",
64-
"react": "18.3.1",
65-
"react-dom": "18.3.1",
64+
"react": "19.2.3",
65+
"react-dom": "19.2.3",
6666
"react-i18next": "14.1.3",
67-
"react-router-dom": "6.30.0",
67+
"react-router-dom": "7.11.0",
6868
"recharts": "2.15.4",
6969
"viem": "^2.31.4"
7070
},
@@ -81,14 +81,14 @@
8181
"@types/react-dom": "18.3.5",
8282
"@typescript-eslint/eslint-plugin": "7.18.0",
8383
"@typescript-eslint/parser": "7.18.0",
84-
"@vitejs/plugin-react": "^4.4.1",
84+
"@vitejs/plugin-react": "^5.1.2",
8585
"buffer": "^6.0.3",
8686
"eslint": "8.57.1",
8787
"eslint-config-prettier": "9.1.0",
8888
"eslint-config-react-app": "7.0.1",
8989
"eslint-plugin-prettier": "5.2.6",
9090
"eslint-plugin-react": "7.37.4",
91-
"eslint-plugin-react-hooks": "4.6.2",
91+
"eslint-plugin-react-hooks": "7.0.1",
9292
"eslint-plugin-react-refresh": "^0.4.24",
9393
"events": "^3.1.0",
9494
"jsdom": "^26.1.0",

0 commit comments

Comments
 (0)