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 Aug 19, 2024
1 parent 6e7bd78 commit f25f468
Show file tree
Hide file tree
Showing 3 changed files with 308 additions and 244 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.0
20.16.0
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@babel/types": "^7.24.7",
"@commitlint/cli": "^19.3.0",
"@babel/types": "^7.25.2",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.7.1",
Expand All @@ -95,7 +95,7 @@
"@types/markdown-it-footnote": "^3.0.4",
"@types/node": "^20.14.10",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/ui": "^2.0.1",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -104,7 +104,7 @@
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.6.0",
"eslint": "^9.8.0",
"jsdom": "^24.1.0",
"postcss": "^8.4.39",
"postcss-html": "^1.7.0",
Expand All @@ -113,15 +113,15 @@
"sass": "^1.77.6",
"semantic-release": "^24.0.0",
"shiki": "^1.12.1",
"stylelint": "^16.6.1",
"stylelint": "^16.8.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.4",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vite": "^5.4.0",
"vite-plugin-vue-devtools": "^7.3.5",
"vitest": "2.0.1",
"vue": "^3.4.31",
Expand Down Expand Up @@ -180,8 +180,8 @@
"node": ">=18.17.0"
},
"volta": {
"node": "20.15.0",
"pnpm": "9.6.0"
"node": "20.16.0",
"pnpm": "9.7.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit f25f468

Please sign in to comment.