fix: remove shx dependency from core, docs, and preview packages

This commit is contained in:
codecalm
2025-05-26 20:40:05 +02:00
parent c914ecfb05
commit a0377f9752
3 changed files with 3 additions and 5 deletions

View File

@@ -29,8 +29,7 @@
"@docsearch/css": "^3.9.0",
"@docsearch/js": "^3.9.0",
"flat-cache": "^6.1.8",
"shiki": "^3.2.2",
"shx": "^0.4.0"
"shiki": "^3.2.2"
},
"dependencies": {
"@tabler/core": "workspace:*"