@leanix/components 0.2.256 → 0.3.1

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leanix/components",
3
- "version": "0.2.256",
3
+ "version": "0.3.1",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {
@@ -19,13 +19,13 @@
19
19
  "tslib": "^2.3.0"
20
20
  },
21
21
  "peerDependencies": {
22
- "@angular/animations": "^12.1.4",
23
- "@angular/cdk": "^12.1.4",
24
- "@angular/common": "^12.1.4",
25
- "@angular/core": "^12.1.4",
26
- "@angular/forms": "^12.1.4",
27
- "@angular/platform-browser": "^12.1.4",
28
- "@angular/router": "^12.1.4",
22
+ "@angular/animations": "^13.3.2",
23
+ "@angular/cdk": "^13.2.5",
24
+ "@angular/common": "^13.3.2",
25
+ "@angular/core": "^13.3.2",
26
+ "@angular/forms": "^13.3.2",
27
+ "@angular/platform-browser": "^13.3.2",
28
+ "@angular/router": "^13.3.2",
29
29
  "@ngx-translate/core": "^11.0.1",
30
30
  "@types/marked": "4.0.2",
31
31
  "rxjs": "^6.5.5",