Skip to content

Commit 2266323

Browse files
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates (#20)
Bumps the npm_and_yarn group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vite` from 6.0.11 to 6.1.0 - [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/create-vite@6.1.0/packages/vite) Updates `vitest` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vitest 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 728797a commit 2266323

File tree

3 files changed

+136
-136
lines changed

3 files changed

+136
-136
lines changed

.yarn/install-state.gz

64 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"typedoc-plugin-markdown": "^3.17.1",
3737
"typescript": "^5.4.5",
3838
"typescript-eslint": "^7.13.1",
39-
"vite": "^6.0.9",
40-
"vitest": "^1.6.0"
39+
"vite": "^6.1.0",
40+
"vitest": "^1.6.1"
4141
},
4242
"main": "./dist/ink-mouse.cjs",
4343
"types": "./dist/ink-mouse.d.cts",

0 commit comments

Comments
 (0)