react-input-material 0.0.745 → 0.0.746
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.
|
|
3
|
+
"version": "0.0.746",
|
|
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",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"@codemirror/lint": "^6.9.0",
|
|
112
112
|
"@codemirror/search": "^6.5.11",
|
|
113
113
|
"@codemirror/state": "^6.5.2",
|
|
114
|
-
"@codemirror/view": "^6.38.
|
|
114
|
+
"@codemirror/view": "^6.38.6",
|
|
115
115
|
"@emotion/react": "^11.14.0",
|
|
116
116
|
"@rmwc/card": "^14.3.5",
|
|
117
117
|
"@rmwc/checkbox": "^14.3.5",
|
|
@@ -129,32 +129,32 @@
|
|
|
129
129
|
"@rmwc/typography": "^14.3.5",
|
|
130
130
|
"@stylistic/eslint-plugin": "^5.4.0",
|
|
131
131
|
"@teamsupercell/typings-for-css-modules-loader": "^2.5.2",
|
|
132
|
-
"@tiptap/core": "^3.
|
|
133
|
-
"@tiptap/react": "^3.
|
|
134
|
-
"@tiptap/starter-kit": "^3.
|
|
132
|
+
"@tiptap/core": "^3.7.0",
|
|
133
|
+
"@tiptap/react": "^3.7.0",
|
|
134
|
+
"@tiptap/starter-kit": "^3.7.0",
|
|
135
135
|
"@types/ejs": "^3.1.5",
|
|
136
136
|
"@types/html-minifier": "^4.0.5",
|
|
137
137
|
"@types/jquery": "^3.5.33",
|
|
138
138
|
"@types/jsdom": "^27.0.0",
|
|
139
|
-
"@types/node": "^24.
|
|
140
|
-
"@types/react": "^18.3.
|
|
139
|
+
"@types/node": "^24.7.2",
|
|
140
|
+
"@types/react": "^18.3.26",
|
|
141
141
|
"@types/react-dom": "^18.3.7",
|
|
142
142
|
"@types/react-transition-group": "^4.4.12",
|
|
143
143
|
"@types/spark-md5": "^3.0.5",
|
|
144
144
|
"@types/webpack-env": "^1.18.8",
|
|
145
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
146
|
-
"@typescript-eslint/parser": "^8.
|
|
145
|
+
"@typescript-eslint/eslint-plugin": "^8.46.1",
|
|
146
|
+
"@typescript-eslint/parser": "^8.46.1",
|
|
147
147
|
"blob-util": "^2.0.2",
|
|
148
|
-
"clientnode": "3.0.
|
|
148
|
+
"clientnode": "3.0.1314",
|
|
149
149
|
"css-loader": "^7.1.2",
|
|
150
150
|
"cssnano": "^7.1.1",
|
|
151
151
|
"documentation-website": "^1.0.394",
|
|
152
152
|
"eslint": "^9.37.0",
|
|
153
153
|
"eslint-config-google": "^0.14.0",
|
|
154
|
-
"eslint-plugin-jsdoc": "^
|
|
154
|
+
"eslint-plugin-jsdoc": "^61.1.4",
|
|
155
155
|
"identity-obj-proxy": "^3.0.0",
|
|
156
156
|
"jest": "^30.2.0",
|
|
157
|
-
"jsdoc": "^4.0.
|
|
157
|
+
"jsdoc": "^4.0.5",
|
|
158
158
|
"material-components-web": "^14.0.0",
|
|
159
159
|
"material-icons": "^1.13.14",
|
|
160
160
|
"mini-css-extract-plugin": "^2.9.4",
|
|
@@ -166,20 +166,20 @@
|
|
|
166
166
|
"prop-types": "^15.8.1",
|
|
167
167
|
"react": "^18.3.1",
|
|
168
168
|
"react-dom": "^18.3.1",
|
|
169
|
-
"react-generic-animate": "^0.0.
|
|
170
|
-
"react-generic-dummy": "^0.0.
|
|
171
|
-
"react-generic-tools": "^0.0.
|
|
169
|
+
"react-generic-animate": "^0.0.92",
|
|
170
|
+
"react-generic-dummy": "^0.0.108",
|
|
171
|
+
"react-generic-tools": "^0.0.82",
|
|
172
172
|
"react-transition-group": "^4.4.5",
|
|
173
173
|
"react-useanimations": "^2.10.0",
|
|
174
174
|
"spark-md5": "^3.0.2",
|
|
175
175
|
"style-loader": "^4.0.0",
|
|
176
176
|
"stylelint": "^16.25.0",
|
|
177
|
-
"stylelint-config-standard": "^39.0.
|
|
177
|
+
"stylelint-config-standard": "^39.0.1",
|
|
178
178
|
"tslib": "^2.8.1",
|
|
179
|
-
"typescript-eslint": "^8.
|
|
179
|
+
"typescript-eslint": "^8.46.1",
|
|
180
180
|
"typescript-plugin-css-modules": "^5.2.0",
|
|
181
|
-
"web-component-wrapper": "^0.0.
|
|
182
|
-
"weboptimizer": "^2.0.
|
|
181
|
+
"web-component-wrapper": "^0.0.533",
|
|
182
|
+
"weboptimizer": "^2.0.1617",
|
|
183
183
|
"webpack-dev-server": "^5.2.2"
|
|
184
184
|
},
|
|
185
185
|
"peerDependencies": {
|