Skip to content

Commit

Permalink
fix(deps): Update dev-non-major (#6841)
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 Jun 3, 2024
1 parent c794957 commit 48022c1
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 162 deletions.
2 changes: 1 addition & 1 deletion dev/test-next-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@sanity/vision": "workspace:*",
"babel-plugin-react-compiler": "0.0.0-experimental-487cb0e-20240529",
"babel-plugin-react-compiler": "0.0.0-experimental-938cd9a-20240601",
"next": "15.0.0-rc.0",
"react": "19.0.0-rc-38e3b23483-20240529",
"react-dom": "19.0.0-rc-38e3b23483-20240529",
Expand Down
6 changes: 3 additions & 3 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@sanity/portable-text-editor": "workspace:*",
"@sanity/preview-url-secret": "^1.6.1",
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.69",
"@sanity/tsdoc": "1.0.70",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.1.14",
"@sanity/ui-workshop": "^1.0.0",
Expand All @@ -47,7 +47,7 @@
"@sanity/visual-editing": "2.1.3",
"@turf/helpers": "^6.0.1",
"@turf/points-within-polygon": "^5.1.5",
"@types/three": "^0.164.0",
"@types/three": "^0.165.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.164.0",
"three": "^0.165.0",
"three-stdlib": "^2.24.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 48022c1

Please sign in to comment.