ku4web-components 6.7.8 → 6.7.12

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ku4web-components",
3
- "version": "6.7.8",
3
+ "version": "6.7.12",
4
4
  "description": "kodmunki™ Web Components",
5
5
  "main": "./dist/index.cjs.js",
6
6
  "module": "./dist/index.js",
@@ -90,7 +90,7 @@
90
90
  "html-webpack-plugin": "^5.5.0",
91
91
  "jest": "^29.0.1",
92
92
  "jest-cli": "^29.0.1",
93
- "ku4es-kernel": "^9.0.1",
93
+ "ku4es-kernel": "^9.0.2",
94
94
  "ku4es-ui-data": "^3.1.7",
95
95
  "ku4es-ui-kernel": "^8.1.8",
96
96
  "lit-html": "^2.3.1",
@@ -101,10 +101,10 @@
101
101
  "react": "^18.2.0",
102
102
  "react-dom": "^18.2.0",
103
103
  "require-from-string": "^2.0.2",
104
- "rollup": "^2.78.1",
104
+ "rollup": "^2.79.0",
105
105
  "rollup-plugin-cleanup": "^3.2.1",
106
106
  "rollup-plugin-terser": "^7.0.2",
107
- "sass": "^1.54.6",
107
+ "sass": "^1.54.7",
108
108
  "sass-loader": "^13.0.2",
109
109
  "style-loader": "^3.3.1",
110
110
  "ts-dedent": "^2.0.0",