react-input-material 0.0.764 → 0.0.766

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-input-material",
3
- "version": "0.0.764",
3
+ "version": "0.0.766",
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",
@@ -157,10 +157,10 @@
157
157
  "@typescript-eslint/eslint-plugin": "^8.51.0",
158
158
  "@typescript-eslint/parser": "^8.51.0",
159
159
  "blob-util": "^2.0.2",
160
- "clientnode": "3.0.1339",
160
+ "clientnode": "3.0.1340",
161
161
  "css-loader": "^7.1.2",
162
162
  "cssnano": "^7.1.2",
163
- "documentation-website": "^1.0.397",
163
+ "documentation-website": "^1.0.398",
164
164
  "eslint": "^9.39.2",
165
165
  "eslint-config-google": "^0.14.0",
166
166
  "eslint-plugin-jsdoc": "^61.5.0",
@@ -178,9 +178,9 @@
178
178
  "prop-types": "^15.8.1",
179
179
  "react": "^18.3.1",
180
180
  "react-dom": "^18.3.1",
181
- "react-generic-animate": "^0.0.98",
182
- "react-generic-dummy": "^0.0.113",
183
- "react-generic-tools": "^0.0.88",
181
+ "react-generic-animate": "^0.0.101",
182
+ "react-generic-dummy": "^0.0.115",
183
+ "react-generic-tools": "^0.0.90",
184
184
  "react-transition-group": "^4.4.5",
185
185
  "react-useanimations": "^2.10.0",
186
186
  "spark-md5": "^3.0.2",
@@ -190,8 +190,8 @@
190
190
  "tslib": "^2.8.1",
191
191
  "typescript-eslint": "^8.51.0",
192
192
  "typescript-plugin-css-modules": "^5.2.0",
193
- "web-component-wrapper": "^0.0.538",
194
- "weboptimizer": "^2.0.1636",
193
+ "web-component-wrapper": "^0.0.539",
194
+ "weboptimizer": "^2.0.1637",
195
195
  "webpack-dev-server": "^5.2.2"
196
196
  },
197
197
  "peerDependencies": {