Skip to content

Commit 3a1d006

Browse files
chore: Bump vite from 6.2.4 to 6.2.6 (#58)
* chore: Bump vite from 6.2.4 to 6.2.6 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * chore: Cleanup package lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amr Mohamed <taheramr@amazon.de>
1 parent 372d8dd commit 3a1d006

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -110,7 +110,7 @@
110110
"stylelint-config-recommended-scss": "^14.1.0",
111111
"stylelint-prettier": "^5.0.2",
112112
"typescript": "^4.9.4",
113-
"vite": "^6.2.4",
113+
"vite": "^6.2.6",
114114
"vitest": "^3.0.7"
115115
},
116116
"//": "ensure that typedoc uses latest typescript. It prints a warning, but works",

0 commit comments

Comments
 (0)