Skip to content

Commit

Permalink
Update deps, fix svelte's $page deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
PolpOnline committed Dec 23, 2024
1 parent 7f1bb6a commit 36f4821
Show file tree
Hide file tree
Showing 8 changed files with 407 additions and 396 deletions.
26 changes: 13 additions & 13 deletions src/backend/Cargo.lock

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

10 changes: 5 additions & 5 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@eslint/js": "^9.17.0",
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/line-md": "^1.2.4",
"@iconify-json/lucide": "^1.2.19",
"@iconify-json/lucide": "^1.2.20",
"@iconify-json/material-symbols": "^1.2.12",
"@iconify-json/ph": "^1.2.2",
"@internationalized/date": "^3.6.0",
"@sveltejs/kit": "^2.13.0",
"@sveltejs/kit": "^2.15.0",
"@sveltejs/vite-plugin-svelte": "^4.0.4",
"@sveltejs/vite-plugin-svelte-inspector": "^3.0.1",
"@tailwindcss/typography": "^0.5.15",
Expand All @@ -45,17 +45,17 @@
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"set-cookie-parser": "^2.7.1",
"svelte": "^5.14.4",
"svelte": "^5.15.0",
"svelte-check": "^4.1.1",
"svelte-sonner": "^0.3.28",
"sveltekit-superforms": "^2.22.1",
"tailwind-merge": "^2.5.5",
"tailwind-merge": "^2.6.0",
"tailwind-variants": "^0.3.0",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.18.2",
"unplugin-fonts": "^1.3.1",
"unplugin-icons": "^0.20.2",
"vaul-svelte": "1.0.0-next.3",
Expand Down
Loading

0 comments on commit 36f4821

Please sign in to comment.