chore(#223): update stack dev

This commit is contained in:
Juan Picado @jotadeveloper
2019-10-26 14:00:06 +02:00
committed by Priscila Oliveira
parent 531295a6d0
commit 95f173d29a
3 changed files with 313 additions and 198 deletions

View File

@@ -40,17 +40,17 @@
"autosuggest-highlight": "3.1.1",
"babel-loader": "8.0.6",
"bundlesize": "0.18.0",
"codeceptjs": "2.3.2",
"codeceptjs": "2.3.5",
"codecov": "3.6.1",
"concurrently": "4.1.2",
"cross-env": "6.0.0",
"concurrently": "5.0.0",
"cross-env": "6.0.3",
"css-loader": "3.2.0",
"date-fns": "1.30.1",
"detect-secrets": "1.0.4",
"emotion": "9.2.12",
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.14.0",
"enzyme-to-json": "3.4.0",
"enzyme-adapter-react-16": "1.15.1",
"enzyme-to-json": "3.4.3",
"eslint": "6.5.1",
"eslint-plugin-codeceptjs": "1.1.0",
"eslint-plugin-import": "2.18.2",
@@ -61,10 +61,10 @@
"eslint-plugin-verdaccio": "2.0.0",
"file-loader": "4.2.0",
"friendly-errors-webpack-plugin": "1.7.0",
"get-stdin": "6.0.0",
"get-stdin": "7.0.0",
"github-markdown-css": "3.0.1",
"html-webpack-plugin": "3.2.0",
"husky": "3.0.7",
"husky": "3.0.9",
"identity-obj-proxy": "3.0.0",
"in-publish": "2.0.0",
"jest": "24.9.0",
@@ -77,18 +77,19 @@
"js-yaml": "3.13.1",
"lint-staged": "8.2.1",
"localstorage-memory": "1.0.3",
"lockfile-lint": "2.0.1",
"lockfile-lint": "2.1.6",
"lodash": "^4.17.15",
"mini-css-extract-plugin": "0.8.0",
"node-mocks-http": "1.8.0",
"normalize.css": "8.0.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"ora": "3.4.0",
"ora": "4.0.2",
"prettier": "1.18.2",
"prop-types": "15.7.2",
"puppeteer": "1.8.0",
"react": "16.10.0",
"react": "16.11.0",
"react-autosuggest": "9.4.3",
"react-dom": "16.10.0",
"react-dom": "16.11.0",
"react-emotion": "9.2.12",
"react-hot-loader": "4.12.11",
"react-router-dom": "5.1.2",
@@ -105,19 +106,19 @@
"stylelint-webpack-plugin": "0.10.5",
"supertest": "4.0.2",
"typeface-roboto": "0.0.75",
"typescript": "3.7.0-beta",
"typescript": "3.7.1-rc",
"uglifyjs-webpack-plugin": "2.2.0",
"url-loader": "2.1.0",
"url-loader": "2.2.0",
"validator": "11.1.0",
"verdaccio": "4.3.3",
"verdaccio-auth-memory": "8.1.2",
"verdaccio-memory": "8.1.2",
"verdaccio": "4.3.4",
"verdaccio-auth-memory": "8.2.0",
"verdaccio-memory": "8.2.0",
"wait-on": "3.3.0",
"webpack": "4.41.0",
"webpack-bundle-analyzer": "3.5.2",
"webpack": "4.41.2",
"webpack-bundle-analyzer": "3.6.0",
"webpack-bundle-size-analyzer": "3.1.0",
"webpack-cli": "3.3.9",
"webpack-dev-server": "3.8.1",
"webpack-dev-server": "3.9.0",
"webpack-merge": "4.2.2",
"whatwg-fetch": "3.0.0",
"xss": "1.0.6"