Skip to content

Commit

Permalink
Merge branch 'main' into l10n_main
Browse files Browse the repository at this point in the history
  • Loading branch information
maalni authored Dec 22, 2024
2 parents 5adf051 + a933434 commit bce1ad7
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 294 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@internationalized/date": "^3.6.0",
"@mdi/js": "^7.4.47",
"@tanstack/svelte-query": "^5.61.5",
"@tanstack/svelte-query": "^5.62.7",
"@types/lodash-es": "^4.17.12",
"bits-ui": "^0.21.16",
"clsx": "^2.1.1",
Expand All @@ -27,56 +27,56 @@
"i18next": "^23.16.5",
"layerchart": "^0.59.5",
"lodash-es": "^4.17.21",
"lucide-svelte": "^0.462.0",
"lucide-svelte": "^0.468.0",
"mode-watcher": "^0.5.0",
"simple-icons": "^13.18.0",
"simple-icons": "^13.20.0",
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.1",
"svelte-i18next": "^2.2.2",
"svelte-legos": "^0.2.5",
"svelte-persisted-store": "^0.12.0",
"svelte-sonner": "^0.3.28",
"svelte-ux": "^0.75.5",
"sveltekit-superforms": "^2.20.1",
"svelte-ux": "^0.76.0",
"sveltekit-superforms": "^2.21.0",
"tailwind-merge": "^2.5.5",
"tailwind-variants": "^0.3.0",
"tw-colors": "^3.3.2",
"vaul-svelte": "^0.3.2",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.8.5",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/d3-scale": "^4.0.8",
"@types/d3-shape": "^3.1.6",
"@types/eslint": "9.6.1",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"autoprefixer": "^10.4.20",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-svelte": "^2.46.0",
"eslint-plugin-svelte": "^2.46.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"prettier-plugin-svelte": "^3.3.2",
"sass": "^1.81.0",
"sass": "^1.83.0",
"svelte": "^4.2.19",
"svelte-check": "^4.1.0",
"svelte-check": "^4.1.1",
"svelte-eslint-parser": "^0.43.0",
"svelte-headless-table": "^0.18.3",
"svelte-lucide": "^2.0.1",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"typescript-eslint": "^8.18.0",
"vite": "^5.4.11",
"vite-plugin-pwa": "^0.21.0"
"vite-plugin-pwa": "^0.21.1"
},
"engines": {
"node": ">=20.0.0",
Expand Down
Loading

0 comments on commit bce1ad7

Please sign in to comment.