Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#4)
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 May 23, 2022
1 parent c966dda commit ad8030d
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 168 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"date-fns": "^2.28.0",
"vue": "^3.2.35"
"vue": "^3.2.36"
},
"devDependencies": {
"@antfu/eslint-config": "^0.23.1",
Expand All @@ -72,9 +72,9 @@
"@iconify-json/heroicons-outline": "^1.1.1",
"@iconify-json/heroicons-solid": "^1.1.1",
"@types/node": "^17.0.31",
"@unocss/preset-icons": "^0.34.0",
"@unocss/preset-icons": "^0.34.1",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.35",
"@vue/compiler-sfc": "^3.2.36",
"@vueuse/core": "^8.5.0",
"bumpp": "^7.1.1",
"commitizen": "^4.2.4",
Expand All @@ -89,13 +89,13 @@
"simple-git-hooks": "^2.7.0",
"sort-package-json": "^1.57.0",
"typescript": "^4.6.4",
"unocss": "^0.34.0",
"unocss": "^0.34.1",
"unplugin-auto-import": "^0.7.2",
"unplugin-vue-components": "^0.19.5",
"upath": "^2.0.1",
"vite": "^2.9.9",
"vitest": "^0.12.9",
"vue-tsc": "^0.34.15"
"vue-tsc": "^0.34.16"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": "eslint --fix",
Expand Down

0 comments on commit ad8030d

Please sign in to comment.