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 11, 2024
1 parent d2d5b9e commit 08cd70b
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 94 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@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",
"@mdit-vue/types": "^2.1.0",
Expand All @@ -93,10 +93,10 @@
"@types/markdown-it-attrs": "^4.1.3",
"@types/markdown-it-emoji": "^3.0.1",
"@types/markdown-it-footnote": "^3.0.4",
"@types/node": "^20.17.1",
"@types/node": "^20.17.3",
"@types/uuid": "^10.0.0",
"@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 @@ -110,7 +110,7 @@
"postcss-html": "^1.7.0",
"rimraf": "^5.0.10",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.4",
"sass": "^1.80.5",
"semantic-release": "^24.2.0",
"shiki": "^1.22.1",
"stylelint": "^16.10.0",
Expand All @@ -122,8 +122,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-tsc": "^2.1.8"
},
Expand Down Expand Up @@ -181,7 +181,7 @@
},
"volta": {
"node": "20.18.0",
"pnpm": "9.12.2"
"pnpm": "9.12.3"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 08cd70b

Please sign in to comment.