We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eab2b5d + 109f3da commit c49f0cfCopy full SHA for c49f0cf
package.json
@@ -16,7 +16,7 @@
16
"dompurify": "^2.4.1",
17
"highlight.js": "<11",
18
"imagesloaded": "^4.1.4",
19
- "jquery": "^3.6.2",
+ "jquery": "^3.6.3",
20
"jquery-jcrop": "^0.9.13",
21
"luxon": "2.4.0",
22
"marked": "^4.2.4",
@@ -48,7 +48,7 @@
48
"pegjs": "0.11.0-master.b7b87ea"
49
},
50
"resolutions": {
51
- "jquery": "3.6.2"
+ "jquery": "3.6.3"
52
53
"scripts": {
54
"start": "BUILD_ENV=patternslib NODE_ENV=development webpack serve --config webpack/webpack.config.js",
0 commit comments