Skip to content

Commit a158281

Browse files
chore: Bump vite from 5.3.5 to 5.4.7 (#46)
* chore: Bump vite from 5.3.5 to 5.4.7 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.7. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Unlock package-lock.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joan Perals Tresserra <[email protected]>
1 parent 38649fd commit a158281

File tree

2 files changed

+22
-18
lines changed

2 files changed

+22
-18
lines changed

package-lock.json

Lines changed: 21 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"stylelint-scss": "^6.4.1",
125125
"stylelint-use-logical": "^2.1.2",
126126
"typescript": "4.9.4",
127-
"vite": "^5.1.7",
127+
"vite": "^5.4.7",
128128
"vitest": "^1.4.0"
129129
},
130130
"//": "ensure that typedoc uses typescript 4.9.4. It prints a warning, but works",

0 commit comments

Comments
 (0)