Skip to content

Commit

Permalink
chore: update dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
whiteChen233 committed Jun 18, 2024
1 parent 5332745 commit d7955ba
Show file tree
Hide file tree
Showing 2 changed files with 510 additions and 715 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,40 +33,40 @@
"dependencies": {
"@vue/repl": "^4.2.1",
"@vuepress/bundler-vite": "2.0.0-rc.13",
"@waline/client": "^3.2.1",
"@waline/client": "^3.2.2",
"chart.js": "^4.4.3",
"echarts": "^5.5.0",
"flowchart.ts": "^3.0.0",
"katex": "^0.16.10",
"mathjax-full": "^3.2.2",
"mermaid": "^10.9.1",
"reveal.js": "^5.1.0",
"vue": "^3.4.27",
"vue": "^3.4.29",
"vuepress": "2.0.0-rc.13",
"vuepress-plugin-search-pro": "2.0.0-rc.48",
"vuepress-theme-hope": "2.0.0-rc.48"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cz-git": "^1.9.2",
"cz-git": "^1.9.3",
"eslint": "^8.57.0",
"eslint-config-love": "^52.0.0",
"eslint-config-love": "^53.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-vue": "^9.26.0",
"husky": "^9.0.11",
"markdownlint-cli2": "^0.13.0",
"nano-staged": "^0.8.0",
"postcss": "^8.4.38",
"prettier": "^3.3.0",
"prettier": "^3.3.2",
"sort-package-json": "^2.10.0",
"stylelint": "^16.6.1",
"stylelint-config-recommended-scss": "^14.0.0",
Expand Down
Loading

0 comments on commit d7955ba

Please sign in to comment.