Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 5, 2022
1 parent 1e0510f commit a37ae59
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 104 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "my-lib",
"version": "0.11.0",
"packageManager": "pnpm@7.1.7",
"packageManager": "pnpm@7.1.8",
"description": "The easy way to start your Vue 3 Component Library.",
"keywords": [
"component",
Expand Down Expand Up @@ -72,7 +72,7 @@
"@iconify-json/heroicons-outline": "^1.1.1",
"@iconify-json/heroicons-solid": "^1.1.1",
"@types/node": "^17.0.31",
"@unocss/preset-icons": "^0.37.3",
"@unocss/preset-icons": "^0.37.4",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.36",
"@vueuse/core": "^8.6.0",
Expand All @@ -89,13 +89,13 @@
"simple-git-hooks": "^2.8.0",
"sort-package-json": "^1.57.0",
"typescript": "^4.7.3",
"unocss": "^0.37.3",
"unocss": "^0.37.4",
"unplugin-auto-import": "^0.8.7",
"unplugin-vue-components": "^0.19.6",
"upath": "^2.0.1",
"vite": "^2.9.9",
"vitest": "^0.13.1",
"vue-tsc": "^0.36.0"
"vue-tsc": "^0.36.1"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": "eslint --fix",
Expand All @@ -108,6 +108,6 @@
},
"engines": {
"node": ">=v16.15.1",
"pnpm": ">=7.1.7"
"pnpm": ">=7.1.8"
}
}
203 changes: 104 additions & 99 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a37ae59

Please sign in to comment.