Skip to content

Commit 946eedb

Browse files
dependabot[bot]chrisolsen
authored andcommitted
chore(deps-dev): bump vite and @angular-devkit/build-angular
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies needed to be updated together. Updates `vite` from 5.4.16 to 5.4.18 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite) Updates `@angular-devkit/build-angular` from 18.2.17 to 18.2.18 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.17...18.2.18) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.18 dependency-type: direct:development - dependency-name: "@angular-devkit/build-angular" dependency-version: 18.2.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5399d67 commit 946eedb

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@abgov/design-tokens": "^1.5.10",
2525
"@abgov/nx-release": "^10.0.0",
26-
"@angular-devkit/build-angular": "18.2.17",
26+
"@angular-devkit/build-angular": "18.2.18",
2727
"@angular-devkit/core": "18.1.4",
2828
"@angular-devkit/schematics": "18.1.4",
2929
"@angular-eslint/eslint-plugin": "18.0.1",
@@ -98,7 +98,7 @@
9898
"ts-jest": "^29.1.0",
9999
"ts-node": "10.9.1",
100100
"typescript": "5.4.5",
101-
"vite": "^5.4.16",
101+
"vite": "^5.4.18",
102102
"vite-plugin-dts": "~3.8.1",
103103
"vitest": "^2.1.9",
104104
"vitest-browser-react": "^0.1.1",

0 commit comments

Comments
 (0)