This commit is contained in:
2026-01-24 14:53:37 +02:00
parent 498d909d06
commit e537f77bbc
6 changed files with 1710 additions and 959 deletions

View File

@@ -21,10 +21,10 @@
"biome": "biome"
},
"devDependencies": {
"turbo": "2.5.4",
"@biomejs/biome": "2.0.6",
"@types/node": "24.0.10",
"typescript": "5.8.3"
"turbo": "2.7.5",
"@biomejs/biome": "2.3.12",
"@types/node": "25.0.10",
"typescript": "5.9.3"
},
"packageManager": "pnpm@10.12.4"
}