summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-06-28 06:33:13 -0700
committerGravatar GitHub <noreply@github.com> 2022-06-28 08:33:13 -0500
commit768c8ed21db9114fa99d6d8d87e8f7ad4350f855 (patch)
tree07de6b4aca6d45cd9f53ba8ec2b0c4535d062178 /packages/integrations/vue
parent6360f474fb8cecaf4fe27e9184058b57da1df72a (diff)
downloadastro-768c8ed21db9114fa99d6d8d87e8f7ad4350f855.tar.gz
astro-768c8ed21db9114fa99d6d8d87e8f7ad4350f855.tar.zst
astro-768c8ed21db9114fa99d6d8d87e8f7ad4350f855.zip
[ci] update lockfile (#3740)
Co-authored-by: FredKSchott <FredKSchott@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 f91ce1cd3..a6b2989fe 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -32,12 +32,12 @@
},
"dependencies": {
"@vitejs/plugin-vue": "^2.3.3",
- "vite": "^2.9.9"
+ "vite": "^2.9.10"
},
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "vue": "^3.2.36"
+ "vue": "^3.2.37"
},
"peerDependencies": {
"vue": "^3.2.30"