react-input-material 0.0.814 → 0.0.815
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 +19 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-input-material",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.815",
|
|
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",
|
|
@@ -196,10 +196,10 @@
|
|
|
196
196
|
"@codemirror/lint": "^6.9.5",
|
|
197
197
|
"@codemirror/search": "^6.6.0",
|
|
198
198
|
"@codemirror/state": "^6.6.0",
|
|
199
|
-
"@codemirror/view": "^6.
|
|
199
|
+
"@codemirror/view": "^6.41.0",
|
|
200
200
|
"@emotion/react": "^11.14.0",
|
|
201
201
|
"@eslint/js": "^10.0.1",
|
|
202
|
-
"@playwright/test": "^1.
|
|
202
|
+
"@playwright/test": "^1.59.1",
|
|
203
203
|
"@rmwc/card": "^14.3.5",
|
|
204
204
|
"@rmwc/checkbox": "^14.3.5",
|
|
205
205
|
"@rmwc/circular-progress": "^14.3.5",
|
|
@@ -216,36 +216,36 @@
|
|
|
216
216
|
"@rmwc/typography": "^14.3.5",
|
|
217
217
|
"@stylistic/eslint-plugin": "^5.10.0",
|
|
218
218
|
"@teamsupercell/typings-for-css-modules-loader": "^2.5.2",
|
|
219
|
-
"@tiptap/core": "^3.
|
|
220
|
-
"@tiptap/extensions": "^3.
|
|
221
|
-
"@tiptap/react": "^3.
|
|
222
|
-
"@tiptap/starter-kit": "^3.
|
|
219
|
+
"@tiptap/core": "^3.22.2",
|
|
220
|
+
"@tiptap/extensions": "^3.22.2",
|
|
221
|
+
"@tiptap/react": "^3.22.2",
|
|
222
|
+
"@tiptap/starter-kit": "^3.22.2",
|
|
223
223
|
"@types/ejs": "^3.1.5",
|
|
224
224
|
"@types/html-minifier": "^4.0.6",
|
|
225
225
|
"@types/jquery": "^4.0.0",
|
|
226
226
|
"@types/jsdom": "^28.0.1",
|
|
227
|
-
"@types/node": "^25.5.
|
|
227
|
+
"@types/node": "^25.5.2",
|
|
228
228
|
"@types/react": "^18.3.28",
|
|
229
229
|
"@types/react-dom": "^18.3.7",
|
|
230
230
|
"@types/react-transition-group": "^4.4.12",
|
|
231
231
|
"@types/spark-md5": "^3.0.5",
|
|
232
232
|
"@types/webpack-env": "^1.18.8",
|
|
233
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
234
|
-
"@typescript-eslint/parser": "^8.
|
|
233
|
+
"@typescript-eslint/eslint-plugin": "^8.58.0",
|
|
234
|
+
"@typescript-eslint/parser": "^8.58.0",
|
|
235
235
|
"blob-util": "^2.0.2",
|
|
236
|
-
"clientnode": "4.0.
|
|
236
|
+
"clientnode": "4.0.1372",
|
|
237
237
|
"css-loader": "^7.1.4",
|
|
238
|
-
"cssnano": "^7.1.
|
|
238
|
+
"cssnano": "^7.1.4",
|
|
239
239
|
"documentation-website": "^1.0.401",
|
|
240
|
-
"eslint": "^10.
|
|
240
|
+
"eslint": "^10.2.0",
|
|
241
241
|
"eslint-config-google": "^0.14.0",
|
|
242
|
-
"eslint-plugin-jsdoc": "^62.
|
|
242
|
+
"eslint-plugin-jsdoc": "^62.9.0",
|
|
243
243
|
"identity-obj-proxy": "^3.0.0",
|
|
244
244
|
"jest": "^30.3.0",
|
|
245
245
|
"jsdoc": "^4.0.5",
|
|
246
246
|
"material-components-web": "^14.0.0",
|
|
247
247
|
"material-icons": "^1.13.14",
|
|
248
|
-
"mini-css-extract-plugin": "^2.10.
|
|
248
|
+
"mini-css-extract-plugin": "^2.10.2",
|
|
249
249
|
"postcss": "8.5.8",
|
|
250
250
|
"postcss-import": "^16.1.1",
|
|
251
251
|
"postcss-loader": "^8.2.1",
|
|
@@ -257,17 +257,17 @@
|
|
|
257
257
|
"react-dom": "^18.3.1",
|
|
258
258
|
"react-generic-animate": "^0.0.118",
|
|
259
259
|
"react-generic-dummy": "^0.0.125",
|
|
260
|
-
"react-generic-tools": "^0.0.
|
|
260
|
+
"react-generic-tools": "^0.0.114",
|
|
261
261
|
"react-transition-group": "^4.4.5",
|
|
262
262
|
"react-useanimations": "^2.10.0",
|
|
263
263
|
"spark-md5": "^3.0.2",
|
|
264
264
|
"style-loader": "^4.0.0",
|
|
265
|
-
"stylelint": "^17.
|
|
265
|
+
"stylelint": "^17.6.0",
|
|
266
266
|
"stylelint-config-standard": "^40.0.0",
|
|
267
267
|
"tslib": "^2.8.1",
|
|
268
|
-
"typescript-eslint": "^8.
|
|
268
|
+
"typescript-eslint": "^8.58.0",
|
|
269
269
|
"typescript-plugin-css-modules": "^5.2.0",
|
|
270
|
-
"web-component-wrapper": "^0.0.
|
|
270
|
+
"web-component-wrapper": "^0.0.551",
|
|
271
271
|
"weboptimizer": "^3.0.16",
|
|
272
272
|
"webpack-dev-server": "^5.2.3"
|
|
273
273
|
},
|