chore: capture live server state before migration (2026-06-10)

This commit is contained in:
2026-06-10 23:56:36 +02:00
parent 97bf6da106
commit b6ad1e0b2f
52 changed files with 704 additions and 691 deletions
+10
View File
@@ -65,5 +65,15 @@
"tailwindcss": "^4.1.0",
"typescript": "5.9.3",
"vitest": "^1.3.1"
},
"pnpm": {
"onlyBuiltDependencies": [
"@parcel/watcher",
"@swc/core",
"esbuild",
"sharp",
"unrs-resolver"
],
"ignoredBuiltDependencies": []
}
}