coderabbit fixes

This commit is contained in:
2025-11-22 21:11:21 -05:00
parent 84e1afdcff
commit f55d782b02
4 changed files with 9 additions and 10 deletions
+2 -2
View File
@@ -28,7 +28,6 @@
"markdown-it": "^14.1.0",
"pagefind": "^1.4.0",
"sanitize-html": "^2.17.0",
"sass": "^1.94.2",
"sharp": "^0.34.4"
},
"devDependencies": {
@@ -36,7 +35,8 @@
"@types/alpinejs__persist": "^3.13.4",
"bun-types": "1.3.0",
"eslint": "^9.39.1",
"prettier": "^3.6.2"
"prettier": "^3.6.2",
"sass": "^1.94.2"
},
"module": "index.ts",
"peerDependencies": {