Skip to content

Commit

Permalink
Lock dependent version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 19, 2019
1 parent c26a98f commit b9cee91
Showing 1 changed file with 66 additions and 65 deletions.
131 changes: 66 additions & 65 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,72 +24,73 @@
"author": "Kenny Wang",
"license": "MIT",
"dependencies": {
"@nuxtjs/friendly-errors-webpack-plugin": "^2.0.2",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.3",
"babel-loader": "^7.1.4",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-async-to-generator": "^6.24.1",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"classnames": "^2.2.5",
"colors-cli": "^1.0.13",
"commander": "^2.12.2",
"copy-markdown-image-webpack-plugin": "^2.0.0",
"copy-template-dir": "^1.3.0",
"create-spare-webpack-plugin": "^2.0.0",
"css-loader": "^0.28.7",
"detect-port": "^1.2.2",
"directory-tree-md": "^2.0.7",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-loader": "^2.0.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.7.0",
"file-loader": "^1.1.11",
"fs-extra": "^5.0.0",
"gh-pages": "^1.2.0",
"highlight.js": "^9.12.0",
"html-webpack-plugin": "^3.2.0",
"less": "^3.0.2",
"less-loader": "^4.1.0",
"loading-cli": "^1.0.6",
"local-ip-url": "^1.0.1",
"mini-css-extract-plugin": "^0.4.0",
"open-browsers": "^1.1.1",
"optimize-css-assets-webpack-plugin": "^4.0.0",
"postcss-flexbugs-fixes": "^3.2.0",
"postcss-loader": "^2.0.9",
"raw-content-replace-loader": "^1.0.1",
"raw-extend-loader": "^1.0.5",
"raw-tree-replace-loader": "^1.1.0",
"react": "^16.3.2",
"react-document-title": "^2.0.3",
"react-dom": "^16.3.2",
"react-dynamic-loadable": "^1.0.8",
"react-hot-loader": "^4.1.1",
"react-markdown": "^3.3.0",
"react-router-dom": "^4.2.2",
"rimraf": "^2.6.2",
"string-replace-loader": "^2.1.1",
"style-loader": "^0.19.1",
"upath": "^1.0.2",
"url-replace-loader": "^1.0.0",
"webpack": "^4.10.2",
"webpack-cli": "^3.0.1",
"webpack-dev-middleware": "^3.1.3",
"webpack-dev-server": "^3.1.4",
"webpack-hot-dev-clients": "^1.0.4",
"webpackbar": "^2.6.1",
"write": "^1.0.3"
"@nuxtjs/friendly-errors-webpack-plugin": "2.0.2",
"babel-cli": "6.26.0",
"babel-core": "6.26.0",
"babel-eslint": "8.2.3",
"babel-loader": "7.1.4",
"babel-plugin-syntax-dynamic-import": "6.18.0",
"babel-plugin-transform-async-to-generator": "6.24.1",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-runtime": "6.23.0",
"babel-polyfill": "6.26.0",
"babel-preset-env": "1.6.1",
"babel-preset-react": "6.24.1",
"classnames": "2.2.5",
"colors-cli": "1.0.13",
"commander": "2.12.2",
"copy-markdown-image-webpack-plugin": "2.0.0",
"copy-template-dir": "1.3.0",
"create-spare-webpack-plugin": "2.0.0",
"css-loader": "0.28.7",
"detect-port": "1.2.2",
"directory-tree-md": "2.0.7",
"eslint": "4.19.1",
"eslint-config-airbnb": "16.1.0",
"eslint-loader": "2.0.0",
"eslint-plugin-import": "2.11.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-react": "7.7.0",
"file-loader": "1.1.11",
"fs-extra": "5.0.0",
"gh-pages": "1.2.0",
"highlight.js": "9.12.0",
"html-webpack-plugin": "3.2.0",
"less": "3.0.2",
"less-loader": "4.1.0",
"loading-cli": "1.0.6",
"local-ip-url": "1.0.1",
"mini-css-extract-plugin": "0.4.0",
"open-browsers": "1.1.1",
"optimize-css-assets-webpack-plugin": "4.0.0",
"postcss-flexbugs-fixes": "3.2.0",
"postcss-loader": "2.0.9",
"raw-content-replace-loader": "1.0.1",
"raw-extend-loader": "1.0.5",
"raw-tree-replace-loader": "1.1.0",
"react": "16.3.2",
"react-document-title": "2.0.3",
"react-dom": "16.3.2",
"react-dynamic-loadable": "1.0.8",
"react-hot-loader": "4.1.1",
"react-markdown": "3.3.0",
"react-router-dom": "4.2.2",
"rimraf": "2.6.2",
"string-replace-loader": "2.1.1",
"style-loader": "0.19.1",
"uglifyjs-webpack-plugin": "2.1.1",
"upath": "1.0.2",
"url-replace-loader": "1.0.0",
"webpack": "4.10.2",
"webpack-cli": "3.0.1",
"webpack-dev-middleware": "3.1.3",
"webpack-dev-server": "3.1.4",
"webpack-hot-dev-clients": "1.0.4",
"webpackbar": "2.6.1",
"write": "1.0.3"
},
"devDependencies": {
"release-it": "^7.4.7"
"release-it": "7.4.7"
}
}

0 comments on commit b9cee91

Please sign in to comment.