From 216c0279bea4ae85593eebd8cba5f72e5ead1218 Mon Sep 17 00:00:00 2001
From: Renovate Bot <forgejo-renovate-action@forgejo.org>
Date: Fri, 1 Nov 2024 02:03:40 +0000
Subject: [PATCH] Update dependency mini-css-extract-plugin to v2.9.2

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

diff --git a/package-lock.json b/package-lock.json
index 6f8fd3171e..9ea1a2827a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -31,7 +31,7 @@
         "jquery": "3.7.1",
         "katex": "0.16.11",
         "mermaid": "11.4.0",
-        "mini-css-extract-plugin": "2.9.1",
+        "mini-css-extract-plugin": "2.9.2",
         "minimatch": "10.0.1",
         "monaco-editor": "0.51.0",
         "monaco-editor-webpack-plugin": "7.1.0",
@@ -11495,9 +11495,9 @@
       }
     },
     "node_modules/mini-css-extract-plugin": {
-      "version": "2.9.1",
-      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.1.tgz",
-      "integrity": "sha512-+Vyi+GCCOHnrJ2VPS+6aPoXN2k2jgUzDRhTFLjjTBn23qyXJXkjUWQgTL+mXpF5/A8ixLdCc6kWsoeOjKGejKQ==",
+      "version": "2.9.2",
+      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz",
+      "integrity": "sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==",
       "license": "MIT",
       "dependencies": {
         "schema-utils": "^4.0.0",
diff --git a/package.json b/package.json
index e230d3ae0b..5f586f9c6f 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
     "jquery": "3.7.1",
     "katex": "0.16.11",
     "mermaid": "11.4.0",
-    "mini-css-extract-plugin": "2.9.1",
+    "mini-css-extract-plugin": "2.9.2",
     "minimatch": "10.0.1",
     "monaco-editor": "0.51.0",
     "monaco-editor-webpack-plugin": "7.1.0",