Skip to content

Commit

Permalink
chore(deps): upgrade to vite 5.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars authored and stipsan committed Nov 29, 2024
1 parent 55e4002 commit 88c4f74
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 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.3.1",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "5.7.2",
"vite": "^5.3.5"
"vite": "^5.4.8"
}
}
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"devDependencies": {
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"chokidar": "^3.6.0",
"vite": "^5.3.5"
"vite": "^5.4.8"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"semver": "^7.3.5",
"turbo": "^2.3.0",
"typescript": "5.7.2",
"vite": "^5.3.5",
"vite": "^5.4.8",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.1.1",
"yargs": "^17.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"semver": "^7.3.5",
"semver-compare": "^1.0.0",
"tar": "^6.1.11",
"vite": "^5.3.5",
"vite": "^5.4.8",
"vitest": "^2.1.1",
"which": "^2.0.2",
"xdg-basedir": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
"use-device-pixel-ratio": "^1.1.0",
"use-hot-module-reload": "^2.0.0",
"use-sync-external-store": "^1.2.0",
"vite": "^5.3.5",
"vite": "^5.4.8",
"yargs": "^17.3.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 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 88c4f74

Please sign in to comment.