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 Feb 12, 2024
1 parent a6dcb11 commit 35a18a7
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 303 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@kong/icons": "^1.8.14",
"@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 @@ -74,11 +74,11 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/types": "^7.23.6",
"@babel/types": "^7.23.9",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.6",
"@evilmartians/lefthook": "^1.5.7",
"@kong/design-tokens": "^1.12.7",
"@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/uuid": "^9.0.7",
"@types/node": "^20.11.16",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/ui": "^1.2.0",
"@vue/test-utils": "^2.4.3",
"@vitest/ui": "^1.2.2",
"@vue/test-utils": "^2.4.4",
"@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 All @@ -115,7 +115,7 @@
"sass": "^1.70.0",
"semantic-release": "^22.0.12",
"shikiji": "^0.9.19",
"stylelint": "^16.2.0",
"stylelint": "^16.2.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
Expand All @@ -124,9 +124,9 @@
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vite-plugin-vue-devtools": "^7.0.13",
"vitest": "1.2.0",
"vue": "^3.4.12",
"vite-plugin-vue-devtools": "^7.0.14",
"vitest": "1.2.2",
"vue": "^3.4.15",
"vue-tsc": "^1.8.27"
},
"repository": {
Expand Down Expand Up @@ -183,7 +183,7 @@
},
"volta": {
"node": "20.11.0",
"pnpm": "8.14.1"
"pnpm": "8.14.3"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 35a18a7

Please sign in to comment.