Skip to content

Commit fa52fee

Browse files
authored
Merge pull request #1145 from Patternslib/upgrade
Upgrade
2 parents ad86db9 + 2b9ebcd commit fa52fee

File tree

2 files changed

+698
-453
lines changed

2 files changed

+698
-453
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@
1313
"@fullcalendar/luxon2": "^5.11.3",
1414
"@fullcalendar/timegrid": "^5.11.3",
1515
"@stomp/stompjs": "^7.0.0",
16-
"dompurify": "^3.0.1",
16+
"dompurify": "^3.0.2",
1717
"highlight.js": "<11",
1818
"imagesloaded": "^4.1.4",
1919
"jquery": "^3.6.4",
2020
"jquery-jcrop": "^0.9.13",
21-
"luxon": "2.4.0",
22-
"marked": "^4.2.12",
21+
"luxon": "3.3.0",
22+
"marked": "^4.3.0",
2323
"masonry-layout": "^4.2.2",
2424
"moment": "^2.29.4",
25-
"moment-timezone": "^0.5.41",
25+
"moment-timezone": "^0.5.43",
2626
"photoswipe": "^4.1.3",
2727
"pikaday": "^1.8.0",
28-
"prettier": "^2.8.4",
28+
"prettier": "^2.8.7",
2929
"screenfull": "^6.0.2",
3030
"select2": "^3.5.1",
3131
"showdown": "^2.1.0",
@@ -36,12 +36,12 @@
3636
"tippy.js": "^6.3.7"
3737
},
3838
"devDependencies": {
39-
"@patternslib/dev": "^3.1.11",
39+
"@patternslib/dev": "^3.1.13",
4040
"@patternslib/pat-content-mirror": "^3.0.0",
4141
"@patternslib/pat-doclock": "^3.0.0",
4242
"@patternslib/pat-shopping-cart": "^3.0.0",
4343
"@patternslib/pat-sortable-table": "^3.1.0",
44-
"@patternslib/pat-tiptap": "^4.8.1",
44+
"@patternslib/pat-tiptap": "^4.8.2",
4545
"@patternslib/pat-upload": "^3.1.1",
4646
"copy-webpack-plugin": "^11.0.0",
4747
"modernizr": "^3.12.0",

0 commit comments

Comments
 (0)