@acorex/components 18.0.3 → 18.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "18.0.3",
3
+ "version": "18.0.5",
4
4
  "peerDependencies": {
5
- "@angular/common": "<=18.0.3",
6
- "@angular/core": "<=18.0.3",
7
- "@angular/cdk": "<=18.0.3",
8
- "polytype": "^0.17.0",
9
- "imask": "^7.5.0",
10
- "angular-imask": "^7.5.0"
5
+ "@angular/common": ">=18.0.0",
6
+ "@angular/core": ">=18.0.0",
7
+ "@angular/cdk": ">=18.0.0",
8
+ "polytype": ">=0.17.0",
9
+ "imask": ">=7.6.1",
10
+ "angular-imask": ">=7.6.1"
11
11
  },
12
12
  "dependencies": {
13
13
  "tslib": "^2.3.0"