Skip to content

Commit 7421bd9

Browse files
chore(deps): update all non-major dependencies (#3053)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 350feca commit 7421bd9

File tree

2 files changed

+92
-92
lines changed

2 files changed

+92
-92
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
"@types/node": "^20.12.7",
9191
"@vitejs/plugin-vue": "^5.0.4",
9292
"@vitejs/plugin-vue-jsx": "^3.1.0",
93-
"@vitest/coverage-istanbul": "^1.5.1",
94-
"@vitest/coverage-v8": "^1.5.1",
95-
"@vitest/ui": "^1.5.1",
93+
"@vitest/coverage-istanbul": "^1.5.2",
94+
"@vitest/coverage-v8": "^1.5.2",
95+
"@vitest/ui": "^1.5.2",
9696
"@vue/test-utils": "^2.4.5",
9797
"autoprefixer": "^10.4.19",
9898
"codesandbox": "^2.2.3",
@@ -101,7 +101,7 @@
101101
"fs-extra": "^11.2.0",
102102
"happy-dom": "^14.7.1",
103103
"husky": "^9.0.11",
104-
"inquirer": "^9.2.19",
104+
"inquirer": "^9.2.20",
105105
"lzutf8": "^0.6.3",
106106
"markdown-it": "^14.1.0",
107107
"nano-staged": "^0.8.0",
@@ -110,8 +110,8 @@
110110
"typescript": "^5.4.5",
111111
"unplugin-vue-components": "^0.26.0",
112112
"vite": "^5.2.10",
113-
"vite-plugin-vue-devtools": "^7.1.2",
114-
"vitest": "^1.5.1",
113+
"vite-plugin-vue-devtools": "^7.1.3",
114+
"vitest": "^1.5.2",
115115
"vitest-canvas-mock": "^0.3.3",
116116
"vue": "^3.4.25",
117117
"vue-tsc": "^1.8.27"

0 commit comments

Comments
 (0)