Skip to content

Commit 53ef3ff

Browse files
build(deps): bump the client-dependencies group across 1 directory with 33 updates
Bumps the client-dependencies group with 33 updates in the /client directory: | Package | From | To | | --- | --- | --- | | [@ctrl/ngx-codemirror](https://github.com/scttcper/ngx-codemirror) | `5.1.1` | `7.0.0` | | [@ngx-translate/core](https://github.com/ngx-translate/core) | `14.0.0` | `17.0.0` | | [@ngx-translate/http-loader](https://github.com/ngx-translate/core) | `7.0.0` | `17.0.0` | | [angular-gridster2](https://github.com/tiberiuzuld/angular-gridster2) | `18.0.1` | `21.0.1` | | [bcryptjs](https://github.com/dcodeIO/bcrypt.js) | `2.4.3` | `3.0.3` | | [body-parser](https://github.com/expressjs/body-parser) | `1.20.4` | `2.2.2` | | [chart.js](https://github.com/chartjs/Chart.js) | `3.9.1` | `4.5.1` | | [codemirror](https://github.com/codemirror/basic-setup) | `5.65.20` | `6.0.2` | | [ng2-charts](https://github.com/valor-software/ng2-charts) | `4.1.1` | `10.0.0` | | [ngx-color-picker](https://github.com/zefoy/ngx-color-picker/tree/HEAD/projects/lib) | `13.0.0` | `20.1.1` | | [ngx-toastr](https://github.com/scttcper/ngx-toastr) | `16.2.0` | `20.0.5` | | [panzoom](https://github.com/anvaka/panzoom) | `9.4.3` | `9.4.4` | | [pdfmake](https://github.com/bpampuch/pdfmake) | `0.2.22` | `0.3.8` | | [socket.io-client](https://github.com/socketio/socket.io) | `4.8.1` | `4.8.3` | | [uplot](https://github.com/leeoniya/uPlot) | `1.6.24` | `1.6.32` | | [xgplayer](https://github.com/bytedance/xgplayer) | `3.0.13` | `3.0.24` | | [xgplayer-flv.js](https://github.com/bytedance/xgplayer) | `3.0.13` | `3.0.24` | | [xgplayer-hls.js](https://github.com/bytedance/xgplayer) | `3.0.13` | `3.0.24` | | [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.4.3` | `21.4.0` | | [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.4.3` | `21.4.0` | | [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.4.3` | `21.4.0` | | [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.4.3` | `21.4.0` | | [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.4.3` | `21.4.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.130` | `25.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.11.0` | `8.59.3` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.11.0` | `8.59.3` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `7.11.0` | `8.59.3` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `7.11.0` | `8.59.3` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.3.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.26.0` | `2.32.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `39.5.0` | `62.9.0` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `3.2.0` | `4.4.1` | | [sass](https://github.com/sass/dart-sass) | `1.97.2` | `1.99.0` | Updates `@ctrl/ngx-codemirror` from 5.1.1 to 7.0.0 - [Release notes](https://github.com/scttcper/ngx-codemirror/releases) - [Commits](scttcper/ngx-codemirror@v5.1.1...v7.0.0) Updates `@ngx-translate/core` from 14.0.0 to 17.0.0 - [Release notes](https://github.com/ngx-translate/core/releases) - [Commits](ngx-translate/core@v14.0.0...v17.0.0) Updates `@ngx-translate/http-loader` from 7.0.0 to 17.0.0 - [Release notes](https://github.com/ngx-translate/core/releases) - [Commits](ngx-translate/core@v7.0.0...v17.0.0) Updates `angular-gridster2` from 18.0.1 to 21.0.1 - [Release notes](https://github.com/tiberiuzuld/angular-gridster2/releases) - [Commits](tiberiuzuld/angular-gridster2@v18.0.1...v21.0.1) Updates `bcryptjs` from 2.4.3 to 3.0.3 - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](dcodeIO/bcrypt.js@2.4.3...v3.0.3) Updates `body-parser` from 1.20.4 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.4...v2.2.2) Updates `chart.js` from 3.9.1 to 4.5.1 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v3.9.1...v4.5.1) Updates `codemirror` from 5.65.20 to 6.0.2 - [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/basic-setup/commits/6.0.2) Updates `ng2-charts` from 4.1.1 to 10.0.0 - [Release notes](https://github.com/valor-software/ng2-charts/releases) - [Commits](valor-software/ng2-charts@v4.1.1...v10.0.0) Updates `ngx-color-picker` from 13.0.0 to 20.1.1 - [Release notes](https://github.com/zefoy/ngx-color-picker/releases) - [Commits](https://github.com/zefoy/ngx-color-picker/commits/v20.1.1/projects/lib) Updates `ngx-toastr` from 16.2.0 to 20.0.5 - [Release notes](https://github.com/scttcper/ngx-toastr/releases) - [Commits](scttcper/ngx-toastr@v16.2.0...v20.0.5) Updates `panzoom` from 9.4.3 to 9.4.4 - [Commits](anvaka/panzoom@v9.4.3...v9.4.4) Updates `pdfmake` from 0.2.22 to 0.3.8 - [Release notes](https://github.com/bpampuch/pdfmake/releases) - [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md) - [Commits](bpampuch/pdfmake@0.2.22...0.3.8) Updates `socket.io-client` from 4.8.1 to 4.8.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/socket.io-client@4.8.1...socket.io-client@4.8.3) Updates `uplot` from 1.6.24 to 1.6.32 - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](leeoniya/uPlot@1.6.24...1.6.32) Updates `xgplayer` from 3.0.13 to 3.0.24 - [Release notes](https://github.com/bytedance/xgplayer/releases) - [Commits](bytedance/xgplayer@v3.0.13...v3.0.24) Updates `xgplayer-flv.js` from 3.0.13 to 3.0.24 - [Release notes](https://github.com/bytedance/xgplayer/releases) - [Commits](bytedance/xgplayer@v3.0.13...v3.0.24) Updates `xgplayer-hls.js` from 3.0.13 to 3.0.24 - [Release notes](https://github.com/bytedance/xgplayer/releases) - [Commits](bytedance/xgplayer@v3.0.13...v3.0.24) Updates `@angular-eslint/builder` from 18.4.3 to 21.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.4.0/packages/builder) Updates `@angular-eslint/eslint-plugin` from 18.4.3 to 21.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.4.0/packages/eslint-plugin) Updates `@angular-eslint/eslint-plugin-template` from 18.4.3 to 21.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.4.0/packages/eslint-plugin-template) Updates `@angular-eslint/schematics` from 18.4.3 to 21.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.4.0/packages/schematics) Updates `@angular-eslint/template-parser` from 18.4.3 to 21.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.4.0/packages/template-parser) Updates `@types/node` from 18.19.130 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.11.0 to 8.59.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.11.0 to 8.59.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/parser) Updates `@typescript-eslint/types` from 7.11.0 to 8.59.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/types) Updates `@typescript-eslint/utils` from 7.11.0 to 8.59.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/utils) Updates `eslint` from 8.57.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.3.0) Updates `eslint-plugin-import` from 2.26.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.26.0...v2.32.0) Updates `eslint-plugin-jsdoc` from 39.5.0 to 62.9.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v39.5.0...v62.9.0) Updates `eslint-plugin-unused-imports` from 3.2.0 to 4.4.1 - [Release notes](https://github.com/sweepline/eslint-plugin-unused-imports/releases) - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits/v4.4.1) Updates `sass` from 1.97.2 to 1.99.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.97.2...1.99.0) --- updated-dependencies: - dependency-name: "@angular-eslint/builder" dependency-version: 21.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@angular-eslint/eslint-plugin" dependency-version: 21.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@angular-eslint/eslint-plugin-template" dependency-version: 21.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@angular-eslint/schematics" dependency-version: 21.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@angular-eslint/template-parser" dependency-version: 21.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@ctrl/ngx-codemirror" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@ngx-translate/core" dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@ngx-translate/http-loader" dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@typescript-eslint/types" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: "@typescript-eslint/utils" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: angular-gridster2 dependency-version: 21.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: bcryptjs dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: chart.js dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: codemirror dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 62.8.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: eslint-plugin-unused-imports dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: ng2-charts dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: ngx-color-picker dependency-version: 20.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: ngx-toastr dependency-version: 20.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-dependencies - dependency-name: panzoom dependency-version: 9.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-dependencies - dependency-name: pdfmake dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: client-dependencies - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-dependencies - dependency-name: socket.io-client dependency-version: 4.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-dependencies - dependency-name: uplot dependency-version: 1.6.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-dependencies - dependency-name: xgplayer dependency-version: 3.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-dependencies - dependency-name: xgplayer-flv.js dependency-version: 3.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-dependencies - dependency-name: xgplayer-hls.js dependency-version: 3.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a84b06b commit 53ef3ff

2 files changed

Lines changed: 1996 additions & 974 deletions

File tree

0 commit comments

Comments
 (0)