Skip to content

Commit

Permalink
Bump vite from 5.1.5 to 5.1.7
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.5 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/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 Apr 3, 2024
1 parent f406464 commit d8fc5a2
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion apps/vite-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"node-fetch": "^3.3.2",
"serve-static": "^1.15.0",
"typescript": "^5.3.3",
"vite": "^5.1.5",
"vite": "^5.1.7",
"vite-plugin-babel": "^1.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"tsup": "^8.0.2",
"typescript": "5.4.2",
"uuid": "^9.0.1",
"vite": "^5.1.5",
"vite": "^5.1.7",
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.3.1",
"wait-on": "^7.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"stylelint-config-idiomatic-order": "10.0.0",
"stylelint-prettier": "5.0.0",
"typescript": "5.4.2",
"vite": "^5.1.5",
"vite": "^5.1.7",
"vitest": "^1.3.1",
"vitest-axe": "^0.1.0"
},
Expand Down
72 changes: 36 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 d8fc5a2

Please sign in to comment.