Skip to content

Commit 6c44af9

Browse files
chore(deps-dev): bump vite from 6.2.6 to 6.2.7 in /examples/react-vite (#1090)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ajima Chukwuemeka <32770340+ajimae@users.noreply.github.com>
1 parent 97b81f0 commit 6c44af9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@types/react-dom": "^18.0.8",
2323
"@vitejs/plugin-react": "^2.2.0",
2424
"typescript": "^4.6.4",
25-
"vite": "^6.2.6"
25+
"vite": "^6.2.7"
2626
}
2727
}

examples/react-vite/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,10 +1062,10 @@ update-browserslist-db@^1.0.10:
10621062
escalade "^3.1.1"
10631063
picocolors "^1.0.0"
10641064

1065-
vite@^6.2.6:
1066-
version "6.2.6"
1067-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61"
1068-
integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==
1065+
vite@^6.2.7:
1066+
version "6.2.7"
1067+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.7.tgz#699fb6e4b3e65d749480e0087cdbe3f3f0de00fa"
1068+
integrity sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==
10691069
dependencies:
10701070
esbuild "^0.25.0"
10711071
postcss "^8.5.3"

0 commit comments

Comments
 (0)