Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#10)
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 Jan 2, 2024
1 parent c486f91 commit de3b9bb
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 130 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,21 +89,21 @@
"@types/markdown-it-footnote": "^3.0.3",
"@types/node": "^20.10.5",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitejs/plugin-vue": "^5.0.0",
"@vitest/ui": "^1.0.4",
"@vitest/ui": "^1.1.0",
"@vue/test-utils": "^2.4.3",
"@vue/tsconfig": "^0.4.0",
"autoprefixer": "^10.4.16",
"c8": "^8.0.1",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.4.0",
"eslint-plugin-n": "^16.5.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.19.2",
"jsdom": "^23.0.1",
Expand All @@ -124,7 +124,7 @@
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "1.0.4",
"vitest": "1.1.0",
"vue": "^3.3.13",
"vue-tsc": "^1.8.26"
},
Expand Down Expand Up @@ -182,7 +182,7 @@
},
"volta": {
"node": "20.10.0",
"pnpm": "8.10.5"
"pnpm": "8.13.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit de3b9bb

Please sign in to comment.