mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps-dev): bump the website-bumps group in /website with 2 updates (#5311)
Bumps the website-bumps group in /website with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [turbo](https://github.com/vercel/turborepo). Updates `@biomejs/biome` from 2.5.7 to 2.5.8 - [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.8/packages/@biomejs/biome) Updates `turbo` from 2.10.8 to 2.10.9 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/compare/v2.10.8...v2.10.9) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: website-bumps - dependency-name: turbo dependency-version: 2.10.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: website-bumps ... 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:
@@ -31,12 +31,12 @@
|
||||
"react-dom": "19.2.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.5.7",
|
||||
"@biomejs/biome": "2.5.8",
|
||||
"@docusaurus/module-type-aliases": "^3.10.2",
|
||||
"@docusaurus/tsconfig": "^3.10.2",
|
||||
"@docusaurus/types": "^3.10.2",
|
||||
"@types/react": "^19.2.18",
|
||||
"turbo": "^2.10.8",
|
||||
"turbo": "^2.10.9",
|
||||
"typescript": "7.0.2",
|
||||
"webpack": "5.109.2"
|
||||
},
|
||||
|
||||
+66
-66
@@ -1500,18 +1500,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/biome@npm:2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@biomejs/biome@npm:2.5.7"
|
||||
"@biomejs/biome@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "@biomejs/biome@npm:2.5.8"
|
||||
dependencies:
|
||||
"@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"
|
||||
"@biomejs/cli-darwin-arm64": "npm:2.5.8"
|
||||
"@biomejs/cli-darwin-x64": "npm:2.5.8"
|
||||
"@biomejs/cli-linux-arm64": "npm:2.5.8"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:2.5.8"
|
||||
"@biomejs/cli-linux-x64": "npm:2.5.8"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:2.5.8"
|
||||
"@biomejs/cli-win32-arm64": "npm:2.5.8"
|
||||
"@biomejs/cli-win32-x64": "npm:2.5.8"
|
||||
dependenciesMeta:
|
||||
"@biomejs/cli-darwin-arm64":
|
||||
optional: true
|
||||
@@ -1531,62 +1531,62 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
biome: bin/biome
|
||||
checksum: 10c0/0bd166c170f9cf01642a87636e6e3c2bf06fde913f6b678d8d77acdbdd3c03cdefff62d4d0b3957503e063e35e27d98edf176ec4745d88dff0bea314d43ee0e2
|
||||
checksum: 10c0/244e17bc70d25cbbf0838ffc32e472a64ab4e19093c9603aa9e266b1f99a00d5b64590a52678a84ae60ac71e0f268efe437b16852e4c08ddce28131dd35847f3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-arm64@npm:2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:2.5.7"
|
||||
"@biomejs/cli-darwin-arm64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:2.5.8"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-x64@npm:2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:2.5.7"
|
||||
"@biomejs/cli-darwin-x64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:2.5.8"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64-musl@npm:2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.7"
|
||||
"@biomejs/cli-linux-arm64-musl@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.8"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64@npm:2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:2.5.7"
|
||||
"@biomejs/cli-linux-arm64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:2.5.8"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64-musl@npm:2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.7"
|
||||
"@biomejs/cli-linux-x64-musl@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.8"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64@npm:2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@biomejs/cli-linux-x64@npm:2.5.7"
|
||||
"@biomejs/cli-linux-x64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "@biomejs/cli-linux-x64@npm:2.5.8"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-arm64@npm:2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:2.5.7"
|
||||
"@biomejs/cli-win32-arm64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:2.5.8"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-x64@npm:2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@biomejs/cli-win32-x64@npm:2.5.7"
|
||||
"@biomejs/cli-win32-x64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "@biomejs/cli-win32-x64@npm:2.5.8"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -4457,44 +4457,44 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/darwin-64@npm:2.10.8":
|
||||
version: 2.10.8
|
||||
resolution: "@turbo/darwin-64@npm:2.10.8"
|
||||
"@turbo/darwin-64@npm:2.10.9":
|
||||
version: 2.10.9
|
||||
resolution: "@turbo/darwin-64@npm:2.10.9"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/darwin-arm64@npm:2.10.8":
|
||||
version: 2.10.8
|
||||
resolution: "@turbo/darwin-arm64@npm:2.10.8"
|
||||
"@turbo/darwin-arm64@npm:2.10.9":
|
||||
version: 2.10.9
|
||||
resolution: "@turbo/darwin-arm64@npm:2.10.9"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/linux-64@npm:2.10.8":
|
||||
version: 2.10.8
|
||||
resolution: "@turbo/linux-64@npm:2.10.8"
|
||||
"@turbo/linux-64@npm:2.10.9":
|
||||
version: 2.10.9
|
||||
resolution: "@turbo/linux-64@npm:2.10.9"
|
||||
conditions: (os=android | os=linux) & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/linux-arm64@npm:2.10.8":
|
||||
version: 2.10.8
|
||||
resolution: "@turbo/linux-arm64@npm:2.10.8"
|
||||
"@turbo/linux-arm64@npm:2.10.9":
|
||||
version: 2.10.9
|
||||
resolution: "@turbo/linux-arm64@npm:2.10.9"
|
||||
conditions: (os=android | os=linux) & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/windows-64@npm:2.10.8":
|
||||
version: 2.10.8
|
||||
resolution: "@turbo/windows-64@npm:2.10.8"
|
||||
"@turbo/windows-64@npm:2.10.9":
|
||||
version: 2.10.9
|
||||
resolution: "@turbo/windows-64@npm:2.10.9"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/windows-arm64@npm:2.10.8":
|
||||
version: 2.10.8
|
||||
resolution: "@turbo/windows-arm64@npm:2.10.8"
|
||||
"@turbo/windows-arm64@npm:2.10.9":
|
||||
version: 2.10.9
|
||||
resolution: "@turbo/windows-arm64@npm:2.10.9"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -13575,16 +13575,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:^2.10.8":
|
||||
version: 2.10.8
|
||||
resolution: "turbo@npm:2.10.8"
|
||||
"turbo@npm:^2.10.9":
|
||||
version: 2.10.9
|
||||
resolution: "turbo@npm:2.10.9"
|
||||
dependencies:
|
||||
"@turbo/darwin-64": "npm:2.10.8"
|
||||
"@turbo/darwin-arm64": "npm:2.10.8"
|
||||
"@turbo/linux-64": "npm:2.10.8"
|
||||
"@turbo/linux-arm64": "npm:2.10.8"
|
||||
"@turbo/windows-64": "npm:2.10.8"
|
||||
"@turbo/windows-arm64": "npm:2.10.8"
|
||||
"@turbo/darwin-64": "npm:2.10.9"
|
||||
"@turbo/darwin-arm64": "npm:2.10.9"
|
||||
"@turbo/linux-64": "npm:2.10.9"
|
||||
"@turbo/linux-arm64": "npm:2.10.9"
|
||||
"@turbo/windows-64": "npm:2.10.9"
|
||||
"@turbo/windows-arm64": "npm:2.10.9"
|
||||
dependenciesMeta:
|
||||
"@turbo/darwin-64":
|
||||
optional: true
|
||||
@@ -13600,7 +13600,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/892459ca52bdcc0ecd50d0bd5e092bc97052ff726fd727af7df997e6b8ff20b1aea6040caac14c2ceb661f18b08e7abd2027d188f8a67bc74dcab0c043060026
|
||||
checksum: 10c0/0e60e745ae954cd1dfb6f263714ffa280651e2540aaa6d16b77dd3d8144f05a707c094623eb5540b75f62fee30af30636da18d9abdd5a68c31ee52f6892bbb71
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -14293,7 +14293,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "website@workspace:."
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:2.5.7"
|
||||
"@biomejs/biome": "npm:2.5.8"
|
||||
"@docusaurus/core": "npm:^3.10.2"
|
||||
"@docusaurus/faster": "npm:^3.10.2"
|
||||
"@docusaurus/module-type-aliases": "npm:^3.10.2"
|
||||
@@ -14310,7 +14310,7 @@ __metadata:
|
||||
prism-react-renderer: "npm:^2.4.1"
|
||||
react: "npm:^19.2.8"
|
||||
react-dom: "npm:19.2.8"
|
||||
turbo: "npm:^2.10.8"
|
||||
turbo: "npm:^2.10.9"
|
||||
typescript: "npm:7.0.2"
|
||||
webpack: "npm:5.109.2"
|
||||
languageName: unknown
|
||||
|
||||
Reference in New Issue
Block a user