@osovitny/anatoly 3.19.2 → 3.19.3

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.
@@ -1,2 +1,2 @@
1
1
  import { HoveringDirective, AReplacerDirective, ImageReplacerDirective, NativeElementDirective } from './exports';
2
- export declare const DIRECTIVES: (typeof ImageReplacerDirective | typeof AReplacerDirective | typeof HoveringDirective | typeof NativeElementDirective)[];
2
+ export declare const DIRECTIVES: (typeof HoveringDirective | typeof AReplacerDirective | typeof ImageReplacerDirective | typeof NativeElementDirective)[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@osovitny/anatoly",
3
- "version": "3.19.2",
3
+ "version": "3.19.3",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "19.2.11",
6
6
  "@angular/core": "19.2.11",
@@ -47,9 +47,7 @@
47
47
  "@microsoft/signalr": "8.0.7",
48
48
  "@ngx-translate/core": "16.0.4",
49
49
  "@ngx-translate/http-loader": "16.0.1",
50
- "core-js": "3.42.0",
51
50
  "date-fns": "4.1.0",
52
- "js-beautify": "1.15.4",
53
51
  "ngx-captcha": "13.0.0",
54
52
  "ngx-toastr": "19.0.0",
55
53
  "ngx-sharebuttons": "17.0.0",