Skip to content

Commit

Permalink
wip: get to breaking point.
Browse files Browse the repository at this point in the history
  • Loading branch information
zicklag committed Jan 22, 2025
1 parent 1396917 commit 9b9153d
Show file tree
Hide file tree
Showing 7 changed files with 422 additions and 233 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"@dicebear/collection": "^9.2.2",
"@dicebear/core": "^9.2.2",
"@floating-ui/dom": "^1.6.12",
"@iconify/svelte": "^4.0.2",
"@iconify/svelte": "^4.2.0",
"@lezer/highlight": "^1.2.1",
"@polar-sh/checkout": "^0.1.6",
"@polar-sh/sdk": "^0.18.0",
"@rodrigodagostino/svelte-sortable-list": "^0.10.8",
"@skeletonlabs/skeleton": "^2.10.3",
"@skeletonlabs/tw-plugin": "^0.4.0",
"@sveltejs/adapter-node": "^5.2.9",
"@sveltejs/kit": "^2.8.5",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.6",
"@sveltejs/adapter-node": "^5.2.12",
"@sveltejs/kit": "^2.16.1",
"@sveltejs/vite-plugin-svelte": "5.0.3",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@types/canvas-confetti": "^1.6.4",
Expand All @@ -45,6 +45,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
"base64-js": "^1.5.1",
"canvas-confetti": "^1.9.3",
"codemirror": "^6.0.1",
"cookie": "^0.6.0",
Expand Down Expand Up @@ -89,7 +90,7 @@
"typescript": "^5.7.2",
"underscore": "^1.13.7",
"undici": "^6.21.0",
"vite": "^5.4.11",
"vite": "^6.0.11",
"vite-plugin-top-level-await": "^1.4.4",
"vite-plugin-wasm": "^3.3.0",
"vitest": "^2.1.6",
Expand Down
Loading

0 comments on commit 9b9153d

Please sign in to comment.