Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ilteoood committed May 31, 2024
1 parent 872535c commit b34b298
Show file tree
Hide file tree
Showing 3 changed files with 1,387 additions and 1,867 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.3.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.7.3/schema.json",
"organizeImports": {
"enabled": false
},
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"whatwg"
],
"devDependencies": {
"@biomejs/biome": "^1.7.1",
"@biomejs/biome": "^1.7.3",
"@edge-runtime/vm": "^3.2.0",
"fast-json-stringify": "^5.15.0",
"glob": "^10.3.12",
"happy-dom": "^14.7.1",
"fast-json-stringify": "^5.16.0",
"glob": "^10.4.1",
"happy-dom": "^14.12.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vitest": "^1.5.2"
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit b34b298

Please sign in to comment.