comand-component-library 4.1.14 → 4.1.16

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": "comand-component-library",
3
- "version": "4.1.14",
3
+ "version": "4.1.16",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "license": "GPL-3.0-only",
@@ -20,8 +20,8 @@
20
20
  ],
21
21
  "dependencies": {
22
22
  "clickout-event": "^1.1.2",
23
- "comand-frontend-framework": "^4.0.94",
24
- "comand-ui-iconfonts": "^1.0.10",
23
+ "comand-frontend-framework": "^4.1.2",
24
+ "comand-ui-iconfonts": "^1.0.14",
25
25
  "core-js": "^3.20.1",
26
26
  "prismjs": "^1.27.0",
27
27
  "vue": "^3.2.31",