Skip to content

Commit

Permalink
fix(deps): Update dev-non-major (#7826)
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 Nov 18, 2024
1 parent 962ca8c commit 9e59750
Show file tree
Hide file tree
Showing 5 changed files with 160 additions and 153 deletions.
2 changes: 1 addition & 1 deletion dev/design-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@sanity/icons": "^3.4.0",
"@sanity/ui": "^2.8.23",
"@sanity/ui": "^2.8.24",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion dev/embedded-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"@sanity/ui": "^2.8.23",
"@sanity/ui": "^2.8.24",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.4.0",
"@sanity/ui": "^2.8.23",
"@sanity/ui": "^2.8.24",
"@sanity/vision": "3.64.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"workshop:dev": "node -r esbuild-register scripts/workshop/dev.ts"
},
"dependencies": {
"@portabletext/editor": "^1.8.0",
"@portabletext/editor": "^1.10.2",
"@portabletext/react": "^3.0.0",
"@sanity/assist": "^3.0.2",
"@sanity/block-tools": "3.64.1",
"@sanity/client": "^6.22.4",
"@sanity/client": "^6.22.5",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.4.0",
Expand All @@ -36,12 +36,12 @@
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.131",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.8.23",
"@sanity/ui": "^2.8.24",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "workspace:*",
"@sanity/uuid": "^3.0.1",
"@sanity/vision": "workspace:*",
"@sanity/visual-editing": "2.7.0",
"@sanity/visual-editing": "2.7.2",
"@turf/helpers": "^6.0.1",
"@turf/points-within-polygon": "^5.1.5",
"@vercel/stega": "0.1.2",
Expand Down
Loading

0 comments on commit 9e59750

Please sign in to comment.