web-input-material 0.0.505 → 0.0.506

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-input-material",
3
- "version": "0.0.505",
3
+ "version": "0.0.506",
4
4
  "description": "Reusable material design based input field with support for (richt-)text, code, selections, numbers, dates and so on.",
5
5
  "keywords": [
6
6
  "form-field",
@@ -62,9 +62,9 @@
62
62
  "prop-types": "^15.8.1",
63
63
  "react": "^18.3.1",
64
64
  "react-dom": "^18.3.1",
65
- "react-input-material": "^0.0.819",
65
+ "react-input-material": "^0.0.820",
66
66
  "react-transition-group": "^4.4.5",
67
- "web-component-wrapper": "^0.0.583"
67
+ "web-component-wrapper": "^0.0.584"
68
68
  },
69
69
  "devDependencies": {
70
70
  "@babel/eslint-parser": "^7.28.6",
@@ -110,7 +110,7 @@
110
110
  "@typescript-eslint/parser": "^8.59.2",
111
111
  "@webcomponents/webcomponentsjs": "^2.8.0",
112
112
  "blob-util": "^2.0.2",
113
- "clientnode": "^4.0.1393",
113
+ "clientnode": "^4.0.1394",
114
114
  "eslint": "^10.3.0",
115
115
  "eslint-config-google": "^0.14.0",
116
116
  "eslint-plugin-jsdoc": "^62.9.0",
@@ -119,9 +119,9 @@
119
119
  "jsdoc": "^4.0.5",
120
120
  "material-components-web": "^14.0.0",
121
121
  "material-icons": "^1.13.14",
122
- "react-generic-animate": "^0.0.120",
123
- "react-generic-dummy": "^0.0.127",
124
- "react-generic-tools": "^0.0.116",
122
+ "react-generic-animate": "^0.0.121",
123
+ "react-generic-dummy": "^0.0.128",
124
+ "react-generic-tools": "^0.0.117",
125
125
  "react-useanimations": "^2.10.0",
126
126
  "spark-md5": "^3.0.2",
127
127
  "style-loader": "^4.0.0",