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 Nov 12, 2024
1 parent 77a5f05 commit baf1bb2
Show file tree
Hide file tree
Showing 3 changed files with 696 additions and 551 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/commitlint-github-action@v6.0.1
- uses: wagoid/commitlint-github-action@v6.1.2
with:
configFile: commitlint.config.ts
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
"@kong/icons": "^1.19.1",
"@xstate/vue": "^2.0.0",
"axios": "^1.7.3",
"vue": "^3.4.35",
"vue": "^3.5.12",
"vue-recaptcha": "^2.0.3",
"xstate": "^4.38.3"
},
"devDependencies": {
"@babel/types": "^7.25.2",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@cypress/vite-dev-server": "^5.1.1",
"@babel/types": "^7.26.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@cypress/vite-dev-server": "^5.2.0",
"@cypress/vue": "^6.0.1",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.7.11",
"@evilmartians/lefthook": "^1.8.2",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.2",
"@kong/kongponents": "^9.14.8",
Expand All @@ -60,25 +60,25 @@
"@vue/tsconfig": "^0.5.1",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cypress": "^13.13.2",
"cypress": "^13.15.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.13.0",
"postcss-custom-properties": "^13.3.12",
"postcss-html": "^1.7.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.8",
"sass": "^1.80.5",
"semantic-release": "^22.0.12",
"start-server-and-test": "^2.0.5",
"stylelint": "^16.8.1",
"stylelint": "^16.10.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.4",
"typescript": "^5.5.4",
"typescript": "^5.6.3",
"vite": "^5.4.0",
"vite-plugin-vue-devtools": "^7.3.7",
"vite-plugin-vue-devtools": "^7.6.1",
"vue-router": "^4.4.2",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.10"
},
"peerDependencies": {
"@kong/kongponents": ">= ^8.126.2 || < 10",
Expand Down
Loading

0 comments on commit baf1bb2

Please sign in to comment.