We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480fd87 commit c79f107Copy full SHA for c79f107
1 file changed
package.json
@@ -40,14 +40,14 @@
40
"@codemirror/lang-sql": "^6.10.0",
41
"@codemirror/view": "^6.39.2",
42
"@testing-library/dom": "^10.4.1",
43
- "@vitest/browser-playwright": "^4.0.15",
44
- "@vitest/coverage-v8": "4.0.17",
+ "@vitest/browser-playwright": "^4.1.6",
+ "@vitest/coverage-v8": "4.1.6",
45
"codemirror": "^6.0.2",
46
"jsdom": "^27.3.0",
47
"playwright": "^1.57.0",
48
"typescript": "^5.9.3",
49
"vite": "^8.0.0",
50
- "vitest": "^4.0.15"
+ "vitest": "^4.1.6"
51
},
52
"files": [
53
"dist",
0 commit comments