Skip to content

Commit

Permalink
Merge branch 'sanity-io:next' into feature/add-unattended-mode-for-un…
Browse files Browse the repository at this point in the history
…deploy
  • Loading branch information
nkgentile authored Dec 24, 2024
2 parents 84431a2 + 42b4320 commit 5ee2e57
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 22 deletions.
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"workshop:dev": "node -r esbuild-register scripts/workshop/dev.ts"
},
"dependencies": {
"@portabletext/editor": "^1.18.5",
"@portabletext/editor": "^1.18.6",
"@portabletext/react": "^3.0.0",
"@sanity/assist": "^3.0.2",
"@sanity/block-tools": "3.68.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@repo/package.config": "workspace:*",
"@repo/test-config": "workspace:*",
"@sanity/insert-menu": "1.0.17",
"@sanity/insert-menu": "1.0.18",
"@types/react": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"@dnd-kit/sortable": "^7.0.1",
"@dnd-kit/utilities": "^3.2.0",
"@juggle/resize-observer": "^3.3.1",
"@portabletext/editor": "^1.18.5",
"@portabletext/editor": "^1.18.6",
"@portabletext/react": "^3.0.0",
"@rexxars/react-json-inspector": "^9.0.1",
"@sanity/asset-utils": "^2.0.6",
Expand All @@ -169,7 +169,7 @@
"@sanity/icons": "^3.5.5",
"@sanity/image-url": "^1.0.2",
"@sanity/import": "^3.37.9",
"@sanity/insert-menu": "1.0.17",
"@sanity/insert-menu": "1.0.18",
"@sanity/logos": "^2.1.4",
"@sanity/migrate": "3.68.3",
"@sanity/mutator": "3.68.3",
Expand Down
43 changes: 25 additions & 18 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 5ee2e57

Please # to comment.