Skip to content

Commit 4275907

Browse files
chore(deps): update vitest monorepo to ^1.6.0
Signed-off-by: usa-reddragon-renovate-ce[bot]@users.noreply.github.com
1 parent 7bc4d51 commit 4275907

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

internal/http/frontend/package-lock.json

+39-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/http/frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@rushstack/eslint-patch": "^1.10.2",
3535
"@unhead/vue": "^1.9.9",
3636
"@vitejs/plugin-vue": "^5.0.4",
37-
"@vitest/ui": "^1.5.3",
37+
"@vitest/ui": "^1.6.0",
3838
"@vue/eslint-config-prettier": "^9.0.0",
3939
"axios": "^1.6.8",
4040
"cypress": "^13.8.1",
@@ -55,6 +55,6 @@
5555
"sitemap": "^7.1.1",
5656
"start-server-and-test": "^2.0.3",
5757
"vite": "^5.2.11",
58-
"vitest": "^1.5.3"
58+
"vitest": "^1.6.0"
5959
}
6060
}

0 commit comments

Comments
 (0)