summaryrefslogtreecommitdiff
path: root/examples/with-markdown
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-05-19 08:22:27 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-19 10:22:27 -0500
commita7480452b1059e17e0ea93c97ff641111bdbc5fc (patch)
tree96614dc75a330ae152af02dec515a87468fabce7 /examples/with-markdown
parente118b8a91d0a56799d90bfb712e8c3aaaa7f49fe (diff)
downloadastro-a7480452b1059e17e0ea93c97ff641111bdbc5fc.tar.gz
astro-a7480452b1059e17e0ea93c97ff641111bdbc5fc.tar.zst
astro-a7480452b1059e17e0ea93c97ff641111bdbc5fc.zip
[ci] update lockfile (#3404)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown')
-rw-r--r--examples/with-markdown/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json
index fde4c54a8..bc8f719ea 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -21,6 +21,6 @@
"react": "^18.1.0",
"react-dom": "^18.1.0",
"svelte": "^3.48.0",
- "vue": "^3.2.33"
+ "vue": "^3.2.34"
}
}