diff --git a/webclient/package.json b/webclient/package.json index 1559da76b..9905c6c90 100644 --- a/webclient/package.json +++ b/webclient/package.json @@ -37,7 +37,7 @@ "@vitejs/plugin-vue": "4.5.2", "@vue/eslint-config-prettier": "8.0.0", "@vue/eslint-config-typescript": "12.0.0", - "@vue/tsconfig": "0.4.0", + "@vue/tsconfig": "0.5.1", "autoprefixer": "^10.4.16", "cypress": "13.6.1", "eslint": "8.56.0", diff --git a/webclient/pnpm-lock.yaml b/webclient/pnpm-lock.yaml index c6b3d2be4..ff3aeaa0b 100644 --- a/webclient/pnpm-lock.yaml +++ b/webclient/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: 12.0.0 version: 12.0.0(eslint-plugin-vue@9.19.2)(eslint@8.56.0)(typescript@5.2.2) '@vue/tsconfig': - specifier: 0.4.0 - version: 0.4.0 + specifier: 0.5.1 + version: 0.5.1 autoprefixer: specifier: ^10.4.16 version: 10.4.16(postcss@8.4.31) @@ -1151,8 +1151,8 @@ packages: resolution: {integrity: sha512-8PGwybFwM4x8pcfgqEQFy70NaQxASvOC5DJwLQfpArw1UDfUXrJkdxD3BhVTMS+0Lef/TU7YO0Jvr0jJY8T+mw==} dev: true - /@vue/tsconfig@0.4.0: - resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} + /@vue/tsconfig@0.5.1: + resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==} dev: true /@vueuse/core@10.7.0(vue@3.3.13):