From f90b3ff09ba7515b30f57f648f531e92ec65a8d8 Mon Sep 17 00:00:00 2001
From: Matweb Bot <matweb@brief.li>
Date: Wed, 22 Jan 2025 01:25:01 +0000
Subject: [PATCH] RenovateBot: Update dependency @quasar/extras to v1.16.16

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

diff --git a/package.json b/package.json
index 5465572d..0ceb031b 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.15",
+    "@quasar/extras": "1.16.16",
     "@uppy/locales": "4.5.0",
     "axios": "1.7.9",
     "simple-syntax-highlighter": "^3.0.0",
diff --git a/yarn.lock b/yarn.lock
index ac2f9e02..60365e21 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.15":
-  version "1.16.15"
-  resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.16.15.tgz#b0a7f9153008038f1dbeef56b3fbdb7baf0a6b13"
-  integrity sha512-ZM8rUAagZ3Gm7Thu6DjKdGfkyFBv61RaCeVSIWdve6+q300yN+6aouxttf2RmxCk12RsSqEyzBnIg7BlF1s7MA==
+"@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/quasar-app-extension-testing-e2e-cypress@6.1.0":
   version "6.1.0"
-- 
GitLab