Skip to content

Commit

Permalink
update dependencies and metadatas
Browse files Browse the repository at this point in the history
  • Loading branch information
josepot committed Jul 3, 2024
1 parent 7db3c77 commit 7e15796
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
Binary file modified dot.scale
Binary file not shown.
Binary file modified ksm.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 @@ -13,11 +13,11 @@
},
"dependencies": {
"@polkadot-api/descriptors": "^0.0.1",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.400.0",
Expand All @@ -29,16 +29,16 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^20.12.13",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.2.12"
"typescript": "^5.5.3",
"vite": "^5.3.3"
},
"prettier": {
"printWidth": 80,
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7e15796

Please sign in to comment.