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 749da92 commit 1604761Copy full SHA for 1604761
1 file changed
package.json
@@ -39,15 +39,15 @@
39
"@codemirror/lang-sql": "6.10.0",
40
"@codemirror/view": "6.43.0",
41
"@testing-library/dom": "10.4.1",
42
- "@vitest/browser-playwright": "4.1.6",
43
- "@vitest/coverage-v8": "4.1.6",
+ "@vitest/browser-playwright": "4.1.10",
+ "@vitest/coverage-v8": "4.1.10",
44
"codemirror": "6.0.2",
45
"jsdom": "29.1.1",
46
"oxlint": "1.64.0",
47
"playwright": "1.60.0",
48
"typescript": "6.0.3",
49
"vite": "8.0.13",
50
- "vitest": "4.1.6"
+ "vitest": "4.1.10"
51
},
52
"files": [
53
"dist",
0 commit comments