From a32c0e86a777d124fbbfae97fcf893fcf0515a40 Mon Sep 17 00:00:00 2001
From: Matweb Bot <matweb@brief.li>
Date: Wed, 12 Feb 2025 01:31:18 +0000
Subject: [PATCH] RenovateBot: Update dependency @quasar/extras to v1.16.17

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 1350b5e1..6df5780e 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
   "dependencies": {
     "@babel/plugin-proposal-optional-chaining": "7.21.0",
     "@paralleldrive/cuid2": "^2.2.0",
-    "@quasar/extras": "1.16.16",
+    "@quasar/extras": "1.16.17",
     "@uppy/locales": "4.5.1",
     "axios": "1.7.9",
     "simple-syntax-highlighter": "^3.0.0",
diff --git a/yarn.lock b/yarn.lock
index 5dc2d172..db0c496b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1689,10 +1689,10 @@
     route-cache "^0.5.0"
     update-notifier "^6.0.2"
 
-"@quasar/extras@1.16.16":
-  version "1.16.16"
-  resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.16.16.tgz#3cb8a8b7613245d5f6e830dea9927999fd381d8c"
-  integrity sha512-aswGUbEyLvt45KB1u6hBD3s82KnOdkqTn6YVu3xX5aGgwQkCWPyqb3FMTEHG+4+gGTMp4pIcnng96RlqswQctQ==
+"@quasar/extras@1.16.17":
+  version "1.16.17"
+  resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.16.17.tgz#50741489c9cc8a403ae8c595276aa11500ad0b38"
+  integrity sha512-4aX9XU/oj1+8O2C7LQCgywmoIw7suyUEZMPFFLWI61f21mF55VOsMdLCBhjeFgL5U4EWy079mfOR6/J8thi/ag==
 
 "@quasar/quasar-app-extension-testing-e2e-cypress@6.1.0":
   version "6.1.0"
-- 
GitLab