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 10, 2022
1 parent ccb9564 commit 510de54
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 113 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"engines": {
"node": ">=v16.15.1",
"pnpm": ">=7.1.9"
"pnpm": ">=7.2.0"
},
"dependencies": {
"element-plus": "^2.2.5",
Expand Down Expand Up @@ -97,8 +97,8 @@
"@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.38.2",
"@unocss/preset-wind": "^0.38.2",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.37",
"@vueuse/core": "^8.6.0",
Expand All @@ -114,12 +114,12 @@
"simple-git-hooks": "^2.8.0",
"sort-package-json": "^1.57.0",
"typescript": "^4.7.3",
"unocss": "^0.38.1",
"unocss": "^0.38.2",
"unplugin-auto-import": "^0.8.7",
"unplugin-vue-components": "^0.19.6",
"upath": "^2.0.1",
"vite": "^2.9.10",
"vitest": "^0.14.1",
"vite": "^2.9.11",
"vitest": "^0.14.2",
"vue": "^3.2.37",
"vue-tsc": "^0.37.3"
}
Expand Down

0 comments on commit 510de54

Please sign in to comment.