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 Aug 7, 2023
1 parent 980c81a commit e0bc274
Show file tree
Hide file tree
Showing 4 changed files with 185 additions and 210 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"author": "Elone Hoo <hi@elonehoo.me>",
"license": "MIT",
"dependencies": {
"@iconify-json/carbon": "^1.1.18",
"@unocss/reset": "^0.54.0",
"@iconify-json/carbon": "^1.1.19",
"@unocss/reset": "^0.54.1",
"@vitejs/plugin-vue": "^4.2.3",
"@vueuse/core": "^10.3.0",
"esno": "^0.17.0",
"https-localhost": "^4.7.1",
"jiti": "^1.19.1",
"unocss": "^0.54.0",
"unocss": "^0.54.1",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.7",
"vite": "^4.4.8",
"vitepress": "1.0.0-beta.7",
"workbox-window": "^7.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"vue": "^3.3.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.8",
"@types/node": "^20.4.5",
"@antfu/eslint-config": "^0.40.0",
"@types/node": "^20.4.8",
"bumpp": "^9.1.1",
"chalk": "^5.3.0",
"eslint": "^8.46.0",
"esno": "^0.17.0",
"fast-glob": "^3.3.1",
"rimraf": "^5.0.1",
"tsup": "^7.1.0"
"tsup": "^7.2.0"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@vue-hooks-form/core": "workspace:*",
"@vue-hooks-form/yup": "workspace:*",
"@vue-hooks-form/zod": "workspace:*",
"vite": "^4.4.7",
"vite": "^4.4.8",
"vue-tsc": "^1.8.8",
"zod": "^3.21.4"
}
Expand Down
Loading

1 comment on commit e0bc274

@vercel
Copy link

@vercel vercel bot commented on e0bc274 Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.