Skip to content

Commit

Permalink
chore: update dependencies (patch) (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
maalni authored May 31, 2024
1 parent df8b7ef commit efddbcd
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 96 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"generate-pwa-assets": "pwa-assets-generator"
},
"dependencies": {
"@internationalized/date": "^3.5.3",
"@internationalized/date": "^3.5.4",
"@mdi/js": "^7.4.47",
"@tanstack/svelte-query": "^5.32.0",
"bits-ui": "^0.21.7",
Expand All @@ -22,7 +22,7 @@
"d3-scale": "^4.0.2",
"d3-shape": "^3.2.0",
"formsnap": "^0.4.4",
"i18next": "^23.11.4",
"i18next": "^23.11.5",
"layerchart": "^0.36.5",
"lucide-svelte": "^0.378.0",
"mode-watcher": "^0.3.0",
Expand All @@ -42,11 +42,11 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.8",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@sveltejs/kit": "^2.5.10",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@types/d3-scale": "^4.0.8",
"@types/d3-shape": "^3.1.6",
"@types/eslint": "8.56.7",
"@types/eslint": "8.56.10",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"@vite-pwa/assets-generator": "^0.2.4",
Expand All @@ -60,15 +60,15 @@
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"sass": "^1.77.2",
"sass": "^1.77.4",
"svelte": "^4.2.17",
"svelte-check": "^3.7.1",
"svelte-headless-table": "^0.18.2",
"svelte-lucide": "^1.0.5",
"tailwindcss": "^3.4.3",
"tslib": "^2.4.1",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vite-plugin-pwa": "^0.20.0"
},
"engines": {
Expand Down
Loading

0 comments on commit efddbcd

Please sign in to comment.