chore(deps-dev): Bump tsx from 4.20.3 to 4.20.6 (#148)

This commit is contained in:
dependabot[bot]
2025-10-31 13:40:46 +00:00
committed by GitHub
parent 8dfb1b7e82
commit 64ba134b76
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"prettier-plugin-organize-imports": "4.2.0", "prettier-plugin-organize-imports": "4.2.0",
"semantic-release": "24.2.7", "semantic-release": "24.2.7",
"tsup": "8.5.0", "tsup": "8.5.0",
"tsx": "4.20.3", "tsx": "4.20.6",
"typedoc": "0.28.13", "typedoc": "0.28.13",
"typedoc-material-theme": "1.4.0", "typedoc-material-theme": "1.4.0",
"typescript": "5.9.2", "typescript": "5.9.2",
@@ -12479,9 +12479,9 @@
} }
}, },
"node_modules/tsx": { "node_modules/tsx": {
"version": "4.20.3", "version": "4.20.6",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.3.tgz", "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.6.tgz",
"integrity": "sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==", "integrity": "sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -74,7 +74,7 @@
"prettier-plugin-organize-imports": "4.2.0", "prettier-plugin-organize-imports": "4.2.0",
"semantic-release": "24.2.7", "semantic-release": "24.2.7",
"tsup": "8.5.0", "tsup": "8.5.0",
"tsx": "4.20.3", "tsx": "4.20.6",
"typedoc": "0.28.13", "typedoc": "0.28.13",
"typedoc-material-theme": "1.4.0", "typedoc-material-theme": "1.4.0",
"typescript": "5.9.2", "typescript": "5.9.2",