Skip to content

Commit

Permalink
chore(deps): update apps dependencies (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent b6f151d commit 8989464
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 44 deletions.
8 changes: 4 additions & 4 deletions apps/example-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.4.1",
"@astrojs/prism": "^3.0.0",
"@astrojs/react": "^3.0.3",
"@astrojs/vercel": "^5.0.2",
"@astrojs/react": "^3.0.4",
"@astrojs/vercel": "^5.1.0",
"@sanity/astro": "*",
"@sanity/image-url": "^1.0.2",
"@sanity/vision": "^3.18.1",
"astro": "^3.3.2",
"@sanity/vision": "^3.19.0",
"astro": "^3.4.0",
"astro-portabletext": "^0.9.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.4.1",
"@astrojs/prism": "^3.0.0",
"@astrojs/react": "^3.0.3",
"@astrojs/vercel": "^5.0.2",
"@astrojs/react": "^3.0.4",
"@astrojs/vercel": "^5.1.0",
"@sanity/astro": "*",
"@sanity/image-url": "^1.0.2",
"@sanity/vision": "^3.18.1",
"astro": "^3.3.2",
"@sanity/vision": "^3.19.0",
"astro": "^3.4.0",
"astro-portabletext": "^0.9.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
107 changes: 71 additions & 36 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 8989464

@vercel
Copy link

@vercel vercel bot commented on 8989464 Oct 31, 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-git-main.sanity.build
sanity-astro-example-ssr.sanity.build

Please sign in to comment.