From 04f42dd30a4831809d1f6ff217b553bb773644bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:07:07 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.16.5 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index b88acefd..d1c3abb5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -82,7 +82,7 @@ "eslint-plugin-vue": "9.27.0", "lint-staged": "15.2.7", "sass": "1.77.8", - "tsx": "4.16.3", + "tsx": "4.16.5", "typescript": "5.5.4", "unplugin-icons": "0.19.1", "unplugin-vue-components": "0.27.3",