mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore(deps): pin dependencies
This commit is contained in:
parent
fd480306b7
commit
7e7270c185
16
package.json
16
package.json
@ -48,7 +48,7 @@
|
||||
"unix-crypt-td-js": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@verdaccio/types": "^0.2.0",
|
||||
"@verdaccio/types": "0.2.0",
|
||||
"axios": "0.17.1",
|
||||
"babel-cli": "6.26.0",
|
||||
"babel-core": "6.26.0",
|
||||
@ -69,22 +69,22 @@
|
||||
"babel-preset-react": "6.24.1",
|
||||
"babel-preset-stage-2": "6.24.1",
|
||||
"babel-preset-stage-3": "6.24.1",
|
||||
"babel-register": "^6.26.0",
|
||||
"babel-register": "6.26.0",
|
||||
"babel-runtime": "6.26.0",
|
||||
"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",
|
||||
"enzyme": "3.3.0",
|
||||
"enzyme-adapter-react-16": "1.1.1",
|
||||
"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.41.0",
|
||||
"eslint-plugin-import": "2.8.0",
|
||||
"eslint-plugin-jest": "^21.2.0",
|
||||
"eslint-plugin-jest": "21.6.2",
|
||||
"eslint-plugin-react": "7.5.1",
|
||||
"extract-text-webpack-plugin": "3.0.2",
|
||||
"file-loader": "1.1.6",
|
||||
@ -93,7 +93,7 @@
|
||||
"friendly-errors-webpack-plugin": "1.6.1",
|
||||
"github-markdown-css": "2.10.0",
|
||||
"html-webpack-plugin": "2.30.1",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"in-publish": "2.0.0",
|
||||
"jest": "22.1.1",
|
||||
"jest-environment-jsdom": "22.1.0",
|
||||
@ -114,8 +114,8 @@
|
||||
"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-config-recommended-scss": "3.0.0",
|
||||
"stylelint-scss": "2.2.0",
|
||||
"stylelint-webpack-plugin": "0.10.1",
|
||||
"url-loader": "0.6.2",
|
||||
"webpack": "3.10.0",
|
||||
|
@ -9,6 +9,6 @@
|
||||
"rename-version": "docusaurus-rename-version"
|
||||
},
|
||||
"devDependencies": {
|
||||
"docusaurus": "^1.0.3"
|
||||
"docusaurus": "1.0.5"
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user