summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2024-11-06 21:47:42 +0800
committerGravatar GitHub <noreply@github.com> 2024-11-06 21:47:42 +0800
commitb7e46910fb90b78c0754c65d572375cd27646c29 (patch)
treea3e920f8d53b2e6befaae32697ce867820f137ac /packages/integrations/vue
parentbf2723e83140099914b29c6d51eb147a065be460 (diff)
downloadastro-b7e46910fb90b78c0754c65d572375cd27646c29.tar.gz
astro-b7e46910fb90b78c0754c65d572375cd27646c29.tar.zst
astro-b7e46910fb90b78c0754c65d572375cd27646c29.zip
fix(deps): update all non-major dependencies (#12366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Diffstat (limited to 'packages/integrations/vue')
-rw-r--r--packages/integrations/vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index 6867350d9..1b191ffcf 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -48,7 +48,7 @@
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/compiler-sfc": "^3.5.12",
- "vite-plugin-vue-devtools": "^7.5.4"
+ "vite-plugin-vue-devtools": "^7.6.3"
},
"devDependencies": {
"astro": "workspace:*",