Skip to content

Commit 1fee05b

Browse files
Bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the /frontend directory: [highcharts](https://github.com/highcharts/highcharts-dist) and [rxjs](https://github.com/reactivex/rxjs). Updates `highcharts` from 11.4.8 to 12.1.2 - [Commits](highcharts/highcharts-dist@v11.4.8...v12.1.2) 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: highcharts dependency-version: 12.1.2 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] <support@github.com>
1 parent b22a9b9 commit 1fee05b

File tree

2 files changed

+100
-10
lines changed

2 files changed

+100
-10
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"canvas-confetti": "^1.9.3",
2828
"cronstrue": "^2.57.0",
2929
"dayjs": "^1.11.13",
30-
"highcharts": "^11.4.8",
30+
"highcharts": "^12.1.2",
3131
"highcharts-angular": "^4.0.1",
32-
"rxjs": "~7.8.0"
32+
"rxjs": "~7.8.2"
3333
},
3434
"devDependencies": {
3535
"@angular-devkit/build-angular": "^19.2.6",

0 commit comments

Comments
 (0)