Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Admin UI: Update npm packages (#499)
* Build(deps): bump the update-npm-dependencies group Bumps the update-npm-dependencies group in /AdminUi/src/AdminUi/ClientApp with 17 updates: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.0.9` | `17.1.0` | | [@angular/cdk](https://github.com/angular/components) | `17.0.5` | `17.1.0` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.0.9` | `17.1.0` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.0.9` | `17.1.0` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.0.9` | `17.1.0` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.0.9` | `17.1.0` | | [@angular/material](https://github.com/angular/components) | `17.0.5` | `17.1.0` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.0.9` | `17.1.0` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.0.9` | `17.1.0` | | [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `17.0.9` | `17.1.0` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.0.9` | `17.1.0` | | [@ngx-env/builder](https://github.com/chihab/ngx-env) | `17.0.8` | `17.1.1` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.0.10` | `17.1.0` | | [@angular/cli](https://github.com/angular/angular-cli) | `17.0.10` | `17.1.0` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.0.9` | `17.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.0` | `20.11.5` | | [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.2.4` | Updates `@angular/animations` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/animations) Updates `@angular/cdk` from 17.0.5 to 17.1.0 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@17.0.5...17.1.0) Updates `@angular/common` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/common) Updates `@angular/compiler` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/compiler) Updates `@angular/core` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/core) Updates `@angular/forms` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/forms) Updates `@angular/material` from 17.0.5 to 17.1.0 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@17.0.5...17.1.0) Updates `@angular/platform-browser` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/platform-browser-dynamic) Updates `@angular/platform-server` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/platform-server) Updates `@angular/router` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/router) Updates `@ngx-env/builder` from 17.0.8 to 17.1.1 - [Release notes](https://github.com/chihab/ngx-env/releases) - [Changelog](https://github.com/chihab/dotenv-run/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/chihab/ngx-env/compare/@ngx-env/[email protected]...@ngx-env/[email protected]) Updates `@angular-devkit/build-angular` from 17.0.10 to 17.1.0 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.0.10...17.1.0) Updates `@angular/cli` from 17.0.10 to 17.1.0 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.0.10...17.1.0) Updates `@angular/compiler-cli` from 17.0.9 to 17.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.1.0/packages/compiler-cli) Updates `@types/node` from 20.11.0 to 20.11.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.2...3.2.4) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/cdk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/platform-server" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@ngx-env/builder" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: update-npm-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: update-npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * chore: unignore typescript in dependabot config * chore: update dependencies * chore: update @angular-devkit/build-angular * chore: ignore npm audit error 1095466 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Notheisen <[email protected]>
- Loading branch information