Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2022
1 parent ccb9564 commit 6c0663d
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 172 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -61,7 +61,7 @@
},
"engines": {
"node": ">=v16.15.1",
"pnpm": ">=7.1.9"
"pnpm": ">=7.2.1"
},
"dependencies": {
"element-plus": "^2.2.5",
Expand Down Expand Up @@ -97,30 +97,30 @@
"@iconify-json/heroicons-outline": "^1.1.1",
"@iconify-json/heroicons-solid": "^1.1.1",
"@types/node": "^17.0.31",
"@unocss/preset-icons": "^0.38.1",
"@unocss/preset-wind": "^0.38.1",
"@unocss/preset-icons": "^0.39.0",
"@unocss/preset-wind": "^0.39.0",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.37",
"@vueuse/core": "^8.6.0",
"bumpp": "^7.1.1",
"@vueuse/core": "^8.7.3",
"bumpp": "^7.2.0",
"commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.17.0",
"eslint-plugin-cypress": "^2.12.1",
"inquirer": "^8.2.4",
"lint-staged": "^13.0.1",
"lint-staged": "^13.0.2",
"minimist": "^1.2.6",
"prompts": "^2.4.2",
"simple-git-hooks": "^2.8.0",
"sort-package-json": "^1.57.0",
"typescript": "^4.7.3",
"unocss": "^0.38.1",
"unplugin-auto-import": "^0.8.7",
"unocss": "^0.39.0",
"unplugin-auto-import": "^0.8.8",
"unplugin-vue-components": "^0.19.6",
"upath": "^2.0.1",
"vite": "^2.9.10",
"vitest": "^0.14.1",
"vite": "^2.9.12",
"vitest": "^0.15.1",
"vue": "^3.2.37",
"vue-tsc": "^0.37.3"
"vue-tsc": "^0.37.9"
}
}

0 comments on commit 6c0663d

Please sign in to comment.