1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-02 11:07:26 +01:00

chore: updates node modules

This commit is contained in:
Amir Raminfar
2023-05-22 11:34:51 -07:00
parent b2844469d6
commit 5b12a3cc18
5 changed files with 155 additions and 822 deletions

View File

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