Skip to content

Commit

Permalink
fix: bump visual editing to 2.12.2 to fix refresh connectivity (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgedoescode authored Jan 14, 2025
1 parent 5353b9d commit 3233c60
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion apps/movies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@astrojs/vercel": "^7.8.0",
"@sanity/astro": "workspace:^",
"@sanity/client": "^6.19.1",
"@sanity/visual-editing": "^2.11.9",
"@sanity/visual-editing": "^2.12.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"astro": "^4.9.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/sanity-astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@sanity/client": "^6.22.4",
"@sanity/visual-editing": "^2.11.9",
"@sanity/visual-editing": "^2.12.2",
"@types/serialize-javascript": "^5.0.4",
"astro": "^5.0.3",
"react": "^18.3.1",
Expand All @@ -65,7 +65,7 @@
},
"peerDependencies": {
"@sanity/client": "^6.22.4",
"@sanity/visual-editing": "^2.11.9",
"@sanity/visual-editing": "^2.12.2",
"astro": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
"react": "^18.2.0 || ^19.0.0",
"react-dom": "^18.2.0 || ^19.0.0",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit 3233c60

Please sign in to comment.