Skip to content

Commit 3a826d5

Browse files
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory
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.3.4 to 6.3.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.6 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 406716c commit 3a826d5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.yarn/install-state.gz

88 Bytes
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.7",
39+
"vite": "^6.3.6",
4040
"vitest": "^1.6.1"
4141
},
4242
"main": "./dist/ink-mouse.cjs",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,7 +1552,7 @@ __metadata:
15521552
typedoc-plugin-markdown: "npm:^3.17.1"
15531553
typescript: "npm:^5.4.5"
15541554
typescript-eslint: "npm:^7.13.1"
1555-
vite: "npm:^6.2.7"
1555+
vite: "npm:^6.3.6"
15561556
vitest: "npm:^1.6.1"
15571557
peerDependencies:
15581558
ink: ^5.0.1
@@ -7325,9 +7325,9 @@ __metadata:
73257325
languageName: node
73267326
linkType: hard
73277327

7328-
"vite@npm:^6.2.7":
7329-
version: 6.3.4
7330-
resolution: "vite@npm:6.3.4"
7328+
"vite@npm:^6.3.6":
7329+
version: 6.3.6
7330+
resolution: "vite@npm:6.3.6"
73317331
dependencies:
73327332
esbuild: "npm:^0.25.0"
73337333
fdir: "npm:^6.4.4"
@@ -7376,7 +7376,7 @@ __metadata:
73767376
optional: true
73777377
bin:
73787378
vite: bin/vite.js
7379-
checksum: 347579b6571e591c1e4f54262e631f02e952e548171af09042aeffb40adfa5c9b43cf05cf115f0961cc553f6b7173fb9c2ee997a688007c01b6e13779d9a2bd4
7379+
checksum: 8b8b6fe12318ca457396bf2053df7056cf4810f1d4a43b36b6afe59860e32b749c0685a290fe8a973b0d3da179ceec4c30cebbd3c91d0c47fbcf6436b17bdeef
73807380
languageName: node
73817381
linkType: hard
73827382

0 commit comments

Comments
 (0)