Skip to content

Commit

Permalink
chore(deps): update dev-non-major (#8539)
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] authored Feb 7, 2025
1 parent 8f00881 commit 41419b4
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 64 deletions.
2 changes: 1 addition & 1 deletion dev/embedded-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "5.7.3",
"vite": "^6.0.11"
"vite": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@sanity/util": "workspace:*",
"@sanity/uuid": "^3.0.1",
"@sanity/vision": "workspace:*",
"@sanity/visual-editing": "2.12.12",
"@sanity/visual-editing": "2.13.0",
"@turf/helpers": "^6.0.1",
"@turf/points-within-polygon": "^5.1.5",
"@vercel/stega": "0.1.2",
Expand All @@ -67,6 +67,6 @@
"@million/lint": "1.0.14",
"babel-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
"chokidar": "^3.6.0",
"vite": "^6.0.11"
"vite": "^6.1.0"
}
}
Loading

0 comments on commit 41419b4

Please sign in to comment.