web-input-material 0.0.442 → 0.0.444

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": "web-input-material",
3
- "version": "0.0.442",
3
+ "version": "0.0.444",
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",
@@ -65,64 +65,65 @@
65
65
  "prop-types": "^15.8.1",
66
66
  "react": "^18.3.1",
67
67
  "react-dom": "^18.3.1",
68
- "react-input-material": "^0.0.655",
68
+ "react-input-material": "^0.0.659",
69
69
  "react-transition-group": "^4.4.5",
70
- "web-component-wrapper": "^0.0.493"
70
+ "web-component-wrapper": "^0.0.498"
71
71
  },
72
72
  "devDependencies": {
73
- "@babel/eslint-parser": "^7.24.8",
74
- "@babel/plugin-transform-proto-to-assign": "^7.24.7",
75
- "@babel/preset-react": "^7.24.7",
76
- "@babel/runtime": "^7.24.8",
77
- "@rmwc/card": "^14.3.1",
78
- "@rmwc/checkbox": "^14.3.1",
79
- "@rmwc/circular-progress": "^14.3.1",
80
- "@rmwc/formfield": "^14.3.1",
81
- "@rmwc/icon": "^14.3.1",
82
- "@rmwc/icon-button": "^14.3.1",
83
- "@rmwc/select": "patch:@rmwc/select@npm%3A14.3.1#~/.yarn/patches/@rmwc-select-npm-14.3.1-8ee36fe659.patch",
84
- "@rmwc/slider": "patch:@rmwc/slider@npm%3A14.3.1#~/.yarn/patches/@rmwc-slider-npm-14.3.1-98798113ff.patch",
85
- "@rmwc/tabs": "^14.3.1",
86
- "@rmwc/textfield": "^14.3.1",
87
- "@rmwc/theme": "^14.3.1",
88
- "@rmwc/tooltip": "^14.3.1",
89
- "@rmwc/touch-target": "^14.3.1",
90
- "@rmwc/typography": "^14.3.1",
73
+ "@babel/eslint-parser": "^7.25.7",
74
+ "@babel/plugin-transform-proto-to-assign": "^7.25.7",
75
+ "@babel/preset-react": "^7.25.7",
76
+ "@babel/runtime": "^7.25.7",
77
+ "@rmwc/card": "^14.3.4",
78
+ "@rmwc/checkbox": "^14.3.4",
79
+ "@rmwc/circular-progress": "^14.3.4",
80
+ "@rmwc/formfield": "^14.3.4",
81
+ "@rmwc/icon": "^14.3.4",
82
+ "@rmwc/icon-button": "^14.3.4",
83
+ "@rmwc/select": "patch:@rmwc/select@npm%3A14.3.4#~/.yarn/patches/@rmwc-select-npm-14.3.4-6d0aebe22c.patch",
84
+ "@rmwc/slider": "patch:@rmwc/slider@npm%3A14.3.4#~/.yarn/patches/@rmwc-slider-npm-14.3.4-c58d8ea166.patch",
85
+ "@rmwc/tabs": "^14.3.4",
86
+ "@rmwc/textfield": "^14.3.4",
87
+ "@rmwc/theme": "^14.3.4",
88
+ "@rmwc/tooltip": "^14.3.4",
89
+ "@rmwc/touch-target": "^14.3.4",
90
+ "@rmwc/typography": "^14.3.4",
91
+ "@stylistic/eslint-plugin-ts": "^2.8.0",
91
92
  "@tinymce/tinymce-react": "^5.1.1",
92
93
  "@types/ejs": "^3.1.5",
93
94
  "@types/html-minifier": "^4.0.5",
94
- "@types/jquery": "^3.5.30",
95
+ "@types/jquery": "^3.5.31",
95
96
  "@types/jsdom": "^21.1.7",
96
- "@types/node": "^20.14.11",
97
- "@types/react": "^18.3.3",
97
+ "@types/node": "^22.7.4",
98
+ "@types/react": "^18.3.11",
98
99
  "@types/react-dom": "^18.3.0",
99
- "@types/react-transition-group": "^4.4.10",
100
+ "@types/react-transition-group": "^4.4.11",
100
101
  "@types/webpack-env": "^1.18.5",
101
- "@typescript-eslint/eslint-plugin": "^7.16.1",
102
- "@typescript-eslint/parser": "^7.16.1",
102
+ "@typescript-eslint/eslint-plugin": "^8.8.0",
103
+ "@typescript-eslint/parser": "^8.8.0",
103
104
  "@webcomponents/webcomponentsjs": "^2.8.0",
104
105
  "blob-util": "^2.0.2",
105
- "clientnode": "^3.0.1167",
106
- "documentation-website": "^1.0.329",
107
- "eslint": "^9.7.0",
106
+ "clientnode": "^3.0.1201",
107
+ "documentation-website": "^1.0.335",
108
+ "eslint": "^9.11.1",
108
109
  "eslint-config-google": "^0.14.0",
109
- "eslint-plugin-jsdoc": "^48.7.0",
110
+ "eslint-plugin-jsdoc": "^50.3.1",
110
111
  "identity-obj-proxy": "^3.0.0",
111
112
  "jest": "^29.7.0",
112
113
  "jsdoc": "^4.0.3",
113
114
  "material-components-web": "^14.0.0",
114
115
  "material-icons": "^1.13.12",
115
116
  "react-ace": "^12.0.0",
116
- "react-generic-animate": "^0.0.51",
117
- "react-generic-dummy": "^0.0.75",
118
- "react-generic-tools": "^0.0.46",
117
+ "react-generic-animate": "^0.0.55",
118
+ "react-generic-dummy": "^0.0.79",
119
+ "react-generic-tools": "^0.0.50",
119
120
  "react-useanimations": "^2.10.0",
120
121
  "spark-md5": "^3.0.2",
121
122
  "style-loader": "^4.0.0",
122
- "tslib": "^2.6.3",
123
- "typescript-eslint": "^7.16.1",
124
- "weboptimizer": "^2.0.1491",
125
- "webpack-dev-server": "^5.0.4"
123
+ "tslib": "^2.7.0",
124
+ "typescript-eslint": "^8.8.0",
125
+ "weboptimizer": "^2.0.1519",
126
+ "webpack-dev-server": "^5.1.0"
126
127
  },
