|
44 | 44 | }, |
45 | 45 | "homepage": "https://github.com/Domitnator/kentico-kontent-nuxt-module#readme", |
46 | 46 | "dependencies": { |
47 | | - "@kentico/kontent-delivery": "^10.0.0" |
| 47 | + "@kentico/kontent-delivery": "^10.1.0" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@babel/core": "^7.11.6", |
51 | | - "@babel/preset-env": "^7.11.5", |
52 | | - "@babel/register": "^7.11.5", |
53 | | - "@semantic-release/npm": "^7.0.6", |
| 50 | + "@babel/core": "^7.12.10", |
| 51 | + "@babel/preset-env": "^7.12.11", |
| 52 | + "@babel/register": "^7.12.10", |
| 53 | + "@semantic-release/npm": "^7.0.10", |
54 | 54 | "babel-plugin-syntax-async-functions": "^6.13.0", |
55 | 55 | "babel-plugin-transform-regenerator": "^6.26.0", |
56 | 56 | "babel-polyfill": "^6.26.0", |
57 | 57 | "chai": "^4.2.0", |
58 | 58 | "chai-as-promised": "^7.1.1", |
59 | 59 | "standard": "^14.3.4", |
60 | 60 | "mocha": "^7.1.1", |
61 | | - "rollup": "^2.27.0", |
| 61 | + "rollup": "^2.37.1", |
62 | 62 | "rollup-plugin-babel": "^4.4.0", |
63 | 63 | "rollup-plugin-commonjs": "^10.1.0", |
64 | 64 | "rollup-plugin-json": "^4.0.0", |
65 | 65 | "rollup-plugin-node-resolve": "^5.2.0", |
66 | 66 | "rollup-plugin-replace": "^2.2.0", |
67 | | - "semantic-release": "^17.1.1" |
| 67 | + "semantic-release": "^17.3.6" |
68 | 68 | } |
69 | 69 | } |
0 commit comments