|
74 | 74 | "bootstrap": "^4.1.3" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@babel/cli": "^7.0.0", |
78 | | - "@babel/core": "^7.0.0", |
| 77 | + "@babel/cli": "^7.1.0", |
| 78 | + "@babel/core": "^7.1.0", |
79 | 79 | "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
80 | 80 | "@babel/plugin-proposal-throw-expressions": "^7.0.0", |
81 | | - "@babel/plugin-transform-runtime": "^7.0.0", |
82 | | - "@babel/preset-env": "^7.0.0", |
| 81 | + "@babel/plugin-transform-runtime": "^7.1.0", |
| 82 | + "@babel/preset-env": "^7.1.0", |
83 | 83 | "autoprefixer": "^9.1.5", |
84 | 84 | "babel-eslint": "^9.0.0", |
85 | 85 | "babel-plugin-external-helpers": "^7.0.0-beta.3", |
|
88 | 88 | "babel-plugin-transform-object-rest-spread": "^7.0.0-beta.3", |
89 | 89 | "clean-css-cli": "^4.2.1", |
90 | 90 | "cross-env": "^5.2.0", |
91 | | - "eslint": "^5.5.0", |
| 91 | + "eslint": "^5.6.0", |
92 | 92 | "eslint-plugin-compat": "^2.5.1", |
93 | 93 | "node-sass": "^4.9.3", |
94 | 94 | "nodemon": "^1.18.4", |
95 | 95 | "npm-run-all": "^4.1.3", |
96 | 96 | "postcss-cli": "^6.0.0", |
97 | | - "rollup": "^0.65.0", |
| 97 | + "rollup": "^0.66.2", |
98 | 98 | "rollup-plugin-babel": "^4.0.3", |
99 | 99 | "rollup-plugin-node-resolve": "^3.4.0", |
100 | 100 | "semver": "^5.5.1", |
|
104 | 104 | "stylelint-config-recommended-scss": "^3.2.0", |
105 | 105 | "stylelint-config-standard": "^18.2.0", |
106 | 106 | "stylelint-order": "^1.0.0", |
107 | | - "stylelint-scss": "^3.3.0", |
| 107 | + "stylelint-scss": "^3.3.1", |
108 | 108 | "uglify-js": "^3.4.9" |
109 | 109 | }, |
110 | 110 | "peerDependencies": { |
|
0 commit comments