Skip to content

Commit 3509cb8

Browse files
Update react dependencies
1 parent 0372dfc commit 3509cb8

File tree

2 files changed

+278
-63
lines changed

2 files changed

+278
-63
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,17 @@
5353
"@oasisprotocol/client": "1.2.0",
5454
"@oasisprotocol/client-rt": "1.2.0",
5555
"@oasisprotocol/ui-library": "file:./ui-library",
56-
"@tanstack/react-query": "4.36.1",
57-
"@tanstack/react-query-devtools": "4.36.1",
56+
"@tanstack/react-query": "5.95.2",
57+
"@tanstack/react-query-devtools": "5.95.2",
5858
"axios": "1.13.5",
5959
"bignumber.js": "9.1.2",
6060
"bip39": "^3.1.0",
6161
"date-fns": "3.6.0",
6262
"i18next": "23.16.8",
6363
"js-yaml": "^4.1.0",
6464
"monaco-editor": "^0.52.2",
65-
"react": "18.3.1",
66-
"react-dom": "18.3.1",
65+
"react": "19.2.4",
66+
"react-dom": "19.2.4",
6767
"react-i18next": "14.1.3",
6868
"react-router": "^7.13.0",
6969
"recharts": "2.15.4",
@@ -89,7 +89,7 @@
8989
"eslint-config-react-app": "7.0.1",
9090
"eslint-plugin-prettier": "5.2.6",
9191
"eslint-plugin-react": "7.37.4",
92-
"eslint-plugin-react-hooks": "4.6.2",
92+
"eslint-plugin-react-hooks": "7.0.1",
9393
"eslint-plugin-react-refresh": "^0.4.24",
9494
"events": "^3.1.0",
9595
"jsdom": "^26.1.0",

0 commit comments

Comments
 (0)