Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent 0d6dfaf commit 7b630a0
Show file tree
Hide file tree
Showing 3 changed files with 245 additions and 303 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issue-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: zzyyyl/issue-checker@v1.7
- uses: zzyyyl/issue-checker@v1.8
if: ${{ github.actor != 'renovate[bot]' }}
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,24 @@
"eslint-plugin-vue": "9.26.0",
"flexsearch": "0.7.43",
"markdown-it": "14.1.0",
"prettier": "3.3.1",
"sass": "1.77.4",
"prettier": "3.3.2",
"sass": "1.77.5",
"typescript": "5.4.5",
"unplugin-auto-import": "0.17.6",
"unplugin-icons": "0.19.0",
"unplugin-vue-components": "0.27.0",
"vitepress": "1.2.3",
"vitepress-plugin-search": "1.0.4-alpha.22",
"vue": "3.4.27",
"vue": "3.4.29",
"vue-tsc": "1.8.27",
"workbox-window": "7.1.0"
},
"dependencies": {
"@types/node": "^20.3.1",
"@vueuse/core": "10.10.0",
"@vueuse/core": "10.11.0",
"axios": "1.7.2",
"husky": "^8.0.3",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-pwa": "0.20.0"
}
}
Loading

0 comments on commit 7b630a0

Please sign in to comment.