Skip to content

Commit 0a4bbf5

Browse files
authoredMar 14, 2025··
chore(deps): update dev-non-major (#8937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c27c518 commit 0a4bbf5

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed
 

‎dev/embedded-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/react-dom": "^19.0.4",
2020
"@vitejs/plugin-react": "^4.3.4",
2121
"typescript": "5.7.3",
22-
"vite": "^6.2.1"
22+
"vite": "^6.2.2"
2323
}
2424
}

‎dev/test-studio/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@sanity/util": "workspace:*",
4343
"@sanity/uuid": "^3.0.1",
4444
"@sanity/vision": "workspace:*",
45-
"@sanity/visual-editing": "2.13.9",
45+
"@sanity/visual-editing": "2.13.11",
4646
"@turf/helpers": "^6.0.1",
4747
"@turf/points-within-polygon": "^5.1.5",
4848
"@vercel/stega": "0.1.2",
@@ -67,6 +67,6 @@
6767
"@million/lint": "1.0.14",
6868
"babel-plugin-react-compiler": "19.0.0-beta-bafa41b-20250307",
6969
"chokidar": "^3.6.0",
70-
"vite": "^6.2.1"
70+
"vite": "^6.2.2"
7171
}
7272
}

‎pnpm-lock.yaml

+42-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.