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 22, 2019
1 parent c9d123d commit c41f900
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 73 deletions.
30 changes: 15 additions & 15 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.7.0",
"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-webpack": "0.4.7",
"cordova-plugin-whitelist": "1.3.4",
"csp-parse": "0.0.2",
"monaca-plugin-monaca-core": "3.3.0",
"node-sass": "4.12.0",
"node-sass": "4.13.0",
"node-sass-import": "2.0.1",
"npm-run-all": "4.1.5",
"postcss": "7.0.17",
"postcss": "7.0.25",
"postcss-cli": "6.1.3"
},
"browserslist": [
Expand Down Expand Up @@ -56,18 +56,18 @@
"license": "UNLICENSED",
"devDependencies": {
"cz-customizable": "6.2.0",
"@babel/core": "7.5.5",
"autoprefixer": "9.6.1",
"@babel/core": "7.7.7",
"autoprefixer": "9.7.3",
"babel-loader": "8.0.6",
"babel-preset-es2015": "6.24.1",
"babelify": "10.0.0",
"browser-sync": "2.26.7",
"browserify": "16.5.0",
"cordova": "9.0.0",
"css-loader": "3.2.0",
"eslint": "6.3.0",
"css-loader": "3.4.0",
"eslint": "6.8.0",
"eslint-config-standard": "14.1.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-node": "9.2.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
Expand All @@ -78,11 +78,11 @@
"license-list": "0.1.3",
"postcss-import": "12.0.1",
"postcss-loader": "3.0.0",
"style-loader": "1.0.0",
"style-loader": "1.1.1",
"svg-inline-loader": "0.8.0",
"vinyl-source-stream": "2.0.0",
"webpack": "4.39.3",
"webpack-cli": "3.3.7",
"webpack-dev-server": "3.8.0"
"webpack": "4.41.4",
"webpack-cli": "3.3.10",
"webpack-dev-server": "3.10.1"
}
}
4 changes: 2 additions & 2 deletions plugins/cordova-custom-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"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",
Expand All @@ -52,7 +52,7 @@
"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.10.3"
},
"homepage": "https://github.com/dpa99c/cordova-custom-config#readme",
"issue": "https://github.com/dpa99c/cordova-custom-config/issues",
Expand Down
52 changes: 26 additions & 26 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.12.21",
"@types/react-dev-utils": "9.0.2",
"@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.0",
"@types/webpack-dev-server": "3.9.0",
"@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.0",
"elementtree": "0.1.7",
"express": "4.17.1",
"findup-sync": "4.0.0",
"glob": "7.1.4",
"glob": "7.1.6",
"interpret": "1.2.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",
"source-map-support": "0.5.16",
"webpack": "4.41.4",
"webpack-dev-server": "3.10.1",
"webpack-inject-plugin": "1.5.3",
"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",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@commitlint/prompt-cli": "8.2.0",
"@typescript-eslint/eslint-plugin": "2.12.0",
"eslint": "6.8.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",
"eslint-config-prettier": "6.7.0",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-prettier": "3.1.2",
"husky": "3.1.0",
"lint-staged": "9.5.0",
"npm-check": "5.9.0",
"prettier": "1.18.2",
"prettier": "1.19.1",
"rimraf": "3.0.0",
"ts-loader": "6.0.4",
"typescript": "3.6.2",
"webpack-cli": "3.3.7"
"ts-loader": "6.2.1",
"typescript": "3.7.4",
"webpack-cli": "3.3.10"
},
"homepage": "https://github.com/kotarella1110/cordova-plugin-webpack#readme",
"husky": {
Expand Down
4 changes: 2 additions & 2 deletions www/lib/onsenui/css-components-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"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": "1.27.13",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0"
}
Expand Down
43 changes: 27 additions & 16 deletions www/lib/onsenui/css-components-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@
version "1.1.3"
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"

"@types/estree@*":
version "0.0.40"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.40.tgz#0e6cb9b9bbd098031fa19e4b4e8131bc70e5de13"

"@types/estree@0.0.39":
version "0.0.39"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
Expand All @@ -156,10 +160,6 @@
version "12.0.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.12.tgz#cc791b402360db1eaf7176479072f91ee6c6c7ca"

"@types/node@^12.7.2":
version "12.7.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"

"@types/unist@*", "@types/unist@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
Expand Down Expand Up @@ -251,9 +251,9 @@ acorn@^3.0.4, acorn@^3.1.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"

acorn@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0.0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a"
acorn@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"

after@0.8.1:
version "0.8.1"
Expand Down Expand Up @@ -2997,9 +2997,9 @@ glob@7.0.x:
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@7.1.4, glob@^7.1.1, glob@^7.1.3:
version "7.1.4"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
glob@7.1.6:
version "7.1.6"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
dependencies:
fs.realpath "^1.0.0"
inflight "^1.0.4"
Expand Down Expand Up @@ -3029,6 +3029,17 @@ glob@^7.0.3, glob@^7.0.5:
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@^7.1.1, glob@^7.1.3:
version "7.1.4"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
dependencies:
fs.realpath "^1.0.0"
inflight "^1.0.4"
inherits "2"
minimatch "^3.0.4"
once "^1.3.0"
path-is-absolute "^1.0.0"

global-modules@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-1.0.0.tgz#6d770f0eb523ac78164d72b5e71a8877265cc3ea"
Expand Down Expand Up @@ -6474,13 +6485,13 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@1.20.3:
version "1.20.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.3.tgz#6243f6c118ca05f56b2d9433112400cd834a1eb8"
rollup@1.27.13:
version "1.27.13"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13.tgz#d6d3500512daacbf8de54d2800de62d893085b90"
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.7.2"
acorn "^7.0.0"
"@types/estree" "*"
"@types/node" "*"
acorn "^7.1.0"

run-sequence@2.2.1:
version "2.2.1"
Expand Down
24 changes: 12 additions & 12 deletions www/lib/onsenui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@
"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 @@ -122,9 +122,9 @@
"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.1",
"jsonschema": "1.2.5",
"karma": "4.4.1",
"karma-chai": "0.1.0",
"karma-chai-as-promised": "0.1.2",
"karma-chai-spies": "0.1.4",
Expand All @@ -136,24 +136,24 @@
"karma-safari-launcher": "1.0.0",
"karma-sauce-launcher": "2.0.2",
"mkpath": "1.0.0",
"mocha": "6.2.0",
"mocha": "6.2.2",
"protractor": "5.4.2",
"rollup": "1.20.3",
"rollup": "1.27.13",
"rollup-plugin-babel": "4.3.3",
"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-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.7.4",
"uglify-js": "3.7.2",
"wcdoc": "0.1.19",
"wdio-jasmine-framework": "0.3.8",
"webdriverio": "5.12.5",
"webdriverio": "5.18.0",
"webpack-stream": "5.2.1"
},
"dependencies": {
Expand Down

0 comments on commit c41f900

Please sign in to comment.