Skip to content

Commit b2121d6

Browse files
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `tsup` from 8.1.0 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.1.0...v8.3.5) Updates `vite` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.1.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.1.2/packages/vite) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2266323 commit b2121d6

File tree

3 files changed

+456
-271
lines changed

3 files changed

+456
-271
lines changed

.yarn/install-state.gz

19.6 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"react": "^18.2.0",
3131
"ts-node": "10.9.1",
3232
"tslib": "^2.3.0",
33-
"tsup": "^8.1.0",
33+
"tsup": "^8.3.5",
3434
"tsx": "^4.15.6",
3535
"typedoc": "^0.25.8",
3636
"typedoc-plugin-markdown": "^3.17.1",
3737
"typescript": "^5.4.5",
3838
"typescript-eslint": "^7.13.1",
39-
"vite": "^6.1.0",
39+
"vite": "^6.1.2",
4040
"vitest": "^1.6.1"
4141
},
4242
"main": "./dist/ink-mouse.cjs",

0 commit comments

Comments
 (0)