Browse Source

Task/upgrade ng-extract-i18n-merge from 3.1.0 to 3.2.1 (#6106)

* chore(deps): bump ng-extract-i18n-merge from 3.1.0 to 3.2.1

* feat(docs): update changelog
pull/6108/head
Kenrick Tandrian 1 week ago
committed by GitHub
parent
commit
e2ed27d1c6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      CHANGELOG.md
  2. 2564
      package-lock.json
  3. 2
      package.json

1
CHANGELOG.md

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Lifted the asset profile identifier editing restriction for `MANUAL` data sources in the asset profile details dialog of the admin control panel
- Upgraded `angular` from version `20.2.4` to `20.3.9`
- Upgraded `ng-extract-i18n-merge` from `3.1.0` to `3.2.1`
- Upgraded `Nx` from version `21.5.1` to `22.1.3`
- Upgraded `shx` from version `0.3.4` to `0.4.0`
- Upgraded `storybook` from version `9.1.5` to `10.1.10`

2564
package-lock.json

File diff suppressed because it is too large

2
package.json

@ -116,7 +116,7 @@
"lodash": "4.17.21",
"marked": "15.0.4",
"ms": "3.0.0-canary.1",
"ng-extract-i18n-merge": "3.1.0",
"ng-extract-i18n-merge": "3.2.1",
"ngx-device-detector": "10.1.0",
"ngx-markdown": "20.0.0",
"ngx-skeleton-loader": "11.3.0",

Loading…
Cancel
Save