Skip to content

Commit e2ab0ab

Browse files
renovate[bot]andrevmatos
authored andcommitted
deps: Update all non-major dependencies and lockFile maintenance
1 parent 12d8696 commit e2ab0ab

File tree

3 files changed

+379
-373
lines changed

3 files changed

+379
-373
lines changed

raiden-dapp/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@walletconnect/web3-provider": "^1.7.8",
3030
"compare-versions": "^4.1.3",
3131
"cordova-sqlite-storage": "^6.0.0",
32-
"core-js": "^3.23.5",
32+
"core-js": "^3.24.0",
3333
"eslint-plugin-cypress": "^2.12.1",
3434
"ethereum-blockies-base64": "^1.0.2",
3535
"ethers": "^5.6.9",
@@ -41,7 +41,7 @@
4141
"query-string": "^7.1.1",
4242
"raiden-ts": "^3.0.0",
4343
"rxjs": "^7.5.6",
44-
"vue": "^2.7.7",
44+
"vue": "^2.7.8",
4545
"vue-class-component": "^7.2.6",
4646
"vue-i18n": "^8.27.2",
4747
"vue-property-decorator": "^9.1.2",
@@ -50,9 +50,9 @@
5050
"vuetify": "^2.6.7",
5151
"vuex": "^3.6.2",
5252
"vuex-persist": "^3.1.3",
53-
"workbox-core": "^6.5.3",
54-
"workbox-precaching": "^6.5.3",
55-
"workbox-routing": "^6.5.3"
53+
"workbox-core": "^6.5.4",
54+
"workbox-precaching": "^6.5.4",
55+
"workbox-routing": "^6.5.4"
5656
},
5757
"devDependencies": {
5858
"@babel/core": "7.18.9",
@@ -120,11 +120,11 @@
120120
"vue-cli-plugin-capacitor": "~2.0.1",
121121
"vue-cli-plugin-i18n": "^2.3.1",
122122
"vue-cli-plugin-vuetify": "^2.5.1",
123-
"vue-template-compiler": "^2.7.7",
124-
"vuetify-loader": "^1.9.1",
125-
"webpack": "^5.73.0",
123+
"vue-template-compiler": "^2.7.8",
124+
"vuetify-loader": "^1.9.2",
125+
"webpack": "^5.74.0",
126126
"webpack-version-file-plugin": "^0.4.0",
127-
"workbox-webpack-plugin": "^6.5.3"
127+
"workbox-webpack-plugin": "^6.5.4"
128128
},
129129
"bugs": {
130130
"url": "https://github.com/raiden-network/light-client/issues"

raiden-ts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@
9999
"abort-controller": "^3.0.0",
100100
"decimal.js": "^10.3.1",
101101
"eciesjs": "^0.3.15",
102-
"fp-ts": "^2.12.1",
102+
"fp-ts": "^2.12.2",
103103
"io-ts": "^2.2.16",
104104
"isomorphic-fetch": "^3.0.0",
105105
"json-bigint": "^1.0.0",
106106
"json-canonicalize": "^1.0.4",
107107
"lodash": "^4.17.21",
108108
"loglevel": "^1.8.0",
109-
"matrix-js-sdk": "^19.0.0",
109+
"matrix-js-sdk": "^19.1.0",
110110
"pouchdb": "^7.3.0",
111111
"pouchdb-find": "^7.3.0",
112112
"redux": "^4.2.0",

0 commit comments

Comments
 (0)