Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2020
1 parent c9d123d commit dbc0107
Show file tree
Hide file tree
Showing 7 changed files with 220 additions and 129 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "rc-map",
"dependencies": {
"@babel/polyfill": "7.4.4",
"@babel/polyfill": "7.12.1",
"cheerio": "1.0.0-rc.3",
"cordova-android": "8.0.0",
"cordova-android": "8.1.0",
"cordova-browser": "6.0.0",
"cordova-custom-config": "5.1.0",
"cordova-ios": "5.0.1",
"cordova-ios": "5.1.1",
"cordova-plugin-mapbox": "1.2.3",
"cordova-plugin-splashscreen": "5.0.3",
"cordova-plugin-webpack": "0.4.6",
"cordova-plugin-splashscreen": "5.0.4",
"cordova-plugin-webpack": "0.4.7",
"cordova-plugin-whitelist": "1.3.4",
"csp-parse": "0.0.2",
"monaca-plugin-monaca-core": "3.3.0",
"monaca-plugin-monaca-core": "3.3.1",
"node-sass": "4.12.0",
"node-sass-import": "2.0.1",
"npm-run-all": "4.1.5",
"postcss": "7.0.17",
"postcss": "7.0.35",
"postcss-cli": "6.1.3"
},
"browserslist": [
Expand Down Expand Up @@ -55,34 +55,34 @@
"author": "yoshi1125hisa",
"license": "UNLICENSED",
"devDependencies": {
"cz-customizable": "6.2.0",
"@babel/core": "7.5.5",
"autoprefixer": "9.6.1",
"babel-loader": "8.0.6",
"cz-customizable": "6.3.0",
"@babel/core": "7.12.10",
"autoprefixer": "9.8.6",
"babel-loader": "8.2.2",
"babel-preset-es2015": "6.24.1",
"babelify": "10.0.0",
"browser-sync": "2.26.7",
"browserify": "16.5.0",
"browser-sync": "2.26.13",
"browserify": "16.5.2",
"cordova": "9.0.0",
"css-loader": "3.2.0",
"eslint": "6.3.0",
"eslint-config-standard": "14.1.0",
"eslint-plugin-import": "2.18.2",
"css-loader": "3.6.0",
"eslint": "6.8.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "9.2.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"grunt": "1.0.4",
"eslint-plugin-standard": "4.1.0",
"grunt": "1.3.0",
"gulp": "4.0.2",
"gulp-postcss": "8.0.0",
"html-loader": "0.5.5",
"license-list": "0.1.3",
"postcss-import": "12.0.1",
"postcss-loader": "3.0.0",
"style-loader": "1.0.0",
"svg-inline-loader": "0.8.0",
"style-loader": "1.3.0",
"svg-inline-loader": "0.8.2",
"vinyl-source-stream": "2.0.0",
"webpack": "4.39.3",
"webpack-cli": "3.3.7",
"webpack-dev-server": "3.8.0"
"webpack": "4.44.2",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0"
}
}
10 changes: 5 additions & 5 deletions plugins/cordova-custom-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
},
"cordova_name": "cordova-custom-config",
"dependencies": {
"colors": "1.3.3",
"colors": "1.4.0",
"elementtree": "0.1.7",
"lodash": "4.17.15",
"lodash": "4.17.20",
"plist": "3.0.1",
"q": "1.5.1",
"shelljs": "0.8.3",
"shelljs": "0.8.4",
"tostr": "0.1.0",
"xcode": "2.0.0"
"xcode": "2.1.0"
},
"deprecated": false,
"description": "Cordova/Phonegap plugin to update platform configuration files based on preferences and config-file data defined in config.xml.",
"devDependencies": {
"got": "9.6.0",
"jshint": "2.10.2"
"jshint": "2.12.0"
},
"homepage": "https://github.com/dpa99c/cordova-custom-config#readme",
"issue": "https://github.com/dpa99c/cordova-custom-config/issues",
Expand Down
2 changes: 1 addition & 1 deletion plugins/cordova-plugin-browsersync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"deprecated": false,
"description": "Cordova Plugin to integrate browser-sync in the workflow",
"devDependencies": {
"browserify": "16.5.0"
"browserify": "16.5.2"
},
"homepage": "https://github.com/axemclion/cordova-plugin-browsersync#readme",
"id": "cordova-plugin-browsersync",
Expand Down
62 changes: 31 additions & 31 deletions plugins/cordova-plugin-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,49 +51,49 @@
"@types/findup-sync": "2.0.2",
"@types/interpret": "1.1.1",
"@types/ip": "1.1.0",
"@types/node": "12.7.3",
"@types/react-dev-utils": "9.0.1",
"@types/node": "12.19.8",
"@types/react-dev-utils": "9.0.4",
"@types/rechoir": "0.6.1",
"@types/webpack": "4.39.1",
"@types/webpack-dev-server": "3.1.7",
"@types/yargs-parser": "13.0.0",
"cordova-common": "3.2.0",
"@types/webpack": "4.41.25",
"@types/webpack-dev-server": "3.11.1",
"@types/yargs-parser": "13.1.0",
"cordova-common": "3.2.1",
"csp-parse": "0.0.2",
"current-device": "0.8.2",
"current-device": "0.10.1",
"elementtree": "0.1.7",
"express": "4.17.1",
"findup-sync": "4.0.0",
"glob": "7.1.4",
"interpret": "1.2.0",
"glob": "7.1.6",
"interpret": "1.4.0",
"ip": "1.1.5",
"react-dev-utils": "9.0.3",
"react-dev-utils": "9.1.0",
"rechoir": "0.7.0",
"source-map-support": "0.5.13",
"webpack": "4.39.3",
"webpack-dev-server": "3.8.0",
"webpack-inject-plugin": "1.5.3",
"source-map-support": "0.5.19",
"webpack": "4.44.2",
"webpack-dev-server": "3.11.0",
"webpack-inject-plugin": "1.5.5",
"yargs-parser": "13.1.1"
},
"deprecated": false,
"description": "Cordova Webpack Plugin",
"devDependencies": {
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@commitlint/prompt-cli": "8.1.0",
"@typescript-eslint/eslint-plugin": "2.0.0",
"eslint": "6.3.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-config-prettier": "6.1.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-prettier": "3.1.0",
"husky": "3.0.5",
"lint-staged": "9.2.5",
"npm-check": "5.9.0",
"prettier": "1.18.2",
"rimraf": "3.0.0",
"ts-loader": "6.0.4",
"typescript": "3.6.2",
"webpack-cli": "3.3.7"
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@commitlint/prompt-cli": "8.3.5",
"@typescript-eslint/eslint-plugin": "2.34.0",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.2.0",
"husky": "3.1.0",
"lint-staged": "9.5.0",
"npm-check": "5.9.2",
"prettier": "1.19.1",
"rimraf": "3.0.2",
"ts-loader": "6.2.2",
"typescript": "3.9.7",
"webpack-cli": "3.3.12"
},
"homepage": "https://github.com/kotarella1110/cordova-plugin-webpack#readme",
"husky": {
Expand Down
16 changes: 8 additions & 8 deletions www/lib/onsenui/css-components-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
},
"dependencies": {
"ancss": "0.1.5",
"browser-sync": "2.26.7",
"browser-sync": "2.26.13",
"eco": "1.1.0-rc-3",
"event-stream": "4.0.1",
"gulp": "4.0.2",
"gulp-cssmin": "0.2.0",
"gulp-less": "4.0.1",
"gulp-load-plugins": "2.0.1",
"gulp-load-plugins": "2.0.6",
"gulp-order": "1.2.0",
"gulp-plumber": "1.2.1",
"gulp-postcss": "8.0.0",
"gulp-rename": "1.4.0",
"gulp-shell": "0.7.1",
"gulp-shell": "0.8.0",
"gulp-stylelint": "9.0.0",
"gulp-stylus": "2.7.0",
"gulp-util": "3.0.8",
Expand All @@ -28,7 +28,7 @@
"postcss-cssnext": "3.1.0",
"postcss-import": "12.0.1",
"postcss-reporter": "6.0.1",
"rimraf": "3.0.0",
"rimraf": "3.0.2",
"run-sequence": "2.2.1",
"stylelint": "10.1.0"
},
Expand All @@ -40,11 +40,11 @@
"babel-preset-env": "1.7.0",
"babel-preset-stage-3": "6.24.1",
"connect-history-api-fallback": "1.6.0",
"glob": "7.1.4",
"glob": "7.1.6",
"gulp-file": "0.4.0",
"js-yaml": "3.13.1",
"rollup": "1.20.3",
"rollup-plugin-babel": "4.3.3",
"js-yaml": "3.14.1",
"rollup": "1.32.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0"
}
}
Loading

0 comments on commit dbc0107

Please sign in to comment.