Skip to content

Commit b6a59c8

Browse files
chore(deps): update all non-major dependencies (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 453f3d4 commit b6a59c8

File tree

2 files changed

+221
-262
lines changed

2 files changed

+221
-262
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vitest-browser-examples",
33
"type": "module",
44
"version": "0.0.0",
5-
"packageManager": "pnpm@10.26.2",
5+
"packageManager": "pnpm@10.28.0",
66
"description": "Examples of using Vitest Browser Mode with different frameworks",
77
"keywords": [],
88
"license": "MIT",
@@ -17,9 +17,9 @@
1717
"pnpm": {
1818
"overrides": {
1919
"playwright": "^1.57.0",
20-
"vite": "^7.3.0",
21-
"vitest": "^4.0.16",
22-
"@vitest/browser-playwright": "^4.0.16"
20+
"vite": "^7.3.1",
21+
"vitest": "^4.0.17",
22+
"@vitest/browser-playwright": "^4.0.17"
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)