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 11, 2024
1 parent 3b5d931 commit b98bbe0
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 100 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@kong/icons": "^1.8.10",
"@sindresorhus/slugify": "^2.2.1",
"@vueuse/core": "^10.7.0",
"@vueuse/core": "^10.7.1",
"html-format": "^1.1.5",
"markdown-it": "^14.0.0",
"markdown-it-abbr": "^2.0.0",
Expand Down Expand Up @@ -87,12 +87,12 @@
"@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.5",
"@types/node": "^20.10.6",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitejs/plugin-vue": "^5.0.0",
"@vitest/ui": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitejs/plugin-vue": "^5.0.2",
"@vitest/ui": "^1.1.1",
"@vue/test-utils": "^2.4.3",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.16",
Expand All @@ -103,7 +103,7 @@
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.5.0",
"eslint-plugin-n": "^16.6.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.19.2",
"jsdom": "^23.0.1",
Expand All @@ -112,7 +112,7 @@
"postcss-html": "^1.5.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.11.0",
"sass": "^1.69.5",
"sass": "^1.69.6",
"semantic-release": "^22.0.12",
"shikiji": "^0.9.17",
"stylelint": "^16.1.0",
Expand All @@ -124,9 +124,9 @@
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "1.1.0",
"vue": "^3.3.13",
"vue-tsc": "^1.8.26"
"vitest": "1.1.1",
"vue": "^3.4.3",
"vue-tsc": "^1.8.27"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -182,7 +182,7 @@
},
"volta": {
"node": "20.10.0",
"pnpm": "8.13.0"
"pnpm": "8.13.1"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit b98bbe0

Please sign in to comment.