|
@@ -24,10 +24,10 @@
|
|
|
"babel-plugin-transform-runtime": "^6.23.0",
|
|
|
"babel-preset-env": "^1.6.0",
|
|
|
"babili-webpack-plugin": "^0.1.2",
|
|
|
- "css-loader": "^0.28.5",
|
|
|
+ "css-loader": "^0.28.7",
|
|
|
"del": "^3.0.0",
|
|
|
"eslint": "^4.5.0",
|
|
|
- "eslint-config-airbnb-base": "^11.3.1",
|
|
|
+ "eslint-config-airbnb-base": "^11.3.2",
|
|
|
"eslint-import-resolver-webpack": "^0.8.3",
|
|
|
"eslint-plugin-html": "^3.2.0",
|
|
|
"eslint-plugin-import": "^2.7.0",
|
|
@@ -65,9 +65,9 @@
|
|
|
"homepage": "https://github.com/violentmonkey/violentmonkey",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "codemirror": "^5.28.0",
|
|
|
+ "codemirror": "^5.29.0",
|
|
|
"core-js": "^2.5.0",
|
|
|
"vue": "^2.4.2",
|
|
|
- "vueleton": "^0.3.2"
|
|
|
+ "vueleton": "^0.4.0"
|
|
|
}
|
|
|
}
|