Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2021
1 parent c9d123d commit 88739f6
Show file tree
Hide file tree
Showing 6 changed files with 82 additions and 82 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"name": "rc-map",
"dependencies": {
"@babel/polyfill": "7.4.4",
"cheerio": "1.0.0-rc.3",
"cordova-android": "8.0.0",
"cheerio": "1.0.0-rc.5",
"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",
"cz-customizable": "6.3.0",
"@babel/core": "7.5.5",
"autoprefixer": "9.6.1",
"autoprefixer": "9.8.6",
"babel-loader": "8.0.6",
"babel-preset-es2015": "6.24.1",
"babelify": "10.0.0",
"browser-sync": "2.26.7",
"browserify": "16.5.0",
"browser-sync": "2.26.14",
"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-promise": "4.3.1",
"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.46.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2"
}
}
8 changes: 4 additions & 4 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",
"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
54 changes: 27 additions & 27 deletions plugins/cordova-plugin-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,27 +51,27 @@
"@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.16",
"@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.26",
"@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.2",
"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.46.0",
"webpack-dev-server": "3.11.2",
"webpack-inject-plugin": "1.5.5",
"yargs-parser": "13.1.1"
},
"deprecated": false,
Expand All @@ -81,19 +81,19 @@
"@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"
"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.3.1",
"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.9",
"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.14",
"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"
}
}
38 changes: 19 additions & 19 deletions www/lib/onsenui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,16 +96,16 @@
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "1.7.0",
"babel-preset-stage-3": "6.24.1",
"browser-sync": "2.26.7",
"chai": "4.2.0",
"browser-sync": "2.26.14",
"chai": "4.3.0",
"chai-as-promised": "7.1.1",
"chai-spies": "1.0.0",
"chalk": "2.4.2",
"dateformat": "3.0.3",
"eslint": "6.3.0",
"eslint": "6.8.0",
"event-stream": "4.0.1",
"gulp": "4.0.2",
"gulp-autoprefixer": "7.0.0",
"gulp-autoprefixer": "7.0.1",
"gulp-babel": "8.0.0",
"gulp-chmod": "3.0.0",
"gulp-clean": "0.4.0",
Expand All @@ -116,41 +116,41 @@
"gulp-hub": "4.2.0",
"gulp-if": "3.0.0",
"gulp-insert": "0.5.0",
"gulp-load-plugins": "2.0.1",
"gulp-load-plugins": "2.0.6",
"gulp-protractor": "4.1.1",
"gulp-rename": "1.4.0",
"gulp-replace": "1.0.0",
"gulp-unzip": "1.1.0",
"gulp-util": "3.0.8",
"gulp-zip": "5.0.0",
"jsonschema": "1.2.4",
"karma": "4.3.0",
"gulp-zip": "5.0.2",
"jsonschema": "1.4.0",
"karma": "4.4.1",
"karma-chai": "0.1.0",
"karma-chai-as-promised": "0.1.2",
"karma-chai-spies": "0.1.4",
"karma-chrome-launcher": "3.1.0",
"karma-coverage": "2.0.1",
"karma-coverage": "2.0.3",
"karma-junit-reporter": "1.2.0",
"karma-mocha": "1.3.0",
"karma-rollup-preprocessor": "7.0.2",
"karma-rollup-preprocessor": "7.0.5",
"karma-safari-launcher": "1.0.0",
"karma-sauce-launcher": "2.0.2",
"mkpath": "1.0.0",
"mocha": "6.2.0",
"protractor": "5.4.2",
"rollup": "1.20.3",
"rollup-plugin-babel": "4.3.3",
"mocha": "6.2.3",
"protractor": "5.4.4",
"rollup": "1.32.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-execute": "1.1.1",
"rollup-plugin-filesize": "6.2.0",
"rollup-plugin-filesize": "6.2.1",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-progress": "1.1.1",
"rollup-plugin-progress": "1.1.2",
"rollup-plugin-string": "3.0.0",
"rollup-plugin-visualizer": "2.5.4",
"rollup-plugin-visualizer": "2.7.2",
"run-sequence": "2.2.1",
"typescript": "3.6.2",
"uglify-js": "3.6.0",
"typescript": "3.9.9",
"uglify-js": "3.12.7",
"wcdoc": "0.1.19",
"wdio-jasmine-framework": "0.3.8",
"webdriverio": "5.12.5",
Expand Down

0 comments on commit 88739f6

Please sign in to comment.