summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-07-11 18:20:55 +0200
committerCarl Schwan <carl@carlschwan.eu>2022-07-11 18:20:55 +0200
commit5a36e2474e84be6983aba7d3efa1b29091b90311 (patch)
tree7939573efc68895ee0bfc0b624eefd4740a9cc38 /package-lock.json
parent4ecb9e014254adac4210ede462e777fb7fbd14ae (diff)
Improve upload UI
- Remove a dependency - Cleanup the code - Improve the usability - Allow to add a description to an image The backend is unfortunately not yet working but that need some DB work blocked by another pull requests Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
index a50efd7b..b3be8b25 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,6 @@
"vue-click-outside": "^1.0.7",
"vue-contenteditable-directive": "^1.2.0",
"vue-infinite-loading": "^2.4.4",
- "vue-masonry-css": "^1.0.3",
"vue-material-design-icons": "^5.0.0",
"vue-router": "^3.5.3",
"vue-tribute": "^1.0.6",
@@ -27541,11 +27540,6 @@
}
}
},
- "node_modules/vue-masonry-css": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/vue-masonry-css/-/vue-masonry-css-1.0.3.tgz",
- "integrity": "sha512-viecHQiHVLez7HlYUQsv1wJb2MT/RDSzkDp6m3In41vPrk6OsBmT2qRE8LZqYIA4daIwrnx/Xm8h4fjOpuE3hw=="
- },
"node_modules/vue-material-design-icons": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.0.0.tgz",
@@ -49827,11 +49821,6 @@
"vue-style-loader": "^4.1.0"
}
},
- "vue-masonry-css": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/vue-masonry-css/-/vue-masonry-css-1.0.3.tgz",
- "integrity": "sha512-viecHQiHVLez7HlYUQsv1wJb2MT/RDSzkDp6m3In41vPrk6OsBmT2qRE8LZqYIA4daIwrnx/Xm8h4fjOpuE3hw=="
- },
"vue-material-design-icons": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.0.0.tgz",