Template
1
0

feat: checkpoint

This commit is contained in:
2025-11-23 22:57:43 +01:00
parent 7df57522d2
commit 5d45e273ee
160 changed files with 10160 additions and 1476 deletions

View File

@@ -1,13 +1,7 @@
{
"dependencies": {
"zod": "next"
},
"devDependencies": {
"@std/assert": "npm:@jsr/std__assert@1.0.12",
"@std/testing": "npm:@jsr/std__testing@1.0.11",
"eslint": "9.24.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"prettier": "3.5.3",
"typescript-eslint": "8.30.1"
"@std/assert": "npm:@jsr/std__assert@1.0.14",
"@std/testing": "npm:@jsr/std__testing@1.0.15",
"@biomejs/biome": "2.2.4"
}
}