chore(deps): update dependency tsx to v4.10.3 (#490)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-16 21:46:40 +02:00
committed by GitHub
parent 8166fdb8e2
commit db48615096
3 changed files with 17 additions and 10 deletions

View File

@@ -68,7 +68,7 @@
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"tsx": "4.10.1",
"tsx": "4.10.3",
"typescript": "^5.4.5"
},
"eslintConfig": {

View File

@@ -38,7 +38,7 @@
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"tsx": "4.10.1",
"tsx": "4.10.3",
"typescript": "^5.4.5"
},
"eslintConfig": {

23
pnpm-lock.yaml generated
View File

@@ -218,8 +218,8 @@ importers:
specifier: ^3.2.5
version: 3.2.5
tsx:
specifier: 4.10.1
version: 4.10.1
specifier: 4.10.3
version: 4.10.3
typescript:
specifier: ^5.4.5
version: 5.4.5
@@ -279,8 +279,8 @@ importers:
specifier: ^3.2.5
version: 3.2.5
tsx:
specifier: 4.10.1
version: 4.10.1
specifier: 4.10.3
version: 4.10.3
typescript:
specifier: ^5.4.5
version: 5.4.5
@@ -3523,6 +3523,9 @@ packages:
get-tsconfig@4.7.3:
resolution: {integrity: sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==}
get-tsconfig@4.7.5:
resolution: {integrity: sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==}
get-uri@6.0.3:
resolution: {integrity: sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==}
engines: {node: '>= 14'}
@@ -5264,8 +5267,8 @@ packages:
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
engines: {node: '>=0.6.x'}
tsx@4.10.1:
resolution: {integrity: sha512-G+CcyTOopwhuI81FU+KpzGN5UBhHgGEDlGt8mHAXKxv8pDGr6WI7hI7aRjTRol5WzFVsSNuzl3ekCZ0eLIJlEQ==}
tsx@4.10.3:
resolution: {integrity: sha512-f0g60aFSVRVkzcQkEflh8fPLRfmt+HJHgWi/plG5UgvVaV+9TcpOwJ0sZJSACXmwmjMPg9yQR0BhTLbhkfV2uA==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -8394,6 +8397,10 @@ snapshots:
dependencies:
resolve-pkg-maps: 1.0.0
get-tsconfig@4.7.5:
dependencies:
resolve-pkg-maps: 1.0.0
get-uri@6.0.3:
dependencies:
basic-ftp: 5.0.4
@@ -10305,10 +10312,10 @@ snapshots:
tsscmp@1.0.6: {}
tsx@4.10.1:
tsx@4.10.3:
dependencies:
esbuild: 0.20.2
get-tsconfig: 4.7.3
get-tsconfig: 4.7.5
optionalDependencies:
fsevents: 2.3.3