summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2024-08-28 10:45:45 +0100
committerGravatar GitHub <noreply@github.com> 2024-08-28 10:45:45 +0100
commit26c63a2b07e6298dfb59c0c3178348cbd02c8a73 (patch)
tree2896fe2ad023869f405ef6b3a9cdd1eb326ec2c5 /packages/integrations/vue
parent88ef1d0e774e8ab8798b9912da1b069f97736623 (diff)
downloadastro-26c63a2b07e6298dfb59c0c3178348cbd02c8a73.tar.gz
astro-26c63a2b07e6298dfb59c0c3178348cbd02c8a73.tar.zst
astro-26c63a2b07e6298dfb59c0c3178348cbd02c8a73.zip
fix(deps): update all non-major dependencies (#11837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vue')
-rw-r--r--packages/integrations/vue/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index ae7467ac2..9817101b5 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -47,14 +47,14 @@
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/compiler-sfc": "^3.4.38",
- "vite-plugin-vue-devtools": "^7.3.8"
+ "vite-plugin-vue-devtools": "^7.3.9"
},
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
"linkedom": "^0.18.4",
- "vite": "^5.4.1",
+ "vite": "^5.4.2",
"vue": "^3.4.38"
},
"peerDependencies": {