Skip to content

Commit fd37976

Browse files
fix(deps): Update dev-non-major (#7488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aba8072 commit fd37976

File tree

4 files changed

+204
-129
lines changed

4 files changed

+204
-129
lines changed

dev/embedded-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "^18.3.5",
1919
"@types/react-dom": "^18.3.0",
2020
"@vitejs/plugin-react": "^4.3.1",
21-
"typescript": "5.5.4",
21+
"typescript": "5.6.2",
2222
"vite": "^4.5.3"
2323
}
2424
}

dev/test-next-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"sanity": "workspace:*",
2121
"sanity-test-studio": "workspace:*",
2222
"styled-components": "^6.1.12",
23-
"typescript": "5.5.4"
23+
"typescript": "5.6.2"
2424
}
2525
}

dev/test-studio/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"@sanity/migrate": "workspace:*",
3535
"@sanity/preview-url-secret": "^1.6.1",
3636
"@sanity/react-loader": "^1.8.3",
37-
"@sanity/tsdoc": "1.0.101",
37+
"@sanity/tsdoc": "1.0.103",
3838
"@sanity/types": "workspace:*",
3939
"@sanity/ui": "^2.8.9",
4040
"@sanity/ui-workshop": "^1.0.0",
4141
"@sanity/util": "workspace:*",
4242
"@sanity/uuid": "^3.0.1",
4343
"@sanity/vision": "workspace:*",
44-
"@sanity/visual-editing": "2.1.9",
44+
"@sanity/visual-editing": "2.1.10",
4545
"@turf/helpers": "^6.0.1",
4646
"@turf/points-within-polygon": "^5.1.5",
4747
"@vercel/stega": "0.1.2",

0 commit comments

Comments
 (0)