Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent bcae8a9 commit 4e4e741
Show file tree
Hide file tree
Showing 3 changed files with 905 additions and 855 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
path: dist

- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.6.8
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
repository-name: zotero-chinese/zotero-chinese.github.io
branch: gh-pages
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,36 +21,36 @@
"@giscus/vue": "3.0.0",
"@highcharts/dashboards": "2.3.0",
"@iconify-json/ep": "^1.2.1",
"@mdit/plugin-footnote": "0.13.1",
"@mdit/plugin-mark": "^0.13.1",
"@nolebase/vitepress-plugin-git-changelog": "2.8.1",
"@mdit/plugin-footnote": "0.14.0",
"@mdit/plugin-mark": "^0.14.0",
"@nolebase/vitepress-plugin-git-changelog": "2.11.1",
"@tsconfig/node20": "20.1.4",
"@types/fs-extra": "11.0.4",
"@types/node": "22.8.6",
"@vitejs/plugin-vue": "5.1.4",
"@types/node": "22.10.1",
"@vitejs/plugin-vue": "5.2.1",
"@vueuse/core": "12.0.0",
"element-plus": "2.8.6",
"eslint": "9.13.0",
"element-plus": "2.9.0",
"eslint": "9.16.0",
"eslint-plugin-format": "^0.1.2",
"execa": "9.5.1",
"fast-glob": "^3.3.2",
"feed": "4.2.2",
"fs-extra": "11.2.0",
"highcharts": "11.4.8",
"highcharts-vue": "2.0.1",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"nprogress": "^0.2.0",
"radash": "12.1.0",
"typescript": "5.6.3",
"unplugin-auto-import": "0.18.3",
"typescript": "5.7.2",
"unplugin-auto-import": "0.18.6",
"unplugin-icons": "^0.20.0",
"unplugin-vue-components": "0.27.4",
"unplugin-vue-components": "0.27.5",
"vite": "6.0.1",
"vite-plugin-inspect": "0.8.7",
"vite-plugin-vue-devtools": "7.6.2",
"vitepress": "1.4.3",
"vue": "3.5.12",
"vite-plugin-inspect": "0.10.2",
"vite-plugin-vue-devtools": "7.6.7",
"vitepress": "1.5.0",
"vue": "3.5.13",
"vue-tsc": "2.1.10"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 4e4e741

Please sign in to comment.