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.
1 parent 73bfe57 commit 5e48151Copy full SHA for 5e48151
package.json
@@ -28,18 +28,18 @@
28
],
29
"license": "MIT",
30
"dependencies": {
31
- "dompurify": "^2.4.0",
+ "dompurify": "^3.0.3",
32
"hexo-util": "^3.0.1",
33
"jsdom": "^20.0.1",
34
- "marked": "^4.1.1"
+ "marked": "^4.3.0"
35
},
36
"devDependencies": {
37
- "c8": "^7.12.0",
38
- "chai": "^4.3.6",
39
- "eslint": "^8.24.0",
+ "c8": "^7.13.0",
+ "chai": "^4.3.7",
+ "eslint": "^8.41.0",
40
"eslint-config-hexo": "^5.0.0",
41
"hexo": "^6.3.0",
42
- "mocha": "^10.0.0"
+ "mocha": "^10.2.0"
43
44
"engines": {
45
"node": ">=14"
0 commit comments