Skip to content

Commit

Permalink
deps: Update all non-major dependencies and lockFile maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and andrevmatos committed Dec 30, 2021
1 parent 4ab6757 commit 5b3d16e
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -46,10 +46,10 @@
},
"resolutions": {
"typescript": "4.5.4",
"@types/node": "^14.18.2",
"@types/node": "^14.18.3",
"jest-environment-jsdom": "^27.4.4",
"jest": "^27.4.5",
"**/redux-observable/rxjs": "^7.4.0",
"**/redux-observable/rxjs": "^7.5.1",
"@ethersproject/bignumber": "^5.5.0"
}
}
6 changes: 3 additions & 3 deletions raiden-cli/package.json
Expand Up @@ -40,7 +40,7 @@
"@types/http-errors": "^1.8.1",
"@types/inquirer": "^8.1.3",
"@types/morgan": "^1.9.3",
"@types/node": "^14.18.2",
"@types/node": "^14.18.3",
"@types/node-localstorage": "^1.3.0",
"@types/yargs": "^17.0.8",
"@vercel/ncc": "^0.33.1",
Expand All @@ -56,8 +56,8 @@
"morgan": "^1.10.0",
"node-localstorage": "^2.2.1",
"raiden-ts": "^2.0.0-rc.2",
"rxjs": "^7.4.0",
"rxjs": "^7.5.1",
"wrtc": "^0.4.7",
"yargs": "^17.3.0"
"yargs": "^17.3.1"
}
}
8 changes: 4 additions & 4 deletions raiden-dapp/package.json
Expand Up @@ -28,7 +28,7 @@
"@walletconnect/web3-provider": "^1.7.0",
"compare-versions": "^4.1.2",
"cordova-sqlite-storage": "^6.0.0",
"core-js": "^3.20.0",
"core-js": "^3.20.1",
"eslint-plugin-cypress": "^2.12.1",
"ethereum-blockies-base64": "^1.0.2",
"ethers": "^5.5.2",
Expand All @@ -39,15 +39,15 @@
"pouchdb-adapter-cordova-sqlite": "^2.0.8",
"query-string": "^7.0.1",
"raiden-ts": "^2.0.0-rc.2",
"rxjs": "^7.4.0",
"rxjs": "^7.5.1",
"tiny-async-pool": "^1.2.0",
"vue": "^2.6.14",
"vue-class-component": "^7.2.6",
"vue-i18n": "^8.26.7",
"vue-i18n": "^8.26.8",
"vue-property-decorator": "^9.1.2",
"vue-qrcode-reader": "^3.1.0",
"vue-router": "^3.5.3",
"vuetify": "^2.6.1",
"vuetify": "^2.6.2",
"vuex": "^3.6.2",
"vuex-persist": "^3.1.3",
"workbox-core": "^6.4.2",
Expand Down
2 changes: 1 addition & 1 deletion raiden-ts/package.json
Expand Up @@ -115,7 +115,7 @@
"redux-devtools-extension": "^2.13.9",
"redux-logger": "^3.0.6",
"redux-observable": "^2.0.0",
"rxjs": "^7.4.0"
"rxjs": "^7.5.1"
},
"optionalDependencies": {
"pouchdb-adapter-indexeddb": "^7.2.2",
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Expand Up @@ -3658,10 +3658,10 @@
dependencies:
"@types/events" "*"

"@types/node@*", "@types/node@^10.1.0", "@types/node@^14.14.31", "@types/node@^14.18.2":
version "14.18.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.2.tgz#00fe4d1686d5f6cf3a2f2e9a0eef42594d06abfc"
integrity sha512-fqtSN5xn/bBzDxMT77C1rJg6CsH/R49E7qsGuvdPJa20HtV5zSTuLJPNfnlyVH3wauKnkHdLggTVkOW/xP9oQg==
"@types/node@*", "@types/node@^10.1.0", "@types/node@^14.14.31", "@types/node@^14.18.3":
version "14.18.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.3.tgz#b3682cfd9d5542b025df13233d073cb4347f63f3"
integrity sha512-GtTH2crF4MtOIrrAa+jgTV9JX/PfoUCYr6MiZw7O/dkZu5b6gm5dc1nAL0jwGo4ortSBBtGyeVaxdC8X6V+pLg==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down Expand Up @@ -7603,10 +7603,10 @@ core-js@^2.4.0:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==

core-js@^3.20.0:
version "3.20.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.0.tgz#1c5ac07986b8d15473ab192e45a2e115a4a95b79"
integrity sha512-KjbKU7UEfg4YPpskMtMXPhUKn7m/1OdTHTVjy09ScR2LVaoUXe8Jh0UdvN2EKUR6iKTJph52SJP95mAB0MnVLQ==
core-js@^3.20.1:
version "3.20.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.1.tgz#eb1598047b7813572f1dc24b7c6a95528c99eef3"
integrity sha512-btdpStYFQScnNVQ5slVcr858KP0YWYjV16eGJQw8Gg7CWtu/2qNvIM3qVRIR3n1pK2R9NNOrTevbvAYxajwEjg==

core-js@^3.6.5:
version "3.17.3"
Expand Down Expand Up @@ -17566,12 +17566,12 @@ rxjs@^6.4.0, rxjs@^6.6.0, rxjs@^6.6.7:
dependencies:
tslib "^1.9.0"

rxjs@^7.0.0, rxjs@^7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
rxjs@^7.0.0, rxjs@^7.5.1:
version "7.5.1"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.1.tgz#af73df343cbcab37628197f43ea0c8256f54b157"
integrity sha512-KExVEeZWxMZnZhUZtsJcFwz8IvPvgu4G2Z2QyqjZQzUGr32KDYuSxrEYO4w3tFFNbfLozcrKUTvTPi+E9ywJkQ==
dependencies:
tslib "~2.1.0"
tslib "^2.1.0"

rxjs@^7.2.0:
version "7.3.0"
Expand Down Expand Up @@ -20158,10 +20158,10 @@ vue-i18n@^8.17.0:
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.25.1.tgz#63e4111ff50269c8ae91e7f0f73373198a81a0fc"
integrity sha512-UgvN6LxcANSG2O/i8draincxY3E/2bppMNN0szVinN7tuzSJdNFQdB9VDVaQcR1i8BprK9ISUAgZVZacsl+Zbw==

vue-i18n@^8.26.7:
version "8.26.7"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.7.tgz#adfd48373449fe31438c48e3b3bd43044dc3a681"
integrity sha512-7apa5PvRg1YCLoraE3lOgpCG8hJGupLCtywQWedWsgBbvF0TOgFvhitqK9xRH0PBGG1G8aiJz9oklyNDFfDxLg==
vue-i18n@^8.26.8:
version "8.26.8"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.8.tgz#afe936adbf96ff0e9808e04845b8f41cc21c666f"
integrity sha512-BN2OXolO15AKS95yNF8oOtARibaO6RxyKkAYNV4XpOmL7S4eVZYMIDtyvDv+XGZaiUmBJSH9mdNqzexvGMnK2A==

vue-jest@^3.0.5:
version "3.0.7"
Expand Down Expand Up @@ -20256,10 +20256,10 @@ vuetify-loader@^1.7.3:
file-loader "^6.2.0"
loader-utils "^2.0.0"

vuetify@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.6.1.tgz#5cdd26c51980618b0b92625a2829cd4956813eaa"
integrity sha512-WtqarqEIJlhiwl1TShtkq58xtfbHpn4BjkuQtsL7mAs2eHCo7QjA3tUm7Dx/NmDc4wa2ghUUth36jTdG+CCWRg==
vuetify@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.6.2.tgz#1ed4d3c9e734d55202bd566b789cce0e0013279a"
integrity sha512-nx3uZkO8MZNMshUEh1xKaQ1hQYepNwWFn3FVxKt+XBVf7ZFscd0GS/a3KZo4B3baXQmziCQAZKNIQF5IWeaIUw==

vuex-persist@^3.1.3:
version "3.1.3"
Expand Down Expand Up @@ -21170,10 +21170,10 @@ yargs@^16.0.0, yargs@^16.2.0:
y18n "^5.0.5"
yargs-parser "^20.2.2"

yargs@^17.3.0:
version "17.3.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.3.0.tgz#295c4ffd0eef148ef3e48f7a2e0f58d0e4f26b1c"
integrity sha512-GQl1pWyDoGptFPJx9b9L6kmR33TGusZvXIZUT+BOz9f7X2L94oeAskFYLEg/FkhV06zZPBYLvLZRWeYId29lew==
yargs@^17.3.1:
version "17.3.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.3.1.tgz#da56b28f32e2fd45aefb402ed9c26f42be4c07b9"
integrity sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==
dependencies:
cliui "^7.0.2"
escalade "^3.1.1"
Expand Down

0 comments on commit 5b3d16e

Please sign in to comment.