Skip to content

Commit 2af41b3

Browse files
chore(deps): update all non-major dependencies (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 267370a commit 2af41b3

File tree

2 files changed

+188
-187
lines changed

2 files changed

+188
-187
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.24.0",
5+
"packageManager": "pnpm@10.25.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.2.6",
21-
"vitest": "^4.0.14",
22-
"@vitest/browser-playwright": "^4.0.14"
20+
"vite": "^7.2.7",
21+
"vitest": "^4.0.15",
22+
"@vitest/browser-playwright": "^4.0.15"
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)