Browse Source

Merge e803138b0d into 1ed3160437

pull/28/merge
dependabot[bot] GitHub 8 months ago
parent
commit
f7f1584164
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions
  1. +1
    -1
      dero-stats/package.json
  2. +4
    -4
      dero-stats/yarn.lock

+ 1
- 1
dero-stats/package.json View File

@@ -11,7 +11,7 @@
"core-js": "^3.4.4",
"material-design-icons": "^3.0.1",
"vue": "^2.6.10",
"vuetify": "^2.2.4"
"vuetify": "^2.6.10"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.0",


+ 4
- 4
dero-stats/yarn.lock View File

@@ -7977,10 +7977,10 @@ vue@^2.6.10:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==

vuetify@^2.2.4:
version "2.3.0"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.3.0.tgz#c78854c7e7abe2674d88d8832950f951789e9193"
integrity sha512-55lQr5878vACGD+jldcttpaGybZf4Qb1uo8WPdT97a179TuDCkPPxWEThRfMlgcpf5kfxae4c5ox+mfgmb/V6Q==
vuetify@^2.6.10:
version "2.6.10"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.6.10.tgz#b86cd7a97bf8cd3828a72c349795b5b3c539ebc2"
integrity sha512-fgUeRDDCwYkwu6WGEEKGe7IdfzOsXJCZGrqkn1pcS2ycuoDL8mR2/dejH5iFNnBY6MnsT365PAGn0J+9otjfQg==

watchpack-chokidar2@^2.0.0:
version "2.0.0"


Loading…
Cancel
Save