Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这个项目的各种依赖版本都需要升级 #9

Open
CBW2007 opened this issue Dec 31, 2020 · 0 comments
Open

这个项目的各种依赖版本都需要升级 #9

CBW2007 opened this issue Dec 31, 2020 · 0 comments

Comments

@CBW2007
Copy link

CBW2007 commented Dec 31, 2020

项目中的:

"dependencies": {
    "hexo": "^3.9.0",
    "hexo-generator-archive": "^0.1.5",
    "hexo-generator-category": "^0.1.3",
    "hexo-generator-feed": "^1.2.2",
    "hexo-generator-index": "^0.2.1",
    "hexo-generator-tag": "^0.2.0",
    "hexo-renderer-ejs": "^0.3.1",
    "hexo-renderer-marked": "^1.0.1",
    "hexo-renderer-stylus": "^0.3.3",
    "hexo-server": "^0.3.3"
  }
# Version of the Icarus theme that is currently used
version: 2.3.0

我自己创建的:

"dependencies": {
    "bulma-stylus": "^0.8.0",
    "hexo": "^5.0.2",
    "hexo-component-inferno": "^0.10.1",
    "hexo-generator-archive": "^1.0.0",
    "hexo-generator-category": "^1.0.0",
    "hexo-generator-index": "^1.0.0",
    "hexo-generator-tag": "^1.0.0",
    "hexo-log": "^2.0.0",
    "hexo-renderer-ejs": "^1.0.0",
    "hexo-renderer-inferno": "^0.1.3",
    "hexo-renderer-marked": "^2.0.0",
    "hexo-renderer-stylus": "^2.0.0",
    "hexo-server": "^1.0.0",
    "hexo-util": "^2.2.0",
    "inferno": "^7.3.3",
    "inferno-create-element": "^7.3.3"
  }
# Version of the configuration file
version: 4.0.0

差的不是一两个小版本了,而且改动也非常大,急需更新

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant