summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-03 01:57:40 +0000
committerGitHub <noreply@github.com>2023-06-03 01:57:40 +0000
commit9fa9c717600b1d4810740df1fb5d18d13cf9424c (patch)
tree253855e91553471241dc980e9b4670a7912d03da /package.json
parent830f17933904384a1ec5e78e9a3b2d5fba463cd5 (diff)
chore(deps): bump vue-virtual-scroll-list from 2.3.4 to 2.3.5
Bumps [vue-virtual-scroll-list](https://github.com/tangbc/vue-virtual-scroll-list) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/tangbc/vue-virtual-scroll-list/releases) - [Commits](https://github.com/tangbc/vue-virtual-scroll-list/compare/v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: vue-virtual-scroll-list dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e1bff2b5..0eba4cba 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"vue-cropperjs": "^4.2.0",
"vue-material-design-icons": "^5.2.0",
"vue-router": "^3.6.5",
- "vue-virtual-scroll-list": "^2.3.4",
+ "vue-virtual-scroll-list": "^2.3.5",
"vue-virtual-scroller": "^1.1.2",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0"