web-component-wrapper 0.0.492 → 0.0.493

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-component-wrapper",
3
- "version": "0.0.492",
3
+ "version": "0.0.493",
4
4
  "description": "Generic web-component base class and framework specific wrapper.",
5
5
  "keywords": [
6
6
  "component",
@@ -73,7 +73,7 @@
73
73
  "@types/ejs": "^3.1.5",
74
74
  "@types/html-minifier": "^4.0.5",
75
75
  "@types/jsdom": "^21.1.7",
76
- "@types/node": "^20.14.10",
76
+ "@types/node": "^20.14.11",
77
77
  "@types/react": "^18.3.3",
78
78
  "@types/react-dom": "^18.3.0",
79
79
  "@types/webpack-env": "^1.18.5",