We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62909d commit f791362Copy full SHA for f791362
.gitignore
@@ -5,6 +5,7 @@ tmp/
5
.idea/
6
yarn.lock
7
package-lock.json
8
+pnpm-lock.yaml
9
.nyc_output/
10
coverage/
11
.tmp*
package.json
@@ -44,15 +44,15 @@
44
"archy": "^1.0.0",
45
"bluebird": "^3.7.2",
46
"hexo-cli": "^4.3.0",
47
- "hexo-front-matter": "^4.0.0",
+ "hexo-front-matter": "4.0.0",
48
"hexo-fs": "^4.1.1",
49
"hexo-i18n": "^2.0.0",
50
"hexo-log": "^4.0.1",
51
"hexo-util": "^3.0.1",
52
"js-yaml": "^4.1.0",
53
"js-yaml-js-types": "^1.0.0",
54
"micromatch": "^4.0.4",
55
- "moize": "^6.1.0",
+ "moize": "^6.1.6",
56
"moment": "^2.29.1",
57
"moment-timezone": "^0.5.34",
58
"nunjucks": "^3.2.3",
0 commit comments