Merge branch 'main' of github.com:cannorin/cannorin.net

This commit is contained in:
2025-02-07 22:34:05 +09:00
2 changed files with 18 additions and 18 deletions

View File

@@ -23,11 +23,11 @@
"misskey-js": "2024.11.1-alpha.0",
"schema-dts": "1.1.2",
"svelte": "5.16.1",
"svelte-check": "4.1.1",
"svelte-check": "4.1.4",
"svgo": "3.3.2",
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"vite": "5.4.11"
"vite": "5.4.12"
},
"dependencies": {
"@fontsource/poiret-one": "5.1.1",
@@ -35,7 +35,7 @@
"@icons-pack/svelte-simple-icons": "4.0.1",
"@tailwindcss/typography": "0.5.15",
"deepmerge": "4.3.1",
"lucide-svelte": "0.469.0",
"lucide-svelte": "0.474.0",
"sveltekit-rate-limiter": "0.6.1",
"tailwind-merge": "2.6.0"
}