Skip to content

Commit 406716c

Browse files
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory (#26)
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.2.6 to 6.2.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.7 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c21304 commit 406716c

File tree

3 files changed

+209
-167
lines changed

3 files changed

+209
-167
lines changed

.yarn/install-state.gz

4.7 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"typedoc-plugin-markdown": "^3.17.1",
3737
"typescript": "^5.4.5",
3838
"typescript-eslint": "^7.13.1",
39-
"vite": "^6.2.6",
39+
"vite": "^6.2.7",
4040
"vitest": "^1.6.1"
4141
},
4242
"main": "./dist/ink-mouse.cjs",

0 commit comments

Comments
 (0)