summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-04-22 07:04:01 -0700
committerGravatar GitHub <noreply@github.com> 2022-04-22 10:04:01 -0400
commitbd76716c88c1ba19efeb7d798252f3ceed521920 (patch)
treedc3b2a9d6d2caa68fd519c127eda25988764be1c /examples/framework-multiple
parent725c44a762dbc2f45a1d47ffa31b7e6e0b22ff95 (diff)
downloadastro-bd76716c88c1ba19efeb7d798252f3ceed521920.tar.gz
astro-bd76716c88c1ba19efeb7d798252f3ceed521920.tar.zst
astro-bd76716c88c1ba19efeb7d798252f3ceed521920.zip
[ci] update lockfile (#3162)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r--examples/framework-multiple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 818e4d862..7456f35e6 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -23,7 +23,7 @@
"preact": "^10.7.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
- "solid-js": "^1.3.15",
+ "solid-js": "^1.3.16",
"svelte": "^3.47.0",
"vue": "^3.2.33"
}