react-input-material 0.0.750 → 0.0.751

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.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-input-material",
3
- "version": "0.0.750",
3
+ "version": "0.0.751",
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",
@@ -129,9 +129,9 @@
129
129
  "@rmwc/typography": "^14.3.5",
130
130
  "@stylistic/eslint-plugin": "^5.6.1",
131
131
  "@teamsupercell/typings-for-css-modules-loader": "^2.5.2",
132
- "@tiptap/core": "^3.12.1",
133
- "@tiptap/react": "^3.12.1",
134
- "@tiptap/starter-kit": "^3.12.1",
132
+ "@tiptap/core": "^3.13.0",
133
+ "@tiptap/react": "^3.13.0",
134
+ "@tiptap/starter-kit": "^3.13.0",
135
135
  "@types/ejs": "^3.1.5",
136
136
  "@types/html-minifier": "^4.0.6",
137
137
  "@types/jquery": "^3.5.33",
@@ -148,10 +148,10 @@
148
148
  "clientnode": "3.0.1335",
149
149
  "css-loader": "^7.1.2",
150
150
  "cssnano": "^7.1.2",
151
- "documentation-website": "^1.0.396",
151
+ "documentation-website": "^1.0.397",
152
152
  "eslint": "^9.39.1",
153
153
  "eslint-config-google": "^0.14.0",
154
- "eslint-plugin-jsdoc": "^61.4.1",
154
+ "eslint-plugin-jsdoc": "^61.4.2",
155
155
  "identity-obj-proxy": "^3.0.0",
156
156
  "jest": "^30.2.0",
157
157
  "jsdoc": "^4.0.5",
@@ -162,7 +162,7 @@
162
162
  "postcss-import": "^16.1.1",
163
163
  "postcss-loader": "^8.2.0",
164
164
  "postcss-nested": "^7.0.2",
165
- "postcss-preset-env": "^10.4.0",
165
+ "postcss-preset-env": "^10.5.0",
166
166
  "prop-types": "^15.8.1",
167
167
  "react": "^18.3.1",
168
168
  "react-dom": "^18.3.1",