react-input-material 0.0.788 → 0.0.790

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.788",
3
+ "version": "0.0.790",
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",
@@ -142,10 +142,10 @@
142
142
  "@rmwc/typography": "^14.3.5",
143
143
  "@stylistic/eslint-plugin": "^5.10.0",
144
144
  "@teamsupercell/typings-for-css-modules-loader": "^2.5.2",
145
- "@tiptap/core": "^3.20.1",
146
- "@tiptap/extensions": "^3.20.1",
147
- "@tiptap/react": "^3.20.1",
148
- "@tiptap/starter-kit": "^3.20.1",
145
+ "@tiptap/core": "^3.20.3",
146
+ "@tiptap/extensions": "^3.20.3",
147
+ "@tiptap/react": "^3.20.3",
148
+ "@tiptap/starter-kit": "^3.20.3",
149
149
  "@types/ejs": "^3.1.5",
150
150
  "@types/html-minifier": "^4.0.6",
151
151
  "@types/jquery": "^4.0.0",
@@ -156,8 +156,8 @@
156
156
  "@types/react-transition-group": "^4.4.12",
157
157
  "@types/spark-md5": "^3.0.5",
158
158
  "@types/webpack-env": "^1.18.8",
159
- "@typescript-eslint/eslint-plugin": "^8.57.0",
160
- "@typescript-eslint/parser": "^8.57.0",
159
+ "@typescript-eslint/eslint-plugin": "^8.57.1",
160
+ "@typescript-eslint/parser": "^8.57.1",
161
161
  "blob-util": "^2.0.2",
162
162
  "clientnode": "4.0.1357",
163
163
  "css-loader": "^7.1.4",
@@ -183,7 +183,7 @@
183
183
  "react-dom": "^18.3.1",
184
184
  "react-generic-animate": "^0.0.114",
185
185
  "react-generic-dummy": "^0.0.122",
186
- "react-generic-tools": "^0.0.104",
186
+ "react-generic-tools": "^0.0.105",
187
187
  "react-transition-group": "^4.4.5",
188
188
  "react-useanimations": "^2.10.0",
189
189
  "spark-md5": "^3.0.2",
@@ -191,10 +191,10 @@
191
191
  "stylelint": "^17.4.0",
192
192
  "stylelint-config-standard": "^40.0.0",
193
193
  "tslib": "^2.8.1",
194
- "typescript-eslint": "^8.57.0",
194
+ "typescript-eslint": "^8.57.1",
195
195
  "typescript-plugin-css-modules": "^5.2.0",
196
196
  "web-component-wrapper": "^0.0.547",
197
- "weboptimizer": "^3.0.7",
197
+ "weboptimizer": "^3.0.8",
198
198
  "webpack-dev-server": "^5.2.3"
199
199
  },
200
200
  "peerDependencies": {