Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#146
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent d5ba0a0 commit 5ed5893
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 143 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"html-format": "^1.1.7",
"markdown-it": "^14.1.0",
"markdown-it-abbr": "^2.0.0",
"markdown-it-anchor": "^9.0.2",
"markdown-it-anchor": "^9.2.0",
"markdown-it-attrs": "^4.2.0",
"markdown-it-deflist": "^3.0.0",
"markdown-it-emoji": "^3.0.0",
Expand All @@ -72,11 +72,11 @@
"markdown-it-sup": "^2.0.0",
"markdown-it-task-lists": "^2.1.1",
"markdown-it-textual-uml": "^0.17.1",
"mermaid": "^11.1.1",
"mermaid": "^11.2.1",
"uuid": "^10.0.0"
},
"devDependencies": {
"@babel/types": "^7.24.9",
"@babel/types": "^7.25.6",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
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.14.15",
"@types/node": "^20.16.5",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/ui": "^2.0.5",
"@vitest/ui": "^2.1.1",
"@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.77.8",
"sass": "^1.79.2",
"semantic-release": "^24.1.1",
"shiki": "^1.17.7",
"stylelint": "^16.9.0",
Expand All @@ -120,12 +120,12 @@
"stylelint-order": "^6.0.4",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "^5.5.4",
"vite": "^5.3.6",
"vite-plugin-vue-devtools": "^7.3.9",
"typescript": "^5.6.2",
"vite": "^5.4.6",
"vite-plugin-vue-devtools": "^7.4.5",
"vitest": "2.1.1",
"vue": "^3.4.38",
"vue-tsc": "^2.0.29"
"vue": "^3.5.6",
"vue-tsc": "^2.1.6"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 5ed5893

Please sign in to comment.