dphelper 1.2.0 → 1.2.2

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": "dphelper",
3
- "version": "1.2.0",
3
+ "version": "1.2.2",
4
4
  "displayName": "dphelper",
5
5
  "description": "dphelper devtools | tools, store and state management brave developers by Dario Passariello",
6
6
  "copyright": "Dario Passariello",
@@ -189,21 +189,16 @@
189
189
  "@babel/preset-react": "7.24.7",
190
190
  "@babel/preset-typescript": "7.24.7",
191
191
  "@babel/runtime": "^7.25.0",
192
- "@types/node": "22.2.0",
192
+ "@types/node": "22.3.0",
193
193
  "@types/react": "^18.3.3",
194
194
  "@types/react-dom": "^18.3.0",
195
195
  "@types/webpack-env": "1.18.5",
196
196
  "babel-loader": "9.1.3",
197
- "child_process": "^1.0.2",
198
- "classnames": "2.5.1",
199
- "cli-confirm": "1.0.1",
200
197
  "compression-webpack-plugin": "11.1.0",
201
- "concurrently": "8.2.2",
202
198
  "copy-webpack-plugin": "^12.0.2",
203
199
  "crypto-js": "4.2.0",
204
200
  "css": "3.0.0",
205
201
  "css-loader": "^7.1.2",
206
- "docdash": "2.0.2",
207
202
  "dotenv": "^16.4.5",
208
203
  "file-loader": "6.2.0",
209
204
  "fs": "0.0.1-security",
@@ -216,7 +211,6 @@
216
211
  "jshint": "^2.13.6",
217
212
  "less": "4.2.0",
218
213
  "less-loader": "^12.2.0",
219
- "oxlint": "0.7.0",
220
214
  "path": "^0.12.7",
221
215
  "progress-bar-webpack-plugin": "2.1.0",
222
216
  "react": "18.3.1",