Bump vite and @angular-devkit/build-angular (#2302)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.2.3 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `vite` from 6.2.0 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

Updates `@angular-devkit/build-angular` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/19.2.4...19.2.5)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  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:
dependabot[bot] 2025-03-28 22:17:29 +00:00 committed by GitHub
parent 353d6e433c
commit 1f69230546
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 41 additions and 143 deletions

182
package-lock.json generated
View File

@ -19,7 +19,7 @@
"openapi": "bin/index.js"
},
"devDependencies": {
"@angular-devkit/build-angular": "19.2.4",
"@angular-devkit/build-angular": "19.2.5",
"@angular/animations": "17.3.3",
"@angular/cli": "17.3.3",
"@angular/common": "17.3.3",
@ -112,17 +112,17 @@
}
},
"node_modules/@angular-devkit/build-angular": {
"version": "19.2.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-19.2.4.tgz",
"integrity": "sha512-OO8jlLY1SKUbcx3xx4LhbHcecAE9CnMrvIGMOgeKflDI7W57kYUI1lg86k/+Xm76/H2XlbsHdwLKOfFAupfl7g==",
"version": "19.2.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-19.2.5.tgz",
"integrity": "sha512-PmLAaPuruTzEACsVe7MVyDuShQhyFdj83gWqvPKXVd8p2SIEE8SeVXyNRKNYf84cZdxqJB+IgjyvTPK7R7a+rA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.1902.4",
"@angular-devkit/build-webpack": "0.1902.4",
"@angular-devkit/core": "19.2.4",
"@angular/build": "19.2.4",
"@angular-devkit/architect": "0.1902.5",
"@angular-devkit/build-webpack": "0.1902.5",
"@angular-devkit/core": "19.2.5",
"@angular/build": "19.2.5",
"@babel/core": "7.26.10",
"@babel/generator": "7.26.10",
"@babel/helper-annotate-as-pure": "7.25.9",
@ -133,7 +133,7 @@
"@babel/preset-env": "7.26.9",
"@babel/runtime": "7.26.10",
"@discoveryjs/json-ext": "0.6.3",
"@ngtools/webpack": "19.2.4",
"@ngtools/webpack": "19.2.5",
"@vitejs/plugin-basic-ssl": "1.2.0",
"ansi-colors": "4.1.3",
"autoprefixer": "10.4.20",
@ -187,7 +187,7 @@
"@angular/localize": "^19.0.0 || ^19.2.0-next.0",
"@angular/platform-server": "^19.0.0 || ^19.2.0-next.0",
"@angular/service-worker": "^19.0.0 || ^19.2.0-next.0",
"@angular/ssr": "^19.2.4",
"@angular/ssr": "^19.2.5",
"@web/test-runner": "^0.20.0",
"browser-sync": "^3.0.2",
"jest": "^29.5.0",
@ -238,13 +238,13 @@
}
},
"node_modules/@angular-devkit/build-angular/node_modules/@angular-devkit/architect": {
"version": "0.1902.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1902.4.tgz",
"integrity": "sha512-YTLiJ7uVItZTAxRuSgASP0M5qILESWH8xGmfR+YWR1JiJem09DWEOpWeLdha1BFzUui5L+6j1btzh4FUHJOtAg==",
"version": "0.1902.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1902.5.tgz",
"integrity": "sha512-GdcTqwCZT0CTagUoTmq799hpnbQeICx53+eHsfs+lyKjkojk1ahC6ZOi4nNLDl/J2DIMFPHIG1ZgHPuhjKItAw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "19.2.4",
"@angular-devkit/core": "19.2.5",
"rxjs": "7.8.1"
},
"engines": {
@ -254,9 +254,9 @@
}
},
"node_modules/@angular-devkit/build-angular/node_modules/@angular-devkit/core": {
"version": "19.2.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.4.tgz",
"integrity": "sha512-dL6AmCQsKh+CFVvO/jxX8qZpamVwt9r4iIo7fYcAI2+mTSDGxxBGWbS+onIfdPFuRp2HgKa+AT6WiHmRqu63AA==",
"version": "19.2.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.5.tgz",
"integrity": "sha512-s5d6ZQmut5QO7pcxssIoDgeVhVEjoQKxWpBeqsSdYxMYjROMR+QnlNcyiSDLI6Wc7QR9mZINOpx8yoj6Nim1Rw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -282,14 +282,14 @@
}
},
"node_modules/@angular-devkit/build-angular/node_modules/@angular/build": {
"version": "19.2.4",
"resolved": "https://registry.npmjs.org/@angular/build/-/build-19.2.4.tgz",
"integrity": "sha512-poCXvmwKri3snWa9zVJ2sW7wyJatZjkwnH6GUBdJrM2dXRQ+LYLk/oXqEjlSRBYNna7P1ZcKNqBbzu0/SnnngA==",
"version": "19.2.5",
"resolved": "https://registry.npmjs.org/@angular/build/-/build-19.2.5.tgz",
"integrity": "sha512-WtgdBHxFVMtbLzEYf1dYJqtld282aXxEbefsRi3RZWnLya8qO33bKMxpcd0V2iLIuIc1v/sUXPIzbWLO10mvTg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.1902.4",
"@angular-devkit/architect": "0.1902.5",
"@babel/core": "7.26.10",
"@babel/helper-annotate-as-pure": "7.25.9",
"@babel/helper-split-export-declaration": "7.24.7",
@ -312,7 +312,7 @@
"sass": "1.85.0",
"semver": "7.7.1",
"source-map-support": "0.5.21",
"vite": "6.2.0",
"vite": "6.2.3",
"watchpack": "2.4.2"
},
"engines": {
@ -329,7 +329,7 @@
"@angular/localize": "^19.0.0 || ^19.2.0-next.0",
"@angular/platform-server": "^19.0.0 || ^19.2.0-next.0",
"@angular/service-worker": "^19.0.0 || ^19.2.0-next.0",
"@angular/ssr": "^19.2.4",
"@angular/ssr": "^19.2.5",
"karma": "^6.4.0",
"less": "^4.2.0",
"ng-packagr": "^19.0.0 || ^19.2.0-next.0",
@ -368,9 +368,9 @@
}
},
"node_modules/@angular-devkit/build-angular/node_modules/@angular/compiler": {
"version": "19.2.3",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.3.tgz",
"integrity": "sha512-TL/JIU7vzSWD+IrMq2PAiHZi7IUFSRhdHo8q6/WuZ8SQmbuXCK2pJvHZpTtUdLswdPeD/UVhkhTAhQzEyEdZVg==",
"version": "19.2.4",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.4.tgz",
"integrity": "sha512-HxUwmkoXMlj9EiSmRMRTI4vR3d5hSxiIZazq7OWtlEm8uKedzLzf72dF+hdc3yF6JCdF87vWiQN22bcGeTxYZw==",
"dev": true,
"license": "MIT",
"peer": true,
@ -517,9 +517,9 @@
}
},
"node_modules/@angular-devkit/build-angular/node_modules/@ngtools/webpack": {
"version": "19.2.4",
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-19.2.4.tgz",
"integrity": "sha512-I2vG9Yb0W/PR5+quBmSUk6uGa4xN/YvfJk+30bFDB/CpJlTQEo+3AOFCDYcDOxrbtjON80VdFYPypQ5ztbpdYw==",
"version": "19.2.5",
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-19.2.5.tgz",
"integrity": "sha512-rp9hRFJiUzRrlUBbM3c4BSt/zB93GLM1X9eb+JQOwBsoQhRL92VU9kkffGDpK14hf6uB4goQ00AvQ4lEnxlUag==",
"dev": true,
"license": "MIT",
"engines": {
@ -764,115 +764,14 @@
"dev": true,
"license": "0BSD"
},
"node_modules/@angular-devkit/build-angular/node_modules/vite": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.0.tgz",
"integrity": "sha512-7dPxoo+WsT/64rDcwoOjk76XHj+TqNTIvHKcuMQ1k4/SeHDaQt5GFAeLYzrimZrMpn/O6DtdI03WUjdxuPM0oQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"esbuild": "^0.25.0",
"postcss": "^8.5.3",
"rollup": "^4.30.1"
},
"bin": {
"vite": "bin/vite.js"
},
"engines": {
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
},
"funding": {
"url": "https://github.com/vitejs/vite?sponsor=1"
},
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"peerDependencies": {
"@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
"jiti": ">=1.21.0",
"less": "*",
"lightningcss": "^1.21.0",
"sass": "*",
"sass-embedded": "*",
"stylus": "*",
"sugarss": "*",
"terser": "^5.16.0",
"tsx": "^4.8.1",
"yaml": "^2.4.2"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
},
"jiti": {
"optional": true
},
"less": {
"optional": true
},
"lightningcss": {
"optional": true
},
"sass": {
"optional": true
},
"sass-embedded": {
"optional": true
},
"stylus": {
"optional": true
},
"sugarss": {
"optional": true
},
"terser": {
"optional": true
},
"tsx": {
"optional": true
},
"yaml": {
"optional": true
}
}
},
"node_modules/@angular-devkit/build-angular/node_modules/vite/node_modules/postcss": {
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
"integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
"dev": true,
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/postcss"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"dependencies": {
"nanoid": "^3.3.8",
"picocolors": "^1.1.1",
"source-map-js": "^1.2.1"
},
"engines": {
"node": "^10 || ^12 || >=14"
}
},
"node_modules/@angular-devkit/build-webpack": {
"version": "0.1902.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1902.4.tgz",
"integrity": "sha512-TWZsnPMR2JvrQapO7kg4YbUgrKxu74TCYOZZrGfIA7CCIthykflWevMPGZmrTAh3mXX414P31XmoBQViXUe7iQ==",
"version": "0.1902.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1902.5.tgz",
"integrity": "sha512-rXvUKRAgjhHTmBVr4HbZs+gS6sQ5EM+sv+Ygzl7oz7xC2+JOKBYiq+9B8Udk4GnW3Es9m6Dq7G4XbBMPzVia3Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/architect": "0.1902.4",
"@angular-devkit/architect": "0.1902.5",
"rxjs": "7.8.1"
},
"engines": {
@ -886,13 +785,13 @@
}
},
"node_modules/@angular-devkit/build-webpack/node_modules/@angular-devkit/architect": {
"version": "0.1902.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1902.4.tgz",
"integrity": "sha512-YTLiJ7uVItZTAxRuSgASP0M5qILESWH8xGmfR+YWR1JiJem09DWEOpWeLdha1BFzUui5L+6j1btzh4FUHJOtAg==",
"version": "0.1902.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1902.5.tgz",
"integrity": "sha512-GdcTqwCZT0CTagUoTmq799hpnbQeICx53+eHsfs+lyKjkojk1ahC6ZOi4nNLDl/J2DIMFPHIG1ZgHPuhjKItAw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "19.2.4",
"@angular-devkit/core": "19.2.5",
"rxjs": "7.8.1"
},
"engines": {
@ -902,9 +801,9 @@
}
},
"node_modules/@angular-devkit/build-webpack/node_modules/@angular-devkit/core": {
"version": "19.2.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.4.tgz",
"integrity": "sha512-dL6AmCQsKh+CFVvO/jxX8qZpamVwt9r4iIo7fYcAI2+mTSDGxxBGWbS+onIfdPFuRp2HgKa+AT6WiHmRqu63AA==",
"version": "19.2.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.5.tgz",
"integrity": "sha512-s5d6ZQmut5QO7pcxssIoDgeVhVEjoQKxWpBeqsSdYxMYjROMR+QnlNcyiSDLI6Wc7QR9mZINOpx8yoj6Nim1Rw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -18707,7 +18606,6 @@
"integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"esbuild": "^0.25.0",
"postcss": "^8.5.3",

View File

@ -67,7 +67,7 @@
"handlebars": "^4.7.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "19.2.4",
"@angular-devkit/build-angular": "19.2.5",
"@angular/animations": "17.3.3",
"@angular/cli": "17.3.3",
"@angular/common": "17.3.3",