Bump @types/leaflet from 1.7.9 to 1.7.10

Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) from 1.7.9 to 1.7.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)

---
updated-dependencies:
- dependency-name: "@types/leaflet"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-28 13:39:52 +00:00 committed by GitHub
parent e91fcd9cc9
commit 43d913bd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 256 additions and 746 deletions

990
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,16 +20,16 @@
"leaflet": "git+https://github.com/JLyne/Leaflet.git#24d74a6a680401ae27d0c1c2ecc7dd770fc3d9fc", "leaflet": "git+https://github.com/JLyne/Leaflet.git#24d74a6a680401ae27d0c1c2ecc7dd770fc3d9fc",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"modern-normalize": "^1.1.0", "modern-normalize": "^1.1.0",
"vue": "^3.2.31", "vue": "^3.2.36",
"vuex": "^4.0" "vuex": "^4.0"
}, },
"devDependencies": { "devDependencies": {
"@types/dynmap": "^3.1.1", "@types/dynmap": "^3.1.1",
"@types/jest": "^27.4.1", "@types/jest": "^27.4.1",
"@types/jest-in-case": "^1.0.5", "@types/jest-in-case": "^1.0.5",
"@types/leaflet": "1.7.9", "@types/leaflet": "1.7.10",
"@types/lodash.debounce": "^4.0.7", "@types/lodash.debounce": "^4.0.7",
"@types/node": "^17.0.35", "@types/node": "^17.0.36",
"@typescript-eslint/eslint-plugin": "^5.26", "@typescript-eslint/eslint-plugin": "^5.26",
"@typescript-eslint/parser": "^5.21", "@typescript-eslint/parser": "^5.21",
"@vitejs/plugin-vue": "^2.3", "@vitejs/plugin-vue": "^2.3",
@ -38,7 +38,7 @@
"@vue/test-utils": "^2.0.0-rc.21", "@vue/test-utils": "^2.0.0-rc.21",
"@vue/vue3-jest": "^27.0.0", "@vue/vue3-jest": "^27.0.0",
"cpy-cli": "^4.1.0", "cpy-cli": "^4.1.0",
"eslint": "^8.14", "eslint": "^8.16",
"eslint-plugin-vue": "^8.7", "eslint-plugin-vue": "^8.7",
"jest": "^27.5.1", "jest": "^27.5.1",
"jest-in-case": "^1.0.2", "jest-in-case": "^1.0.2",
@ -50,9 +50,9 @@
"ts-jest": "^27.1.4", "ts-jest": "^27.1.4",
"ts-node": "^10.5.0", "ts-node": "^10.5.0",
"typescript": "^4.5", "typescript": "^4.5",
"vite": "2.9.6", "vite": "2.9.9",
"vite-plugin-svg-sprite-component": "^1.0", "vite-plugin-svg-sprite-component": "^1.0",
"vue-tsc": "0.33.9" "vue-tsc": "0.34.16"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,