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 63c269a commit 202605fCopy full SHA for 202605f
1 file changed
package.json
@@ -39,14 +39,14 @@
39
"@codemirror/lang-sql": "^6.10.0",
40
"@codemirror/view": "^6.39.2",
41
"@testing-library/dom": "^10.4.1",
42
- "@vitest/browser-playwright": "^4.0.15",
43
- "@vitest/coverage-v8": "4.0.17",
+ "@vitest/browser-playwright": "^4.1.4",
+ "@vitest/coverage-v8": "4.1.4",
44
"codemirror": "^6.0.2",
45
"jsdom": "^27.3.0",
46
"playwright": "^1.57.0",
47
"typescript": "^5.9.3",
48
"vite": "^8.0.0",
49
- "vitest": "^4.0.15"
+ "vitest": "^4.1.4"
50
},
51
"files": [
52
"dist",
0 commit comments