build(deps-dev): bump @biomejs/biome from 2.5.6 to 2.5.7 (#5286)

* build(deps-dev): bump @biomejs/biome from 2.5.6 to 2.5.7

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.7/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.5.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump @biomejs/biome from 2.5.6 to 2.5.7 in /website (#5285)

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.7/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.5.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update biome.jsonc

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-08-09 17:46:30 +02:00
committed by GitHub
co-authored by Fleny
parent 5f7a06ccc5
commit 47027293d0
11 changed files with 89 additions and 89 deletions
+43 -43
View File
@@ -12,18 +12,18 @@ __metadata:
languageName: node
linkType: hard
"@biomejs/biome@npm:2.5.6":
version: 2.5.6
resolution: "@biomejs/biome@npm:2.5.6"
"@biomejs/biome@npm:2.5.7":
version: 2.5.7
resolution: "@biomejs/biome@npm:2.5.7"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:2.5.6"
"@biomejs/cli-darwin-x64": "npm:2.5.6"
"@biomejs/cli-linux-arm64": "npm:2.5.6"
"@biomejs/cli-linux-arm64-musl": "npm:2.5.6"
"@biomejs/cli-linux-x64": "npm:2.5.6"
"@biomejs/cli-linux-x64-musl": "npm:2.5.6"
"@biomejs/cli-win32-arm64": "npm:2.5.6"
"@biomejs/cli-win32-x64": "npm:2.5.6"
"@biomejs/cli-darwin-arm64": "npm:2.5.7"
"@biomejs/cli-darwin-x64": "npm:2.5.7"
"@biomejs/cli-linux-arm64": "npm:2.5.7"
"@biomejs/cli-linux-arm64-musl": "npm:2.5.7"
"@biomejs/cli-linux-x64": "npm:2.5.7"
"@biomejs/cli-linux-x64-musl": "npm:2.5.7"
"@biomejs/cli-win32-arm64": "npm:2.5.7"
"@biomejs/cli-win32-x64": "npm:2.5.7"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
@@ -43,62 +43,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10c0/e3d1dbcde77c756933241b3e2e7e1bec7ea54a6137791c50afbada925c69852f50bd08c1554afba6d74cd6cb0b7d1f79525348b95368cc863060c37c2864f0d9
checksum: 10c0/0bd166c170f9cf01642a87636e6e3c2bf06fde913f6b678d8d77acdbdd3c03cdefff62d4d0b3957503e063e35e27d98edf176ec4745d88dff0bea314d43ee0e2
languageName: node
linkType: hard
"@biomejs/cli-darwin-arm64@npm:2.5.6":
version: 2.5.6
resolution: "@biomejs/cli-darwin-arm64@npm:2.5.6"
"@biomejs/cli-darwin-arm64@npm:2.5.7":
version: 2.5.7
resolution: "@biomejs/cli-darwin-arm64@npm:2.5.7"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@biomejs/cli-darwin-x64@npm:2.5.6":
version: 2.5.6
resolution: "@biomejs/cli-darwin-x64@npm:2.5.6"
"@biomejs/cli-darwin-x64@npm:2.5.7":
version: 2.5.7
resolution: "@biomejs/cli-darwin-x64@npm:2.5.7"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@biomejs/cli-linux-arm64-musl@npm:2.5.6":
version: 2.5.6
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.6"
"@biomejs/cli-linux-arm64-musl@npm:2.5.7":
version: 2.5.7
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.7"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@biomejs/cli-linux-arm64@npm:2.5.6":
version: 2.5.6
resolution: "@biomejs/cli-linux-arm64@npm:2.5.6"
"@biomejs/cli-linux-arm64@npm:2.5.7":
version: 2.5.7
resolution: "@biomejs/cli-linux-arm64@npm:2.5.7"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@biomejs/cli-linux-x64-musl@npm:2.5.6":
version: 2.5.6
resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.6"
"@biomejs/cli-linux-x64-musl@npm:2.5.7":
version: 2.5.7
resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.7"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@biomejs/cli-linux-x64@npm:2.5.6":
version: 2.5.6
resolution: "@biomejs/cli-linux-x64@npm:2.5.6"
"@biomejs/cli-linux-x64@npm:2.5.7":
version: 2.5.7
resolution: "@biomejs/cli-linux-x64@npm:2.5.7"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@biomejs/cli-win32-arm64@npm:2.5.6":
version: 2.5.6
resolution: "@biomejs/cli-win32-arm64@npm:2.5.6"
"@biomejs/cli-win32-arm64@npm:2.5.7":
version: 2.5.7
resolution: "@biomejs/cli-win32-arm64@npm:2.5.7"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@biomejs/cli-win32-x64@npm:2.5.6":
version: 2.5.6
resolution: "@biomejs/cli-win32-x64@npm:2.5.6"
"@biomejs/cli-win32-x64@npm:2.5.7":
version: 2.5.7
resolution: "@biomejs/cli-win32-x64@npm:2.5.7"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@@ -114,7 +114,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@discordeno/bot@workspace:packages/bot"
dependencies:
"@biomejs/biome": "npm:2.5.6"
"@biomejs/biome": "npm:2.5.7"
"@discordeno/gateway": "workspace:^"
"@discordeno/rest": "workspace:^"
"@discordeno/types": "workspace:^"
@@ -139,7 +139,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@discordeno/gateway@workspace:packages/gateway"
dependencies:
"@biomejs/biome": "npm:2.5.6"
"@biomejs/biome": "npm:2.5.7"
"@discordeno/types": "workspace:^"
"@discordeno/utils": "workspace:^"
"@swc/cli": "npm:^0.8.1"
@@ -164,7 +164,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@discordeno/rest@workspace:packages/rest"
dependencies:
"@biomejs/biome": "npm:2.5.6"
"@biomejs/biome": "npm:2.5.7"
"@discordeno/types": "workspace:^"
"@discordeno/utils": "workspace:^"
"@swc/cli": "npm:^0.8.1"
@@ -189,7 +189,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@discordeno/types@workspace:packages/types"
dependencies:
"@biomejs/biome": "npm:2.5.6"
"@biomejs/biome": "npm:2.5.7"
"@swc/cli": "npm:^0.8.1"
"@swc/core": "npm:^1.15.47"
"@types/mocha": "npm:^10.0.10"
@@ -206,7 +206,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@discordeno/utils@workspace:packages/utils"
dependencies:
"@biomejs/biome": "npm:2.5.6"
"@biomejs/biome": "npm:2.5.7"
"@discordeno/types": "workspace:^"
"@swc/cli": "npm:^0.8.1"
"@swc/core": "npm:^1.15.47"
@@ -1601,7 +1601,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "discordeno-monorepo@workspace:."
dependencies:
"@biomejs/biome": "npm:2.5.6"
"@biomejs/biome": "npm:2.5.7"
husky: "npm:^9.1.7"
lint-staged: "npm:^17.2.0"
turbo: "npm:^2.10.7"
@@ -1615,7 +1615,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "discordeno@workspace:packages/discordeno"
dependencies:
"@biomejs/biome": "npm:2.5.6"
"@biomejs/biome": "npm:2.5.7"
"@discordeno/bot": "workspace:^"
"@discordeno/gateway": "workspace:^"
"@discordeno/rest": "workspace:^"