Bump vue from 3.2.12 to 3.2.13

Bumps [vue](https://github.com/vuejs/vue) from 3.2.12 to 3.2.13.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-22 09:19:07 +00:00 committed by GitHub
parent 2b6cc04119
commit f9b5458e26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 222 additions and 774 deletions

992
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,14 +16,14 @@
"@soerenmartius/vue3-clipboard": "^0.1",
"leaflet": "git+https://github.com/JLyne/leaflet.git",
"modern-normalize": "^1.1.0",
"vue": "^3.2.12",
"vue": "^3.2.13",
"vuex": "^4.0"
},
"devDependencies": {
"@types/jest": "^27.0.1",
"@types/jest-in-case": "^1.0.5",
"@types/leaflet": "1.7.5",
"@types/node": "^16.9.2",
"@types/node": "^16.9.6",
"@typescript-eslint/eslint-plugin": "^4.31",
"@typescript-eslint/parser": "^4.31",
"@vitejs/plugin-vue": "^1.8",