Skip to content

Commit 19d31df

Browse files
chore(deps-dev): bump vite from 6.2.5 to 6.2.6 (#3343)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.5 to 6.2.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c3928f commit 19d31df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/neuron-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"storybook": "8.6.4",
109109
"storybook-addon-react-router-v6": "2.0.10",
110110
"terser": "5.39.0",
111-
"vite": "6.2.5",
111+
"vite": "6.2.6",
112112
"vite-plugin-commonjs": "0.10.4",
113113
"vite-plugin-eslint": "1.8.1",
114114
"vite-plugin-node-polyfills": "0.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16326,10 +16326,10 @@ vite-plugin-svgr@4.3.0:
1632616326
"@svgr/core" "^8.1.0"
1632716327
"@svgr/plugin-jsx" "^8.1.0"
1632816328

16329-
vite@6.2.5, "vite@^5.0.0 || ^6.0.0":
16330-
version "6.2.5"
16331-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5.tgz#d093b5fe8eb96e594761584a966ab13f24457820"
16332-
integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==
16329+
vite@6.2.6, "vite@^5.0.0 || ^6.0.0":
16330+
version "6.2.6"
16331+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61"
16332+
integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==
1633316333
dependencies:
1633416334
esbuild "^0.25.0"
1633516335
postcss "^8.5.3"

0 commit comments

Comments
 (0)