summaryrefslogtreecommitdiff
path: root/examples/integrations-playground
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-05-31 13:40:19 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-31 13:40:19 -0400
commitb2f955ec1badf4d61feba9d87e512ced2b3bbcda (patch)
tree79b57183f74501fa7296a0b0f6868f8c9bb748d6 /examples/integrations-playground
parent9a31e6f1d500219881ae1c79f4d6fef2809ef247 (diff)
downloadastro-b2f955ec1badf4d61feba9d87e512ced2b3bbcda.tar.gz
astro-b2f955ec1badf4d61feba9d87e512ced2b3bbcda.tar.zst
astro-b2f955ec1badf4d61feba9d87e512ced2b3bbcda.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/integrations-playground')
-rw-r--r--examples/integrations-playground/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json
index 4c1400776..9c1326787 100644
--- a/examples/integrations-playground/package.json
+++ b/examples/integrations-playground/package.json
@@ -9,14 +9,14 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/lit": "^0.1.3",
+ "@astrojs/lit": "^0.1.4",
"@astrojs/partytown": "^0.1.4",
- "@astrojs/react": "^0.1.2",
+ "@astrojs/react": "^0.1.3",
"@astrojs/sitemap": "^0.1.0",
- "@astrojs/solid-js": "0.1.2",
+ "@astrojs/solid-js": "0.1.3",
"@astrojs/tailwind": "^0.2.1",
"@astrojs/turbolinks": "^0.1.3",
- "astro": "^1.0.0-beta.37",
+ "astro": "^1.0.0-beta.38",
"solid-js": "^1.4.3"
},
"dependencies": {