Skip to content

Commit 9bd50b8

Browse files
committed
maint: Upgrade dependencies.
1 parent 7fdfa86 commit 9bd50b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dompurify": "^3.0.5",
1717
"highlight.js": "<11",
1818
"imagesloaded": "^4.1.4",
19-
"jquery": "^3.7.0",
19+
"jquery": "^3.7.1",
2020
"jquery-jcrop": "^0.9.13",
2121
"luxon": "3.3.0",
2222
"marked": "^4.3.0",
@@ -36,7 +36,7 @@
3636
"tippy.js": "^6.3.7"
3737
},
3838
"devDependencies": {
39-
"@patternslib/dev": "^3.4.0",
39+
"@patternslib/dev": "^3.5.0",
4040
"@patternslib/pat-content-mirror": "^3.0.0",
4141
"@patternslib/pat-doclock": "^3.0.0",
4242
"@patternslib/pat-shopping-cart": "^3.0.0",
@@ -45,11 +45,11 @@
4545
"@patternslib/pat-upload": "^3.1.1",
4646
"copy-webpack-plugin": "^11.0.0",
4747
"css.escape": "^1.5.1",
48-
"modernizr": "^3.12.0",
48+
"modernizr": "^3.13.0",
4949
"pegjs": "0.11.0-master.b7b87ea"
5050
},
5151
"resolutions": {
52-
"jquery": "3.7.0"
52+
"jquery": "3.7.1"
5353
},
5454
"scripts": {
5555
"start": "BUILD_ENV=patternslib NODE_ENV=development webpack serve --config webpack/webpack.config.js",

0 commit comments

Comments
 (0)