Skip to content

Commit

Permalink
chore(deps): update dependency @quasar/app-vite to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 2163305 commit 7cf7442
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.5.1",
"@quasar/app-vite": "1.6.0",
"@quasar/quasar-app-extension-testing-e2e-cypress": "5.1.1",
"@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 @@ -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.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==
"@quasar/app-vite@1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@quasar/app-vite/-/app-vite-1.6.0.tgz#66226fc3d30f950a51acbbd510bbd5dec4f7a85e"
integrity sha512-40ctZLLdruqQpn7GXejGD+HMYHLKba72RFcVvN7Qm1XVzyzZH+uIOSPhujhdK9V+4VyCdMhatJD2DhpGIC4gdA==
dependencies:
"@quasar/render-ssr-error" "^1.0.1"
"@quasar/vite-plugin" "^1.3.3"
Expand Down

0 comments on commit 7cf7442

Please sign in to comment.