Skip to content

Commit

Permalink
Update dependency @quasar/app-vite to v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 9d11805 commit c4cde3a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -444,12 +444,12 @@
xml2js "^0.6.2"

"@quasar/app-vite@^1.0.0":
version "1.8.5"
resolved "https://registry.yarnpkg.com/@quasar/app-vite/-/app-vite-1.8.5.tgz#f4345be5f22c9a5309ec98b40b5ca56e2e376f90"
integrity sha512-OB5nU9qKIl3p7Ton9fLWkSQTv1I/7slfQl8izhZPPJZRY755Jn4Kz1exYUoEgJJ4cLSaUI/cpnVOL59pw53NEg==
version "1.9.2"
resolved "https://registry.yarnpkg.com/@quasar/app-vite/-/app-vite-1.9.2.tgz#ff828e553affc3a605df91ed9deeae2d8fb5ae35"
integrity sha512-LqW/feUlFKUWMmV06/WFCnr7tZB4c0lMZzx0Ft7u5IIZsGOHnA+OolhY/j4PrINBe6pMLk7ds0myxSVc+TmFcg==
dependencies:
"@quasar/render-ssr-error" "^1.0.3"
"@quasar/vite-plugin" "^1.3.3"
"@quasar/vite-plugin" "^1.7.0"
"@rollup/pluginutils" "^4.1.2"
"@types/chrome" "^0.0.208"
"@types/compression" "^1.7.2"
Expand Down Expand Up @@ -516,10 +516,10 @@
dependencies:
stack-trace "^1.0.0-pre2"

"@quasar/vite-plugin@^1.3.3":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@quasar/vite-plugin/-/vite-plugin-1.6.0.tgz#3b8f82656b14782fafe66b30dfac0775b87ab9dd"
integrity sha512-LmbV76G1CwWZbrEQhqyZpkRQTJyO3xpW55aXY1zWN+JhyUeG77CcMCEWteBVnJ6I6ehUPFDC9ONd2+WlwH6rNQ==
"@quasar/vite-plugin@^1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@quasar/vite-plugin/-/vite-plugin-1.7.0.tgz#8873391ed7f69677948180f6eb14aa0821747478"
integrity sha512-ia4w1n4DuPYm92MQLPNpMqLJID1WGGRyVGxkVeg8V+V25Vh3p9QBo++iuXR4sW/bCmzzx66Ko6VStsr1zp90GQ==

"@rollup/pluginutils@^4.1.1", "@rollup/pluginutils@^4.1.2":
version "4.2.1"
Expand Down Expand Up @@ -4565,9 +4565,9 @@ [email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.2, s
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

sass@^1.33.0:
version "1.76.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
version "1.77.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.0.tgz#e736c69aff9fae4a4e6dae60a979eee9c942f321"
integrity sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit c4cde3a

Please sign in to comment.