Skip to content

Commit a46de2e

Browse files
committed
maint(Dependencies): Upgrade dependencies.
1 parent e42da8c commit a46de2e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"@fullcalendar/luxon2": "^5.11.3",
1414
"@fullcalendar/timegrid": "^5.11.3",
1515
"@stomp/stompjs": "^7.0.0",
16-
"dompurify": "^3.0.3",
16+
"dompurify": "^3.0.5",
1717
"highlight.js": "<11",
1818
"imagesloaded": "^4.1.4",
19-
"jquery": "^3.6.4",
19+
"jquery": "^3.7.0",
2020
"jquery-jcrop": "^0.9.13",
2121
"luxon": "3.3.0",
2222
"marked": "^4.3.0",
@@ -36,20 +36,20 @@
3636
"tippy.js": "^6.3.7"
3737
},
3838
"devDependencies": {
39-
"@patternslib/dev": "^3.3.5",
39+
"@patternslib/dev": "^3.4.0",
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.2",
44+
"@patternslib/pat-tiptap": "^4.8.3",
4545
"@patternslib/pat-upload": "^3.1.1",
4646
"copy-webpack-plugin": "^11.0.0",
4747
"css.escape": "^1.5.1",
4848
"modernizr": "^3.12.0",
4949
"pegjs": "0.11.0-master.b7b87ea"
5050
},
5151
"resolutions": {
52-
"jquery": "3.6.4"
52+
"jquery": "3.7.0"
5353
},
5454
"scripts": {
5555
"start": "BUILD_ENV=patternslib NODE_ENV=development webpack serve --config webpack/webpack.config.js",

0 commit comments

Comments
 (0)