Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Ambrosini <marcoambrosini@pm.me>2020-06-04 12:22:56 +0300
committerJoas Schilling <coding@schilljs.com>2020-06-17 15:28:31 +0300
commit6943256eaf0393a4d3d4ceb43f3741d133e96363 (patch)
tree9dd50572b0d449869c9805c05307a125bd65fe7a /package-lock.json
parentc6889c3e3b6c980a29c95fd4e71c8152f3829921 (diff)
Equalize background blur
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 10 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 7a590082d..519c3a9c5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20715,6 +20715,13 @@
"lodash": "^4.17.15",
"popper.js": "^1.16.0",
"vue-resize": "^0.4.5"
+ },
+ "dependencies": {
+ "vue-resize": {
+ "version": "0.4.5",
+ "resolved": "https://registry.npmjs.org/vue-resize/-/vue-resize-0.4.5.tgz",
+ "integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
+ }
}
},
"v8-compile-cache": {
@@ -20933,9 +20940,9 @@
"integrity": "sha512-QfHDDRiw5zrgaxyVJZxdyMPRHwuJDxveFB6vWGxFfWL1ee+VlkSHOOOri17uNTGzC+PC3OAW19FOJENeodnc8A=="
},
"vue-resize": {
- "version": "0.4.5",
- "resolved": "https://registry.npmjs.org/vue-resize/-/vue-resize-0.4.5.tgz",
- "integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
+ "version": "0.5.0",
+ "resolved": "https://registry.npmjs.org/vue-resize/-/vue-resize-0.5.0.tgz",
+ "integrity": "sha512-k5gOOwTIGSoWZb133Gx3IfSeiiAmve5GyWI7+pU8CvbNntpSAlrCYwZ26GB63NpxcLPK94+m0BDl5TxuZUI+Hw=="
},
"vue-router": {
"version": "3.1.6",