Skip to content

Commit df1bb37

Browse files
dependabot[bot]mikkojamG
authored andcommitted
deps: bump vite from 6.3.6 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8561f7c commit df1bb37

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
@@ -143,7 +143,7 @@
143143
"sass": "^1.87.0",
144144
"typescript": "^5.8.3",
145145
"use-deep-compare-effect": "^1.8.1",
146-
"vite": "^6.3.6",
146+
"vite": "^6.4.1",
147147
"vite-plugin-eslint": "^1.8.1",
148148
"vite-tsconfig-paths": "^5.1.4",
149149
"vitest": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9526,10 +9526,10 @@ vite-tsconfig-paths@^5.1.4:
95269526
globrex "^0.1.2"
95279527
tsconfck "^3.0.3"
95289528

9529-
"vite@^5.0.0 || ^6.0.0", vite@^6.3.6:
9530-
version "6.3.6"
9531-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.6.tgz#69a976b64930750d40219fbc68c5200874d315c1"
9532-
integrity sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==
9529+
"vite@^5.0.0 || ^6.0.0", vite@^6.4.1:
9530+
version "6.4.1"
9531+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96"
9532+
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
95339533
dependencies:
95349534
esbuild "^0.25.0"
95359535
fdir "^6.4.4"

0 commit comments

Comments
 (0)