mirror of
https://github.com/zadam/trilium.git
synced 2025-10-06 13:39:51 +08:00
chore(deps): update dependency @types/leaflet to v1.9.20
This commit is contained in:
parent
6b5f9fc6ff
commit
5a030014b0
2 changed files with 7 additions and 7 deletions
|
@ -61,7 +61,7 @@
|
|||
"@ckeditor/ckeditor5-inspector": "4.1.0",
|
||||
"@types/bootstrap": "5.2.10",
|
||||
"@types/jquery": "3.5.32",
|
||||
"@types/leaflet": "1.9.19",
|
||||
"@types/leaflet": "1.9.20",
|
||||
"@types/leaflet-gpx": "1.3.7",
|
||||
"@types/mark.js": "8.11.12",
|
||||
"@types/tabulator-tables": "6.2.7",
|
||||
|
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -303,8 +303,8 @@ importers:
|
|||
specifier: 3.5.32
|
||||
version: 3.5.32
|
||||
'@types/leaflet':
|
||||
specifier: 1.9.19
|
||||
version: 1.9.19
|
||||
specifier: 1.9.20
|
||||
version: 1.9.20
|
||||
'@types/leaflet-gpx':
|
||||
specifier: 1.3.7
|
||||
version: 1.3.7
|
||||
|
@ -5643,8 +5643,8 @@ packages:
|
|||
'@types/leaflet-gpx@1.3.7':
|
||||
resolution: {integrity: sha512-IDshIOLZ7dUUjRiCE3DuJcAGavgUCw0xQ93dc/3YvsA6jrFc+nx8eXr0tqZIf2SaWMgqiDj/n7N24WWNh/898g==}
|
||||
|
||||
'@types/leaflet@1.9.19':
|
||||
resolution: {integrity: sha512-pB+n2daHcZPF2FDaWa+6B0a0mSDf4dPU35y5iTXsx7x/PzzshiX5atYiS1jlBn43X7XvM8AP+AB26lnSk0J4GA==}
|
||||
'@types/leaflet@1.9.20':
|
||||
resolution: {integrity: sha512-rooalPMlk61LCaLOvBF2VIf9M47HgMQqi5xQ9QRi7c8PkdIe0WrIi5IxXUXQjAdL0c+vcQ01mYWbthzmp9GHWw==}
|
||||
|
||||
'@types/lodash-es@4.17.12':
|
||||
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
|
||||
|
@ -20879,9 +20879,9 @@ snapshots:
|
|||
|
||||
'@types/leaflet-gpx@1.3.7':
|
||||
dependencies:
|
||||
'@types/leaflet': 1.9.19
|
||||
'@types/leaflet': 1.9.20
|
||||
|
||||
'@types/leaflet@1.9.19':
|
||||
'@types/leaflet@1.9.20':
|
||||
dependencies:
|
||||
'@types/geojson': 7946.0.16
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue