Skip to content

Commit 0832368

Browse files
chore(deps): update vitest monorepo to ^4.1.5
1 parent 63c269a commit 0832368

2 files changed

Lines changed: 138 additions & 696 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"@codemirror/lang-sql": "^6.10.0",
4040
"@codemirror/view": "^6.39.2",
4141
"@testing-library/dom": "^10.4.1",
42-
"@vitest/browser-playwright": "^4.0.15",
43-
"@vitest/coverage-v8": "4.0.17",
42+
"@vitest/browser-playwright": "^4.1.5",
43+
"@vitest/coverage-v8": "4.1.5",
4444
"codemirror": "^6.0.2",
4545
"jsdom": "^27.3.0",
4646
"playwright": "^1.57.0",
4747
"typescript": "^5.9.3",
4848
"vite": "^8.0.0",
49-
"vitest": "^4.0.15"
49+
"vitest": "^4.1.5"
5050
},
5151
"files": [
5252
"dist",

0 commit comments

Comments
 (0)