1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 12:05:07 +01:00

chore: updates modules

This commit is contained in:
Amir Raminfar
2023-06-28 12:31:33 -07:00
parent b2a6ea7ba1
commit 5af162ddda
4 changed files with 332 additions and 287 deletions

View File

@@ -3,11 +3,11 @@
"type": "module",
"devDependencies": {
"@netlify/functions": "^1.6.0",
"@unocss/preset-typography": "^0.53.1",
"@unocss/reset": "^0.53.1",
"@unocss/transformer-directives": "^0.53.1",
"@unocss/preset-typography": "^0.53.4",
"@unocss/reset": "^0.53.4",
"@unocss/transformer-directives": "^0.53.4",
"dozzle": "workspace:*",
"sitemap": "^7.1.1",
"unocss": "^0.53.1"
"unocss": "^0.53.4"
}
}