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
+3 -3
View File
@@ -16,8 +16,8 @@
"@nodarium/types": "workspace:^"
},
"devDependencies": {
"dprint": "^0.51.1",
"vite": "^7.3.1",
"vitest": "^4.0.18"
"dprint": "^0.54.0",
"vite": "^8.0.10",
"vitest": "^4.1.5"
}
}