From 007d5a95a52b80d52c3959a7675c38c89701c223 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 10:04:31 +0000 Subject: [PATCH] fix(deps): update dependency @mdit/plugin-tex to ^1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aec5de389ef..8c4776ce343 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@floating-ui/dom": "^1.8.0", "@mdi/svg": "^7.4.47", - "@mdit/plugin-tex": "^1.0.2", + "@mdit/plugin-tex": "^1.1.0", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0", "@nextcloud/browser-storage": "^0.5.0",