From 777406527f78dd6353b5072b47ef25bd245beb8c Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 3 Jan 2024 08:54:51 +0000 Subject: [PATCH] :arrow_up: Update dependency @vitejs/plugin-vue to v4.6.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index be5bfa1..a902247 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/jsdom": "21.1.6", "@types/node": "20.10.4", "@types/webfontloader": "1.6.38", - "@vitejs/plugin-vue": "4.5.2", + "@vitejs/plugin-vue": "4.6.2", "@vue/eslint-config-prettier": "8.0.0", "@vue/eslint-config-typescript": "12.0.0", "@vue/test-utils": "2.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f1b405..59c36c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ dependencies: devDependencies: '@rushstack/eslint-patch': - specifier: 1.6.0 - version: 1.6.0 + specifier: 1.6.1 + version: 1.6.1 '@types/jsdom': specifier: 21.1.6 version: 21.1.6 @@ -577,8 +577,8 @@ packages: requiresBuild: true optional: true - /@rushstack/eslint-patch@1.6.0: - resolution: {integrity: sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==} + /@rushstack/eslint-patch@1.6.1: + resolution: {integrity: sha512-UY+FGM/2jjMkzQLn8pxcHGMaVLh9aEitG3zY2CiY7XHdLiz3bZOwa6oDxNqEMv7zZkV+cj5DOdz0cQ1BP5Hjgw==} dev: true /@sinclair/typebox@0.27.8: