Skip to content

Commit 5d9f108

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 6e4fd89 commit 5d9f108

File tree

3 files changed

+298
-514
lines changed

3 files changed

+298
-514
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"mlly": "^1.4.0",
115115
"pathe": "^1.1.1",
116116
"scule": "^1.0.0",
117-
"unplugin": "^1.3.2",
117+
"unplugin": "^1.4.0",
118118
"yaml": "^2.3.1"
119119
},
120120
"peerDependencies": {
@@ -131,7 +131,7 @@
131131
"chalk": "^5.3.0",
132132
"conventional-changelog-cli": "^2.2.2",
133133
"enquirer": "^2.3.6",
134-
"esno": "^0.16.3",
134+
"esno": "^0.17.0",
135135
"execa": "^7.1.1",
136136
"lint-staged": "^13.2.3",
137137
"minimist": "^1.2.8",
@@ -145,7 +145,7 @@
145145
"tsup": "^7.1.0",
146146
"typescript": "^5.1.6",
147147
"unplugin-auto-import": "^0.16.6",
148-
"vite": "^4.4.2",
148+
"vite": "^4.4.4",
149149
"vite-plugin-vue-markdown": "^0.23.5",
150150
"vitest": "^0.33.0",
151151
"vue": "^3.3.4",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"@vue/compiler-sfc": "^3.3.4",
1010
"@vue/tsconfig": "^0.4.0",
1111
"unplugin-vue-router": "workspace:*",
12-
"vite": "^4.4.2",
13-
"vite-plugin-inspect": "^0.7.32",
12+
"vite": "^4.4.4",
13+
"vite-plugin-inspect": "^0.7.33",
1414
"vue": "^3.3.4"
1515
}
1616
}

0 commit comments

Comments
 (0)