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
…2121)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and adamdehaven committed Jun 15, 2024
1 parent f8df8c4 commit ffbb90d
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 139 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/[email protected].5
- uses: wagoid/[email protected].6
with:
configFile: commitlint.config.cjs
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@
"@commitlint/config-conventional": "^19.1.0",
"@cypress/vite-dev-server": "^5.0.7",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.6.7",
"@evilmartians/lefthook": "^1.6.10",
"@kong-ui-public/sandbox-layout": "^2.0.51",
"@kong/design-tokens": "^1.12.11",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/inquirer": "^9.0.7",
"@types/node": "^18.19.26",
"@types/node": "^18.19.31",
"@types/node-emoji": "^2.1.0",
"@types/sortablejs": "^1.15.8",
"@types/uuid": "^9.0.8",
Expand All @@ -99,7 +99,7 @@
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.7.1",
"cypress": "^13.7.3",
"cypress-fail-fast": "^7.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.57.0",
Expand All @@ -108,32 +108,32 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.24.0",
"inquirer": "^9.2.16",
"eslint-plugin-vue": "^9.24.1",
"inquirer": "^9.2.17",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.0",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^13.3.6",
"postcss-custom-properties": "^13.3.7",
"postcss-html": "^1.6.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.72.0",
"semantic-release": "^22.0.12",
"shx": "^0.3.4",
"stylelint": "^16.3.0",
"stylelint": "^16.3.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.8",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite-plugin-vue-devtools": "^7.0.21",
"vitepress": "^1.0.1",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite-plugin-vue-devtools": "^7.0.27",
"vitepress": "^1.0.2",
"vue": "^3.4.21",
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.7"
"vue-tsc": "^2.0.12"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node"
Expand Down
Loading

0 comments on commit ffbb90d

Please sign in to comment.