From cb0c6bcce59318f53776dc4285c96bad50994470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 16:01:34 +0000 Subject: [PATCH] Bump @vue/tsconfig from 0.1.3 to 0.4.0 in /ui/app Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.1.3 to 0.4.0. - [Commits](https://github.com/vuejs/tsconfig/compare/v0.1.3...v0.4.0) --- updated-dependencies: - dependency-name: "@vue/tsconfig" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/app/package.json | 2 +- ui/app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/app/package.json b/ui/app/package.json index 8ac1ea95..fb6b2371 100644 --- a/ui/app/package.json +++ b/ui/app/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^3.2.0", - "@vue/tsconfig": "^0.1.3", + "@vue/tsconfig": "^0.4.0", "autoprefixer": "^10.4.13", "sass": "^1.58.3", "tailwindcss": "^3.2.4", diff --git a/ui/app/yarn.lock b/ui/app/yarn.lock index bba87e31..e1b280ce 100644 --- a/ui/app/yarn.lock +++ b/ui/app/yarn.lock @@ -148,10 +148,10 @@ resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.45.tgz#a3fffa7489eafff38d984e23d0236e230c818bc2" integrity sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg== -"@vue/tsconfig@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.1.3.tgz#4a61dbd29783d01ddab504276dcf0c2b6988654f" - integrity sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg== +"@vue/tsconfig@^0.4.0": + version "0.4.0" + resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.4.0.tgz#f01e2f6089b5098136fb084a0dd0cdd4533b72b0" + integrity sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg== acorn-node@^1.8.2: version "1.8.2"