diff options
| author | 2026-03-26 09:47:58 +0800 | |
|---|---|---|
| committer | 2026-03-26 09:47:58 +0800 | |
| commit | a3b0bc188a72dcc8fedb77d7832c839541fb1dae (patch) | |
| tree | bee594cca09ec3f31508c2cf381f8b66e23d5bb4 /package.json | |
| parent | 8035eabb859d8adde4c972592ecf3a37253829cb (diff) | |
| download | DropOut-a3b0bc188a72dcc8fedb77d7832c839541fb1dae.tar.gz DropOut-a3b0bc188a72dcc8fedb77d7832c839541fb1dae.zip | |
build: upgrade @biomejs/biome from 2.4.5 to 2.4.9
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c91e0d4..07ed537 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "toml": "^3.0.0" }, "devDependencies": { - "@biomejs/biome": "^2.4.5", + "@biomejs/biome": "^2.4.9", "@j178/prek": "^0.2.29", "@tauri-apps/cli": "^2.9.6", "@types/node": "^24.10.9", |