|
50 | 50 | }, |
51 | 51 | "homepage": "https://github.com/Domitnator/kenticocloud-nuxt-module#readme", |
52 | 52 | "dependencies": { |
53 | | - "kentico-cloud-delivery": "6.0.0-beta.10" |
| 53 | + "kentico-cloud-delivery": "^6.2.0" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/core": "^7.4.5", |
57 | | - "@babel/preset-env": "^7.4.5", |
| 56 | + "@babel/core": "^7.5.5", |
| 57 | + "@babel/preset-env": "^7.5.5", |
58 | 58 | "@babel/register": "^7.4.4", |
59 | | - "@semantic-release/npm": "^5.1.9", |
| 59 | + "@semantic-release/npm": "^5.1.15", |
60 | 60 | "babel-plugin-syntax-async-functions": "^6.13.0", |
61 | 61 | "babel-plugin-transform-regenerator": "^6.26.0", |
62 | 62 | "babel-polyfill": "^6.26.0", |
63 | 63 | "chai": "^4.2.0", |
64 | 64 | "chai-as-promised": "^7.1.1", |
65 | 65 | "eslint": "^5.16.0", |
66 | 66 | "eslint-config-standard": "^12.0.0", |
67 | | - "eslint-plugin-import": "^2.17.3", |
| 67 | + "eslint-plugin-import": "^2.18.2", |
68 | 68 | "eslint-plugin-node": "^8.0.1", |
69 | | - "eslint-plugin-promise": "^4.1.1", |
70 | | - "eslint-plugin-standard": "^4.0.0", |
| 69 | + "eslint-plugin-promise": "^4.2.1", |
| 70 | + "eslint-plugin-standard": "^4.0.1", |
71 | 71 | "mocha": "^5.2.0", |
72 | 72 | "rollup": "^1.15.3", |
73 | | - "rollup-plugin-babel": "^4.3.2", |
74 | | - "rollup-plugin-commonjs": "^10.0.0", |
| 73 | + "rollup-plugin-babel": "^4.3.3", |
| 74 | + "rollup-plugin-commonjs": "^10.1.0", |
75 | 75 | "rollup-plugin-json": "^4.0.0", |
76 | | - "rollup-plugin-node-resolve": "^5.0.2", |
| 76 | + "rollup-plugin-node-resolve": "^5.2.0", |
77 | 77 | "rollup-plugin-replace": "^2.2.0", |
78 | | - "semantic-release": "^15.13.16" |
| 78 | + "semantic-release": "^15.13.24" |
79 | 79 | } |
80 | 80 | } |
0 commit comments