Skip to content

Commit 412bcbd

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 16 updates
Bumps the production-dependencies group with 16 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `19.2.5` | `20.2.4` | | [@angular/cdk](https://github.com/angular/components) | `19.2.8` | `20.2.2` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.2.5` | `20.2.4` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.2.5` | `20.2.4` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.2.5` | `20.2.4` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.2.5` | `20.2.4` | | [@angular/material](https://github.com/angular/components) | `19.2.8` | `20.2.2` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.2.5` | `20.2.4` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.2.5` | `20.2.4` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.2.5` | `20.2.4` | | [@octokit/types](https://github.com/octokit/types.ts) | `13.10.0` | `14.1.0` | | [cronstrue](https://github.com/bradymholt/cronstrue) | `2.57.0` | `3.2.0` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.18` | | [highcharts](https://github.com/highcharts/highcharts-dist) | `11.4.8` | `12.4.0` | | [highcharts-angular](https://github.com/highcharts/highcharts-angular) | `4.0.1` | `5.1.0` | | [rxjs](https://github.com/reactivex/rxjs) | `7.8.1` | `7.8.2` | Updates `@angular/animations` from 19.2.5 to 20.2.4 - [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/20.2.4/packages/animations) Updates `@angular/cdk` from 19.2.8 to 20.2.2 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@19.2.8...20.2.2) Updates `@angular/common` from 19.2.5 to 20.2.4 - [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/20.2.4/packages/common) Updates `@angular/compiler` from 19.2.5 to 20.2.4 - [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/20.2.4/packages/compiler) Updates `@angular/core` from 19.2.5 to 20.2.4 - [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/20.2.4/packages/core) Updates `@angular/forms` from 19.2.5 to 20.2.4 - [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/20.2.4/packages/forms) Updates `@angular/material` from 19.2.8 to 20.2.2 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@19.2.8...20.2.2) Updates `@angular/platform-browser` from 19.2.5 to 20.2.4 - [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/20.2.4/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 19.2.5 to 20.2.4 - [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/20.2.4/packages/platform-browser-dynamic) Updates `@angular/router` from 19.2.5 to 20.2.4 - [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/20.2.4/packages/router) Updates `@octokit/types` from 13.10.0 to 14.1.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.10.0...v14.1.0) Updates `cronstrue` from 2.57.0 to 3.2.0 - [Release notes](https://github.com/bradymholt/cronstrue/releases) - [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md) - [Commits](bradymholt/cRonstrue@v2.57.0...v3.2.0) Updates `dayjs` from 1.11.13 to 1.11.18 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.18/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.13...v1.11.18) Updates `highcharts` from 11.4.8 to 12.4.0 - [Commits](highcharts/highcharts-dist@v11.4.8...v12.4.0) Updates `highcharts-angular` from 4.0.1 to 5.1.0 - [Release notes](https://github.com/highcharts/highcharts-angular/releases) - [Changelog](https://github.com/highcharts/highcharts-angular/blob/master/CHANGELOG.md) - [Commits](highcharts/highcharts-angular@v4.0.1...v5.1.0) Updates `rxjs` from 7.8.1 to 7.8.2 - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-version: 20.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@angular/cdk" dependency-version: 20.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@angular/common" dependency-version: 20.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@angular/compiler" dependency-version: 20.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@angular/core" dependency-version: 20.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@angular/forms" dependency-version: 20.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@angular/material" dependency-version: 20.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@angular/platform-browser" dependency-version: 20.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 20.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@angular/router" dependency-version: 20.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@octokit/types" dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: cronstrue dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: dayjs dependency-version: 1.11.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: highcharts dependency-version: 12.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: highcharts-angular dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cde26d2 commit 412bcbd

File tree

2 files changed

+1011
-878
lines changed

2 files changed

+1011
-878
lines changed

0 commit comments

Comments
 (0)