chore(deps): update dependency tsx to ^4.22.3 (#5162)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-25 04:55:45 +00:00
committed by GitHub
parent d7d7f5ba7c
commit dbcfe59b75
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -31,7 +31,7 @@
"prettier": "^3.8.3",
"rollup": "^4.60.4",
"rxjs": "^7.8.2",
"tsx": "^4.22.1",
"tsx": "^4.22.3",
"typedoc": "^0.28.19",
"typedoc-plugin-markdown": "^4.11.0",
"typescript": "~5.9.3",
@@ -7545,9 +7545,9 @@
"license": "0BSD"
},
"node_modules/tsx": {
"version": "4.22.1",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.22.1.tgz",
"integrity": "sha512-TvncJykhxAzFCk0VQZKBTClall4Pm7qXDSodb6uxi8QFa8X8mT6ABjxxsQ2opDRYxG7AzcRWXaFtruz5HJKuWg==",
"version": "4.22.3",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.22.3.tgz",
"integrity": "sha512-mdoNxBC/cSQObGGVQ5Bpn5i+yv7j68gk3Nfm3wFjcJg3Z0Mix9jzAFfP12prmm5eVGmDKtp0yyArrs0Q+8gZHg==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -46,7 +46,7 @@
"prettier": "^3.8.3",
"rollup": "^4.60.4",
"rxjs": "^7.8.2",
"tsx": "^4.22.1",
"tsx": "^4.22.3",
"typedoc": "^0.28.19",
"typedoc-plugin-markdown": "^4.11.0",
"typescript": "~5.9.3",