Skip to content

Commit 54c3428

Browse files
committed
bump deps
1 parent 62aa018 commit 54c3428

2 files changed

Lines changed: 114 additions & 46 deletions

File tree

apps/app/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,31 +19,31 @@
1919
"@mui/material-nextjs": "^7.3.6",
2020
"@phala/lib": "workspace:*",
2121
"@phala/store": "workspace:*",
22-
"@polkadot/keyring": "^13.5.9",
22+
"@polkadot/keyring": "^14.0.1",
2323
"@polkadot/react-identicon": "^3.16.4",
24-
"@polkadot/types": "^16.5.3",
25-
"@polkadot/util": "^13.5.9",
24+
"@polkadot/types": "^16.5.4",
25+
"@polkadot/util": "^14.0.1",
2626
"@rainbow-me/rainbowkit": "^2.2.10",
2727
"@talismn/connect-wallets": "^1.2.8",
2828
"@tanstack/react-query": "^5.90.12",
2929
"@tanstack/react-query-devtools": "^5.91.1",
3030
"date-fns": "^4.1.0",
3131
"decimal.js": "^10.6.0",
32-
"jotai": "^2.15.2",
32+
"jotai": "^2.16.0",
3333
"jotai-devtools": "^0.13.0",
34-
"next": "^16.0.7",
34+
"next": "^16.0.10",
3535
"notistack": "^3.0.2",
36-
"nuqs": "^2.8.3",
37-
"react": "^19.2.1",
38-
"react-dom": "^19.2.1",
36+
"nuqs": "^2.8.5",
37+
"react": "^19.2.3",
38+
"react-dom": "^19.2.3",
3939
"sharp": "^0.34.5",
4040
"swr": "^2.3.7",
4141
"viem": "^2.41.2",
4242
"wagmi": "^3.1.0",
4343
"wretch": "^3.0.5"
4444
},
4545
"devDependencies": {
46-
"@next/bundle-analyzer": "^16.0.7",
46+
"@next/bundle-analyzer": "^16.0.10",
4747
"@swc-jotai/debug-label": "^0.4.0",
4848
"@swc-jotai/react-refresh": "^0.4.0",
4949
"@types/react": "^19.2.7",

0 commit comments

Comments
 (0)