Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.2.10 to 5.2.14
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.10 to 5.2.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent bf4aca9 commit f787784
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 39 deletions.
2 changes: 1 addition & 1 deletion apps/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"rollup-plugin-inject-process-env": "^1.3.1",
"styled-components": "^6.1.8",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite": "^5.2.14",
"vite-plugin-cdn-import": "^1.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/workspace-fusion-integration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"vite": "^5.2.10",
"vite": "^5.2.14",
"vitest": "^1.5.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/workspace-fusion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"@types/react-dom": "^18",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.5",
"vite": "^5.2.10"
"vite": "^5.2.14"
},
"repository": {
"type": "git",
Expand Down
79 changes: 43 additions & 36 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 f787784

Please sign in to comment.