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 15, 2023
1 parent e0bc274 commit 14f639a
Show file tree
Hide file tree
Showing 5 changed files with 341 additions and 347 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"license": "MIT",
"dependencies": {
"@iconify-json/carbon": "^1.1.19",
"@unocss/reset": "^0.54.1",
"@unocss/reset": "^0.55.0",
"@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.1",
"unocss": "^0.55.0",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.8",
"vitepress": "1.0.0-beta.7",
"vite": "^4.4.9",
"vitepress": "1.0.0-rc.4",
"workbox-window": "^7.0.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"vue": "^3.3.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.40.0",
"@types/node": "^20.4.8",
"@antfu/eslint-config": "^0.40.2",
"@types/node": "^20.5.0",
"bumpp": "^9.1.1",
"chalk": "^5.3.0",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"esno": "^0.17.0",
"fast-glob": "^3.3.1",
"rimraf": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
},
"dependencies": {
"@vue-hooks-form/core": "workspace:*",
"zod": "3.21.4"
"zod": "3.22.1"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@vue-hooks-form/core": "workspace:*",
"@vue-hooks-form/yup": "workspace:*",
"@vue-hooks-form/zod": "workspace:*",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vue-tsc": "^1.8.8",
"zod": "^3.21.4"
"zod": "^3.22.1"
}
}

0 comments on commit 14f639a

Please sign in to comment.