mirror of
https://github.com/igorski/bitmappery.git
synced 2026-06-16 19:25:38 +02:00
Bump vite in the npm_and_yarn group across 1 directory (#86)
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development dependency-group: npm_and_yarn ... 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:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -37,7 +37,7 @@
|
||||
"sass": "^1.51.0",
|
||||
"typescript": "~4.7.4",
|
||||
"undo-manager": "^1.0.5",
|
||||
"vite": "^6.4.1",
|
||||
"vite": "^6.4.2",
|
||||
"vite-plugin-static-copy": "^2.3.2",
|
||||
"vitest": "^3.0.7",
|
||||
"vue-i18n": "^11.1.10",
|
||||
@@ -6155,10 +6155,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
|
||||
"integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
|
||||
"version": "6.4.2",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz",
|
||||
"integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.25.0",
|
||||
"fdir": "^6.4.4",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"sass": "^1.51.0",
|
||||
"typescript": "~4.7.4",
|
||||
"undo-manager": "^1.0.5",
|
||||
"vite": "^6.4.1",
|
||||
"vite": "^6.4.2",
|
||||
"vite-plugin-static-copy": "^2.3.2",
|
||||
"vitest": "^3.0.7",
|
||||
"vue-i18n": "^11.1.10",
|
||||
|
||||
Reference in New Issue
Block a user