Skip to content

Commit a2feed0

Browse files
dependabot[bot]felixmosh
authored andcommitted
build(deps-dev): bump vite in /examples/vite-react-i18next
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>
1 parent e8f8bdd commit a2feed0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/vite-react-i18next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"eslint-plugin-react": "^7.32.2",
2727
"eslint-plugin-react-hooks": "^4.6.0",
2828
"eslint-plugin-react-refresh": "^0.4.3",
29-
"vite": "^6.2.6"
29+
"vite": "^6.2.7"
3030
}
3131
}

examples/vite-react-i18next/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2388,10 +2388,10 @@ uri-js@^4.2.2:
23882388
dependencies:
23892389
punycode "^2.1.0"
23902390

2391-
vite@^6.2.6:
2392-
version "6.2.6"
2393-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61"
2394-
integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==
2391+
vite@^6.2.7:
2392+
version "6.2.7"
2393+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.7.tgz#699fb6e4b3e65d749480e0087cdbe3f3f0de00fa"
2394+
integrity sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==
23952395
dependencies:
23962396
esbuild "^0.25.0"
23972397
postcss "^8.5.3"

0 commit comments

Comments
 (0)