0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

build: update dependencies

This commit is contained in:
Juan Picado @jotadeveloper 2018-01-15 07:52:12 +01:00 committed by juanpicado
parent cc2c86856e
commit 8b6b98a56a
2 changed files with 18 additions and 18 deletions

View file

@ -38,7 +38,7 @@
"lockfile": "^1.0.1",
"lodash": "4.17.4",
"lunr": "^0.7.0",
"marked": "0.3.9",
"marked": "0.3.12",
"mime": "^2.0.3",
"minimatch": "^3.0.2",
"mkdirp": "^0.5.1",
@ -48,11 +48,11 @@
"unix-crypt-td-js": "^1.0.0"
},
"devDependencies": {
"@verdaccio/types": "0.1.1",
"@verdaccio/types": "0.1.3",
"axios": "0.17.1",
"babel-cli": "6.26.0",
"babel-core": "6.26.0",
"babel-eslint": "8.0.3",
"babel-eslint": "8.2.1",
"babel-jest": "^21.2.0",
"babel-loader": "7.1.2",
"babel-plugin-flow-runtime": "0.15.0",
@ -71,28 +71,28 @@
"babel-preset-stage-3": "6.24.1",
"babel-register": "^6.26.0",
"babel-runtime": "6.26.0",
"codecov": "2.2.0",
"cross-env": "5.1.1",
"css-loader": "0.28.7",
"element-react": "1.4.3",
"codecov": "3.0.0",
"cross-env": "5.1.3",
"css-loader": "0.28.8",
"element-react": "1.4.5",
"element-theme-default": "1.4.12",
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.0",
"eslint": "4.2.0",
"eslint": "4.15.0",
"eslint-config-google": "0.9.1",
"eslint-loader": "1.9.0",
"eslint-plugin-babel": "4.1.2",
"eslint-plugin-flowtype": "2.39.1",
"eslint-plugin-flowtype": "2.41.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jest": "^21.2.0",
"eslint-plugin-react": "7.5.1",
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "1.1.5",
"file-loader": "1.1.6",
"flow-bin": "0.52.0",
"flow-runtime": "0.16.0",
"friendly-errors-webpack-plugin": "1.6.1",
"fs-extra": "4.0.2",
"github-markdown-css": "2.9.0",
"github-markdown-css": "2.10.0",
"html-webpack-plugin": "2.30.1",
"identity-obj-proxy": "^3.0.0",
"in-publish": "2.0.0",
@ -110,15 +110,15 @@
"rimraf": "2.6.2",
"sass-loader": "6.0.6",
"source-map-loader": "0.2.3",
"standard-version": "4.2.0",
"style-loader": "0.19.0",
"stylelint": "8.3.1",
"stylelint-config-recommended-scss": "^2.0.0",
"standard-version": "4.3.0",
"style-loader": "0.19.1",
"stylelint": "8.4.0",
"stylelint-config-recommended-scss": "^3.0.0",
"stylelint-scss": "^2.1.0",
"stylelint-webpack-plugin": "0.9.0",
"stylelint-webpack-plugin": "0.10.1",
"url-loader": "0.6.2",
"webpack": "3.9.1",
"webpack-dev-server": "2.9.5",
"webpack": "3.10.0",
"webpack-dev-server": "2.11.0",
"webpack-merge": "4.1.1"
},
"keywords": [

BIN
yarn.lock

Binary file not shown.