|
29 | 29 | "@walletconnect/web3-provider": "^1.7.8",
|
30 | 30 | "compare-versions": "^4.1.3",
|
31 | 31 | "cordova-sqlite-storage": "^6.0.0",
|
32 |
| - "core-js": "^3.23.5", |
| 32 | + "core-js": "^3.24.0", |
33 | 33 | "eslint-plugin-cypress": "^2.12.1",
|
34 | 34 | "ethereum-blockies-base64": "^1.0.2",
|
35 | 35 | "ethers": "^5.6.9",
|
|
41 | 41 | "query-string": "^7.1.1",
|
42 | 42 | "raiden-ts": "^3.0.0",
|
43 | 43 | "rxjs": "^7.5.6",
|
44 |
| - "vue": "^2.7.7", |
| 44 | + "vue": "^2.7.8", |
45 | 45 | "vue-class-component": "^7.2.6",
|
46 | 46 | "vue-i18n": "^8.27.2",
|
47 | 47 | "vue-property-decorator": "^9.1.2",
|
|
50 | 50 | "vuetify": "^2.6.7",
|
51 | 51 | "vuex": "^3.6.2",
|
52 | 52 | "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" |
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 | 58 | "@babel/core": "7.18.9",
|
|
120 | 120 | "vue-cli-plugin-capacitor": "~2.0.1",
|
121 | 121 | "vue-cli-plugin-i18n": "^2.3.1",
|
122 | 122 | "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", |
126 | 126 | "webpack-version-file-plugin": "^0.4.0",
|
127 |
| - "workbox-webpack-plugin": "^6.5.3" |
| 127 | + "workbox-webpack-plugin": "^6.5.4" |
128 | 128 | },
|
129 | 129 | "bugs": {
|
130 | 130 | "url": "https://github.com/raiden-network/light-client/issues"
|
|
0 commit comments