Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Dec 19, 2024
1 parent 6d47432 commit 26023e8
Show file tree
Hide file tree
Showing 5 changed files with 243 additions and 258 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions kitsune-fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"devDependencies": {
"@iconify-json/eos-icons": "^1.2.2",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.12.1",
"@sveltejs/vite-plugin-svelte": "5.0.2",
"@sveltejs/kit": "^2.12.2",
"@sveltejs/vite-plugin-svelte": "5.0.3",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
Expand All @@ -28,16 +28,16 @@
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"houdini": "1.3.1",
"houdini-svelte": "2.0.1",
"prettier": "^3.4.2",
"prettier-plugin-css-order": "^2.1.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"svelte": "^5.14.2",
"svelte": "^5.14.4",
"svelte-check": "^4.1.1",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",
"unplugin-icons": "^0.22.0",
Expand Down
2 changes: 1 addition & 1 deletion kitsune/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"prettier": "^3.4.2",
"prettier-plugin-jinja-template": "^2.0.0",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.16"
"tailwindcss": "^3.4.17"
}
}
Loading

0 comments on commit 26023e8

Please sign in to comment.