Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 26a8686

Browse files
Bump vite from 6.2.6 to 6.2.7 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [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>
1 parent 46b19a5 commit 26a8686

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"@types/react-dom": "^18.3.1",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"typescript": "^5.8.2",
27-
"vite": "^6.2.6"
27+
"vite": "^6.2.7"
2828
}
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -714,10 +714,10 @@ update-browserslist-db@^1.1.1:
714714
escalade "^3.2.0"
715715
picocolors "^1.1.0"
716716

717-
vite@^6.2.6:
718-
version "6.2.6"
719-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61"
720-
integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==
717+
vite@^6.2.7:
718+
version "6.2.7"
719+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.7.tgz#699fb6e4b3e65d749480e0087cdbe3f3f0de00fa"
720+
integrity sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==
721721
dependencies:
722722
esbuild "^0.25.0"
723723
postcss "^8.5.3"

0 commit comments

Comments
 (0)