Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#438
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 Nov 11, 2024
1 parent 9b39afb commit 93d738b
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 114 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.1",
"@evilmartians/lefthook": "^1.8.2",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.2",
"@kong/kongponents": "9.14.8",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.17.1",
"@types/node": "^20.17.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/ui": "^2.1.3",
"@vitest/ui": "^2.1.4",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
Expand All @@ -77,7 +77,7 @@
"postcss-html": "^1.7.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.4",
"sass": "^1.80.5",
"semantic-release": "^22.0.12",
"stylelint": "^16.10.0",
"stylelint-config-html": "^1.1.0",
Expand All @@ -87,8 +87,8 @@
"tsc-alias": "^1.8.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-vue-devtools": "^7.5.4",
"vitest": "^2.1.3",
"vite-plugin-vue-devtools": "^7.5.6",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.8"
Expand Down Expand Up @@ -144,10 +144,10 @@
"@semantic-release/github"
]
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"engines": {
"node": ">=18.17.0",
"pnpm": ">=9.12.2"
"pnpm": ">=9.12.3"
},
"volta": {
"node": "20.18.0"
Expand Down
Loading

0 comments on commit 93d738b

Please sign in to comment.