mirror of
https://github.com/discordeno/discordeno.git
synced 2026-07-21 13:42:53 +00:00
build(deps-dev): bump @biomejs/biome from 2.4.16 to 2.5.1 (#5083)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.4.16 to 2.5.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.5.1/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.0 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> Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
"postinstall": "husky"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@biomejs/biome": "2.5.1",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.0.7",
|
||||
"turbo": "^2.9.18",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@discordeno/utils": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@biomejs/biome": "2.5.1",
|
||||
"@swc/cli": "^0.8.1",
|
||||
"@swc/core": "^1.15.43",
|
||||
"@types/chai": "^5.2.3",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@discordeno/utils": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@biomejs/biome": "2.5.1",
|
||||
"@swc/cli": "^0.8.1",
|
||||
"@swc/core": "^1.15.43",
|
||||
"@types/chai": "^5.2.3",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"fzstd": "^0.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@biomejs/biome": "2.5.1",
|
||||
"@swc/cli": "^0.8.1",
|
||||
"@swc/core": "^1.15.43",
|
||||
"@types/chai": "^5.2.3",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@discordeno/utils": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@biomejs/biome": "2.5.1",
|
||||
"@swc/cli": "^0.8.1",
|
||||
"@swc/core": "^1.15.43",
|
||||
"@types/chai": "^5.2.3",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"test:type": "tsc --noEmit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@biomejs/biome": "2.5.1",
|
||||
"@swc/cli": "^0.8.1",
|
||||
"@swc/core": "^1.15.43",
|
||||
"@types/mocha": "^10.0.10",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@discordeno/types": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@biomejs/biome": "2.5.1",
|
||||
"@swc/cli": "^0.8.1",
|
||||
"@swc/core": "^1.15.43",
|
||||
"@types/chai": "^5.2.3",
|
||||
|
||||
@@ -12,18 +12,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/biome@npm:2.4.16":
|
||||
version: 2.4.16
|
||||
resolution: "@biomejs/biome@npm:2.4.16"
|
||||
"@biomejs/biome@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@biomejs/biome@npm:2.5.1"
|
||||
dependencies:
|
||||
"@biomejs/cli-darwin-arm64": "npm:2.4.16"
|
||||
"@biomejs/cli-darwin-x64": "npm:2.4.16"
|
||||
"@biomejs/cli-linux-arm64": "npm:2.4.16"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:2.4.16"
|
||||
"@biomejs/cli-linux-x64": "npm:2.4.16"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:2.4.16"
|
||||
"@biomejs/cli-win32-arm64": "npm:2.4.16"
|
||||
"@biomejs/cli-win32-x64": "npm:2.4.16"
|
||||
"@biomejs/cli-darwin-arm64": "npm:2.5.1"
|
||||
"@biomejs/cli-darwin-x64": "npm:2.5.1"
|
||||
"@biomejs/cli-linux-arm64": "npm:2.5.1"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:2.5.1"
|
||||
"@biomejs/cli-linux-x64": "npm:2.5.1"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:2.5.1"
|
||||
"@biomejs/cli-win32-arm64": "npm:2.5.1"
|
||||
"@biomejs/cli-win32-x64": "npm:2.5.1"
|
||||
dependenciesMeta:
|
||||
"@biomejs/cli-darwin-arm64":
|
||||
optional: true
|
||||
@@ -43,62 +43,62 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
biome: bin/biome
|
||||
checksum: 10c0/c52c4309daf241888b43912a43d1ba8bae7c2160751c33900088517da3e47d1428bb1c1f64f657efa5f42f5866e6400325b39fc41c3adf7cc7aa3f237f6fa286
|
||||
checksum: 10c0/3b2ec858e28d2a7e203609151fe670427150b4c8abda2292e22357facc5955a246e7338e9d6df3d9a76da6a2cf2069483f4b3abadf17680aec5c740653fe09a5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-arm64@npm:2.4.16":
|
||||
version: 2.4.16
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:2.4.16"
|
||||
"@biomejs/cli-darwin-arm64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:2.5.1"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-x64@npm:2.4.16":
|
||||
version: 2.4.16
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:2.4.16"
|
||||
"@biomejs/cli-darwin-x64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:2.5.1"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64-musl@npm:2.4.16":
|
||||
version: 2.4.16
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.16"
|
||||
"@biomejs/cli-linux-arm64-musl@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.1"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64@npm:2.4.16":
|
||||
version: 2.4.16
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:2.4.16"
|
||||
"@biomejs/cli-linux-arm64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:2.5.1"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64-musl@npm:2.4.16":
|
||||
version: 2.4.16
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.16"
|
||||
"@biomejs/cli-linux-x64-musl@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.1"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64@npm:2.4.16":
|
||||
version: 2.4.16
|
||||
resolution: "@biomejs/cli-linux-x64@npm:2.4.16"
|
||||
"@biomejs/cli-linux-x64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@biomejs/cli-linux-x64@npm:2.5.1"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-arm64@npm:2.4.16":
|
||||
version: 2.4.16
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:2.4.16"
|
||||
"@biomejs/cli-win32-arm64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:2.5.1"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-x64@npm:2.4.16":
|
||||
version: 2.4.16
|
||||
resolution: "@biomejs/cli-win32-x64@npm:2.4.16"
|
||||
"@biomejs/cli-win32-x64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@biomejs/cli-win32-x64@npm:2.5.1"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -123,7 +123,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/bot@workspace:packages/bot"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:2.4.16"
|
||||
"@biomejs/biome": "npm:2.5.1"
|
||||
"@discordeno/gateway": "workspace:^"
|
||||
"@discordeno/rest": "workspace:^"
|
||||
"@discordeno/types": "workspace:^"
|
||||
@@ -148,7 +148,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/gateway@workspace:packages/gateway"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:2.4.16"
|
||||
"@biomejs/biome": "npm:2.5.1"
|
||||
"@discordeno/types": "workspace:^"
|
||||
"@discordeno/utils": "workspace:^"
|
||||
"@swc/cli": "npm:^0.8.1"
|
||||
@@ -177,7 +177,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/rest@workspace:packages/rest"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:2.4.16"
|
||||
"@biomejs/biome": "npm:2.5.1"
|
||||
"@discordeno/types": "workspace:^"
|
||||
"@discordeno/utils": "workspace:^"
|
||||
"@swc/cli": "npm:^0.8.1"
|
||||
@@ -203,7 +203,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/types@workspace:packages/types"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:2.4.16"
|
||||
"@biomejs/biome": "npm:2.5.1"
|
||||
"@swc/cli": "npm:^0.8.1"
|
||||
"@swc/core": "npm:^1.15.43"
|
||||
"@types/mocha": "npm:^10.0.10"
|
||||
@@ -220,7 +220,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/utils@workspace:packages/utils"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:2.4.16"
|
||||
"@biomejs/biome": "npm:2.5.1"
|
||||
"@discordeno/types": "workspace:^"
|
||||
"@swc/cli": "npm:^0.8.1"
|
||||
"@swc/core": "npm:^1.15.43"
|
||||
@@ -1549,7 +1549,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "discordeno-monorepo@workspace:."
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:2.4.16"
|
||||
"@biomejs/biome": "npm:2.5.1"
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^17.0.7"
|
||||
turbo: "npm:^2.9.18"
|
||||
@@ -1563,7 +1563,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "discordeno@workspace:packages/discordeno"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:2.4.16"
|
||||
"@biomejs/biome": "npm:2.5.1"
|
||||
"@discordeno/bot": "workspace:^"
|
||||
"@discordeno/gateway": "workspace:^"
|
||||
"@discordeno/rest": "workspace:^"
|
||||
|
||||
Reference in New Issue
Block a user