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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Mors <corentin.mors@dashlane.com>2020-10-13 17:16:11 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-11-15 11:32:22 +0300
commit5d13d217c6d7226b58d53bcefcafc30293906b23 (patch)
treee126a8c1b7cda0da6ac7b7305b78f3362547d17c /package-lock.json
parentf6243c14ca3a16384645b0db9da7b53776e2c4db (diff)
Readd timeline caching
Signed-off-by: Corentin Mors <corentin.mors@dashlane.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index b841ac73..8dfed551 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11898,9 +11898,9 @@
"dev": true
},
"vue-virtual-grid": {
- "version": "1.2.3",
- "resolved": "https://registry.npmjs.org/vue-virtual-grid/-/vue-virtual-grid-1.2.3.tgz",
- "integrity": "sha512-2WaAypUaGFcqXYhuTMARHX1YPRDT6UtRH0PkvuAnbwz1NKcUxcoBpYqRVmNSUz/jk7vhw/EJ+/C7EaRPWKiy/Q=="
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/vue-virtual-grid/-/vue-virtual-grid-2.1.1.tgz",
+ "integrity": "sha512-VGMOb6x62eezwPw7QzpNlWB8fzXkw/JeaOmJf8iwXqVUxJtDfTV7iK+f7F5HRa0LkmHyhyZHSlbMEj2fAByd8w=="
},
"vue-virtual-scroller": {
"version": "1.0.10",