File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"geojson" : " ^0.5.0" ,
28
28
"ol" : " ^10.3.1" ,
29
29
"ol-ext" : " ^4.0.24" ,
30
- "ol-mapbox-style" : " ^12.3.5 "
30
+ "ol-mapbox-style" : " ^12.4.0 "
31
31
},
32
32
"devDependencies" : {
33
33
"@types/dompurify" : " ^3.2.0" ,
38
38
"@types/jqueryui" : " ^1.12.23" ,
39
39
"@types/ol-ext" : " npm:@siedlerchr/types-ol-ext" ,
40
40
"css-loader" : " ^7.1.2" ,
41
- "sass" : " ^1.82 .0" ,
41
+ "sass" : " ^1.83 .0" ,
42
42
"sass-loader" : " ^16.0.4" ,
43
43
"style-loader" : " ^4.0.0" ,
44
44
"ts-loader" : " ^9.5.1" ,
Original file line number Diff line number Diff line change @@ -967,10 +967,10 @@ ol-ext@^4.0.24:
967
967
resolved "https://registry.yarnpkg.com/ol-ext/-/ol-ext-4.0.24.tgz#86f3bb662fc9932ee16481604b2cbce87d96d28f"
968
968
integrity sha512-VEf1+mjvbe35mMsszVsugqcvWfeGcU8TwS+GgXm3nGYqiHR7CckX2DWmM9B94QCDnrJWKKXBicfInbkoe2xT7w==
969
969
970
- ol-mapbox-style@^12.3.5 :
971
- version "12.3.5 "
972
- resolved "https://registry.yarnpkg.com/ol-mapbox-style/-/ol-mapbox-style-12.3.5 .tgz#8653890ce9f1ee2c0fc98cad6857bd0ca1e64628 "
973
- integrity sha512-1tdq+jpzJ7BuqCeRpNV5u90X369MXDbHKpPPt0BNpbzi+4UEJ2dJIrd3eFQV9VbqvZeEIioEjyK7qOqXsUZs8w ==
970
+ ol-mapbox-style@^12.4.0 :
971
+ version "12.4.0 "
972
+ resolved "https://registry.yarnpkg.com/ol-mapbox-style/-/ol-mapbox-style-12.4.0 .tgz#775deb25994ae6fe36cb0748582712c9d61a698e "
973
+ integrity sha512-P8Jg9AXSG6FpUNrADejpwMG0HbmHTZOJQQocACzaDL0QrU4kzmCvj06xUIKhTxT5mtC413pCVAbyXJ4mx0XFnQ ==
974
974
dependencies :
975
975
" @mapbox/mapbox-gl-style-spec" " ^13.23.1"
976
976
mapbox-to-css-font "^2.4.1"
@@ -1202,10 +1202,10 @@ sass-loader@^16.0.4:
1202
1202
dependencies :
1203
1203
neo-async "^2.6.2"
1204
1204
1205
- sass@^1.82 .0 :
1206
- version "1.82 .0"
1207
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.82 .0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70 "
1208
- integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q ==
1205
+ sass@^1.83 .0 :
1206
+ version "1.83 .0"
1207
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.83 .0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f "
1208
+ integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw ==
1209
1209
dependencies :
1210
1210
chokidar "^4.0.0"
1211
1211
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments