Skip to content

Commit

Permalink
Update frontend deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PolpOnline committed Jan 14, 2025
1 parent 43dbae8 commit aeb2aa1
Show file tree
Hide file tree
Showing 2 changed files with 476 additions and 444 deletions.
28 changes: 14 additions & 14 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
"generate-openapi": "openapi-typescript http://localhost:3000/openapi.json -o ./src/lib/api/schema.d.ts && prettier --write ./src/lib/api/schema.d.ts"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/line-md": "^1.2.4",
"@iconify-json/lucide": "^1.2.21",
"@iconify-json/line-md": "^1.2.5",
"@iconify-json/lucide": "^1.2.23",
"@iconify-json/material-symbols": "^1.2.12",
"@iconify-json/ph": "^1.2.2",
"@internationalized/date": "^3.6.0",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/kit": "^2.15.2",
"@sveltejs/vite-plugin-svelte": "^4.0.4",
"@sveltejs/vite-plugin-svelte-inspector": "^3.0.1",
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/typography": "^0.5.16",
"@types/eslint": "^9.6.1",
"@types/humanize-duration": "^3.27.4",
"@types/luxon": "^3.4.2",
"@types/set-cookie-parser": "^2.4.10",
"autoprefixer": "^10.4.20",
"bits-ui": "1.0.0-next.74",
"bits-ui": "1.0.0-next.77",
"clsx": "^2.1.1",
"eslint": "9.14.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -39,23 +39,23 @@
"lucide-svelte": "^0.460.1",
"mode-watcher": "^0.5.0",
"openapi-fetch": "^0.13.4",
"openapi-typescript": "^7.5.1",
"postcss": "^8.4.49",
"openapi-typescript": "^7.5.2",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-svelte": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.9",
"set-cookie-parser": "^2.7.1",
"svelte": "^5.16.1",
"svelte-check": "^4.1.1",
"svelte": "^5.17.5",
"svelte-check": "^4.1.4",
"svelte-sonner": "^0.3.28",
"sveltekit-superforms": "^2.22.1",
"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.19.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"unplugin-fonts": "^1.3.1",
"unplugin-icons": "^0.20.2",
"vaul-svelte": "1.0.0-next.3",
Expand All @@ -67,7 +67,7 @@
"@fontsource-variable/jetbrains-mono": "^5.1.2",
"@sveltejs/adapter-node": "^5.2.11",
"@tolgee/svelte": "^5.33.2",
"@vvo/tzdb": "^6.157.0",
"@vvo/tzdb": "^6.158.0",
"http-status-codes": "^2.3.0",
"humanize-duration": "^3.32.1",
"luxon": "^3.5.0",
Expand Down
Loading

0 comments on commit aeb2aa1

Please sign in to comment.