dphelper 0.3.2 → 0.3.3

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
@@ -2,7 +2,7 @@
2
2
  "name": "dphelper",
3
3
  "displayName": "dphelper",
4
4
  "description": "dphelper devtools | tools, store and state management brave developers",
5
- "version": "0.3.2",
5
+ "version": "0.3.3",
6
6
  "license": "Apache-2.0",
7
7
  "relaseType": "beta",
8
8
  "port": 3000,
@@ -150,7 +150,7 @@
150
150
  ">--------------": "",
151
151
  "git": "cd mcp/node && node gitDeploy",
152
152
  ">----------------": "",
153
- "prepublish": "tsc",
153
+ "prepublish1": "tsc",
154
154
  ">---------------": "",
155
155
  "backup": "cd mcp/backup && run.bat",
156
156
  "update": "cd mcp/node && node npmUpdate",
@@ -158,28 +158,28 @@
158
158
  ">-----------------": ""
159
159
  },
160
160
  "devDependencies": {
161
- "@babel/cli": "7.21.5",
162
- "@babel/core": "7.22.1",
163
- "@babel/eslint-parser": "^7.21.8",
161
+ "@babel/cli": "7.22.5",
162
+ "@babel/core": "7.22.5",
163
+ "@babel/eslint-parser": "^7.22.5",
164
164
  "@babel/plugin-proposal-class-properties": "7.18.6",
165
165
  "@babel/plugin-proposal-object-rest-spread": "7.20.7",
166
- "@babel/plugin-transform-for-of": "^7.21.5",
167
- "@babel/plugin-transform-react-jsx": "^7.22.0",
168
- "@babel/plugin-transform-runtime": "7.22.2",
169
- "@babel/preset-env": "7.22.2",
170
- "@babel/preset-react": "7.22.0",
171
- "@babel/preset-typescript": "7.21.5",
172
- "@babel/runtime": "^7.22.0",
166
+ "@babel/plugin-transform-for-of": "^7.22.5",
167
+ "@babel/plugin-transform-react-jsx": "^7.22.5",
168
+ "@babel/plugin-transform-runtime": "7.22.5",
169
+ "@babel/preset-env": "7.22.5",
170
+ "@babel/preset-react": "7.22.5",
171
+ "@babel/preset-typescript": "7.22.5",
172
+ "@babel/runtime": "^7.22.5",
173
173
  "@testing-library/react": "^14.0.0",
174
174
  "@testing-library/user-event": "^14.4.3",
175
- "@types/node": "20.2.5",
176
- "@types/react": "^18.2.7",
177
- "@types/react-dom": "^18.2.4",
175
+ "@types/node": "20.3.1",
176
+ "@types/react": "^18.2.12",
177
+ "@types/react-dom": "^18.2.5",
178
178
  "@types/react-redux": "^7.1.25",
179
179
  "@types/redux": "^3.6.31",
180
180
  "@types/webpack-env": "1.18.1",
181
- "@typescript-eslint/eslint-plugin": "5.59.7",
182
- "@typescript-eslint/parser": "5.59.7",
181
+ "@typescript-eslint/eslint-plugin": "5.59.11",
182
+ "@typescript-eslint/parser": "5.59.11",
183
183
  "babel-loader": "^9.1.2",
184
184
  "babel-polyfill": "^6.26.0",
185
185
  "babel-preset-es2015": "^6.24.1",
@@ -188,14 +188,14 @@
188
188
  "classnames": "2.3.2",
189
189
  "cli-confirm": "1.0.1",
190
190
  "compression-webpack-plugin": "^10.0.0",
191
- "concurrently": "8.0.1",
191
+ "concurrently": "8.2.0",
192
192
  "copy-webpack-plugin": "^11.0.0",
193
193
  "cordova-android": "^12.0.0",
194
194
  "crypto-js": "4.1.1",
195
195
  "css": "3.0.0",
196
- "css-loader": "^6.7.4",
197
- "dotenv": "^16.0.3",
198
- "eslint": "8.41.0",
196
+ "css-loader": "^6.8.1",
197
+ "dotenv": "^16.2.0",
198
+ "eslint": "8.42.0",
199
199
  "eslint-config-airbnb": "^19.0.4",
200
200
  "eslint-import-resolver-webpack": "^0.13.2",
201
201
  "eslint-plugin-import": "2.27.5",
@@ -208,12 +208,12 @@
208
208
  "eslint-plugin-unicorn": "47.0.0",
209
209
  "file-loader": "6.2.0",
210
210
  "fs": "0.0.1-security",
211
- "html-webpack-plugin": "5.5.1",
211
+ "html-webpack-plugin": "5.5.3",
212
212
  "jquery": "3.7.0",
213
213
  "jsdom-worker": "0.3.0",
214
214
  "jshint": "^2.13.6",
215
215
  "less": "^4.1.3",
216
- "less-loader": "^11.1.0",
216
+ "less-loader": "^11.1.3",
217
217
  "lint": "1.1.2",
218
218
  "moment": "2.29.4",
219
219
  "npm-check-updates": "16.10.12",
@@ -222,16 +222,16 @@
222
222
  "react": "18.2.0",
223
223
  "react-app-polyfill": "^3.0.0",
224
224
  "react-dom": "18.2.0",
225
- "react-router": "^6.11.2",
226
- "react-router-dom": "^6.11.2",
227
- "sass": "^1.62.1",
228
- "sass-loader": "^13.3.0",
225
+ "react-router": "^6.13.0",
226
+ "react-router-dom": "^6.13.0",
227
+ "sass": "^1.63.4",
228
+ "sass-loader": "^13.3.2",
229
229
  "style-loader": "^3.3.3",
230
230
  "terser-webpack-plugin": "^5.3.9",
231
231
  "ts-loader": "^9.4.3",
232
- "typescript": "5.0.4",
233
- "webpack": "^5.84.1",
234
- "webpack-cli": "^5.1.1",
235
- "webpack-dev-server": "^4.15.0"
232
+ "typescript": "5.1.3",
233
+ "webpack": "^5.87.0",
234
+ "webpack-cli": "^5.1.4",
235
+ "webpack-dev-server": "^4.15.1"
236
236
  }
237
237
  }