We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6f3ec commit fe0a4bbCopy full SHA for fe0a4bb
2 files changed
package.json
@@ -26,13 +26,9 @@
26
"astro-delete-unused-images": "^1.0.3",
27
"astro-meta-tags": "^0.2.0",
28
"astro-pagefind": "^1.6.0",
29
- "astro-preload": "^1.1.2",
30
- "astrojs-service-worker": "^1.1.0",
31
"clsx": "^2.1.1",
32
"date-fns": "^4.4.0",
33
"date-fns-tz": "^3.2.0",
34
- "hastscript": "^9.0.1",
35
- "js-yaml": "^4.2.0",
36
"lite-youtube-embed": "^0.3.4",
37
"marked": "^16.4.2",
38
"nanostores": "^1.3.0",
@@ -47,11 +43,8 @@
47
43
"vite": "^6.4.3"
48
44
},
49
45
"devDependencies": {
50
- "@types/js-yaml": "^4.0.9",
51
46
"prettier": "^3.8.4",
52
"prettier-plugin-astro": "^0.14.1",
53
- "puppeteer": "^24.43.1",
54
- "tsx": "^4.22.4",
55
"typescript": "^5.8.3"
56
57
"prettier": {
0 commit comments