summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-05-31 09:46:13 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-31 11:46:13 -0500
commitc9d8b10a854739e4911cd058ccabbb60035a670e (patch)
tree23de7ecd05ced2998cd49aaf63b8747b2aa65bab /packages/integrations/svelte
parente9a77d861907adccfa75811f9aaa555f186d78f8 (diff)
downloadastro-c9d8b10a854739e4911cd058ccabbb60035a670e.tar.gz
astro-c9d8b10a854739e4911cd058ccabbb60035a670e.tar.zst
astro-c9d8b10a854739e4911cd058ccabbb60035a670e.zip
[ci] update lockfile (#3448)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/svelte')
-rw-r--r--packages/integrations/svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json
index 77122989b..7573c2c47 100644
--- a/packages/integrations/svelte/package.json
+++ b/packages/integrations/svelte/package.json
@@ -31,7 +31,7 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
- "@sveltejs/vite-plugin-svelte": "^1.0.0-next.44",
+ "@sveltejs/vite-plugin-svelte": "^1.0.0-next.45",
"postcss-load-config": "^3.1.4",
"svelte-preprocess": "^4.10.6",
"vite": "^2.9.9"