build(deps-dev): bump @biomejs/biome from 2.5.1 to 2.5.5 (#5134)

* build(deps-dev): bump @biomejs/biome from 2.5.1 to 2.5.5

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

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.5.2
  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.1 to 2.5.5 in /website (#5145)

* build(deps-dev): bump webpack from 5.108.2 to 5.108.4 in /website (#5131)

Bumps [webpack](https://github.com/webpack/webpack) from 5.108.2 to 5.108.4.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.108.2...v5.108.4)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.108.4
  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>
Co-authored-by: Fleny <Fleny113@outlook.com>

* build(deps-dev): bump @biomejs/biome from 2.5.1 to 2.5.5 in /website

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

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

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

---------

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>

* Migrate biome conf

---------

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-07-22 14:06:47 +02:00
committed by GitHub
co-authored by Fleny
parent a64f063910
commit a0149e41d8
11 changed files with 90 additions and 90 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{ {
"$schema": "https://biomejs.dev/schemas/2.4.10/schema.json", "$schema": "https://biomejs.dev/schemas/2.5.5/schema.json",
"root": true, "root": true,
"formatter": { "formatter": {
"enabled": true, "enabled": true,
@@ -19,7 +19,7 @@
"linter": { "linter": {
"enabled": true, "enabled": true,
"rules": { "rules": {
"recommended": false, "preset": "none",
"correctness": { "correctness": {
"noUnusedVariables": "error", "noUnusedVariables": "error",
"noUnusedImports": "error" "noUnusedImports": "error"
+1 -1
View File
@@ -25,7 +25,7 @@
"postinstall": "husky" "postinstall": "husky"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.5",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^17.0.8", "lint-staged": "^17.0.8",
"turbo": "^2.10.5", "turbo": "^2.10.5",
+1 -1
View File
@@ -31,7 +31,7 @@
"@discordeno/utils": "workspace:^" "@discordeno/utils": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.5",
"@swc/cli": "^0.8.1", "@swc/cli": "^0.8.1",
"@swc/core": "^1.15.43", "@swc/core": "^1.15.43",
"@types/chai": "^5.2.3", "@types/chai": "^5.2.3",
+1 -1
View File
@@ -31,7 +31,7 @@
"@discordeno/utils": "workspace:^" "@discordeno/utils": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.5",
"@swc/cli": "^0.8.1", "@swc/cli": "^0.8.1",
"@swc/core": "^1.15.43", "@swc/core": "^1.15.43",
"@types/chai": "^5.2.3", "@types/chai": "^5.2.3",
+1 -1
View File
@@ -33,7 +33,7 @@
"fzstd": "^0.1.1" "fzstd": "^0.1.1"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.5",
"@swc/cli": "^0.8.1", "@swc/cli": "^0.8.1",
"@swc/core": "^1.15.43", "@swc/core": "^1.15.43",
"@types/chai": "^5.2.3", "@types/chai": "^5.2.3",
+1 -1
View File
@@ -29,7 +29,7 @@
"@discordeno/utils": "workspace:^" "@discordeno/utils": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.5",
"@swc/cli": "^0.8.1", "@swc/cli": "^0.8.1",
"@swc/core": "^1.15.43", "@swc/core": "^1.15.43",
"@types/chai": "^5.2.3", "@types/chai": "^5.2.3",
+1 -1
View File
@@ -24,7 +24,7 @@
"test:type": "tsc --noEmit" "test:type": "tsc --noEmit"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.5",
"@swc/cli": "^0.8.1", "@swc/cli": "^0.8.1",
"@swc/core": "^1.15.43", "@swc/core": "^1.15.43",
"@types/mocha": "^10.0.10", "@types/mocha": "^10.0.10",
+1 -1
View File
@@ -27,7 +27,7 @@
"@discordeno/types": "workspace:^" "@discordeno/types": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.5",
"@swc/cli": "^0.8.1", "@swc/cli": "^0.8.1",
"@swc/core": "^1.15.43", "@swc/core": "^1.15.43",
"@types/chai": "^5.2.3", "@types/chai": "^5.2.3",
+1 -1
View File
@@ -31,7 +31,7 @@
"react-dom": "19.2.7" "react-dom": "19.2.7"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.5",
"@docusaurus/module-type-aliases": "^3.10.1", "@docusaurus/module-type-aliases": "^3.10.1",
"@docusaurus/tsconfig": "^3.10.1", "@docusaurus/tsconfig": "^3.10.1",
"@docusaurus/types": "^3.10.1", "@docusaurus/types": "^3.10.1",
+37 -37
View File
@@ -1515,18 +1515,18 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/biome@npm:2.5.1": "@biomejs/biome@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/biome@npm:2.5.1" resolution: "@biomejs/biome@npm:2.5.5"
dependencies: dependencies:
"@biomejs/cli-darwin-arm64": "npm:2.5.1" "@biomejs/cli-darwin-arm64": "npm:2.5.5"
"@biomejs/cli-darwin-x64": "npm:2.5.1" "@biomejs/cli-darwin-x64": "npm:2.5.5"
"@biomejs/cli-linux-arm64": "npm:2.5.1" "@biomejs/cli-linux-arm64": "npm:2.5.5"
"@biomejs/cli-linux-arm64-musl": "npm:2.5.1" "@biomejs/cli-linux-arm64-musl": "npm:2.5.5"
"@biomejs/cli-linux-x64": "npm:2.5.1" "@biomejs/cli-linux-x64": "npm:2.5.5"
"@biomejs/cli-linux-x64-musl": "npm:2.5.1" "@biomejs/cli-linux-x64-musl": "npm:2.5.5"
"@biomejs/cli-win32-arm64": "npm:2.5.1" "@biomejs/cli-win32-arm64": "npm:2.5.5"
"@biomejs/cli-win32-x64": "npm:2.5.1" "@biomejs/cli-win32-x64": "npm:2.5.5"
dependenciesMeta: dependenciesMeta:
"@biomejs/cli-darwin-arm64": "@biomejs/cli-darwin-arm64":
optional: true optional: true
@@ -1546,62 +1546,62 @@ __metadata:
optional: true optional: true
bin: bin:
biome: bin/biome biome: bin/biome
checksum: 10c0/3b2ec858e28d2a7e203609151fe670427150b4c8abda2292e22357facc5955a246e7338e9d6df3d9a76da6a2cf2069483f4b3abadf17680aec5c740653fe09a5 checksum: 10c0/740fb6c160cd7257a9f974beaf0b7c0130c2b8b1dbe739a12c72bd5c64970936dbec4c6e55ddd48aae426f6ebba04f74fa46e3a2c6cbfba2c5a79d060711cf58
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-darwin-arm64@npm:2.5.1": "@biomejs/cli-darwin-arm64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-darwin-arm64@npm:2.5.1" resolution: "@biomejs/cli-darwin-arm64@npm:2.5.5"
conditions: os=darwin & cpu=arm64 conditions: os=darwin & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-darwin-x64@npm:2.5.1": "@biomejs/cli-darwin-x64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-darwin-x64@npm:2.5.1" resolution: "@biomejs/cli-darwin-x64@npm:2.5.5"
conditions: os=darwin & cpu=x64 conditions: os=darwin & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-linux-arm64-musl@npm:2.5.1": "@biomejs/cli-linux-arm64-musl@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.1" resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.5"
conditions: os=linux & cpu=arm64 & libc=musl conditions: os=linux & cpu=arm64 & libc=musl
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-linux-arm64@npm:2.5.1": "@biomejs/cli-linux-arm64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-linux-arm64@npm:2.5.1" resolution: "@biomejs/cli-linux-arm64@npm:2.5.5"
conditions: os=linux & cpu=arm64 & libc=glibc conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-linux-x64-musl@npm:2.5.1": "@biomejs/cli-linux-x64-musl@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.1" resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.5"
conditions: os=linux & cpu=x64 & libc=musl conditions: os=linux & cpu=x64 & libc=musl
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-linux-x64@npm:2.5.1": "@biomejs/cli-linux-x64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-linux-x64@npm:2.5.1" resolution: "@biomejs/cli-linux-x64@npm:2.5.5"
conditions: os=linux & cpu=x64 & libc=glibc conditions: os=linux & cpu=x64 & libc=glibc
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-win32-arm64@npm:2.5.1": "@biomejs/cli-win32-arm64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-win32-arm64@npm:2.5.1" resolution: "@biomejs/cli-win32-arm64@npm:2.5.5"
conditions: os=win32 & cpu=arm64 conditions: os=win32 & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-win32-x64@npm:2.5.1": "@biomejs/cli-win32-x64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-win32-x64@npm:2.5.1" resolution: "@biomejs/cli-win32-x64@npm:2.5.5"
conditions: os=win32 & cpu=x64 conditions: os=win32 & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
@@ -14136,7 +14136,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "website@workspace:." resolution: "website@workspace:."
dependencies: dependencies:
"@biomejs/biome": "npm:2.5.1" "@biomejs/biome": "npm:2.5.5"
"@docusaurus/core": "npm:^3.10.1" "@docusaurus/core": "npm:^3.10.1"
"@docusaurus/faster": "npm:^3.10.1" "@docusaurus/faster": "npm:^3.10.1"
"@docusaurus/module-type-aliases": "npm:^3.10.1" "@docusaurus/module-type-aliases": "npm:^3.10.1"
+43 -43
View File
@@ -12,18 +12,18 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/biome@npm:2.5.1": "@biomejs/biome@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/biome@npm:2.5.1" resolution: "@biomejs/biome@npm:2.5.5"
dependencies: dependencies:
"@biomejs/cli-darwin-arm64": "npm:2.5.1" "@biomejs/cli-darwin-arm64": "npm:2.5.5"
"@biomejs/cli-darwin-x64": "npm:2.5.1" "@biomejs/cli-darwin-x64": "npm:2.5.5"
"@biomejs/cli-linux-arm64": "npm:2.5.1" "@biomejs/cli-linux-arm64": "npm:2.5.5"
"@biomejs/cli-linux-arm64-musl": "npm:2.5.1" "@biomejs/cli-linux-arm64-musl": "npm:2.5.5"
"@biomejs/cli-linux-x64": "npm:2.5.1" "@biomejs/cli-linux-x64": "npm:2.5.5"
"@biomejs/cli-linux-x64-musl": "npm:2.5.1" "@biomejs/cli-linux-x64-musl": "npm:2.5.5"
"@biomejs/cli-win32-arm64": "npm:2.5.1" "@biomejs/cli-win32-arm64": "npm:2.5.5"
"@biomejs/cli-win32-x64": "npm:2.5.1" "@biomejs/cli-win32-x64": "npm:2.5.5"
dependenciesMeta: dependenciesMeta:
"@biomejs/cli-darwin-arm64": "@biomejs/cli-darwin-arm64":
optional: true optional: true
@@ -43,62 +43,62 @@ __metadata:
optional: true optional: true
bin: bin:
biome: bin/biome biome: bin/biome
checksum: 10c0/3b2ec858e28d2a7e203609151fe670427150b4c8abda2292e22357facc5955a246e7338e9d6df3d9a76da6a2cf2069483f4b3abadf17680aec5c740653fe09a5 checksum: 10c0/740fb6c160cd7257a9f974beaf0b7c0130c2b8b1dbe739a12c72bd5c64970936dbec4c6e55ddd48aae426f6ebba04f74fa46e3a2c6cbfba2c5a79d060711cf58
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-darwin-arm64@npm:2.5.1": "@biomejs/cli-darwin-arm64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-darwin-arm64@npm:2.5.1" resolution: "@biomejs/cli-darwin-arm64@npm:2.5.5"
conditions: os=darwin & cpu=arm64 conditions: os=darwin & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-darwin-x64@npm:2.5.1": "@biomejs/cli-darwin-x64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-darwin-x64@npm:2.5.1" resolution: "@biomejs/cli-darwin-x64@npm:2.5.5"
conditions: os=darwin & cpu=x64 conditions: os=darwin & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-linux-arm64-musl@npm:2.5.1": "@biomejs/cli-linux-arm64-musl@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.1" resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.5"
conditions: os=linux & cpu=arm64 & libc=musl conditions: os=linux & cpu=arm64 & libc=musl
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-linux-arm64@npm:2.5.1": "@biomejs/cli-linux-arm64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-linux-arm64@npm:2.5.1" resolution: "@biomejs/cli-linux-arm64@npm:2.5.5"
conditions: os=linux & cpu=arm64 & libc=glibc conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-linux-x64-musl@npm:2.5.1": "@biomejs/cli-linux-x64-musl@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.1" resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.5"
conditions: os=linux & cpu=x64 & libc=musl conditions: os=linux & cpu=x64 & libc=musl
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-linux-x64@npm:2.5.1": "@biomejs/cli-linux-x64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-linux-x64@npm:2.5.1" resolution: "@biomejs/cli-linux-x64@npm:2.5.5"
conditions: os=linux & cpu=x64 & libc=glibc conditions: os=linux & cpu=x64 & libc=glibc
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-win32-arm64@npm:2.5.1": "@biomejs/cli-win32-arm64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-win32-arm64@npm:2.5.1" resolution: "@biomejs/cli-win32-arm64@npm:2.5.5"
conditions: os=win32 & cpu=arm64 conditions: os=win32 & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@biomejs/cli-win32-x64@npm:2.5.1": "@biomejs/cli-win32-x64@npm:2.5.5":
version: 2.5.1 version: 2.5.5
resolution: "@biomejs/cli-win32-x64@npm:2.5.1" resolution: "@biomejs/cli-win32-x64@npm:2.5.5"
conditions: os=win32 & cpu=x64 conditions: os=win32 & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
@@ -123,7 +123,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@discordeno/bot@workspace:packages/bot" resolution: "@discordeno/bot@workspace:packages/bot"
dependencies: dependencies:
"@biomejs/biome": "npm:2.5.1" "@biomejs/biome": "npm:2.5.5"
"@discordeno/gateway": "workspace:^" "@discordeno/gateway": "workspace:^"
"@discordeno/rest": "workspace:^" "@discordeno/rest": "workspace:^"
"@discordeno/types": "workspace:^" "@discordeno/types": "workspace:^"
@@ -148,7 +148,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@discordeno/gateway@workspace:packages/gateway" resolution: "@discordeno/gateway@workspace:packages/gateway"
dependencies: dependencies:
"@biomejs/biome": "npm:2.5.1" "@biomejs/biome": "npm:2.5.5"
"@discordeno/types": "workspace:^" "@discordeno/types": "workspace:^"
"@discordeno/utils": "workspace:^" "@discordeno/utils": "workspace:^"
"@swc/cli": "npm:^0.8.1" "@swc/cli": "npm:^0.8.1"
@@ -177,7 +177,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@discordeno/rest@workspace:packages/rest" resolution: "@discordeno/rest@workspace:packages/rest"
dependencies: dependencies:
"@biomejs/biome": "npm:2.5.1" "@biomejs/biome": "npm:2.5.5"
"@discordeno/types": "workspace:^" "@discordeno/types": "workspace:^"
"@discordeno/utils": "workspace:^" "@discordeno/utils": "workspace:^"
"@swc/cli": "npm:^0.8.1" "@swc/cli": "npm:^0.8.1"
@@ -203,7 +203,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@discordeno/types@workspace:packages/types" resolution: "@discordeno/types@workspace:packages/types"
dependencies: dependencies:
"@biomejs/biome": "npm:2.5.1" "@biomejs/biome": "npm:2.5.5"
"@swc/cli": "npm:^0.8.1" "@swc/cli": "npm:^0.8.1"
"@swc/core": "npm:^1.15.43" "@swc/core": "npm:^1.15.43"
"@types/mocha": "npm:^10.0.10" "@types/mocha": "npm:^10.0.10"
@@ -220,7 +220,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@discordeno/utils@workspace:packages/utils" resolution: "@discordeno/utils@workspace:packages/utils"
dependencies: dependencies:
"@biomejs/biome": "npm:2.5.1" "@biomejs/biome": "npm:2.5.5"
"@discordeno/types": "workspace:^" "@discordeno/types": "workspace:^"
"@swc/cli": "npm:^0.8.1" "@swc/cli": "npm:^0.8.1"
"@swc/core": "npm:^1.15.43" "@swc/core": "npm:^1.15.43"
@@ -1549,7 +1549,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "discordeno-monorepo@workspace:." resolution: "discordeno-monorepo@workspace:."
dependencies: dependencies:
"@biomejs/biome": "npm:2.5.1" "@biomejs/biome": "npm:2.5.5"
husky: "npm:^9.1.7" husky: "npm:^9.1.7"
lint-staged: "npm:^17.0.8" lint-staged: "npm:^17.0.8"
turbo: "npm:^2.10.5" turbo: "npm:^2.10.5"
@@ -1563,7 +1563,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "discordeno@workspace:packages/discordeno" resolution: "discordeno@workspace:packages/discordeno"
dependencies: dependencies:
"@biomejs/biome": "npm:2.5.1" "@biomejs/biome": "npm:2.5.5"
"@discordeno/bot": "workspace:^" "@discordeno/bot": "workspace:^"
"@discordeno/gateway": "workspace:^" "@discordeno/gateway": "workspace:^"
"@discordeno/rest": "workspace:^" "@discordeno/rest": "workspace:^"