Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^4.5.2 (#6026)
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 Mar 18, 2024
1 parent 02699dd commit 767e99e
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 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": "^18.2.15",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.2",
"vite": "^4.5.1"
"vite": "^4.5.2"
}
}
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
},
"devDependencies": {
"chokidar": "^3.5.3",
"vite": "^4.5.1"
"vite": "^4.5.2"
}
}
2 changes: 1 addition & 1 deletion packages/@sanity/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"semver": "^7.3.5",
"semver-compare": "^1.0.0",
"tar": "^6.1.11",
"vite": "^4.5.1",
"vite": "^4.5.2",
"which": "^2.0.2",
"xdg-basedir": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/portable-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"rimraf": "^3.0.2",
"rxjs": "^7.8.1",
"styled-components": "^6.1.6",
"vite": "^4.5.1"
"vite": "^4.5.2"
},
"peerDependencies": {
"react": "^16.9 || ^17 || ^18",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 767e99e

Please sign in to comment.