Merge pull request #114 from verdaccio/update-stack

chore: update stack
This commit is contained in:
Juan Picado @jotadeveloper 2019-08-10 22:30:47 +02:00 committed by GitHub
commit 542212a479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1183 additions and 1301 deletions

1
.nvmrc Normal file
View File

@ -0,0 +1 @@
stable

View File

@ -19,8 +19,8 @@
"@types/enzyme": "3.10.3", "@types/enzyme": "3.10.3",
"@types/lodash": "4.14.136", "@types/lodash": "4.14.136",
"@types/material-ui": "0.21.6", "@types/material-ui": "0.21.6",
"@types/node": "12.6.9", "@types/node": "12.7.1",
"@types/react": "16.8.24", "@types/react": "16.9.1",
"@types/react-dom": "16.8.5", "@types/react-dom": "16.8.5",
"@types/react-router-dom": "4.3.4", "@types/react-router-dom": "4.3.4",
"@types/validator": "10.11.2", "@types/validator": "10.11.2",
@ -30,75 +30,77 @@
"autosuggest-highlight": "3.1.1", "autosuggest-highlight": "3.1.1",
"babel-loader": "8.0.6", "babel-loader": "8.0.6",
"bundlesize": "0.18.0", "bundlesize": "0.18.0",
"codeceptjs": "2.1.0", "codeceptjs": "2.2.1",
"codecov": "3.5.0", "codecov": "3.5.0",
"concurrently": "4.1.1", "concurrently": "4.1.1",
"cross-env": "5.2.0", "cross-env": "5.2.0",
"css-loader": "0.28.10", "css-loader": "3.2.0",
"date-fns": "1.30.1", "date-fns": "1.30.1",
"emotion": "9.2.12", "emotion": "9.2.12",
"enzyme": "3.10.0", "enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.14.0", "enzyme-adapter-react-16": "1.14.0",
"enzyme-to-json": "3.4.0", "enzyme-to-json": "3.4.0",
"eslint": "5.16.0", "eslint": "5.16.0",
"eslint-plugin-codeceptjs": "1.0.0", "eslint-plugin-codeceptjs": "1.1.0",
"eslint-plugin-jsx-a11y": "6.2.1", "eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.0", "eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.13.0", "eslint-plugin-react": "7.14.3",
"eslint-plugin-verdaccio": "2.0.0", "eslint-plugin-verdaccio": "2.0.0",
"file-loader": "2.0.0", "file-loader": "4.2.0",
"friendly-errors-webpack-plugin": "1.7.0", "friendly-errors-webpack-plugin": "1.7.0",
"get-stdin": "6.0.0", "get-stdin": "6.0.0",
"github-markdown-css": "2.10.0", "github-markdown-css": "3.0.1",
"html-webpack-plugin": "3.2.0", "html-webpack-plugin": "3.2.0",
"husky": "3.0.2", "husky": "3.0.3",
"identity-obj-proxy": "3.0.0", "identity-obj-proxy": "3.0.0",
"in-publish": "2.0.0", "in-publish": "2.0.0",
"jest": "24.8.0", "jest": "24.8.0",
"jest-emotion": "10.0.11", "jest-emotion": "10.0.14",
"jest-environment-jsdom": "24.8.0", "jest-environment-jsdom": "24.8.0",
"jest-environment-jsdom-global": "1.2.0", "jest-environment-jsdom-global": "1.2.0",
"jest-environment-node": "24.8.0", "jest-environment-node": "24.8.0",
"js-base64": "2.5.1",
"js-yaml": "3.13.1", "js-yaml": "3.13.1",
"localstorage-memory": "1.0.3", "localstorage-memory": "1.0.3",
"mini-css-extract-plugin": "0.7.0", "mini-css-extract-plugin": "0.8.0",
"node-mocks-http": "1.7.3", "node-mocks-http": "1.7.6",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",
"optimize-css-assets-webpack-plugin": "5.0.1", "optimize-css-assets-webpack-plugin": "5.0.3",
"ora": "3.4.0", "ora": "3.4.0",
"prettier": "1.18.2", "prettier": "1.18.2",
"prop-types": "15.7.2", "prop-types": "15.7.2",
"puppeteer": "1.17.0", "puppeteer": "1.17.0",
"react": "16.8.3", "react": "16.9.0",
"react-autosuggest": "9.4.2", "react-autosuggest": "9.4.3",
"react-dom": "16.8.3", "react-dom": "16.9.0",
"react-emotion": "9.2.12", "react-emotion": "9.2.12",
"react-hot-loader": "4.7.1", "react-hot-loader": "4.12.10",
"react-router": "4.3.1", "react-router": "5.0.1",
"react-router-dom": "4.3.1", "react-router-dom": "5.0.1",
"resolve-url-loader": "3.0.1", "resolve-url-loader": "3.1.0",
"rimraf": "2.6.3", "rimraf": "2.6.3",
"source-map-loader": "0.2.4", "source-map-loader": "0.2.4",
"standard-version": "4.4.0", "standard-version": "7.0.0",
"style-loader": "0.23.1", "style-loader": "1.0.0",
"stylelint": "10.1.0", "stylelint": "10.1.0",
"stylelint-config-recommended": "2.2.0", "stylelint-config-recommended": "2.2.0",
"stylelint-config-styled-components": "0.1.1", "stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.8.0", "stylelint-processor-styled-components": "1.8.0",
"stylelint-webpack-plugin": "0.10.5", "stylelint-webpack-plugin": "0.10.5",
"supertest": "4.0.2", "supertest": "4.0.2",
"typeface-roboto": "0.0.54", "typeface-roboto": "0.0.75",
"typescript": "3.5.3", "typescript": "3.5.3",
"url-loader": "1.1.2", "uglifyjs-webpack-plugin": "2.2.0",
"validator": "10.11.0", "url-loader": "2.1.0",
"verdaccio": "4.2.0", "validator": "11.1.0",
"verdaccio": "4.2.1",
"verdaccio-auth-memory": "1.1.5", "verdaccio-auth-memory": "1.1.5",
"verdaccio-memory": "2.0.0", "verdaccio-memory": "2.0.0",
"webpack": "4.20.2", "webpack": "4.39.1",
"webpack-bundle-analyzer": "3.3.2", "webpack-bundle-analyzer": "3.4.1",
"webpack-bundle-size-analyzer": "3.0.0", "webpack-bundle-size-analyzer": "3.0.0",
"webpack-cli": "3.3.6", "webpack-cli": "3.3.6",
"webpack-dev-server": "3.7.2", "webpack-dev-server": "3.8.0",
"webpack-merge": "4.2.1", "webpack-merge": "4.2.1",
"whatwg-fetch": "3.0.0", "whatwg-fetch": "3.0.0",
"xss": "1.0.6" "xss": "1.0.6"

2421
yarn.lock

File diff suppressed because it is too large Load Diff