1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

fix: update dependencies to latest

This commit is contained in:
Divlo
2023-01-10 23:56:46 +01:00
parent d76db36dbc
commit 042a861f58
17 changed files with 1761 additions and 19431 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,9 +13,9 @@
"modern-normalize": "1.1.0"
},
"devDependencies": {
"@types/node": "18.11.11",
"@types/node": "18.11.18",
"date-and-time": "2.4.1",
"vite": "3.2.5",
"vite": "4.0.4",
"vite-plugin-html": "3.2.0"
}
}