Skip to content

Commit

Permalink
chore(demo): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
theisel committed Feb 2, 2023
1 parent 88f5e69 commit cdab587
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 259 deletions.
8 changes: 4 additions & 4 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"preview": "astro preview"
},
"dependencies": {
"@astrojs/solid-js": "^1.1.1",
"@astrojs/svelte": "^1.0.1",
"@astrojs/solid-js": "^2.0.1",
"@astrojs/svelte": "^2.0.1",
"astro-portabletext": "workspace:*",
"solid-js": "^1.5.7",
"svelte": "^3.51.0"
"solid-js": "^1.6.10",
"svelte": "^3.55.1"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit cdab587

Please sign in to comment.