mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-08-04 03:37:21 -04:00
Bump vite from 6.2.3 to 6.2.4 (#1331)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
49d7fbc99d
commit
bf2c667297
8
package-lock.json
generated
8
package-lock.json
generated
@ -44,7 +44,7 @@
|
||||
"selenium-webdriver": "^4.30.0",
|
||||
"sinon": "^19.0.2",
|
||||
"start-server-and-test": "^2.0.0",
|
||||
"vite": "^6.2.3"
|
||||
"vite": "^6.2.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
@ -10673,9 +10673,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.2.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz",
|
||||
"integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==",
|
||||
"version": "6.2.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz",
|
||||
"integrity": "sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -64,6 +64,6 @@
|
||||
"selenium-webdriver": "^4.30.0",
|
||||
"sinon": "^19.0.2",
|
||||
"start-server-and-test": "^2.0.0",
|
||||
"vite": "^6.2.3"
|
||||
"vite": "^6.2.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user