Skip to content

Commit 26467c4

Browse files
Bump vite from 7.1.10 to 7.1.11 (#5)
* Bump vite from 7.1.10 to 7.1.11 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.10 to 7.1.11. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Bump package.json too --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Wilson <[email protected]>
1 parent 855a515 commit 26467c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -69,7 +69,7 @@
6969
"ts-node": "^10.9.2",
7070
"typescript": "^5.5.0",
7171
"typescript-eslint": "^8.46.0",
72-
"vite": "^7.1.9",
72+
"vite": "^7.1.11",
7373
"vite-plugin-dts": "^4.5.4",
7474
"vitest": "^3.2.4"
7575
},

0 commit comments

Comments
 (0)