File tree 2 files changed +26
-0
lines changed
2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 9
9
"osm-community-index" : " ^5.2.0"
10
10
},
11
11
"devDependencies" : {
12
+ "@types/jquery" : " ^3.5.32" ,
13
+ "@types/leaflet" : " ^1.9.16" ,
12
14
"eslint" : " ^9.0.0" ,
13
15
"eslint-plugin-erb" : " ^2.1.0" ,
14
16
"@stylistic/eslint-plugin-js" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 116
116
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
117
117
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
118
118
119
+ " @types/geojson@* " :
120
+ version "7946.0.16"
121
+ resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.16.tgz#8ebe53d69efada7044454e3305c19017d97ced2a"
122
+ integrity sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==
123
+
124
+ " @types/jquery@^3.5.32 " :
125
+ version "3.5.32"
126
+ resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.32.tgz#3eb0da20611b92c7c49ebed6163b52a4fdc57def"
127
+ integrity sha512-b9Xbf4CkMqS02YH8zACqN1xzdxc3cO735Qe5AbSUFmyOiaWAbcpqh9Wna+Uk0vgACvoQHpWDg2rGdHkYPLmCiQ==
128
+ dependencies :
129
+ " @types/sizzle" " *"
130
+
119
131
" @types/json-schema@^7.0.15 " :
120
132
version "7.0.15"
121
133
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
122
134
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
123
135
136
+ " @types/leaflet@^1.9.16 " :
137
+ version "1.9.16"
138
+ resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.16.tgz#3e3abc103e106523cde01625057e2294f332ec3b"
139
+ integrity sha512-wzZoyySUxkgMZ0ihJ7IaUIblG8Rdc8AbbZKLneyn+QjYsj5q1QU7TEKYqwTr10BGSzY5LI7tJk9Ifo+mEjdFRw==
140
+ dependencies :
141
+ " @types/geojson" " *"
142
+
143
+ " @types/sizzle@* " :
144
+ version "2.3.9"
145
+ resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.9.tgz#d4597dbd4618264c414d7429363e3f50acb66ea2"
146
+ integrity sha512-xzLEyKB50yqCUPUJkIsrVvoWNfFUbIZI+RspLWt8u+tIW/BetMBZtgV2LY/2o+tYH8dRvQ+eoPf3NdhQCcLE2w==
147
+
124
148
acorn-jsx@^5.3.2 :
125
149
version "5.3.2"
126
150
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
You can’t perform that action at this time.
0 commit comments