From 80d5bca68893c5d65c7be3d37f6169bcc0fe2dc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 04:43:21 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1ae361b..439545f 100644 --- a/package.json +++ b/package.json @@ -42,12 +42,12 @@ }, "devDependencies": { "@iconify-json/carbon": "^1.2.5", - "@shikijs/vitepress-twoslash": "^1.24.2", + "@shikijs/vitepress-twoslash": "^1.24.4", "@stacksjs/eslint-config": "^3.12.0-beta.4", "@stacksjs/rpx": "^0.9.1", "@types/bun": "^1.1.14", "@vite-pwa/vitepress": "^0.5.3", - "bumpp": "^9.9.1", + "bumpp": "^9.9.2", "bun-plugin-dtsx": "^0.21.9", "changelogen": "^0.5.7", "lint-staged": "^15.2.11", @@ -56,13 +56,13 @@ "unocss": "^0.65.2", "unplugin-icons": "^0.22.0", "unplugin-vue-components": "^0.28.0", - "vite": "^6.0.4", + "vite": "^6.0.5", "vite-plugin-pwa": "^0.21.1", "vite-plugin-vue-devtools": "^7.6.8", "vitepress": "^1.5.0" }, "overrides": { - "unconfig": "0.3.10" + "unconfig": "0.6.0" }, "simple-git-hooks": { "pre-commit": "bun lint-staged"