Skip to content

Commit

Permalink
chore: update deps and metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala committed Oct 7, 2024
1 parent 11a3f11 commit dfc98cb
Show file tree
Hide file tree
Showing 7 changed files with 599 additions and 597 deletions.
Binary file modified .papi/metadata/pasAh.scale
Binary file not shown.
Binary file modified .papi/metadata/roc.scale
Binary file not shown.
Binary file modified .papi/metadata/rocAh.scale
Binary file not shown.
Binary file modified .papi/metadata/wnd.scale
Binary file not shown.
Binary file modified .papi/metadata/wndAssethub.scale
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,37 +12,37 @@
},
"dependencies": {
"@polkadot-api/descriptors": "file:.papi/descriptors",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.445.0",
"polkadot-api": "^1.3.2",
"lucide-react": "^0.447.0",
"polkadot-api": "^1.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rxjs": "^7.8.1",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.3",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/node": "^22.7.4",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.2",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"vite": "^5.4.7"
"vite": "^5.4.8"
},
"prettier": {
"printWidth": 80,
"semi": false,
"trailingComma": "all"
},
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
}
1,172 changes: 587 additions & 585 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit dfc98cb

Please sign in to comment.