Skip to content

Commit 567b100

Browse files
chore(deps): update all non-major dependencies
1 parent 453f3d4 commit 567b100

File tree

2 files changed

+105
-146
lines changed

2 files changed

+105
-146
lines changed

package.json

Lines changed: 2 additions & 2 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,7 +17,7 @@
1717
"pnpm": {
1818
"overrides": {
1919
"playwright": "^1.57.0",
20-
"vite": "^7.3.0",
20+
"vite": "^7.3.1",
2121
"vitest": "^4.0.16",
2222
"@vitest/browser-playwright": "^4.0.16"
2323
}

0 commit comments

Comments
 (0)