Skip to content

Commit

Permalink
Update frontend deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PolpOnline committed Dec 4, 2024
1 parent 6ce040f commit e746df4
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 371 deletions.
28 changes: 14 additions & 14 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"generate-openapi": "openapi-typescript http://localhost:3000/openapi.json -o ./src/lib/api/schema.d.ts\n"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/line-md": "^1.2.2",
"@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.5",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/vite-plugin-svelte": "^4.0.2",
"@sveltejs/vite-plugin-svelte-inspector": "^3.0.1",
"@tailwindcss/typography": "^0.5.15",
Expand All @@ -33,30 +33,30 @@
"clsx": "^2.1.1",
"eslint": "9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
"eslint-plugin-svelte": "^2.46.1",
"formsnap": "2.0.0-next.1",
"globals": "^15.12.0",
"globals": "^15.13.0",
"lucide-svelte": "^0.460.1",
"mode-watcher": "^0.5.0",
"openapi-fetch": "^0.13.0",
"openapi-typescript": "^7.4.3",
"openapi-fetch": "^0.13.3",
"openapi-typescript": "^7.4.4",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"set-cookie-parser": "^2.7.1",
"svelte": "^5.2.10",
"svelte-check": "^4.1.0",
"svelte": "^5.6.2",
"svelte-check": "^4.1.1",
"svelte-sonner": "^0.3.28",
"sveltekit-superforms": "^2.20.1",
"sveltekit-superforms": "^2.21.1",
"tailwind-merge": "^2.5.5",
"tailwind-variants": "^0.3.0",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"tailwindcss-animate": "^1.0.7",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"unplugin-fonts": "^1.1.1",
"typescript-eslint": "^8.17.0",
"unplugin-fonts": "^1.3.1",
"unplugin-icons": "^0.20.2",
"vaul-svelte": "1.0.0-next.3",
"vite": "^5.4.11",
Expand All @@ -67,7 +67,7 @@
"@fontsource-variable/jetbrains-mono": "^5.1.1",
"@sveltejs/adapter-node": "^5.2.9",
"@tolgee/svelte": "^5.32.0",
"@vvo/tzdb": "^6.150.0",
"@vvo/tzdb": "^6.152.0",
"humanize-duration": "^3.32.1",
"luxon": "^3.5.0",
"svelte-device-info": "^1.0.6"
Expand Down
Loading

0 comments on commit e746df4

Please sign in to comment.