File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
"dompurify" : " ^3.0.5" ,
17
17
"highlight.js" : " <11" ,
18
18
"imagesloaded" : " ^4.1.4" ,
19
- "jquery" : " ^3.7.0 " ,
19
+ "jquery" : " ^3.7.1 " ,
20
20
"jquery-jcrop" : " ^0.9.13" ,
21
21
"luxon" : " 3.3.0" ,
22
22
"marked" : " ^4.3.0" ,
36
36
"tippy.js" : " ^6.3.7"
37
37
},
38
38
"devDependencies" : {
39
- "@patternslib/dev" : " ^3.4 .0" ,
39
+ "@patternslib/dev" : " ^3.5 .0" ,
40
40
"@patternslib/pat-content-mirror" : " ^3.0.0" ,
41
41
"@patternslib/pat-doclock" : " ^3.0.0" ,
42
42
"@patternslib/pat-shopping-cart" : " ^3.0.0" ,
45
45
"@patternslib/pat-upload" : " ^3.1.1" ,
46
46
"copy-webpack-plugin" : " ^11.0.0" ,
47
47
"css.escape" : " ^1.5.1" ,
48
- "modernizr" : " ^3.12 .0" ,
48
+ "modernizr" : " ^3.13 .0" ,
49
49
"pegjs" : " 0.11.0-master.b7b87ea"
50
50
},
51
51
"resolutions" : {
52
- "jquery" : " 3.7.0 "
52
+ "jquery" : " 3.7.1 "
53
53
},
54
54
"scripts" : {
55
55
"start" : " BUILD_ENV=patternslib NODE_ENV=development webpack serve --config webpack/webpack.config.js" ,
You can’t perform that action at this time.
0 commit comments