mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-06-27 00:00:04 +08:00
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:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user