Skip to content

Commit

Permalink
bumb dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Jun 19, 2019
1 parent cd9f539 commit e41b741
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 19 deletions.
32 changes: 19 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/jquery": "^3.3.29",
"@types/react": "^16.8.20",
"@types/react-dom": "^16.8.4",
"@types/webpack": "^4.4.32",
"@types/webpack": "^4.4.33",
"@types/webpack-env": "^1.13.9",
"autoprefixer-loader": "^3.2.0",
"babel-core": "^6.26.3",
Expand All @@ -18,6 +18,7 @@
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"browserslist-config-nextcloud": "0.0.1",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^3.0.0",
"eslint-plugin-react": "^7.13.0",
Expand All @@ -27,16 +28,16 @@
"postcss-cssnext": "^3.1.0",
"postcss-loader": "^3.0.0",
"postcss-nested": "^4.1.2",
"react-hot-loader": "4.11.0",
"react-hot-loader": "4.11.1",
"style-loader": "^0.23.1",
"ts-loader": "^6.0.2",
"ts-loader": "^6.0.3",
"typescript": "^3.5.2",
"url-loader": "^2.0.0",
"vue-loader": "^15.7.0",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.34.0",
"webpack-cli": "^3.3.4",
"webpack-dev-server": "^3.7.1",
"vue-loader": "^15.7.0",
"vue-template-compiler": "^2.6.10"
"webpack-dev-server": "^3.7.2"
},
"dependencies": {
"less": "^3.9.0",
Expand Down

0 comments on commit e41b741

Please sign in to comment.