react-input-material 0.0.715 → 0.0.716
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 +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-input-material",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.716",
|
|
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",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"@babel/eslint-parser": "^7.28.0",
|
|
103
103
|
"@babel/plugin-transform-proto-to-assign": "^7.27.1",
|
|
104
104
|
"@babel/preset-react": "^7.27.1",
|
|
105
|
-
"@babel/runtime": "^7.
|
|
105
|
+
"@babel/runtime": "^7.28.2",
|
|
106
106
|
"@codemirror/autocomplete": "^6.18.6",
|
|
107
107
|
"@codemirror/commands": "^6.8.1",
|
|
108
108
|
"@codemirror/lang-css": "^6.3.1",
|
|
@@ -127,33 +127,33 @@
|
|
|
127
127
|
"@rmwc/tooltip": "^14.3.5",
|
|
128
128
|
"@rmwc/touch-target": "^14.3.5",
|
|
129
129
|
"@rmwc/typography": "^14.3.5",
|
|
130
|
-
"@stylistic/eslint-plugin": "^5.
|
|
130
|
+
"@stylistic/eslint-plugin": "^5.2.2",
|
|
131
131
|
"@teamsupercell/typings-for-css-modules-loader": "^2.5.2",
|
|
132
|
-
"@tiptap/core": "^3.0.
|
|
133
|
-
"@tiptap/react": "^3.0.
|
|
134
|
-
"@tiptap/starter-kit": "^3.0.
|
|
132
|
+
"@tiptap/core": "^3.0.7",
|
|
133
|
+
"@tiptap/react": "^3.0.7",
|
|
134
|
+
"@tiptap/starter-kit": "^3.0.7",
|
|
135
135
|
"@types/ejs": "^3.1.5",
|
|
136
136
|
"@types/html-minifier": "^4.0.5",
|
|
137
137
|
"@types/jquery": "^3.5.32",
|
|
138
138
|
"@types/jsdom": "^21.1.7",
|
|
139
|
-
"@types/node": "^24.0
|
|
139
|
+
"@types/node": "^24.1.0",
|
|
140
140
|
"@types/react": "^18.3.23",
|
|
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.38.0",
|
|
146
|
+
"@typescript-eslint/parser": "^8.38.0",
|
|
147
147
|
"blob-util": "^2.0.2",
|
|
148
|
-
"clientnode": "3.0.
|
|
148
|
+
"clientnode": "3.0.1303",
|
|
149
149
|
"css-loader": "^7.1.2",
|
|
150
150
|
"cssnano": "^7.1.0",
|
|
151
|
-
"documentation-website": "^1.0.
|
|
152
|
-
"eslint": "^9.
|
|
151
|
+
"documentation-website": "^1.0.394",
|
|
152
|
+
"eslint": "^9.32.0",
|
|
153
153
|
"eslint-config-google": "^0.14.0",
|
|
154
|
-
"eslint-plugin-jsdoc": "^
|
|
154
|
+
"eslint-plugin-jsdoc": "^52.0.1",
|
|
155
155
|
"identity-obj-proxy": "^3.0.0",
|
|
156
|
-
"jest": "^30.0.
|
|
156
|
+
"jest": "^30.0.5",
|
|
157
157
|
"jsdoc": "^4.0.4",
|
|
158
158
|
"material-components-web": "^14.0.0",
|
|
159
159
|
"material-icons": "^1.13.14",
|
|
@@ -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.81",
|
|
170
|
+
"react-generic-dummy": "^0.0.100",
|
|
171
|
+
"react-generic-tools": "^0.0.74",
|
|
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
|
-
"stylelint": "^16.
|
|
177
|
-
"stylelint-config-standard": "^
|
|
176
|
+
"stylelint": "^16.23.0",
|
|
177
|
+
"stylelint-config-standard": "^39.0.0",
|
|
178
178
|
"tslib": "^2.8.1",
|
|
179
|
-
"typescript-eslint": "^8.
|
|
180
|
-
"typescript-plugin-css-modules": "^5.
|
|
181
|
-
"web-component-wrapper": "^0.0.
|
|
182
|
-
"weboptimizer": "^2.0.
|
|
179
|
+
"typescript-eslint": "^8.38.0",
|
|
180
|
+
"typescript-plugin-css-modules": "^5.2.0",
|
|
181
|
+
"web-component-wrapper": "^0.0.522",
|
|
182
|
+
"weboptimizer": "^2.0.1598",
|
|
183
183
|
"webpack-dev-server": "^5.2.2"
|
|
184
184
|
},
|
|
185
185
|
"peerDependencies": {
|