Merge pull request #1 from steipete/dependabot/npm_and_yarn/npm_and_yarn-fc657e729b

This commit is contained in:
Peter Steinberger 2025-05-25 15:39:25 +02:00 committed by GitHub
commit 50846a5816
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 843 additions and 953 deletions

1790
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -48,9 +48,9 @@
"@types/node": "^20.10.0",
"pino-pretty": "^10.0.0",
"typescript": "^5.3.0",
"vitest": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/coverage-v8": "^1.6.0"
"vitest": "^3.1.4",
"@vitest/ui": "^3.1.4",
"@vitest/coverage-v8": "^3.1.4"
},
"engines": {
"node": ">=18.0.0"