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 Sep 20, 2024
1 parent cbfbbbf commit 8d2639e
Show file tree
Hide file tree
Showing 11 changed files with 446 additions and 452 deletions.
Binary file modified .papi/metadata/dot.scale
Binary file not shown.
Binary file modified .papi/metadata/dotAh.scale
Binary file not shown.
Binary file modified .papi/metadata/ksm.scale
Binary file not shown.
Binary file modified .papi/metadata/ksmAh.scale
Binary file not shown.
Binary file modified .papi/metadata/pas.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.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,30 +19,30 @@
"@radix-ui/react-tabs": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.439.0",
"polkadot-api": "^1.2.0",
"lucide-react": "^0.441.0",
"polkadot-api": "^1.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rxjs": "^7.8.1",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^22.5.4",
"@types/react": "^18.3.5",
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4",
"vite": "^5.4.3"
"tailwindcss": "^3.4.12",
"typescript": "^5.6.2",
"vite": "^5.4.6"
},
"prettier": {
"printWidth": 80,
"semi": false,
"trailingComma": "all"
},
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1"
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
}
880 changes: 437 additions & 443 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 8d2639e

Please sign in to comment.