chore: pnpm upgrade
📊 Benchmark the Runtime / benchmark (pull_request) Successful in 1m42s
🚀 Lint & Test & Deploy / quality (pull_request) Failing after 45s
🚀 Lint & Test & Deploy / test-unit (pull_request) Successful in 31s
🚀 Lint & Test & Deploy / test-e2e (pull_request) Failing after 1m49s
🚀 Lint & Test & Deploy / deploy (pull_request) Has been skipped

This commit is contained in:
2026-05-04 16:01:21 +02:00
parent 733b0a2ceb
commit 0ed22f20b9
8 changed files with 1111 additions and 2117 deletions
+2 -2
View File
@@ -18,9 +18,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"zod": "^4.3.6"
"zod": "^4.4.3"
},
"devDependencies": {
"dprint": "^0.51.1"
"dprint": "^0.54.0"
}
}