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] committed Jul 8, 2024
1 parent 3c057a8 commit 68a890e
Show file tree
Hide file tree
Showing 6 changed files with 745 additions and 261 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.0.0",
"@sanity/ui": "^2.4.0",
"@sanity/ui": "^2.6.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions 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.4.0",
"@sanity/ui": "^2.6.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
Expand All @@ -18,7 +18,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "5.4.5",
"typescript": "5.5.3",
"vite": "^4.5.3"
}
}
2 changes: 1 addition & 1 deletion dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.0.0",
"@sanity/ui": "^2.4.0",
"@sanity/ui": "^2.6.1",
"@sanity/vision": "3.49.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
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 @@ -20,6 +20,6 @@
"sanity": "workspace:*",
"sanity-test-studio": "workspace:*",
"styled-components": "^6.1.11",
"typescript": "5.4.5"
"typescript": "5.5.3"
}
}
12 changes: 6 additions & 6 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@react-three/fiber": "^8.13.6",
"@sanity/assist": "^3.0.2",
"@sanity/block-tools": "3.49.0",
"@sanity/client": "^6.20.0",
"@sanity/client": "^6.20.1",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.0.0",
Expand All @@ -37,17 +37,17 @@
"@sanity/migrate": "workspace:*",
"@sanity/preview-url-secret": "^1.6.1",
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.72",
"@sanity/tsdoc": "1.0.82",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.4.0",
"@sanity/ui": "^2.6.1",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "workspace:*",
"@sanity/uuid": "^3.0.1",
"@sanity/vision": "workspace:*",
"@sanity/visual-editing": "2.1.5",
"@sanity/visual-editing": "2.1.6",
"@turf/helpers": "^6.0.1",
"@turf/points-within-polygon": "^5.1.5",
"@types/three": "^0.165.0",
"@types/three": "^0.166.0",
"@vercel/stega": "0.1.2",
"chokidar": "^3.5.3",
"globby": "^10.0.0",
Expand All @@ -65,7 +65,7 @@
"sanity-plugin-hotspot-array": "^2.0.0",
"sanity-plugin-mux-input": "^2.2.1",
"styled-components": "^6.1.11",
"three": "^0.165.0",
"three": "^0.166.0",
"three-stdlib": "^2.24.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 68a890e

Please sign in to comment.