Skip to content

Commit

Permalink
update v
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangtj committed Feb 20, 2023
1 parent cd4f26c commit 10579cc
Show file tree
Hide file tree
Showing 2 changed files with 1,741 additions and 1,616 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,29 @@
"pg": "yarn --proxy=http://localhost:7890 --registry=https://registry.npmjs.org"
},
"hexo": {
"version": "6.1.0"
"version": "6.3.0"
},
"dependencies": {
"@jiangtj/hexo-front-matter-include": "^1.0.0",
"@jiangtj/hexo-next-article-anchor": "^1.3.0",
"@jiangtj/hexo-next-pwa": "^3.0.2",
"hexo": "^6.1.0",
"@jiangtj/hexo-next-pwa": "^3.0.3",
"hexo": "^6.3.0",
"hexo-cake-local-search": "^4.4.4",
"hexo-cake-moon-menu": "^2.5.0",
"hexo-extend-injector2": "^0.3.1",
"hexo-generator-archive": "^1.0.0",
"hexo-generator-category": "^1.0.0",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
"hexo-generator-feed": "^3.0.0",
"hexo-generator-index": "^2.0.0",
"hexo-generator-index": "^3.0.0",
"hexo-generator-sitemap": "^3.0.1",
"hexo-generator-tag": "^1.0.0",
"hexo-pagination": "^2.0.0",
"hexo-renderer-marked": "^5.0.0",
"hexo-generator-tag": "^2.0.0",
"hexo-pagination": "^3.0.0",
"hexo-renderer-marked": "^6.0.0",
"hexo-server": "^3.0.0",
"hexo-theme-cake": "^4.0.0"
},
"devDependencies": {
"eslint": "^8.14.0",
"eslint": "^8.34.0",
"eslint-config-hexo": "^5.0.0"
}
}
Loading

1 comment on commit 10579cc

@vercel
Copy link

@vercel vercel bot commented on 10579cc Feb 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.