Skip to content

Commit 426ed60

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 902a0e3 commit 426ed60

File tree

5 files changed

+293
-256
lines changed

5 files changed

+293
-256
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"jiti": "^1.20.0",
2020
"unocss": "^0.56.5",
2121
"unplugin-vue-components": "^0.25.2",
22-
"vite": "^4.4.11",
23-
"vitepress": "1.0.0-rc.22",
22+
"vite": "^4.5.0",
23+
"vitepress": "1.0.0-rc.23",
2424
"workbox-window": "^7.0.0"
2525
}
2626
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"dependencies": {
4040
"magic-string": "^0.30.5",
4141
"typescript": "^5.2.2",
42-
"vue": "^3.3.4"
42+
"vue": "^3.3.6"
4343
},
4444
"devDependencies": {
4545
"@antfu/eslint-config": "^0.43.1",
46-
"@types/node": "^20.8.6",
46+
"@types/node": "^20.8.7",
4747
"bumpp": "^9.2.0",
4848
"chalk": "^5.3.0",
49-
"eslint": "^8.51.0",
49+
"eslint": "^8.52.0",
5050
"esno": "^0.17.0",
5151
"fast-glob": "^3.3.1",
5252
"rimraf": "^5.0.5",

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"lodash.unset": "^4.5.2"
4444
},
4545
"devDependencies": {
46-
"@types/lodash.get": "^4.4.7",
47-
"@types/lodash.setwith": "^4.3.7",
48-
"@types/lodash.unset": "^4.5.7"
46+
"@types/lodash.get": "^4.4.8",
47+
"@types/lodash.setwith": "^4.3.8",
48+
"@types/lodash.unset": "^4.5.8"
4949
}
5050
}

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.4.11",
17+
"vite": "^4.5.0",
1818
"vue-tsc": "^1.8.19",
1919
"zod": "^3.22.4"
2020
}

0 commit comments

Comments
 (0)