Skip to content

Commit 8ec0fc2

Browse files
fix(deps): update all minor updates (#521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d14223 commit 8ec0fc2

File tree

3 files changed

+104
-60
lines changed

3 files changed

+104
-60
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"tsup": "^8.0.1",
123123
"typescript": "^5.3.3",
124124
"unbuild": "^2.0.0",
125-
"vite": "5.0.12",
125+
"vite": "5.1.0",
126126
"vite-plugin-dts": "^3.7.0",
127127
"vitest": "^1.1.3",
128128
"vitest-axe": "^1.0.0-pre.3",

playground/vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"typescript": "^5.3.3",
6060
"unplugin-auto-import": "^0.17.3",
6161
"unplugin-vue-components": "^0.26.0",
62-
"vite": "5.0.12",
62+
"vite": "5.1.0",
6363
"vue-tsc": "^1.8.27"
6464
}
6565
}

0 commit comments

Comments
 (0)