summaryrefslogtreecommitdiff
path: root/examples/integrations-playground
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-26 06:58:38 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-26 09:58:38 -0400
commitd790eabd986decc380088e52a4dcbff246ee736f (patch)
treef4fb19e33f32cea242349b2813551bc417f00fe9 /examples/integrations-playground
parentc7e117ce32592c9c29d24583baa10009e620bcc4 (diff)
downloadastro-d790eabd986decc380088e52a4dcbff246ee736f.tar.gz
astro-d790eabd986decc380088e52a4dcbff246ee736f.tar.zst
astro-d790eabd986decc380088e52a4dcbff246ee736f.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.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json
index a301ffce9..075667e38 100644
--- a/examples/integrations-playground/package.json
+++ b/examples/integrations-playground/package.json
@@ -9,14 +9,14 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/lit": "^0.3.1",
- "@astrojs/partytown": "^0.1.8",
+ "@astrojs/lit": "^0.3.2",
+ "@astrojs/partytown": "^0.1.9",
"@astrojs/react": "^0.4.2",
- "@astrojs/sitemap": "^0.2.6",
+ "@astrojs/sitemap": "^0.3.0",
"@astrojs/solid-js": "0.4.1",
- "@astrojs/tailwind": "^0.2.4",
+ "@astrojs/tailwind": "^0.2.5",
"@astrojs/turbolinks": "^0.1.4",
- "astro": "^1.0.0-rc.0",
+ "astro": "^1.0.0-rc.1",
"solid-js": "^1.4.3"
},
"dependencies": {