Update dependency vue-cropperjs to v5 (#148)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-05-02 10:50:45 +02:00
committed by GitHub
parent 5d9f790002
commit 86bc9b779c
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"vue-axios": "3.4.1",
"vue-chartjs": "3.5.1",
"vue-class-component": "7.2.6",
"vue-cropperjs": "4.2.0",
"vue-cropperjs": "5.0.0",
"vue-d3-network": "0.1.28",
"vue-lodash": "2.1.2",
"vue-luxon": "0.10.0",

View File

@@ -13030,10 +13030,10 @@ vue-codemirror@^4.0.6:
codemirror "^5.41.0"
diff-match-patch "^1.0.0"
vue-cropperjs@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/vue-cropperjs/-/vue-cropperjs-4.2.0.tgz#6bce4c17478cecec56571d4060892a386307c60e"
integrity sha512-dvwCBtjGMiznkNIK2GFd1SQm1x+wmtWg4g4t+NrJSPj/fpHnubXxAUOIvY7lMFeR2lawRLsigCaGZrcXCzuTKA==
vue-cropperjs@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/vue-cropperjs/-/vue-cropperjs-5.0.0.tgz#7f8cbc460737af3831b4ded634c95905198e329e"
integrity sha512-RhnC8O33uRZNkn74aiHZwNHnBJOXWlS4P6gsRI0lw4cZlWjKSCywZI9oSI9POlIPI6OYv30jvnHMXGch85tw7w==
dependencies:
cropperjs "^1.5.6"