react-input-material 0.0.799 → 0.0.800
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-input-material",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.800",
|
|
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",
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
"react-dom": "^18.3.1",
|
|
184
184
|
"react-generic-animate": "^0.0.115",
|
|
185
185
|
"react-generic-dummy": "^0.0.123",
|
|
186
|
-
"react-generic-tools": "^0.0.
|
|
186
|
+
"react-generic-tools": "^0.0.109",
|
|
187
187
|
"react-transition-group": "^4.4.5",
|
|
188
188
|
"react-useanimations": "^2.10.0",
|
|
189
189
|
"spark-md5": "^3.0.2",
|