From c18a924db951363778078c62e1a21ee37bfa2c18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 14:14:46 +0200 Subject: [PATCH] fix(deps): update all non-major dependencies (#10861) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Vladimir Sheremet --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f937c832..9d3d5262 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "@iconify-json/carbon": "catalog:", "@iconify-json/logos": "catalog:", "@iconify/vue": "catalog:", - "@shikijs/transformers": "^4.3.1", - "@shikijs/vitepress-twoslash": "^4.3.1", + "@shikijs/transformers": "^4.4.1", + "@shikijs/vitepress-twoslash": "^4.4.1", "@unocss/reset": "catalog:", "@vite-pwa/assets-generator": "^1.0.2", "@vite-pwa/vitepress": "^1.1.0", @@ -35,8 +35,8 @@ "vite": "^6.3.5", "vite-plugin-pwa": "^1.3.0", "vitepress": "2.0.0-alpha.16", - "vitepress-plugin-group-icons": "^1.7.5", - "vitepress-plugin-llms": "^1.13.3", + "vitepress-plugin-group-icons": "^1.7.6", + "vitepress-plugin-llms": "^1.13.4", "vitepress-plugin-tabs": "^0.9.1", "workbox-window": "^7.4.1" }