build(deps): bump tsx from 4.22.4 to 4.23.0 (#8023)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.22.4 to 4.23.0.
- [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.22.4...v4.23.0)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-07-05 11:25:26 +02:00 committed by GitHub
parent e5d6142061
commit fdc23c658f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 36 additions and 36 deletions

View file

@ -44,7 +44,7 @@
"react-i18next": "^17.0.8",
"react-router-dom": "^7.18.1",
"socket.io-client": "^4.8.3",
"tsx": "^4.22.4",
"tsx": "^4.23.0",
"typescript": "^6.0.3",
"vite": "^8.1.3",
"vite-plugin-babel": "^1.7.3",