Skip to content

Commit bd17c83

Browse files
authored
upgrade lockfile (#139)
1 parent 5cb28c9 commit bd17c83

2 files changed

Lines changed: 251 additions & 251 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
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.1.7",
43-
"@vitest/coverage-v8": "4.1.7",
42+
"@vitest/browser-playwright": "^4.1.6",
43+
"@vitest/coverage-v8": "4.1.6",
4444
"codemirror": "^6.0.2",
4545
"jsdom": "^29.0.0",
46-
"oxlint": "^1.66.0",
46+
"oxlint": "^1.64.0",
4747
"playwright": "^1.57.0",
4848
"typescript": "^6.0.0",
4949
"vite": "^8.0.0",
50-
"vitest": "^4.1.7"
50+
"vitest": "^4.1.6"
5151
},
5252
"files": [
5353
"dist",

0 commit comments

Comments
 (0)