mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
build(deps-dev): bump @biomejs/biome from 1.8.3 to 1.9.4 (#3944)
* build(deps-dev): bump @biomejs/biome from 1.8.3 to 1.9.4 Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.8.3 to 1.9.4. - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update biome configs / website package.json & lock If we de-sync the website package.json and lock it will make the scripts in website/package.json crash for the invalid biome config --------- 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> Co-authored-by: ITOH <to@itoh.at>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
|
||||
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
|
||||
"formatter": {
|
||||
"enabled": true,
|
||||
"formatWithErrors": false,
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"setup-dd": "husky"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"discordeno": "19.0.0-alpha.1",
|
||||
"husky": "^9.1.6",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"benchmark": "^2.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@swc/cli": "^0.4.0",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/benchmark": "^2.1.5",
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"@discordeno/utils": "19.0.0-beta.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@swc/cli": "^0.4.0",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/chai": "^5.0.1",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@swc/cli": "^0.4.0",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/chai": "^5.0.1",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"fzstd": "^0.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@swc/cli": "^0.4.0",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/chai": "^5.0.1",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"@discordeno/utils": "19.0.0-beta.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@swc/cli": "^0.4.0",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/chai": "^5.0.1",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"test:type": "tsc --noEmit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@swc/cli": "^0.4.0",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/mocha": "^10.0.8",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"@discordeno/types": "19.0.0-beta.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@swc/cli": "^0.4.0",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/chai": "^5.0.1",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"styled-components": "^6.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@docusaurus/module-type-aliases": "3.5.2",
|
||||
"@docusaurus/tsconfig": "3.5.2",
|
||||
"@docusaurus/types": "3.5.2",
|
||||
|
||||
@@ -4126,18 +4126,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/biome@npm:^1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/biome@npm:1.8.3"
|
||||
"@biomejs/biome@npm:^1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/biome@npm:1.9.4"
|
||||
dependencies:
|
||||
"@biomejs/cli-darwin-arm64": "npm:1.8.3"
|
||||
"@biomejs/cli-darwin-x64": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:1.8.3"
|
||||
"@biomejs/cli-win32-arm64": "npm:1.8.3"
|
||||
"@biomejs/cli-win32-x64": "npm:1.8.3"
|
||||
"@biomejs/cli-darwin-arm64": "npm:1.9.4"
|
||||
"@biomejs/cli-darwin-x64": "npm:1.9.4"
|
||||
"@biomejs/cli-linux-arm64": "npm:1.9.4"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:1.9.4"
|
||||
"@biomejs/cli-linux-x64": "npm:1.9.4"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:1.9.4"
|
||||
"@biomejs/cli-win32-arm64": "npm:1.9.4"
|
||||
"@biomejs/cli-win32-x64": "npm:1.9.4"
|
||||
dependenciesMeta:
|
||||
"@biomejs/cli-darwin-arm64":
|
||||
optional: true
|
||||
@@ -4157,62 +4157,62 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
biome: bin/biome
|
||||
checksum: 62dfa5147712ef21c384ea7b3c93c0ccac58291a85f2bbd2dee22c8381da5e347cd07bdb7bfcafcecb07fc112349e9d101e697774155553bde987fd47f9b12a1
|
||||
checksum: bd8ff8fb4dc0581bd60a9b9ac28d0cd03ba17c6a1de2ab6228b7fda582079594ceee774f47e41aac2fc6d35de1637def2e32ef2e58fa24e22d1b24ef9ee5cefa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:1.8.3"
|
||||
"@biomejs/cli-darwin-arm64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.4"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-x64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:1.8.3"
|
||||
"@biomejs/cli-darwin-x64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:1.9.4"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64-musl@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64-musl@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.4"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:1.9.4"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64-musl@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64-musl@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.4"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-x64@npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-linux-x64@npm:1.9.4"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:1.8.3"
|
||||
"@biomejs/cli-win32-arm64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:1.9.4"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-x64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-win32-x64@npm:1.8.3"
|
||||
"@biomejs/cli-win32-x64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-win32-x64@npm:1.9.4"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -17166,7 +17166,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "website@workspace:."
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
"@docusaurus/core": "npm:3.5.2"
|
||||
"@docusaurus/module-type-aliases": "npm:3.5.2"
|
||||
"@docusaurus/plugin-content-docs": "npm:^3.5.2"
|
||||
|
||||
88
yarn.lock
88
yarn.lock
@@ -12,18 +12,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/biome@npm:^1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/biome@npm:1.8.3"
|
||||
"@biomejs/biome@npm:^1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/biome@npm:1.9.4"
|
||||
dependencies:
|
||||
"@biomejs/cli-darwin-arm64": "npm:1.8.3"
|
||||
"@biomejs/cli-darwin-x64": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:1.8.3"
|
||||
"@biomejs/cli-win32-arm64": "npm:1.8.3"
|
||||
"@biomejs/cli-win32-x64": "npm:1.8.3"
|
||||
"@biomejs/cli-darwin-arm64": "npm:1.9.4"
|
||||
"@biomejs/cli-darwin-x64": "npm:1.9.4"
|
||||
"@biomejs/cli-linux-arm64": "npm:1.9.4"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:1.9.4"
|
||||
"@biomejs/cli-linux-x64": "npm:1.9.4"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:1.9.4"
|
||||
"@biomejs/cli-win32-arm64": "npm:1.9.4"
|
||||
"@biomejs/cli-win32-x64": "npm:1.9.4"
|
||||
dependenciesMeta:
|
||||
"@biomejs/cli-darwin-arm64":
|
||||
optional: true
|
||||
@@ -43,62 +43,62 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
biome: bin/biome
|
||||
checksum: 62dfa5147712ef21c384ea7b3c93c0ccac58291a85f2bbd2dee22c8381da5e347cd07bdb7bfcafcecb07fc112349e9d101e697774155553bde987fd47f9b12a1
|
||||
checksum: bd8ff8fb4dc0581bd60a9b9ac28d0cd03ba17c6a1de2ab6228b7fda582079594ceee774f47e41aac2fc6d35de1637def2e32ef2e58fa24e22d1b24ef9ee5cefa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:1.8.3"
|
||||
"@biomejs/cli-darwin-arm64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.4"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-x64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:1.8.3"
|
||||
"@biomejs/cli-darwin-x64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:1.9.4"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64-musl@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64-musl@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.4"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:1.9.4"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64-musl@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64-musl@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.4"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-x64@npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-linux-x64@npm:1.9.4"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:1.8.3"
|
||||
"@biomejs/cli-win32-arm64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:1.9.4"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-x64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-win32-x64@npm:1.8.3"
|
||||
"@biomejs/cli-win32-x64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@biomejs/cli-win32-x64@npm:1.9.4"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -116,7 +116,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/bot@workspace:packages/bot"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
"@discordeno/gateway": "npm:19.0.0-alpha.1"
|
||||
"@discordeno/rest": "npm:19.0.0-alpha.1"
|
||||
"@discordeno/types": "npm:19.0.0-beta.1"
|
||||
@@ -141,7 +141,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/gateway@workspace:packages/gateway"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
"@discordeno/types": "npm:19.0.0-beta.1"
|
||||
"@discordeno/utils": "npm:19.0.0-beta.1"
|
||||
"@swc/cli": "npm:^0.4.0"
|
||||
@@ -171,7 +171,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/rest@workspace:packages/rest"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
"@discordeno/types": "npm:19.0.0-beta.1"
|
||||
"@discordeno/utils": "npm:19.0.0-beta.1"
|
||||
"@swc/cli": "npm:^0.4.0"
|
||||
@@ -197,7 +197,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/types@workspace:packages/types"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
"@swc/cli": "npm:^0.4.0"
|
||||
"@swc/core": "npm:^1.7.26"
|
||||
"@types/mocha": "npm:^10.0.8"
|
||||
@@ -214,7 +214,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/utils@workspace:packages/utils"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
"@discordeno/types": "npm:19.0.0-beta.1"
|
||||
"@swc/cli": "npm:^0.4.0"
|
||||
"@swc/core": "npm:^1.7.26"
|
||||
@@ -1048,7 +1048,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "benchmarks@workspace:packages/benchmarks"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
"@discordeno/bot": "npm:19.0.0-beta.1"
|
||||
"@discordeno/gateway": "npm:19.0.0-alpha.1"
|
||||
"@discordeno/rest": "npm:19.0.0-alpha.1"
|
||||
@@ -1671,7 +1671,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "discordeno-monorepo@workspace:."
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
chokidar-cli: "npm:^3.0.0"
|
||||
discordeno: "npm:19.0.0-alpha.1"
|
||||
husky: "npm:^9.1.6"
|
||||
@@ -1687,7 +1687,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "discordeno@workspace:packages/discordeno"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
"@discordeno/bot": "npm:19.0.0-beta.1"
|
||||
"@discordeno/gateway": "npm:19.0.0-alpha.1"
|
||||
"@discordeno/rest": "npm:19.0.0-alpha.1"
|
||||
|
||||
Reference in New Issue
Block a user