chore(deps-dev): bump tsx from 4.19.4 to 4.20.6

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.4 to 4.20.6.
- [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.19.4...v4.20.6)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.20.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-21 12:38:04 +00:00 committed by GitHub
parent 7aab8c08c5
commit 29f784fc4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -34,7 +34,7 @@
"prettier": "^3.5.3",
"sass-embedded": "^1.87.0",
"ts-loader": "^9.5.2",
"tsx": "^4.19.4",
"tsx": "^4.20.6",
"typescript": "^5.8.3",
"vuepress": "^2.0.0-rc.22",
"vuepress-theme-hope": "^2.0.0-rc.63",
@ -15601,9 +15601,9 @@
"license": "0BSD"
},
"node_modules/tsx": {
"version": "4.19.4",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz",
"integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==",
"version": "4.20.6",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.6.tgz",
"integrity": "sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -58,7 +58,7 @@
"prettier": "^3.5.3",
"sass-embedded": "^1.87.0",
"ts-loader": "^9.5.2",
"tsx": "^4.19.4",
"tsx": "^4.20.6",
"typescript": "^5.8.3",
"vuepress": "^2.0.0-rc.22",
"vuepress-theme-hope": "^2.0.0-rc.63",