Skip to content

Commit 5a12f50

Browse files
authored
Merge pull request #1134 from Patternslib/upgrade
Upgrade
2 parents 1a9c8e9 + 8844887 commit 5a12f50

File tree

2 files changed

+889
-579
lines changed

2 files changed

+889
-579
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@fullcalendar/list": "^5.11.3",
1313
"@fullcalendar/luxon2": "^5.11.3",
1414
"@fullcalendar/timegrid": "^5.11.3",
15-
"@stomp/stompjs": "^6.1.2",
16-
"dompurify": "^2.4.3",
15+
"@stomp/stompjs": "^7.0.0",
16+
"dompurify": "^3.0.0",
1717
"highlight.js": "<11",
1818
"imagesloaded": "^4.1.4",
1919
"jquery": "^3.6.3",
@@ -25,7 +25,7 @@
2525
"moment-timezone": "^0.5.40",
2626
"photoswipe": "^4.1.3",
2727
"pikaday": "^1.8.0",
28-
"prettier": "^2.8.3",
28+
"prettier": "^2.8.4",
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.9",
39+
"@patternslib/dev": "^3.1.10",
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.7.2",
44+
"@patternslib/pat-tiptap": "^4.8.0",
4545
"@patternslib/pat-upload": "^3.1.1",
4646
"copy-webpack-plugin": "^11.0.0",
4747
"modernizr": "^3.12.0",

0 commit comments

Comments
 (0)