chore: upgrade deps

This commit is contained in:
Josep M Sobrepere
2025-06-17 10:51:09 +02:00
parent cea87f1319
commit 8d06111f30
2 changed files with 1045 additions and 834 deletions

View File

@@ -14,15 +14,15 @@
"semi": false
},
"dependencies": {
"@acala-network/chopsticks-core": "^1.0.6",
"@acala-network/chopsticks-core": "^1.1.0",
"@noble/hashes": "^1.8.0",
"@polkadot-api/descriptors": "file:.papi/descriptors",
"@polkadot-api/json-rpc-provider-proxy": "^0.2.4",
"@polkadot-api/metadata-builders": "^0.12.2",
"@polkadot-api/observable-client": "^0.11.1",
"@polkadot-api/observable-client": "^0.12.0",
"@polkadot-api/react-builder": "0.2.9",
"@polkadot-api/substrate-bindings": "^0.14.0",
"@polkadot-api/substrate-client": "^0.4.0",
"@polkadot-api/substrate-client": "^0.4.1",
"@polkadot-api/utils": "^0.2.0",
"@radix-ui/react-accordion": "^1.2.11",
"@radix-ui/react-dialog": "^1.1.14",
@@ -39,8 +39,8 @@
"@react-rxjs/core": "^0.10.8",
"@react-rxjs/utils": "^0.9.7",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/universal-provider": "^2.21.0",
"@walletconnect/utils": "^2.21.0",
"@walletconnect/universal-provider": "^2.21.3",
"@walletconnect/utils": "^2.21.3",
"blo": "^2.0.0",
"buffer": "^6.0.3",
"class-variance-authority": "^0.7.1",
@@ -48,38 +48,38 @@
"cmdk": "1.1.1",
"idb-keyval": "^6.2.2",
"lucide-react": "^0.511.0",
"polkadot-api": "^1.13.0",
"polkadot-api": "^1.14.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-portal": "^4.3.0",
"react-router-dom": "^7.6.1",
"react-router-dom": "^7.6.2",
"react-svg": "^16.3.0",
"react-virtuoso": "^4.12.8",
"react-virtuoso": "^4.13.0",
"react18-json-view": "^0.2.9",
"rxjs": "^7.8.2",
"save-as": "^0.1.8",
"tailwind-merge": "^3.3.0",
"tailwind-merge": "^3.3.1",
"tailwindcss-animate": "^1.0.7",
"uuid": "^11.1.0"
},
"devDependencies": {
"@eslint/js": "^9.28.0",
"@tailwindcss/vite": "^4.1.8",
"@types/node": "^22.15.29",
"@types/react": "^19.1.6",
"@types/react-dom": "^19.1.5",
"@eslint/js": "^9.29.0",
"@tailwindcss/vite": "^4.1.10",
"@types/node": "^24.0.3",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@types/react-portal": "^4.0.7",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.5.1",
"@walletconnect/types": "^2.21.0",
"eslint": "^9.28.0",
"@vitejs/plugin-react": "^4.5.2",
"@walletconnect/types": "^2.21.3",
"eslint": "^9.29.0",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.2.0",
"prettier": "^3.5.3",
"tailwindcss": "^4.1.8",
"tailwindcss": "^4.1.10",
"typescript": "^5.8.3",
"typescript-eslint": "^8.33.1",
"typescript-eslint": "^8.34.1",
"vite": "^6.3.5"
},
"packageManager": "pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912",

1841
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff