This is an automated email from the ASF dual-hosted git repository.

davin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new 9a89f1c  Bump vite from 6.3.6 to 6.4.1
9a89f1c is described below

commit 9a89f1ce54a021c7720f0bc61ceef66c9d97e006
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 15:23:19 2025 +0000

    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/[email protected]/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.4.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 853967a..9c4eebc 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
     "ts-node": "^10.9.1",
     "tsconfig-paths": "^4.2.0",
     "typescript": "5.2.2",
-    "vite": "^6.2.0",
+    "vite": "^6.4.1",
     "vscode-extension-tester": "5.9.1"
   },
   "main": "./dist/ext/extension.js",
diff --git a/yarn.lock b/yarn.lock
index c84a6d8..d849846 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4697,10 +4697,10 @@ version-range@^4.15.0:
   resolved 
"https://registry.yarnpkg.com/version-range/-/version-range-4.15.0.tgz#89df1e921b14d37515aab5e42ed4ac0515cab2c1";
   integrity 
sha512-Ck0EJbAGxHwprkzFO966t4/5QkRuzh+/I1RxhLgUKKwEn+Cd8NwM60mE3AqBZg5gYODoXW0EFsQvbZjRlvdqbg==
 
-vite@^6.2.0:
-  version "6.3.6"
-  resolved 
"https://registry.yarnpkg.com/vite/-/vite-6.3.6.tgz#69a976b64930750d40219fbc68c5200874d315c1";
-  integrity 
sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==
+vite@^6.4.1:
+  version "6.4.1"
+  resolved 
"https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96";
+  integrity 
sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
   dependencies:
     esbuild "^0.25.0"
     fdir "^6.4.4"

Reply via email to