build(deps-dev): bump @biomejs/biome from 2.2.6 to 2.3.1 (#4550)

* build(deps-dev): bump @biomejs/biome from 2.2.6 to 2.3.1

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.6 to 2.3.1.
- [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.3.1/packages/@biomejs/biome)

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

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

* build(deps-dev): bump @biomejs/biome from 2.2.6 to 2.3.1 in /website (#4549)

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.6 to 2.3.1.
- [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.3.1/packages/@biomejs/biome)

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

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

* biome migrate --write

---------

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]
2025-10-27 17:36:58 +01:00
committed by GitHub
co-authored by Fleny
parent fdf94c379d
commit 895b27518f
11 changed files with 89 additions and 89 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"react-dom": "^19.2.0"
},
"devDependencies": {
"@biomejs/biome": "2.2.6",
"@biomejs/biome": "2.3.1",
"@docusaurus/module-type-aliases": "^3.9.2",
"@docusaurus/tsconfig": "^3.9.2",
"@docusaurus/types": "^3.9.2",
+37 -37
View File
@@ -5361,18 +5361,18 @@ __metadata:
languageName: node
linkType: hard
"@biomejs/biome@npm:2.2.6":
version: 2.2.6
resolution: "@biomejs/biome@npm:2.2.6"
"@biomejs/biome@npm:2.3.1":
version: 2.3.1
resolution: "@biomejs/biome@npm:2.3.1"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:2.2.6"
"@biomejs/cli-darwin-x64": "npm:2.2.6"
"@biomejs/cli-linux-arm64": "npm:2.2.6"
"@biomejs/cli-linux-arm64-musl": "npm:2.2.6"
"@biomejs/cli-linux-x64": "npm:2.2.6"
"@biomejs/cli-linux-x64-musl": "npm:2.2.6"
"@biomejs/cli-win32-arm64": "npm:2.2.6"
"@biomejs/cli-win32-x64": "npm:2.2.6"
"@biomejs/cli-darwin-arm64": "npm:2.3.1"
"@biomejs/cli-darwin-x64": "npm:2.3.1"
"@biomejs/cli-linux-arm64": "npm:2.3.1"
"@biomejs/cli-linux-arm64-musl": "npm:2.3.1"
"@biomejs/cli-linux-x64": "npm:2.3.1"
"@biomejs/cli-linux-x64-musl": "npm:2.3.1"
"@biomejs/cli-win32-arm64": "npm:2.3.1"
"@biomejs/cli-win32-x64": "npm:2.3.1"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
@@ -5392,62 +5392,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10c0/1b99279f41acd5e9928da8c8864194642cc5d197c6517366fe159c9d8af4b6f5da1dd200264456c3dd423b6355715ba153ae6488d82ae3678a0c699d76c8a81e
checksum: 10c0/3c644c095b4e9be54b8e93275d8a78bed766a3781b7b4c5c97fd1a736ae6bb3f1f440daa8ceaa1f8f929af711fcffd1cf754f5149315a4695e2b868e29f5d293
languageName: node
linkType: hard
"@biomejs/cli-darwin-arm64@npm:2.2.6":
version: 2.2.6
resolution: "@biomejs/cli-darwin-arm64@npm:2.2.6"
"@biomejs/cli-darwin-arm64@npm:2.3.1":
version: 2.3.1
resolution: "@biomejs/cli-darwin-arm64@npm:2.3.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@biomejs/cli-darwin-x64@npm:2.2.6":
version: 2.2.6
resolution: "@biomejs/cli-darwin-x64@npm:2.2.6"
"@biomejs/cli-darwin-x64@npm:2.3.1":
version: 2.3.1
resolution: "@biomejs/cli-darwin-x64@npm:2.3.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@biomejs/cli-linux-arm64-musl@npm:2.2.6":
version: 2.2.6
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.2.6"
"@biomejs/cli-linux-arm64-musl@npm:2.3.1":
version: 2.3.1
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.3.1"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@biomejs/cli-linux-arm64@npm:2.2.6":
version: 2.2.6
resolution: "@biomejs/cli-linux-arm64@npm:2.2.6"
"@biomejs/cli-linux-arm64@npm:2.3.1":
version: 2.3.1
resolution: "@biomejs/cli-linux-arm64@npm:2.3.1"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@biomejs/cli-linux-x64-musl@npm:2.2.6":
version: 2.2.6
resolution: "@biomejs/cli-linux-x64-musl@npm:2.2.6"
"@biomejs/cli-linux-x64-musl@npm:2.3.1":
version: 2.3.1
resolution: "@biomejs/cli-linux-x64-musl@npm:2.3.1"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@biomejs/cli-linux-x64@npm:2.2.6":
version: 2.2.6
resolution: "@biomejs/cli-linux-x64@npm:2.2.6"
"@biomejs/cli-linux-x64@npm:2.3.1":
version: 2.3.1
resolution: "@biomejs/cli-linux-x64@npm:2.3.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@biomejs/cli-win32-arm64@npm:2.2.6":
version: 2.2.6
resolution: "@biomejs/cli-win32-arm64@npm:2.2.6"
"@biomejs/cli-win32-arm64@npm:2.3.1":
version: 2.3.1
resolution: "@biomejs/cli-win32-arm64@npm:2.3.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@biomejs/cli-win32-x64@npm:2.2.6":
version: 2.2.6
resolution: "@biomejs/cli-win32-x64@npm:2.2.6"
"@biomejs/cli-win32-x64@npm:2.3.1":
version: 2.3.1
resolution: "@biomejs/cli-win32-x64@npm:2.3.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@@ -20789,7 +20789,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "website@workspace:."
dependencies:
"@biomejs/biome": "npm:2.2.6"
"@biomejs/biome": "npm:2.3.1"
"@docusaurus/core": "npm:^3.9.2"
"@docusaurus/faster": "npm:^3.9.2"
"@docusaurus/module-type-aliases": "npm:^3.9.2"