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 Jan 31, 2024
1 parent 796c56d commit a08f085
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 179 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@kong/icons": "^1.8.13",
"@sindresorhus/slugify": "^2.2.1",
"@vueuse/core": "^10.7.1",
"@vueuse/core": "^10.7.2",
"html-format": "^1.1.6",
"markdown-it": "^14.0.0",
"markdown-it-abbr": "^2.0.0",
Expand All @@ -78,7 +78,7 @@
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.6",
"@evilmartians/lefthook": "^1.5.7",
"@kong/design-tokens": "^1.12.4",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
Expand All @@ -87,16 +87,16 @@
"@types/markdown-it-attrs": "^4.1.3",
"@types/markdown-it-emoji": "^2.0.4",
"@types/markdown-it-footnote": "^3.0.3",
"@types/node": "^20.10.8",
"@types/node": "^20.11.5",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/ui": "^1.2.0",
"@vitest/ui": "^1.2.1",
"@vue/test-utils": "^2.4.3",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.16",
"c8": "^9.0.0",
"autoprefixer": "^10.4.17",
"c8": "^9.1.0",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
Expand Down Expand Up @@ -125,8 +125,8 @@
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vite-plugin-vue-devtools": "^7.0.13",
"vitest": "1.2.0",
"vue": "^3.4.12",
"vitest": "1.2.1",
"vue": "^3.4.15",
"vue-tsc": "^1.8.27"
},
"repository": {
Expand Down
Loading

0 comments on commit a08f085

Please sign in to comment.