ku4web-components 6.7.9 → 6.7.10

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": "ku4web-components",
3
- "version": "6.7.9",
3
+ "version": "6.7.10",
4
4
  "description": "kodmunki™ Web Components",
5
5
  "main": "./dist/index.cjs.js",
6
6
  "module": "./dist/index.js",
@@ -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",