Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinHerber committed Jul 10, 2024
1 parent 7bb741b commit 1fe7e7c
Show file tree
Hide file tree
Showing 2 changed files with 1,691 additions and 1,167 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@
"devDependencies": {
"@zerodevx/svelte-toast": "0.9.5",
"@sveltejs/adapter-auto": "3.2.2",
"@sveltejs/kit": "2.5.11",
"@sveltejs/kit": "2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"axios": "^1.7.2",
"autoprefixer": "^10.4.19",
"flowbite": "^2.3.0",
"flowbite-svelte": "^0.46.1",
"openapi-typescript": "^6.7.6",
"postcss": "^8.4.38",
"svelte": "5.0.0-next.153",
"svelte-check": "^3.8.0",
"flowbite": "^2.4.1",
"flowbite-svelte": "^0.46.14",
"openapi-typescript": "^7.0.2",
"postcss": "^8.4.39",
"svelte": "5.0.0-next.180",
"svelte-check": "^3.8.4",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
"vite": "5.3.0"
"typescript": "^5.5.3",
"vite": "5.3.3"
},
"type": "module"
}
Loading

0 comments on commit 1fe7e7c

Please sign in to comment.