summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar bluwy <bjornlu.dev@gmail.com> 2023-11-22 22:37:18 +0800
committerGravatar bluwy <bjornlu.dev@gmail.com> 2023-11-22 22:37:18 +0800
commit19fd19f3934a115471e5caff08fe5b8ba404b739 (patch)
tree8802cfef36ad13cfe9b9b24b3480d4612cf3f76e /examples/framework-multiple
parent710be505c9ddf416e77a75343d8cae9c497d72c6 (diff)
parent4d1274c47987bf3c247f0ad02309f3c2b9968d6e (diff)
downloadastro-19fd19f3934a115471e5caff08fe5b8ba404b739.tar.gz
astro-19fd19f3934a115471e5caff08fe5b8ba404b739.tar.zst
astro-19fd19f3934a115471e5caff08fe5b8ba404b739.zip
Merge branch 'main' into next
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r--examples/framework-multiple/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index a63bbf128..b2cd71afc 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -12,11 +12,11 @@
},
"dependencies": {
"@astrojs/preact": "^3.0.1",
- "@astrojs/react": "^3.0.5",
+ "@astrojs/react": "^3.0.6",
"@astrojs/solid-js": "^3.0.2",
"@astrojs/svelte": "^4.0.4",
"@astrojs/vue": "^3.0.4",
- "astro": "^3.5.5",
+ "astro": "^3.6.0",
"preact": "^10.19.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
itle='2022-05-12 16:05:06 +0000'>2022-05-12[ci] formatGravatar matthewp 1-2/+8 2022-05-12Resolve components by module ID during compilation (#3300)Gravatar Tony Sullivan 22-41/+407 2022-05-12[ci] collect statsGravatar FredKSchott 1-0/+1 2022-05-11Exclude `node-fetch` from vite.optimizeDeps (#3348)Gravatar Nate Moore 2-0/+6 2022-05-11fix: updated blog template with existing address (#3312)Gravatar Gautier Ben Aïm 1-2/+2 2022-05-11refactor(vercel): Build Output API v3 (#3216)Gravatar Juan Martín Seery 42-231/+659 2022-05-11Fix APIRoute type (#3344)Gravatar Matthew Phillips 3-11/+8 2022-05-11[create-astro] Finalize developer experience... with gradients 🚀 (#3313)Gravatar Ben Holmes 5-23/+123