Skip to content

Commit 384bfc9

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 0bb83ec commit 384bfc9

File tree

4 files changed

+709
-444
lines changed

4 files changed

+709
-444
lines changed

docs/package.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@
3838
},
3939
"dependencies": {
4040
"magic-string": "^0.30.0",
41-
"typescript": "^5.1.3",
41+
"typescript": "^5.1.6",
4242
"vue": "^3.3.4"
4343
},
4444
"devDependencies": {
45-
"@antfu/eslint-config": "^0.39.5",
46-
"@types/node": "^20.3.1",
45+
"@antfu/eslint-config": "^0.39.6",
46+
"@types/node": "^20.3.3",
4747
"bumpp": "^9.1.1",
48-
"chalk": "^5.2.0",
49-
"eslint": "^8.43.0",
48+
"chalk": "^5.3.0",
49+
"eslint": "^8.44.0",
5050
"esno": "^0.16.3",
51-
"fast-glob": "^3.2.12",
51+
"fast-glob": "^3.3.0",
5252
"rimraf": "^5.0.1",
5353
"tsup": "^6.7.0"
5454
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@vue-hooks-form/yup": "workspace:*",
1616
"@vue-hooks-form/zod": "workspace:*",
1717
"vite": "^4.3.9",
18-
"vue-tsc": "^1.8.1",
18+
"vue-tsc": "^1.8.3",
1919
"zod": "^3.21.4"
2020
}
2121
}

0 commit comments

Comments
 (0)