127
128
  "peerDependencies": {
128
129
  "@babel/runtime": "*",
@@ -139,12 +140,12 @@
139
140
  "yarn": ">=4"
140
141
  },
141
142
  "resolutions": {
143
+ "@rmwc/ripple@npm:14.3.4": "patch:@rmwc/ripple@npm%3A14.3.4#~/.yarn/patches/@rmwc-ripple-npm-14.3.4-27648eff11.patch",
142
144
  "colors": "1.4.0",
143
- "@rmwc/ripple@npm:14.0.11": "patch:@rmwc/ripple@npm%3A14.0.11#~/.yarn/patches/@rmwc-ripple-npm-14.0.11-22d1530040.patch",
144
- "webpack@npm:^5.90.3": "patch:webpack@npm%3A5.90.3#~/.yarn/patches/webpack-npm-5.90.3-2a12e60d26.patch",
145
145
  "globals@npm:^11.1.0": "patch:globals@npm%3A11.12.0#~/.yarn/patches/globals-npm-11.12.0-1fa7f41a6c.patch",
146
146
  "globals@npm:^14.0.0": "patch:globals@npm%3A11.12.0#~/.yarn/patches/globals-npm-11.12.0-1fa7f41a6c.patch",
147
- "globals@npm:^9.18.0": "patch:globals@npm%3A11.12.0#~/.yarn/patches/globals-npm-11.12.0-1fa7f41a6c.patch"
147
+ "globals@npm:^9.18.0": "patch:globals@npm%3A11.12.0#~/.yarn/patches/globals-npm-11.12.0-1fa7f41a6c.patch",
148
+ "webpack@npm:^5.90.3": "patch:webpack@npm%3A5.90.3#~/.yarn/patches/webpack-npm-5.90.3-2a12e60d26.patch"
148
149
  },
149
150
  "sideEffects": false,
150
151
  "documentationWebsite": {