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 Mar 11, 2024
1 parent 2cfd37a commit e6adba6
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 212 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@kong/icons": "^1.8.14",
"@mdit-vue/plugin-frontmatter": "^2.0.0",
"@sindresorhus/slugify": "^2.2.1",
"@vueuse/core": "^10.7.1",
"@vueuse/core": "^10.9.0",
"buffer": "^6.0.3",
"html-format": "^1.1.6",
"markdown-it": "^14.0.0",
Expand All @@ -76,7 +76,7 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/types": "^7.23.6",
"@babel/types": "^7.24.0",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
Expand All @@ -96,26 +96,26 @@
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/ui": "^1.2.0",
"@vitest/ui": "^1.3.1",
"@vue/test-utils": "^2.4.3",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.16",
"c8": "^9.0.0",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.20.1",
"eslint-plugin-vue": "^9.22.0",
"jsdom": "^23.2.0",
"postcss": "^8.4.33",
"postcss-html": "^1.6.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.70.0",
"sass": "^1.71.1",
"semantic-release": "^22.0.12",
"shiki": "^1.1.6",
"stylelint": "^16.2.0",
Expand All @@ -126,9 +126,9 @@
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vite": "^5.1.4",
"vite-plugin-vue-devtools": "^7.0.13",
"vitest": "1.2.0",
"vitest": "1.3.1",
"vue": "^3.4.12",
"vue-tsc": "^1.8.27"
},
Expand Down Expand Up @@ -186,7 +186,7 @@
},
"volta": {
"node": "20.11.0",
"pnpm": "8.14.1"
"pnpm": "8.15.4"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit e6adba6

Please sign in to comment.