general: snapshot

This commit is contained in:
k
2024-07-12 08:35:41 +02:00
parent 350c835873
commit 35fd5054aa
51 changed files with 2831 additions and 3251 deletions
+3 -3
View File
@@ -21,7 +21,7 @@
"@solid-primitives/intersection-observer": "^2.1.6",
"@solid-primitives/resize-observer": "^2.0.26",
"lean-qr": "^2.3.4",
"lightweight-charts": "^4.1.6",
"lightweight-charts": "^4.1.7",
"solid-js": "^1.8.18"
},
"devDependencies": {
@@ -36,12 +36,12 @@
"rollup-plugin-visualizer": "^5.12.0",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3",
"unplugin-auto-import": "^0.17.6",
"unplugin-auto-import": "^0.18.0",
"unplugin-icons": "^0.19.0",
"vite": "^5.3.3",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-solid": "^2.10.2",
"workbox-window": "^7.1.0",
"wrangler": "^3.63.2"
"wrangler": "^3.64.0"
}
}