Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
adriandelgado authored and alicarpio committed Sep 22, 2024
1 parent 482a5d3 commit 5a480d7
Show file tree
Hide file tree
Showing 2 changed files with 371 additions and 371 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"format": "prettier --write ."
},
"devDependencies": {
"@sveltejs/adapter-cloudflare": "^4.7.1",
"@sveltejs/kit": "^2.5.21",
"@sveltejs/adapter-cloudflare": "^4.7.2",
"@sveltejs/kit": "^2.5.24",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.6",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.14",
Expand All @@ -27,24 +27,24 @@
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.6.6",
"svelte": "5.0.0-next.216",
"svelte": "5.0.0-next.228",
"svelte-check": "^3.8.5",
"sveltekit-superforms": "^2.16.1",
"tailwindcss": "^3.4.9",
"sveltekit-superforms": "^2.17.0",
"tailwindcss": "^3.4.10",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.0"
"typescript-eslint": "^8.2.0",
"vite": "^5.4.2"
},
"type": "module",
"dependencies": {
"bits-ui": "^0.21.13",
"date-fns": "^3.6.0",
"formsnap": "^1.0.1",
"lucide-svelte": "^0.427.0",
"lucide-svelte": "^0.428.0",
"svelte-sonner": "^0.3.27",
"tailwind-merge": "^2.5.0",
"valibot": "^0.37.0"
"tailwind-merge": "^2.5.2",
"valibot": "^0.38.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 5a480d7

Please sign in to comment.