chore(deps): bump vue-advanced-cropper from 1.3.1 to 1.5.0

Bumps [vue-advanced-cropper](https://github.com/Norserium/vue-advanced-cropper) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/Norserium/vue-advanced-cropper/releases)
- [Commits](https://github.com/Norserium/vue-advanced-cropper/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-13 13:55:33 +00:00
committed by GitHub
parent 6ee0dd2501
commit d8d9acba8b
2 changed files with 11 additions and 8 deletions
+10 -7
View File
@@ -13,7 +13,7 @@
"tailwindcss-typography": "^3.1.0",
"v-lazy-image": "^1.4.0",
"v-scroll-lock": "^1.3.1",
"vue-advanced-cropper": "^1.3.1",
"vue-advanced-cropper": "^1.5.0",
"vue-mq": "^1.0.1",
"vue-multiselect": "^2.1.6",
"vue-observe-visibility": "^0.4.6",
@@ -22720,9 +22720,9 @@
"integrity": "sha512-uhmLFETqPPNyuLLbsKz6ioJ4q7AZHzD8ZVFNATNyICSZouqP2Sz0rotWQC8UNBF6VGSCs5abnKJoStA6JbCbfg=="
},
"node_modules/vue-advanced-cropper": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/vue-advanced-cropper/-/vue-advanced-cropper-1.3.1.tgz",
"integrity": "sha512-VsCx+PRize+BYpET5Nk1nxP7CSI8zd+cDx4imdqCg+ImlOUegLwMBiEePFIoIgIdMpiwPQzkPY51Ad2IZcZ+IA==",
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/vue-advanced-cropper/-/vue-advanced-cropper-1.5.0.tgz",
"integrity": "sha512-WQs15c8wFRCje2GLdD6aGCRapttjjKE/dmz0qVFlRB7q38scB6G51G7eh5Jcnm4jMUgOX3OVD1sD2UWmHpaNpQ==",
"dependencies": {
"classnames": "^2.2.6",
"debounce": "^1.2.0",
@@ -22731,6 +22731,9 @@
"engines": {
"node": ">=8",
"npm": ">=5"
},
"peerDependencies": {
"vue": "^2.6.6"
}
},
"node_modules/vue-class-component": {
@@ -43720,9 +43723,9 @@
"integrity": "sha512-uhmLFETqPPNyuLLbsKz6ioJ4q7AZHzD8ZVFNATNyICSZouqP2Sz0rotWQC8UNBF6VGSCs5abnKJoStA6JbCbfg=="
},
"vue-advanced-cropper": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/vue-advanced-cropper/-/vue-advanced-cropper-1.3.1.tgz",
"integrity": "sha512-VsCx+PRize+BYpET5Nk1nxP7CSI8zd+cDx4imdqCg+ImlOUegLwMBiEePFIoIgIdMpiwPQzkPY51Ad2IZcZ+IA==",
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/vue-advanced-cropper/-/vue-advanced-cropper-1.5.0.tgz",
"integrity": "sha512-WQs15c8wFRCje2GLdD6aGCRapttjjKE/dmz0qVFlRB7q38scB6G51G7eh5Jcnm4jMUgOX3OVD1sD2UWmHpaNpQ==",
"requires": {
"classnames": "^2.2.6",
"debounce": "^1.2.0",
+1 -1
View File
@@ -77,7 +77,7 @@
"tailwindcss-typography": "^3.1.0",
"v-lazy-image": "^1.4.0",
"v-scroll-lock": "^1.3.1",
"vue-advanced-cropper": "^1.3.1",
"vue-advanced-cropper": "^1.5.0",
"vue-mq": "^1.0.1",
"vue-multiselect": "^2.1.6",
"vue-observe-visibility": "^0.4.6",