Skip to content

Commit

Permalink
chore(deps): update apps dependencies (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent c5147eb commit 3fc3acf
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions apps/example-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.4.0",
"@astrojs/prism": "^2.1.2",
"@astrojs/vercel": "^3.8.0",
"@astrojs/vercel": "^3.8.1",
"@sanity/astro": "*",
"@sanity/image-url": "^1.0.2",
"astro": "^2.10.3",
"astro": "^2.10.7",
"astro-portabletext": "^0.9.1"
}
}
2 changes: 1 addition & 1 deletion apps/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@astrojs/prism": "^2.1.2",
"@sanity/astro": "*",
"@sanity/image-url": "^1.0.2",
"astro": "^2.10.3",
"astro": "^2.10.7",
"astro-portabletext": "^0.9.1"
}
}
104 changes: 52 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 3fc3acf

@vercel
Copy link

@vercel vercel bot commented on 3fc3acf Aug 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sanity-astro-example-ssr – ./apps/example-ssr

sanity-astro-example-ssr.sanity.build
sanity-astro-example-ssr-git-main.sanity.build

Please sign in to comment.