File tree Expand file tree Collapse file tree 2 files changed +165
-157
lines changed Expand file tree Collapse file tree 2 files changed +165
-157
lines changed Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"@juggle/resize-observer" : " ^3.4.0" ,
24
24
"@mdi/font" : " ^7.4.47" ,
25
- "dompurify" : " ^3.2.0 " ,
25
+ "dompurify" : " ^3.2.2 " ,
26
26
"fontfaceobserver" : " ^2.3.0" ,
27
27
"geojson" : " ^0.5.0" ,
28
- "ol" : " ^10.2 .1" ,
28
+ "ol" : " ^10.3 .1" ,
29
29
"ol-ext" : " ^4.0.24" ,
30
30
"ol-mapbox-style" : " ^12.3.5"
31
31
},
32
32
"devDependencies" : {
33
- "@types/dompurify" : " ^3.0.5 " ,
33
+ "@types/dompurify" : " ^3.2.0 " ,
34
34
"@types/fontfaceobserver" : " ^2.1.3" ,
35
- "@types/geojson" : " ^7946.0.14 " ,
35
+ "@types/geojson" : " ^7946.0.15 " ,
36
36
"@types/google.maps" : " ^3.58.1" ,
37
37
"@types/jquery" : " ^3.5.3" ,
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.81 .0" ,
42
- "sass-loader" : " ^16.0.3 " ,
41
+ "sass" : " ^1.82 .0" ,
42
+ "sass-loader" : " ^16.0.4 " ,
43
43
"style-loader" : " ^4.0.0" ,
44
44
"ts-loader" : " ^9.5.1" ,
45
- "typescript" : " ^5.6.3 " ,
46
- "webpack" : " ^5.96 .1" ,
45
+ "typescript" : " ^5.7.2 " ,
46
+ "webpack" : " ^5.97 .1" ,
47
47
"webpack-cli" : " ^5.1.4"
48
48
}
49
49
}
You can’t perform that action at this time.
0 commit comments