Remove unused packages
This commit is contained in:
parent
0f3256febf
commit
55a18e0b6d
2 changed files with 3 additions and 12 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
15
package.json
15
package.json
|
@ -15,25 +15,16 @@
|
|||
"@astrojs/markdoc": "^0.11.5",
|
||||
"@astrojs/mdx": "^3.1.9",
|
||||
"@astrojs/node": "^8.3.4",
|
||||
"@astrojs/partytown": "^2.1.2",
|
||||
"@astrojs/vue": "^4.5.2",
|
||||
"@astrojs/vue": "^4.5.3",
|
||||
"@iconoir/vue": "^7.10.0",
|
||||
"@meilisearch/instant-meilisearch": "^0.22.0",
|
||||
"@minpluto/zorn": "^0.4.64",
|
||||
"@playform/compress": "^0.1.6",
|
||||
"@unpic/astro": "^0.0.47",
|
||||
"astro": "^4.16.13",
|
||||
"astro-auto-import": "^0.4.4",
|
||||
"@tryghost/content-api": "^1.11.21",
|
||||
"astro": "^4.16.14",
|
||||
"astro-better-image-service": "^2.0.37",
|
||||
"astro-color-mode": "^0.7.1",
|
||||
"astro-json-element": "^1.1.4",
|
||||
"astro-robots-txt": "^1.0.0",
|
||||
"astro-tooltips": "^0.6.2",
|
||||
"docs-searchbar.js": "^2.5.0",
|
||||
"json-truncate": "^3.0.0",
|
||||
"meilisearch": "^0.45.0",
|
||||
"reshaped": "^3.2.7",
|
||||
"untruncate-json": "^0.0.1",
|
||||
"vue": "^3.5.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in a new issue