Skip to content

Commit

Permalink
chore(deps): update dependency @quasar/app-vite to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent 9d37923 commit c2c08b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.7",
"@quasar/app-vite": "1.5.0",
"@quasar/quasar-app-extension-testing-e2e-cypress": "5.1.0",
"@rollup/plugin-replace": "5.0.2",
"@rushstack/eslint-patch": "1.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -613,10 +613,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@quasar/app-vite@1.4.7":
version "1.4.7"
resolved "https://registry.yarnpkg.com/@quasar/app-vite/-/app-vite-1.4.7.tgz#d896f0f5ee5697b579c43ddbd0716570306f4bc2"
integrity sha512-/R9LcWRQMLngU7viOJqz78/8aJMjFxCOgS/16QPckO/oyTZZM33wI94icPD0h1LUPxlDCXwzA40BEJMWiUd31Q==
"@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==
dependencies:
"@quasar/render-ssr-error" "^1.0.1"
"@quasar/vite-plugin" "^1.3.3"
Expand Down

0 comments on commit c2c08b6

Please sign in to comment.