@leanix/components 0.2.212 → 0.2.213

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leanix/components",
3
- "version": "0.2.212",
3
+ "version": "0.2.213",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {
@@ -13,8 +13,7 @@
13
13
  "color": "3.1.3",
14
14
  "date-fns": "1.30.1",
15
15
  "lodash": "4.17.21",
16
- "marked": "1.1.1",
17
- "@types/marked": "0.7.4",
16
+ "marked": "4.0.10",
18
17
  "ngx-infinite-scroll": "9.1.0",
19
18
  "ngx-bootstrap": "5.6.2",
20
19
  "tslib": "^2.2.0"
@@ -28,6 +27,7 @@
28
27
  "@angular/platform-browser": "^12.1.4",
29
28
  "@angular/router": "^12.1.4",
30
29
  "@ngx-translate/core": "^11.0.1",
30
+ "@types/marked": "4.0.2",
31
31
  "rxjs": "^6.5.5"
32
32
  },
33
33
  "main": "bundles/leanix-components.umd.js",