build(deps-dev): bump tsx from 4.23.1 to 4.23.12 in /services/backend

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.23.1 to 4.23.12.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.23.1...v4.23.12)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-25 14:25:55 +00:00
committed by GitHub
parent 91de43a6c6
commit 87851f7a71
2 changed files with 123 additions and 123 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"@types/node": "^26.2.0",
"@types/pg": "^8.23.1",
"@types/ws": "^8.18.1",
"tsx": "^4.22.2",
"tsx": "^4.23.12",
"typescript": "^7.0.2",
"vitest": "latest"
}