Skip to content

Commit 13fdb9c

Browse files
chore(deps): update all non-major dependencies
1 parent b2b131a commit 13fdb9c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
- uses: actions/checkout@v6
6767

6868
- name: 🔍 Spell Check Repo
69-
uses: crate-ci/typos@v1.40.1
69+
uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@codemirror/view": "^6"
3636
},
3737
"devDependencies": {
38-
"@biomejs/biome": "^2.3.8",
38+
"@biomejs/biome": "^2.4.10",
3939
"@codemirror/lang-sql": "^6.10.0",
4040
"@codemirror/view": "^6.39.2",
4141
"@testing-library/dom": "^10.4.1",
@@ -45,7 +45,7 @@
4545
"jsdom": "^27.3.0",
4646
"playwright": "^1.57.0",
4747
"typescript": "^5.9.3",
48-
"vite": "^7.2.7",
48+
"vite": "^7.3.1",
4949
"vitest": "^4.0.15"
5050
},
5151
"files": [

0 commit comments

Comments
 (0)