Skip to content

Commit bcdcef8

Browse files
chore(deps): update npm packages
- Updated package versions using `bun update` respecting the semver ranges - Migrated `biome.json` config according to the new Biome version - Removed unnecessary temp log files from git tree - Successfully verified the application stability by running validation suite Co-authored-by: YunosukeYoshino <26004836+YunosukeYoshino@users.noreply.github.com>
1 parent 1d97649 commit bcdcef8

3 files changed

Lines changed: 104 additions & 95 deletions

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.4.14/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.16/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

0 commit comments

Comments
 (0)