Skip to content

Commit

Permalink
performance and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
futurepaul committed Jan 30, 2024
1 parent 780ef12 commit 80dd622
Show file tree
Hide file tree
Showing 27 changed files with 2,094 additions and 2,575 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"tailwindcss": "^3.3.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.2.2",
"vite": "^5.0.12",
"vite-plugin-pwa": "^0.16.7",
Expand All @@ -54,8 +54,8 @@
"@capacitor/status-bar": "^5.0.6",
"@capacitor/toast": "^5.0.6",
"@ionic/pwa-elements": "^3.2.2",
"@kobalte/core": "^0.9.8",
"@kobalte/tailwindcss": "^0.5.0",
"@kobalte/core": "^0.12.1",
"@kobalte/tailwindcss": "^0.9.0",
"@modular-forms/solid": "^0.18.1",
"@mutinywallet/mutiny-wasm": "0.5.7",
"@mutinywallet/waila-wasm": "^0.2.6",
Expand All @@ -67,7 +67,8 @@
"i18next-browser-languagedetector": "^7.1.0",
"qr-scanner": "^1.4.2",
"solid-js": "^1.8.12",
"solid-qr-code": "^0.0.8"
"solid-qr-code": "^0.0.8",
"solid-transition-group": "^0.2.3"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit 80dd622

Please sign in to comment.