From 493c22f9da43058eb26ee411639d2b577b65aab2 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 10:29:53 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.13.2 (#630) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- apps/nextjs/package.json | 2 +- apps/tasks/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 7a996963a..ceb2d605e 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -76,7 +76,7 @@ "eslint": "^8.57.0", "node-loader": "^2.0.0", "prettier": "^3.3.1", - "tsx": "4.13.1", + "tsx": "4.13.2", "typescript": "^5.4.5" }, "eslintConfig": { diff --git a/apps/tasks/package.json b/apps/tasks/package.json index 426a69c8a..9a1dfa849 100644 --- a/apps/tasks/package.json +++ b/apps/tasks/package.json @@ -41,7 +41,7 @@ "dotenv-cli": "^7.4.2", "eslint": "^8.57.0", "prettier": "^3.3.1", - "tsx": "4.13.1", + "tsx": "4.13.2", "typescript": "^5.4.5" }, "eslintConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16e5302ca..49d11e6da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -242,8 +242,8 @@ importers: specifier: ^3.3.1 version: 3.3.1 tsx: - specifier: 4.13.1 - version: 4.13.1 + specifier: 4.13.2 + version: 4.13.2 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -312,8 +312,8 @@ importers: specifier: ^3.3.1 version: 3.3.1 tsx: - specifier: 4.13.1 - version: 4.13.1 + specifier: 4.13.2 + version: 4.13.2 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -5754,8 +5754,8 @@ packages: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} engines: {node: '>=0.6.x'} - tsx@4.13.1: - resolution: {integrity: sha512-MU1IshdvSdIvf0U9ofr5ZWCWjLAPvf5gIvRZygGisoA/fq/FmSxjAfLIxF8ZoZtvHffY1NRkmxIR5/RW1Qc84g==} + tsx@4.13.2: + resolution: {integrity: sha512-s+WGqChkA77uU8xij1IdO9jQnwJAiWJto0bF5yJLbAZpLtNs82Qa5CwMBxWjJ7QOYU9MzBf4MCNt6lZduwkQ+g==} engines: {node: '>=18.0.0'} hasBin: true @@ -11258,7 +11258,7 @@ snapshots: tsscmp@1.0.6: {} - tsx@4.13.1: + tsx@4.13.2: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5