Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 2f28699 commit 5f28646
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 122 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Remove tsconfig
run: rm tsconfig.json

- uses: wagoid/[email protected].1
- uses: wagoid/[email protected].2
with:
configFile: commitlint.config.ts
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@kong/icons": "^1.15.1",
"@xstate/vue": "^2.0.0",
"axios": "^1.7.3",
"vue": "^3.4.35",
"vue": "^3.4.37",
"vue-recaptcha": "^2.0.3",
"xstate": "^4.38.3"
},
Expand All @@ -49,13 +49,13 @@
"@cypress/vite-dev-server": "^5.1.1",
"@cypress/vue": "^6.0.1",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.7.11",
"@evilmartians/lefthook": "^1.7.12",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.1",
"@kong/kongponents": "^9.3.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.19.43",
"@types/node": "^18.19.44",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/tsconfig": "^0.5.1",
"commitizen": "^4.3.0",
Expand All @@ -76,8 +76,8 @@
"stylelint-order": "^6.0.4",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vite-plugin-vue-devtools": "^7.3.7",
"vue-router": "^4.4.2",
"vite-plugin-vue-devtools": "^7.3.8",
"vue-router": "^4.4.3",
"vue-tsc": "^2.0.29"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 5f28646

Please sign in to comment.