Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala committed Sep 23, 2024
1 parent 8d2639e commit 11a3f11
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 127 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@radix-ui/react-tabs": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.441.0",
"polkadot-api": "^1.3.0",
"lucide-react": "^0.445.0",
"polkadot-api": "^1.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rxjs": "^7.8.1",
Expand All @@ -37,12 +37,12 @@
"prettier": "^3.3.3",
"tailwindcss": "^3.4.12",
"typescript": "^5.6.2",
"vite": "^5.4.6"
"vite": "^5.4.7"
},
"prettier": {
"printWidth": 80,
"semi": false,
"trailingComma": "all"
},
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
}
Loading

0 comments on commit 11a3f11

Please sign in to comment.