Skip to content

Commit

Permalink
fix(deps): Update dev-non-major (#7100)
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] committed Jul 9, 2024
1 parent 451e841 commit b9d98bf
Show file tree
Hide file tree
Showing 5 changed files with 122 additions and 121 deletions.
4 changes: 2 additions & 2 deletions dev/design-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"start": "../.bin/sanity start --port 4000"
},
"dependencies": {
"@sanity/icons": "^3.0.0",
"@sanity/ui": "^2.6.1",
"@sanity/icons": "^3.3.0",
"@sanity/ui": "^2.6.3",
"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.6.1",
"@sanity/ui": "^2.6.3",
"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 @@ -15,8 +15,8 @@
},
"dependencies": {
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.0.0",
"@sanity/ui": "^2.6.1",
"@sanity/icons": "^3.3.0",
"@sanity/ui": "^2.6.3",
"@sanity/vision": "3.49.0",
"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,7 +16,7 @@
"workshop:dev": "node -r esbuild-register scripts/workshop/dev.ts"
},
"dependencies": {
"@portabletext/editor": "^1.0.7",
"@portabletext/editor": "^1.0.8",
"@portabletext/react": "^3.0.0",
"@react-three/cannon": "^6.5.2",
"@react-three/drei": "^9.80.1",
Expand All @@ -26,7 +26,7 @@
"@sanity/client": "^6.20.1",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.0.0",
"@sanity/icons": "^3.3.0",
"@sanity/image-url": "^1.0.2",
"@sanity/locale-ko-kr": "^1.0.1",
"@sanity/locale-nb-no": "^1.0.1",
Expand All @@ -37,9 +37,9 @@
"@sanity/migrate": "workspace:*",
"@sanity/preview-url-secret": "^1.6.1",
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.82",
"@sanity/tsdoc": "1.0.83",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.6.1",
"@sanity/ui": "^2.6.3",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "workspace:*",
"@sanity/uuid": "^3.0.1",
Expand Down
Loading

0 comments on commit b9d98bf

Please sign in to comment.