This commit is contained in:
parent
0e0bff902b
commit
4f8e6ba55f
4 changed files with 107 additions and 197 deletions
13
package.json
13
package.json
|
|
@ -20,32 +20,31 @@
|
|||
"@sveltejs/adapter-node": "^5.5.7",
|
||||
"@sveltejs/kit": "^2.70.2",
|
||||
"@sveltejs/vite-plugin-svelte": "^7.3.0",
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"daisyui": "^5.5.14",
|
||||
"@tailwindcss/vite": "^4.3.3",
|
||||
"daisyui": "^5.7.16",
|
||||
"eslint": "^10.8.1",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-plugin-svelte": "^3.22.0",
|
||||
"globals": "^17.9.0",
|
||||
"mdsvex": "^0.12.8",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"pino-pretty": "^13.1.3",
|
||||
"prettier": "^3.9.6",
|
||||
"prettier-plugin-svelte": "^4.1.1",
|
||||
"prettier-plugin-tailwindcss": "^0.8.1",
|
||||
"svelte": "^5.56.8",
|
||||
"svelte-check": "^4.7.5",
|
||||
"tailwindcss": "^4.1.4",
|
||||
"tailwindcss": "^4.3.3",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.67.0",
|
||||
"vite": "^8.2.1",
|
||||
"vitest": "^4.1.10"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lucide/svelte": "^0.516.0",
|
||||
"@lucide/svelte": "^1.31.0",
|
||||
"@sveltejs/adapter-netlify": "^6.0.4",
|
||||
"clsx": "^2.1.1",
|
||||
"dayjs": "^1.11.13",
|
||||
"pino": "^9.6.0",
|
||||
"pino": "^10.3.1",
|
||||
"tailwind-merge": "^3.4.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue