File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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.3 " ,
16
+ "dompurify" : " ^3.0.5 " ,
17
17
"highlight.js" : " <11" ,
18
18
"imagesloaded" : " ^4.1.4" ,
19
- "jquery" : " ^3.6.4 " ,
19
+ "jquery" : " ^3.7.0 " ,
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.3.5 " ,
39
+ "@patternslib/dev" : " ^3.4.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" ,
43
43
"@patternslib/pat-sortable-table" : " ^3.1.0" ,
44
- "@patternslib/pat-tiptap" : " ^4.8.2 " ,
44
+ "@patternslib/pat-tiptap" : " ^4.8.3 " ,
45
45
"@patternslib/pat-upload" : " ^3.1.1" ,
46
46
"copy-webpack-plugin" : " ^11.0.0" ,
47
47
"css.escape" : " ^1.5.1" ,
48
48
"modernizr" : " ^3.12.0" ,
49
49
"pegjs" : " 0.11.0-master.b7b87ea"
50
50
},
51
51
"resolutions" : {
52
- "jquery" : " 3.6.4 "
52
+ "jquery" : " 3.7.0 "
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