Skip to content

Commit fe0a4bb

Browse files
committed
Remove unused deps.
1 parent fa6f3ec commit fe0a4bb

2 files changed

Lines changed: 59 additions & 3725 deletions

File tree

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,9 @@
2626
"astro-delete-unused-images": "^1.0.3",
2727
"astro-meta-tags": "^0.2.0",
2828
"astro-pagefind": "^1.6.0",
29-
"astro-preload": "^1.1.2",
30-
"astrojs-service-worker": "^1.1.0",
3129
"clsx": "^2.1.1",
3230
"date-fns": "^4.4.0",
3331
"date-fns-tz": "^3.2.0",
34-
"hastscript": "^9.0.1",
35-
"js-yaml": "^4.2.0",
3632
"lite-youtube-embed": "^0.3.4",
3733
"marked": "^16.4.2",
3834
"nanostores": "^1.3.0",
@@ -47,11 +43,8 @@
4743
"vite": "^6.4.3"
4844
},
4945
"devDependencies": {
50-
"@types/js-yaml": "^4.0.9",
5146
"prettier": "^3.8.4",
5247
"prettier-plugin-astro": "^0.14.1",
53-
"puppeteer": "^24.43.1",
54-
"tsx": "^4.22.4",
5548
"typescript": "^5.8.3"
5649
},
5750
"prettier": {

0 commit comments

Comments
 (0)