Skip to content

Commit

Permalink
Build: Update dependent packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendade committed Nov 1, 2020
1 parent 9430f4b commit aa6bee0
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,30 @@
"dependencies": {
"app-root-path": "^3.0.0",
"bootstrap": "^4.5.0",
"deasync": "^0.1.20",
"express-validator": "^6.5.0",
"install": "^0.13.0",
"jspack": "0.0.4",
"microtime": "^3.0.0",
"moment": "^2.26.0",
"npm": "^6.14.5",
"moment": "^2.29.1",
"npm": "^6.14.8",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-bootstrap": "^1.0.1",
"react-collapsible": "^2.8.0",
"react-collapsible": "^2.8.1",
"react-dom": "^16.13.1",
"react-helmet": "^5.2.1",
"react-helmet": "^6.1.0",
"react-modal": "^3.11.2",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.1",
"react-scripts": "^3.4.3",
"react-select": "^3.1.0",
"react-spinners": "^0.8.3",
"react-spinners": "^0.9.0",
"request": "^2.88.2",
"serialport": "^8.0.8",
"serialport": "^9.0.1",
"settings-store": "^1.4.1",
"socket.io": "^2.2.0",
"startbootstrap-simple-sidebar": "^5.1.1",
"systeminformation": "^4.26.5",
"underscore": "^1.10.2",
"systeminformation": "^4.27.8",
"underscore": "^1.11.0",
"winston": "^3.2.1"
},
"scripts": {
Expand All @@ -52,24 +51,24 @@
"not op_mini all"
],
"devDependencies": {
"auto-changelog": "^1.16.4",
"auto-changelog": "^2.2.1",
"body-parser": "^1.19.0",
"coveralls": "^3.1.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react": "^7.21.4",
"eslint-plugin-standard": "^4.0.1",
"express": "^4.17.1",
"express-pino-logger": "^4.0.0",
"mocha": "^7.2.0",
"node-env-run": "^3.0.2",
"express-pino-logger": "^5.0.0",
"mocha": "^8.1.3",
"node-env-run": "^4.0.2",
"nodemon": "^2.0.4",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.1",
"pino-colada": "^1.6.1",
"pino-colada": "^2.1.0",
"should": "^13.2.3"
},
"nyc": {
Expand Down

0 comments on commit aa6bee0

Please sign in to comment.