Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies with stable version (#2344)
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 Aug 16, 2024
1 parent c03f078 commit 8b36b6c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Remove tsconfig
run: rm tsconfig.json

- uses: wagoid/commitlint-github-action@v6.0.1
- uses: wagoid/commitlint-github-action@v6.0.2
with:
configFile: commitlint.config.ts
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"@floating-ui/vue": "^1.1.2",
"@floating-ui/vue": "^1.1.3",
"@kong/icons": "^1.15.1",
"@popperjs/core": "^2.11.8",
"date-fns": "^2.30.0",
Expand Down Expand Up @@ -123,7 +123,7 @@
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite-plugin-vue-devtools": "^7.3.7",
"vitepress": "^1.3.1",
"vitepress": "^1.3.2",
"vue": "^3.4.35",
"vue-router": "^4.4.2",
"vue-tsc": "^2.0.29"
Expand Down
63 changes: 19 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b36b6c

Please sign in to comment.