Skip to content

Commit

Permalink
Update dependencies (knex#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Jul 6, 2019
1 parent e783ab5 commit 6511a02
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,43 +11,43 @@
},
"devDependencies": {
"ajv": "^6.6.1",
"babel-cli": "^6.11.4",
"babel-core": "^6.13.2",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "^6.1.2",
"babel-loader": "^7.1.5",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-lodash": "^3.2.6",
"babel-plugin-transform-runtime": "^6.12.0",
"babel-preset-es2015": "^6.13.2",
"babel-plugin-add-module-exports": "^0.3.3",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2015-loose": "^7.0.0",
"babel-preset-react": "^6.11.1",
"babel-preset-stage-1": "^6.13.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-1": "^6.24.1",
"colors": "^1.1.2",
"css-loader": "^2.0.1",
"css-loader": "^2.1.1",
"dedent": "^0.7.0",
"eslint": "^3.2.2",
"eslint-config-rackt": "^1.1.1",
"eslint-plugin-import": "^1.12.0",
"eslint-plugin-react": "^6.0.0",
"express": "^4.14.0",
"execa": "^1.0.0",
"express": "^4.17.1",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"highlight.js": "^9.5.0",
"http-proxy": "^1.14.0",
"ip": "^1.1.3",
"knex": "*",
"marked": "^0.5.2",
"marked": "^0.7.0",
"node-static": "^0.7.11",
"nodemon": "^1.18.10",
"portfinder": "^1.0.6",
"raw-loader": "^1.0.0",
"react": "^15.3.0",
"react-dom": "^15.3.0",
"style-loader": "^0.23.1",
"webpack": "^4.27.1",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.14",
"yargs": "^4.8.1",
"execa": "^1.0.0"
"webpack": "^4.35.2",
"webpack-cli": "^3.3.5",
"webpack-dev-server": "^3.7.2",
"yargs": "^4.8.1"
},
"author": {
"name": "Tim Griesser",
Expand Down

0 comments on commit 6511a02

Please sign in to comment.