Skip to content

Commit 05d4c8f

Browse files
committed
feat(lock): update lock file
1 parent 5517a10 commit 05d4c8f

3 files changed

Lines changed: 838 additions & 932 deletions

File tree

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@
1111
"format:check": "prettier --check ."
1212
},
1313
"devDependencies": {
14-
"@astrojs/check": "^0.9.4",
15-
"@astrojs/sitemap": "^3.5.1",
16-
"@astrojs/ts-plugin": "^1.10.4",
14+
"@astrojs/check": "^0.9.5",
15+
"@astrojs/sitemap": "^3.6.0",
16+
"@astrojs/ts-plugin": "^1.10.5",
1717
"@catppuccin/daisyui": "^2.1.1",
1818
"@lucide/astro": "^0.541.0",
19-
"@tailwindcss/vite": "^4.1.12",
20-
"astro": "^5.13.3",
21-
"daisyui": "^5.0.51",
19+
"@tailwindcss/vite": "^4.1.16",
20+
"astro": "^5.15.3",
21+
"daisyui": "^5.3.10",
2222
"prettier": "^3.6.2",
2323
"prettier-plugin-astro": "^0.14.1",
2424
"prettier-plugin-tailwindcss": "^0.6.14",
25-
"tailwindcss": "^4.1.12",
26-
"tw-animate-css": "^1.3.7",
27-
"typescript": "^5.9.2"
25+
"tailwindcss": "^4.1.16",
26+
"tw-animate-css": "^1.4.0",
27+
"typescript": "^5.9.3"
2828
},
2929
"dependencies": {
30-
"@fontsource/ms-madi": "^5.2.6"
30+
"@fontsource/ms-madi": "^5.2.7"
3131
}
3232
}

0 commit comments

Comments
 (0)