File tree Expand file tree Collapse file tree 2 files changed +928
-1025
lines changed Expand file tree Collapse file tree 2 files changed +928
-1025
lines changed Original file line number Diff line number Diff line change 13
13
"@fullcalendar/luxon2" : " ^5.11.3" ,
14
14
"@fullcalendar/timegrid" : " ^5.11.3" ,
15
15
"@stomp/stompjs" : " ^7.0.0" ,
16
- "dompurify" : " ^3.0.0 " ,
16
+ "dompurify" : " ^3.0.1 " ,
17
17
"highlight.js" : " <11" ,
18
18
"imagesloaded" : " ^4.1.4" ,
19
- "jquery" : " ^3.6.3 " ,
19
+ "jquery" : " ^3.6.4 " ,
20
20
"jquery-jcrop" : " ^0.9.13" ,
21
21
"luxon" : " 2.4.0" ,
22
22
"marked" : " ^4.2.12" ,
23
23
"masonry-layout" : " ^4.2.2" ,
24
24
"moment" : " ^2.29.4" ,
25
- "moment-timezone" : " ^0.5.40 " ,
25
+ "moment-timezone" : " ^0.5.41 " ,
26
26
"photoswipe" : " ^4.1.3" ,
27
27
"pikaday" : " ^1.8.0" ,
28
28
"prettier" : " ^2.8.4" ,
36
36
"tippy.js" : " ^6.3.7"
37
37
},
38
38
"devDependencies" : {
39
- "@patternslib/dev" : " ^3.1.10 " ,
39
+ "@patternslib/dev" : " ^3.1.11 " ,
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" ,
48
48
"pegjs" : " 0.11.0-master.b7b87ea"
49
49
},
50
50
"resolutions" : {
51
- "jquery" : " 3.6.3 "
51
+ "jquery" : " 3.6.4 "
52
52
},
53
53
"scripts" : {
54
54
"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