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 b2b131a commit a8ad5acCopy full SHA for a8ad5ac
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.2",
+ "@vitest/coverage-v8": "4.1.2",
44
"codemirror": "^6.0.2",
45
"jsdom": "^27.3.0",
46
"playwright": "^1.57.0",
47
"typescript": "^5.9.3",
48
"vite": "^7.2.7",
49
- "vitest": "^4.0.15"
+ "vitest": "^4.1.2"
50
},
51
"files": [
52
"dist",
0 commit comments