Skip to content

Commit 3270136

Browse files
committed
chore: ⬆️ update deps
1 parent 0cfec72 commit 3270136

File tree

2 files changed

+164
-164
lines changed

2 files changed

+164
-164
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"@sveltejs/kit": "^2.20.7",
2525
"@sveltejs/vite-plugin-svelte": "^5.0.3",
2626
"@tailwindcss/typography": "^0.5.16",
27-
"@tailwindcss/vite": "^4.1.4",
27+
"@tailwindcss/vite": "^4.1.5",
2828
"@testing-library/jest-dom": "^6.6.3",
2929
"@testing-library/svelte": "^5.2.7",
30-
"daisyui": "5.0.27",
30+
"daisyui": "5.0.32",
3131
"eslint": "^9.25.1",
3232
"eslint-config-prettier": "^10.1.2",
3333
"eslint-plugin-svelte": "^3.5.1",
@@ -38,10 +38,10 @@
3838
"prettier-plugin-tailwindcss": "^0.6.11",
3939
"svelte": "^5.28.2",
4040
"svelte-check": "^4.1.6",
41-
"tailwindcss": "^4.1.4",
41+
"tailwindcss": "^4.1.5",
4242
"typescript": "^5.8.3",
43-
"typescript-eslint": "^8.31.0",
44-
"vite": "^6.3.2",
43+
"typescript-eslint": "^8.31.1",
44+
"vite": "^6.3.4",
4545
"vitest": "^3.1.2"
4646
},
4747
"pnpm": {

0 commit comments

Comments
 (0)