Skip to content

Commit

Permalink
fix(deps): Update dev-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 3602d67 commit ea20866
Show file tree
Hide file tree
Showing 6 changed files with 167 additions and 78 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.10",
"@sanity/ui": "^2.8.13",
"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.10",
"@sanity/ui": "^2.8.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"dependencies": {
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.4.0",
"@sanity/ui": "^2.8.10",
"@sanity/vision": "3.62.2",
"@sanity/ui": "^2.8.13",
"@sanity/vision": "3.62.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion dev/test-next-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@sanity/vision": "workspace:*",
"babel-plugin-react-compiler": "0.0.0-experimental-de2cfda-20240912",
"next": "15.0.1",
"next": "15.0.2",
"react": "19.0.0-rc-a7d1240c-20240731",
"react-dom": "19.0.0-rc-a7d1240c-20240731",
"react-is": "19.0.0-rc-a7d1240c-20240731",
Expand Down
4 changes: 2 additions & 2 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@portabletext/editor": "^1.1.10",
"@portabletext/react": "^3.0.0",
"@sanity/assist": "^3.0.2",
"@sanity/block-tools": "3.62.2",
"@sanity/block-tools": "3.62.3",
"@sanity/client": "^6.22.2",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^4.0.0",
Expand All @@ -36,7 +36,7 @@
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.113",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.8.10",
"@sanity/ui": "^2.8.13",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "workspace:*",
"@sanity/uuid": "^3.0.1",
Expand Down
Loading

0 comments on commit ea20866

Please sign in to comment.