Skip to content

Commit

Permalink
up js stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Dec 1, 2024
1 parent 93c5367 commit 40772e1
Show file tree
Hide file tree
Showing 3 changed files with 338 additions and 330 deletions.
14 changes: 7 additions & 7 deletions kitsune-fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,30 @@
"devDependencies": {
"@iconify-json/eos-icons": "^1.2.1",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.8.4",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/vite-plugin-svelte": "5.0.1",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/eslint": "^9.6.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
"globals": "^15.12.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.13.0",
"houdini": "1.3.1",
"houdini-svelte": "2.0.1",
"prettier": "^3.4.1",
"prettier-plugin-css-order": "^2.1.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"svelte": "^5.2.9",
"svelte": "^5.3.0",
"svelte-check": "^4.1.0",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"unplugin-icons": "^0.20.1",
"vite": "^6.0.0",
"unplugin-icons": "^0.20.2",
"vite": "^6.0.1",
"vitest": "^2.1.6",
"zod": "^3.23.8"
}
Expand Down
Loading

0 comments on commit 40772e1

Please sign in to comment.