From 8d21f8cb7cfd3e7750c7b49d1744cf1309302851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 04:07:33 +0000 Subject: [PATCH] Bump @quasar/extras from 1.15.3 to 1.15.11 Bumps [@quasar/extras](https://github.com/quasarframework/quasar) from 1.15.3 to 1.15.11. - [Release notes](https://github.com/quasarframework/quasar/releases) - [Commits](https://github.com/quasarframework/quasar/compare/quasar-v1.15.3...@quasar/extras-1.15.11) --- updated-dependencies: - dependency-name: "@quasar/extras" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2ed5379..6627b5d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@iconify-json/mdi": "^1.1.33", - "@quasar/extras": "^1.0.0", + "@quasar/extras": "^1.15.11", "@unocss/preset-icons": "^0.45.22", "@unocss/preset-web-fonts": "^0.45.22", "@unocss/preset-wind": "^0.45.22", diff --git a/yarn.lock b/yarn.lock index 25174cc..8900ddb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -160,10 +160,10 @@ vite "^2.9.13" webpack-merge "^5.8.0" -"@quasar/extras@^1.0.0": - version "1.15.3" - resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.15.3.tgz#3fa4cab6df9b6d2001e6e8192a005ca71b1b0719" - integrity sha512-kc2h+zTOBRx8eR3TYUjB3ZmALYoH3LBSaOFuha11Ncixk8NTwm9GNCQL6kxmC/CQiaP9Q78KFFgrv3AXGnCvLw== +"@quasar/extras@^1.15.11": + version "1.15.11" + resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.15.11.tgz#a54d60b14446b850a1e5fccab3f381a2e447a73f" + integrity sha512-EEXL10EJQmL9jNs5fp0Kd/nyonG8hTODolj+qpYNPG3qEEoy3txr05Pdmp9qJYaXIzP9rOS9FGhFe9Mnq6MBBg== "@quasar/fastclick@1.1.5": version "1.1.5"