Skip to content

Commit dd4a4c5

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 1ba15cc commit dd4a4c5

File tree

4 files changed

+225
-136
lines changed

4 files changed

+225
-136
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"license": "MIT",
1111
"dependencies": {
1212
"@iconify-json/carbon": "^1.1.18",
13-
"@unocss/reset": "^0.53.4",
13+
"@unocss/reset": "^0.53.5",
1414
"@vitejs/plugin-vue": "^4.2.3",
1515
"@vueuse/core": "^10.2.1",
1616
"esno": "^0.16.3",
1717
"https-localhost": "^4.7.1",
1818
"jiti": "^1.19.1",
19-
"unocss": "^0.53.4",
19+
"unocss": "^0.53.5",
2020
"unplugin-vue-components": "^0.25.1",
21-
"vite": "^4.3.9",
21+
"vite": "^4.4.2",
2222
"vitepress": "1.0.0-beta.5",
2323
"workbox-window": "^7.0.0"
2424
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@antfu/eslint-config": "^0.39.7",
46-
"@types/node": "^20.3.3",
46+
"@types/node": "^20.4.1",
4747
"bumpp": "^9.1.1",
4848
"chalk": "^5.3.0",
4949
"eslint": "^8.44.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@vue-hooks-form/core": "workspace:*",
1515
"@vue-hooks-form/yup": "workspace:*",
1616
"@vue-hooks-form/zod": "workspace:*",
17-
"vite": "^4.3.9",
17+
"vite": "^4.4.2",
1818
"vue-tsc": "^1.8.4",
1919
"zod": "^3.21.4"
2020
}

0 commit comments

Comments
 (0)