From ebd4cbf289d9eab695fac24d789fa68dadd884c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 23:23:50 +0000 Subject: [PATCH] chore(deps): update dependency @quasar/app-vite to v1.5.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8cf53fd9..63fd9b5b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@intlify/eslint-plugin-vue-i18n": "2.0.0", "@intlify/vite-plugin-vue-i18n": "6.0.3", "@pinia/testing": "0.1.3", - "@quasar/app-vite": "1.5.0", + "@quasar/app-vite": "1.5.1", "@quasar/quasar-app-extension-testing-e2e-cypress": "5.1.1", "@rollup/plugin-replace": "5.0.2", "@rushstack/eslint-patch": "1.3.3", diff --git a/yarn.lock b/yarn.lock index dd90dca6..99aa17cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -621,10 +621,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@quasar/app-vite@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@quasar/app-vite/-/app-vite-1.5.0.tgz#08b414e518a367126acef2457772cbad08b81803" - integrity sha512-iopq5UFtXHXrSlPoWj3dmlpnQ79c/dc5FCspAr07V3bLbICNTOEAPzxTuxja8W/bGXGBkQp2IY7k86W3iNuOVw== +"@quasar/app-vite@1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@quasar/app-vite/-/app-vite-1.5.1.tgz#df308ea4eefb96747a2caf38e78f2199c880e020" + integrity sha512-OjD5fL1oSdLH+wSYsvfoEkahub9c13Gfccvu1cvGwiisICo/MvwAab08T1y31YnvsQVAlBmjGOo8BsFehNlxYg== dependencies: "@quasar/render-ssr-error" "^1.0.1" "@quasar/vite-plugin" "^1.3.3"