Skip to content

Commit

Permalink
Bump vite from 5.1.4 to 5.1.5 (#5942)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Glick <[email protected]>
  • Loading branch information
dependabot[bot] and davisagli authored Apr 2, 2024
1 parent f60d83e commit a2c6830
Show file tree
Hide file tree
Showing 6 changed files with 41 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.4",
"vite": "^5.1.5",
"vite-plugin-babel": "^1.2.0"
}
}
1 change: 1 addition & 0 deletions packages/client/news/5942.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update `vite` to 5.1.5. @davisagli
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.4",
"vite": "^5.1.5",
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.3.1",
"wait-on": "^7.2.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/news/5942.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update `vite` to 5.1.5. @davisagli
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.4",
"vite": "^5.1.5",
"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 a2c6830

Please sign in to comment.