summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Birk Skyum <74932975+birkskyum@users.noreply.github.com> 2023-07-24 10:21:17 +0200
committerGravatar GitHub <noreply@github.com> 2023-07-24 16:21:17 +0800
commit0c9959704fff703417eb4602965c668c7f7a3001 (patch)
treed0a4d24e23ccba1b30ce8cedda8dfec785a35e7c /packages/integrations/vue
parentbaaf80b27d812ba147a77ca27452ca96714a777e (diff)
downloadastro-0c9959704fff703417eb4602965c668c7f7a3001.tar.gz
astro-0c9959704fff703417eb4602965c668c7f7a3001.tar.zst
astro-0c9959704fff703417eb4602965c668c7f7a3001.zip
Bump vite to 4.4.6 (#7746)
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 25e08df48..2861d57c6 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -52,7 +52,7 @@
"chai": "^4.3.7",
"linkedom": "^0.14.26",
"mocha": "^9.2.2",
- "vite": "^4.3.9",
+ "vite": "^4.4.6",
"vue": "^3.3.4"
},
"peerDependencies": {