Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Apr 3, 2024
1 parent a128269 commit 2c3c2c4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
},
"homepage": "https://github.com/hexojs/hexo-math",
"dependencies": {
"hexo-util": "^2.2.0",
"katex": "^0.12.0",
"mathjax": "^3.1.0"
"hexo-util": "^3.3.0",
"katex": "^0.16.10",
"mathjax": "^3.2.2"
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^8.1.0",
"chai": "^4.4.1",
"eslint": "^8.57.0",
"eslint-config-hexo": "^5.0.0",
"hexo": "^6.0.0",
"mocha": "^9.1.3"
"hexo": "^7.1.1",
"mocha": "^10.4.0"
}
}

0 comments on commit 2c3c2c4

Please sign in to comment.