Skip to content

Commit

Permalink
Fix update on page change
Browse files Browse the repository at this point in the history
  • Loading branch information
PolpOnline committed Nov 28, 2024
1 parent 0bf8e61 commit f8bc426
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 144 deletions.
8 changes: 4 additions & 4 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@eslint/js": "^9.15.0",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/line-md": "^1.2.2",
"@iconify-json/lucide": "^1.2.16",
"@iconify-json/lucide": "^1.2.17",
"@iconify-json/material-symbols": "^1.2.8",
"@iconify-json/ph": "^1.2.1",
"@internationalized/date": "^3.6.0",
"@sveltejs/kit": "^2.8.4",
"@sveltejs/kit": "^2.8.5",
"@sveltejs/vite-plugin-svelte": "^4.0.2",
"@sveltejs/vite-plugin-svelte-inspector": "^3.0.1",
"@tailwindcss/typography": "^0.5.15",
Expand All @@ -45,7 +45,7 @@
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"set-cookie-parser": "^2.7.1",
"svelte": "^5.2.9",
"svelte": "^5.2.10",
"svelte-check": "^4.1.0",
"svelte-sonner": "^0.3.28",
"sveltekit-superforms": "^2.20.1",
Expand All @@ -57,7 +57,7 @@
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"unplugin-fonts": "^1.1.1",
"unplugin-icons": "^0.20.1",
"unplugin-icons": "^0.20.2",
"vaul-svelte": "1.0.0-next.3",
"vite": "^5.4.11",
"zod": "^3.23.8"
Expand Down
Loading

0 comments on commit f8bc426

Please sign in to comment.