Skip to content

Commit c4b7934

Browse files
authored
Merge pull request #1137 from Patternslib/upgrade
Upgrade dependencies.
2 parents 9c401fc + 51b3b75 commit c4b7934

File tree

2 files changed

+928
-1025
lines changed

2 files changed

+928
-1025
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"@fullcalendar/luxon2": "^5.11.3",
1414
"@fullcalendar/timegrid": "^5.11.3",
1515
"@stomp/stompjs": "^7.0.0",
16-
"dompurify": "^3.0.0",
16+
"dompurify": "^3.0.1",
1717
"highlight.js": "<11",
1818
"imagesloaded": "^4.1.4",
19-
"jquery": "^3.6.3",
19+
"jquery": "^3.6.4",
2020
"jquery-jcrop": "^0.9.13",
2121
"luxon": "2.4.0",
2222
"marked": "^4.2.12",
2323
"masonry-layout": "^4.2.2",
2424
"moment": "^2.29.4",
25-
"moment-timezone": "^0.5.40",
25+
"moment-timezone": "^0.5.41",
2626
"photoswipe": "^4.1.3",
2727
"pikaday": "^1.8.0",
2828
"prettier": "^2.8.4",
@@ -36,7 +36,7 @@
3636
"tippy.js": "^6.3.7"
3737
},
3838
"devDependencies": {
39-
"@patternslib/dev": "^3.1.10",
39+
"@patternslib/dev": "^3.1.11",
4040
"@patternslib/pat-content-mirror": "^3.0.0",
4141
"@patternslib/pat-doclock": "^3.0.0",
4242
"@patternslib/pat-shopping-cart": "^3.0.0",
@@ -48,7 +48,7 @@
4848
"pegjs": "0.11.0-master.b7b87ea"
4949
},
5050
"resolutions": {
51-
"jquery": "3.6.3"
51+
"jquery": "3.6.4"
5252
},
5353
"scripts": {
5454
"start": "BUILD_ENV=patternslib NODE_ENV=development webpack serve --config webpack/webpack.config.js",

0 commit comments

Comments
 (0)