From 5eec2d6bf936b58fee27e5825671b9e3d7fae249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:50:23 +0100 Subject: [PATCH] Bump vite-tsconfig-paths from 4.3.2 to 5.1.4 in /warpgate-web (#1164) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- warpgate-web/package.json | 2 +- warpgate-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/warpgate-web/package.json b/warpgate-web/package.json index 13997391..5554b630 100644 --- a/warpgate-web/package.json +++ b/warpgate-web/package.json @@ -60,7 +60,7 @@ "ua-parser-js": "^2.0.0", "vite": "^5.4.11", "vite-plugin-checker": "^0.8.0", - "vite-tsconfig-paths": "^4.3.2" + "vite-tsconfig-paths": "^5.1.4" }, "dependencies": { "@stylistic/eslint-plugin": "^2.12.0", diff --git a/warpgate-web/yarn.lock b/warpgate-web/yarn.lock index 55117620..39644403 100644 --- a/warpgate-web/yarn.lock +++ b/warpgate-web/yarn.lock @@ -3605,10 +3605,10 @@ vite-plugin-checker@^0.8.0: vscode-languageserver-textdocument "^1.0.1" vscode-uri "^3.0.2" -vite-tsconfig-paths@^4.3.2: - version "4.3.2" - resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-4.3.2.tgz#321f02e4b736a90ff62f9086467faf4e2da857a9" - integrity sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA== +vite-tsconfig-paths@^5.1.4: + version "5.1.4" + resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-5.1.4.tgz#d9a71106a7ff2c1c840c6f1708042f76a9212ed4" + integrity sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w== dependencies: debug "^4.1.1" globrex "^0.1.2"