@ng-atomic/components 5.1.0 → 5.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ng-atomic/components",
3
- "version": "5.1.0",
3
+ "version": "5.1.1",
4
4
  "license": "MIT",
5
5
  "module": "fesm2015/ng-atomic-components.mjs",
6
6
  "es2020": "fesm2020/ng-atomic-components.mjs",
@@ -374,14 +374,14 @@
374
374
  "@storybook/theming": "6.5.16",
375
375
  "@angular/core": "15.2.3",
376
376
  "@angular/platform-browser": "15.2.3",
377
- "@ng-atomic/elements": "5.1.0",
377
+ "@ng-atomic/elements": "5.1.1",
378
378
  "@angular/cdk": "15.2.3",
379
379
  "@angular/material": "15.2.3",
380
380
  "@ngneat/reactive-forms": "4.1.0",
381
381
  "rxjs": "7.5.0",
382
- "@ng-atomic/common": "5.1.0",
382
+ "@ng-atomic/common": "5.1.1",
383
383
  "@angular/forms": "15.2.3",
384
- "@ng-atomic/storybook": "5.1.0",
384
+ "@ng-atomic/storybook": "5.1.1",
385
385
  "@storybook/angular": "6.5.13",
386
386
  "@angular/animations": "15.2.3",
387
387
  "resize-observer-polyfill": "1.5.1",