Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fromtheeast710 committed Jul 18, 2024
1 parent d01ca73 commit f2f707c
Show file tree
Hide file tree
Showing 2 changed files with 1,645 additions and 1,405 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"postbuild": "purgecss --css build/static/css/*.css --content build/index.html build/static/js/*.js --output build/static/css"
},
"devDependencies": {
"@floating-ui/dom": "^1.6.3",
"@floating-ui/dom": "^1.6.7",
"@skeletonlabs/skeleton": "2.7.1",
"@skeletonlabs/tw-plugin": "0.3.1",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.5",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tabler/icons-svelte": "^2.47.0",
"autoprefixer": "10.4.17",
"postcss": "8.4.33",
"svelte": "^4.2.12",
"svelte-check": "^3.6.9",
"svelte": "^4.2.18",
"svelte-check": "^3.8.4",
"tailwindcss": "3.4.1",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"vite-plugin-tailwind-purgecss": "0.2.0",
"vitest": "^1.4.0"
"vitest": "^1.6.0"
},
"type": "module"
}
Loading

0 comments on commit f2f707c

Please sign in to comment.