Skip to content

Commit

Permalink
fix(deps): update dependency discord.js to ^14.12.1 (#382)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [discord.js](https://discord.js.org)
([source](https://togithub.com/discordjs/discord.js)) | [`^14.11.0` ->
`^14.12.1`](https://renovatebot.com/diffs/npm/discord.js/14.11.0/14.12.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord.js/14.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord.js/14.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord.js/14.11.0/14.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord.js/14.11.0/14.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>discordjs/discord.js (discord.js)</summary>

###
[`v14.12.1`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14121---2023-08-01)

[Compare
Source](https://togithub.com/discordjs/discord.js/compare/14.12.0...14.12.1)

#### Bug Fixes

- **BaseClient:** Fix destroy method
([#&#8203;9742](https://togithub.com/discordjs/discord.js/issues/9742))
([1af7e5a](https://togithub.com/discordjs/discord.js/commit/1af7e5a0bb4eca35221cb342c1c53dc18263c789))

###
[`v14.12.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14120---2023-07-31)

[Compare
Source](https://togithub.com/discordjs/discord.js/compare/14.11.0...14.12.0)

#### Bug Fixes

- **ChannelUpdate:** Check against unknown channels
([#&#8203;9697](https://togithub.com/discordjs/discord.js/issues/9697))
([7fb91c5](https://togithub.com/discordjs/discord.js/commit/7fb91c57f72b74395d67f2207246033c703f1f19))
- **Action:** Use existing recipients if available
([#&#8203;9653](https://togithub.com/discordjs/discord.js/issues/9653))
([719e54a](https://togithub.com/discordjs/discord.js/commit/719e54a921f74890519f066a9f56e52fdcfacf07))
- Everyone role members
([#&#8203;9685](https://togithub.com/discordjs/discord.js/issues/9685))
([0803eb5](https://togithub.com/discordjs/discord.js/commit/0803eb562bdc7644fa611a0a87dea3e8b0d4c7af))
- `awaitMessageComponent` with `MessageComponentInteraction`s
([#&#8203;8598](https://togithub.com/discordjs/discord.js/issues/8598))
([b61e4fb](https://togithub.com/discordjs/discord.js/commit/b61e4fb0dcb9e5d43a7626c5a4760f5801e06fae))
- **ThreadManager:** Fix internal crash upon conditionally resolving
thread members
([#&#8203;9648](https://togithub.com/discordjs/discord.js/issues/9648))
([a6dbe16](https://togithub.com/discordjs/discord.js/commit/a6dbe163dd3df12ad98465b1dfc040b8eff8805e))
- **User:** Check global name in equals
([#&#8203;9631](https://togithub.com/discordjs/discord.js/issues/9631))
([8f3bd38](https://togithub.com/discordjs/discord.js/commit/8f3bd3807233fca2a057948406bdc8aef008b6cb))
- **WebSocketManager:** Await WebSocket destroy
([#&#8203;9519](https://togithub.com/discordjs/discord.js/issues/9519))
([75308f2](https://togithub.com/discordjs/discord.js/commit/75308f266933454301b10ee8e1d940d782fdb637))
- **Client:** Safe call for possibly null WebSocket
([#&#8203;9600](https://togithub.com/discordjs/discord.js/issues/9600))
([24a6149](https://togithub.com/discordjs/discord.js/commit/24a61495b9bf07887dd535a05ffbec2895faa888))
- **ThreadManager:** Ensure `fetchActive()` only returns active threads
in a channel
([#&#8203;9568](https://togithub.com/discordjs/discord.js/issues/9568))
([53aa24d](https://togithub.com/discordjs/discord.js/commit/53aa24d41809382c1af57bd1871107c8359e4a15))
- **LimitedCollection:** Allow items to be stored if keepOverLimit is
true when maxSize is 0
([#&#8203;9534](https://togithub.com/discordjs/discord.js/issues/9534))
([9345d1b](https://togithub.com/discordjs/discord.js/commit/9345d1b1ac4f7b1f66b919602dff995782151407))
- **AutocompleteInteraction:** Prevent snake casing of locales
([#&#8203;9565](https://togithub.com/discordjs/discord.js/issues/9565))
([7196fe3](https://togithub.com/discordjs/discord.js/commit/7196fe36e8089dde7bcaf0db4dd09cf524125e0c))

#### Documentation

- Change `Channel` to `BaseChannel`
([#&#8203;9718](https://togithub.com/discordjs/discord.js/issues/9718))
([e5effb6](https://togithub.com/discordjs/discord.js/commit/e5effb6f6a3e547006eb9bc054cc168844a157f2))
- **BaseChannel:** Remove `APIChannel`
([#&#8203;9717](https://togithub.com/discordjs/discord.js/issues/9717))
([125405f](https://togithub.com/discordjs/discord.js/commit/125405f1cf11433c69ff1ae9d6b8f7e713fc37c0))
- **BuildersSelectMenuOption:** Update link
([#&#8203;9690](https://togithub.com/discordjs/discord.js/issues/9690))
([ede9f4e](https://togithub.com/discordjs/discord.js/commit/ede9f4e5e203bcfb8820ae7ec3418482735ff9c1))
- **ClientOptions:** Change default value of sweepers in docs
([#&#8203;9591](https://togithub.com/discordjs/discord.js/issues/9591))
([911e6ef](https://togithub.com/discordjs/discord.js/commit/911e6eff75f5d05e837d5dfaacf557d6594df16a))
- **Client:** Correct invite gateway permission checks
([#&#8203;9597](https://togithub.com/discordjs/discord.js/issues/9597))
([e1b6eee](https://togithub.com/discordjs/discord.js/commit/e1b6eeed0e2e18f9900bc945c9f82d2d05f28a78))
- Fix broken links to new documentation
([#&#8203;9563](https://togithub.com/discordjs/discord.js/issues/9563))
([d01e8aa](https://togithub.com/discordjs/discord.js/commit/d01e8aa8af00f5caacffe98caef3ead02e80a9bf))

#### Features

- Add ws option support for "buildIdentifyThrottler"
([#&#8203;9728](https://togithub.com/discordjs/discord.js/issues/9728))
([6307f81](https://togithub.com/discordjs/discord.js/commit/6307f813854ed9dc76d2c4351bd69dd0490d0928))
- **Client:** Add `guildAvailable` event
([#&#8203;9692](https://togithub.com/discordjs/discord.js/issues/9692))
([3c85fb2](https://togithub.com/discordjs/discord.js/commit/3c85fb21e62b30e75a7200b704e242c3a0adeda1))
- User avatar decorations
([#&#8203;8914](https://togithub.com/discordjs/discord.js/issues/8914))
([8d97017](https://togithub.com/discordjs/discord.js/commit/8d9701745840e23854e8f0b057d21cb10e7d1d54))
- Add silent option to ShardingManager
([#&#8203;9506](https://togithub.com/discordjs/discord.js/issues/9506))
([df40dcd](https://togithub.com/discordjs/discord.js/commit/df40dcdb850c398642ebc5cd6e4c48034280f464))
- **EmbedBuilder:** Add `.length`
([#&#8203;8682](https://togithub.com/discordjs/discord.js/issues/8682))
([53c17e0](https://togithub.com/discordjs/discord.js/commit/53c17e00c0668c3d1497142dde7384c058c46c64))
- Guild onboarding
([#&#8203;9120](https://togithub.com/discordjs/discord.js/issues/9120))
([dc73c93](https://togithub.com/discordjs/discord.js/commit/dc73c938ff9d04a0d7d57630faeb8e81ea343006))
- Add resume event in shard
([#&#8203;9650](https://togithub.com/discordjs/discord.js/issues/9650))
([a73d54e](https://togithub.com/discordjs/discord.js/commit/a73d54e43a01719f683e8fd21714e85ffe737add))
- **presence:** Re-introduce image resolving for other platforms
([#&#8203;9637](https://togithub.com/discordjs/discord.js/issues/9637))
([73c2f8a](https://togithub.com/discordjs/discord.js/commit/73c2f8aa17aac51b05382444148cb1f60081ee03))
- Add message to send resume event to shard
([#&#8203;9626](https://togithub.com/discordjs/discord.js/issues/9626))
([a873ec1](https://togithub.com/discordjs/discord.js/commit/a873ec1e8511829ba95e85bbc9a4074e40c76086))
- Support new username system
([#&#8203;9512](https://togithub.com/discordjs/discord.js/issues/9512))
([1ab60f9](https://togithub.com/discordjs/discord.js/commit/1ab60f9da4d6b7ea144fa05b97b029a4bfaeede2))
- **GuildAuditLogsEntry#extra:** Add missing `channel` property
([#&#8203;9518](https://togithub.com/discordjs/discord.js/issues/9518))
([2272321](https://togithub.com/discordjs/discord.js/commit/227232112d1cd9f211e177996b7cdee2940f471e))

#### Performance

- **Channel:** Linear speed position getter
([#&#8203;9497](https://togithub.com/discordjs/discord.js/issues/9497))
([09b0382](https://togithub.com/discordjs/discord.js/commit/09b0382c458ed0f3df5b8fa778c504b3e658ac49))
- **Role:** Improve `members` getter
([#&#8203;9529](https://togithub.com/discordjs/discord.js/issues/9529))
([37181ab](https://togithub.com/discordjs/discord.js/commit/37181ab2322e48e17ff0d1040bcc510dc7c34e93))

#### Refactor

- **User:** Remove deprecation warning from tag
([#&#8203;9660](https://togithub.com/discordjs/discord.js/issues/9660))
([cf8012c](https://togithub.com/discordjs/discord.js/commit/cf8012c20022aff184d7bce0ad436c136e428d9c))
- **GuildMember:** Make `_roles` property non-enumerable
([#&#8203;9387](https://togithub.com/discordjs/discord.js/issues/9387))
([46167a7](https://togithub.com/discordjs/discord.js/commit/46167a79d7d0cac5599459a31c33b2bbcf6e06da))
- **rest:** Switch api to fetch-like and provide strategies
([#&#8203;9416](https://togithub.com/discordjs/discord.js/issues/9416))
([cdaa0a3](https://togithub.com/discordjs/discord.js/commit/cdaa0a36f586459f1e5ede868c4250c7da90455c))
- **BREAKING CHANGE:** NodeJS v18+ is required when using node due to
the use of global `fetch`
- **BREAKING CHANGE:** The raw method of REST now returns a web
compatible `Respone` object.
- **BREAKING CHANGE:** The `parseResponse` utility method has been
updated to operate on a web compatible `Response` object.
- **BREAKING CHANGE:** Many underlying internals have changed, some of
which were exported.
- **BREAKING CHANGE:** `DefaultRestOptions` used to contain a default
`agent`, which is now set to `null` instead.

#### Typings

- **MessageManager:** Allow comparison of messages again
([#&#8203;9612](https://togithub.com/discordjs/discord.js/issues/9612))
([a48d0ef](https://togithub.com/discordjs/discord.js/commit/a48d0efb09613eac6bf3c1bd996f58f5fff7667c))
- **AutoModerationActionExecution:** Add forum channels as a possible
type in `channel()`
([#&#8203;9623](https://togithub.com/discordjs/discord.js/issues/9623))
([d64330a](https://togithub.com/discordjs/discord.js/commit/d64330a1570b3a2047ef959a6bce268372c70e99))
- **ModalSubmitFields:** Components is an array
([#&#8203;9406](https://togithub.com/discordjs/discord.js/issues/9406))
([1cab79f](https://togithub.com/discordjs/discord.js/commit/1cab79f6fde6f367141c9f7ed91bcb70ed2e5c17))
- Use `readonly` arrays and `const` type parameters in places
([#&#8203;9641](https://togithub.com/discordjs/discord.js/issues/9641))
([cd69868](https://togithub.com/discordjs/discord.js/commit/cd6986854f4c2d143d2cd9b81d096738480dfa63))
- **BaseInteraction:** `appPermissions` not `null` in guilds
([#&#8203;9601](https://togithub.com/discordjs/discord.js/issues/9601))
([6c2242f](https://togithub.com/discordjs/discord.js/commit/6c2242f4f970b1c75c243f74ae64f30ecbf8ba0d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/PixelPizza/OurTube).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 49d47ee commit 71c9bc9
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 82 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@sapphire/time-utilities": "^1.7.10",
"common-tags": "^1.8.2",
"discord-player": "^6.6.2",
"discord.js": "^14.11.0",
"discord.js": "^14.12.1",
"dotenv": "^16.3.1",
"sodium-native": "^4.0.4",
"soundcloud-scraper": "^5.0.3",
Expand Down
161 changes: 80 additions & 81 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,35 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/builders@npm:^1.6.4":
version: 1.6.4
resolution: "@discordjs/builders@npm:1.6.4"
dependencies:
"@discordjs/formatters": ^0.3.1
"@discordjs/util": ^1.0.0
"@sapphire/shapeshift": ^3.9.2
discord-api-types: ^0.37.50
fast-deep-equal: ^3.1.3
ts-mixer: ^6.0.3
tslib: ^2.6.1
checksum: 059ebe77b1b955daa1c16d62679c338b34e5c8160dcc446719452b05b61fb8d5f6d7fad8dd9cb7ce2d90c2d1014031f6feedd7c71943cddf04a4e83e4fcccfe3
languageName: node
linkType: hard

"@discordjs/collection@npm:^1.1.0, @discordjs/collection@npm:^1.5.1":
version: 1.5.1
resolution: "@discordjs/collection@npm:1.5.1"
checksum: 98cc9cff3c7e6f919097b7ffc96f0a13eba2a90265d187b4db5f8cc09b550efd3d9fc952a21d92a08baf7d9e06d0bfa0467e8d0dbccb2d2f8eb0ee124b8b38d4
languageName: node
linkType: hard

"@discordjs/collection@npm:^1.5.2":
version: 1.5.2
resolution: "@discordjs/collection@npm:1.5.2"
checksum: bf51b951c75c1622f78db4ab48382dc36ef62d264ebf3add07b4a29bef74e84ee1ca65b74e8cf3c9c16eef435dcf05c35465b32642bc7c0bac6872e226d100a7
languageName: node
linkType: hard

"@discordjs/formatters@npm:^0.3.1":
version: 0.3.1
resolution: "@discordjs/formatters@npm:0.3.1"
Expand Down Expand Up @@ -129,29 +151,37 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/rest@npm:^1.7.1":
version: 1.7.1
resolution: "@discordjs/rest@npm:1.7.1"
"@discordjs/rest@npm:^2.0.0":
version: 2.0.0
resolution: "@discordjs/rest@npm:2.0.0"
dependencies:
"@discordjs/collection": ^1.5.1
"@discordjs/util": ^0.3.0
"@discordjs/collection": ^1.5.2
"@discordjs/util": ^1.0.0
"@sapphire/async-queue": ^1.5.0
"@sapphire/snowflake": ^3.4.2
discord-api-types: ^0.37.41
file-type: ^18.3.0
tslib: ^2.5.0
undici: ^5.22.0
checksum: 397dca0f2433dcc20c98805427388dd2ab09b906c429185e5d7cfc5057ad7b2a815653482476cffb64b8e1c3628ff254d927796316956d737375be22383c88d7
"@sapphire/snowflake": ^3.5.1
"@vladfrangu/async_event_emitter": ^2.2.2
discord-api-types: ^0.37.50
magic-bytes.js: ^1.0.15
tslib: ^2.6.1
undici: ^5.22.1
checksum: df610f6bce71d2b72087c8f80caad9073c72017a9b2525ee704f11510d1d39e56b0d3cf2b38a7f5f2e77740bfd6e0221e89f0d2d3bd65f318862fa8c2fd82dda
languageName: node
linkType: hard

"@discordjs/util@npm:^0.3.0, @discordjs/util@npm:^0.3.1":
"@discordjs/util@npm:^0.3.1":
version: 0.3.1
resolution: "@discordjs/util@npm:0.3.1"
checksum: afd53427bc25c84e05cd34d6daf355cab14629a5f340d33528ea18d3a1177e777584bc5847cfcb7711c7387252c34917d749a0b1a91a99d2ce572878208212df
languageName: node
linkType: hard

"@discordjs/util@npm:^1.0.0":
version: 1.0.0
resolution: "@discordjs/util@npm:1.0.0"
checksum: bbd800408c9ac20e9f298ea954592d674c92cbf1ec255ae5b07b2d5c444557a8580b3e95359600897db18ffc129eec5cabc37f1ba40ea6df24f2e9666a2dbc54
languageName: node
linkType: hard

"@discordjs/voice@npm:latest":
version: 0.16.0
resolution: "@discordjs/voice@npm:0.16.0"
Expand All @@ -165,20 +195,20 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/ws@npm:^0.8.3":
version: 0.8.3
resolution: "@discordjs/ws@npm:0.8.3"
"@discordjs/ws@npm:^1.0.0":
version: 1.0.0
resolution: "@discordjs/ws@npm:1.0.0"
dependencies:
"@discordjs/collection": ^1.5.1
"@discordjs/rest": ^1.7.1
"@discordjs/util": ^0.3.1
"@discordjs/collection": ^1.5.2
"@discordjs/rest": ^2.0.0
"@discordjs/util": ^1.0.0
"@sapphire/async-queue": ^1.5.0
"@types/ws": ^8.5.4
"@vladfrangu/async_event_emitter": ^2.2.1
discord-api-types: ^0.37.41
tslib: ^2.5.0
"@types/ws": ^8.5.5
"@vladfrangu/async_event_emitter": ^2.2.2
discord-api-types: ^0.37.50
tslib: ^2.6.1
ws: ^8.13.0
checksum: 28eb76ce58e31bc6be8b4d410aae448a8ad6388298f97392d1df002f3f5f1b0ab344bd4cb971aeebd0ea62558dcf1d9554cab3a21485d221f2a7af4ed0766a2e
checksum: 1917361918ee3e7b03661c577473157e371ff7d5d66f7f220623e79430bfb97017b0108efb87b391f95779829dc1288d0fc8d2837291b233d36a39d07f4e0dea
languageName: node
linkType: hard

Expand Down Expand Up @@ -570,7 +600,7 @@ __metadata:
"@typescript-eslint/parser": 6.2.1
common-tags: ^1.8.2
discord-player: ^6.6.2
discord.js: ^14.11.0
discord.js: ^14.12.1
dotenv: ^16.3.1
eslint: 8.46.0
eslint-config-prettier: ^8.9.0
Expand Down Expand Up @@ -813,7 +843,7 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/snowflake@npm:^3.4.2":
"@sapphire/snowflake@npm:^3.5.1":
version: 3.5.1
resolution: "@sapphire/snowflake@npm:3.5.1"
checksum: 8fc025020adab1a7a1a5d2cf07704d598cc1977b50e5fcd3a5dd239f00934dc936d3a4d5ae336e71d8bf1d88ec27aa814b34de79e38ff097b7b9ba5a7977a683
Expand Down Expand Up @@ -954,7 +984,7 @@ __metadata:
languageName: node
linkType: hard

"@types/ws@npm:^8.5.4":
"@types/ws@npm:^8.5.4, @types/ws@npm:^8.5.5":
version: 8.5.5
resolution: "@types/ws@npm:8.5.5"
dependencies:
Expand Down Expand Up @@ -1209,7 +1239,7 @@ __metadata:
languageName: node
linkType: hard

"@vladfrangu/async_event_emitter@npm:^2.2.1":
"@vladfrangu/async_event_emitter@npm:^2.2.2":
version: 2.2.2
resolution: "@vladfrangu/async_event_emitter@npm:2.2.2"
checksum: ed948294fea1a2dc8b8f307f4061bf65e2043a946132f288702f0572a806ebe3123b8c7e522e70d2abbd3616f5d67027c9e59df9ef80b0195f7502a848a426ba
Expand Down Expand Up @@ -1815,25 +1845,25 @@ __metadata:
languageName: node
linkType: hard

"discord.js@npm:^14.11.0":
version: 14.11.0
resolution: "discord.js@npm:14.11.0"
"discord.js@npm:^14.12.1":
version: 14.12.1
resolution: "discord.js@npm:14.12.1"
dependencies:
"@discordjs/builders": ^1.6.3
"@discordjs/collection": ^1.5.1
"@discordjs/builders": ^1.6.4
"@discordjs/collection": ^1.5.2
"@discordjs/formatters": ^0.3.1
"@discordjs/rest": ^1.7.1
"@discordjs/util": ^0.3.1
"@discordjs/ws": ^0.8.3
"@sapphire/snowflake": ^3.4.2
"@types/ws": ^8.5.4
discord-api-types: ^0.37.41
"@discordjs/rest": ^2.0.0
"@discordjs/util": ^1.0.0
"@discordjs/ws": ^1.0.0
"@sapphire/snowflake": ^3.5.1
"@types/ws": ^8.5.5
discord-api-types: ^0.37.50
fast-deep-equal: ^3.1.3
lodash.snakecase: ^4.1.1
tslib: ^2.5.0
undici: ^5.22.0
tslib: ^2.6.1
undici: ^5.22.1
ws: ^8.13.0
checksum: 63e0a312c4ee89b03bfd16f3d58ff185d1e4cee75aa2d75de7a56d049a0bcddb89e16ae77cb02ddf0272072698d490c6a98959a8a90dd68ac6175a3ee50a191d
checksum: 059c6c2fdec22319e8aa8d5f54392db0066e959a7418440d1dab3b0e7814b0c4a7311ed15500147e959f9409e63e2dbe0b1f159f9c2693d8cd321a216b92fdaf
languageName: node
linkType: hard

Expand Down Expand Up @@ -2387,17 +2417,6 @@ __metadata:
languageName: node
linkType: hard

"file-type@npm:^18.3.0":
version: 18.5.0
resolution: "file-type@npm:18.5.0"
dependencies:
readable-web-to-node-stream: ^3.0.2
strtok3: ^7.0.0
token-types: ^5.0.1
checksum: d2bc81d842b110970a0ca9d90356ce4e9738c1c05596ce8931f2af334477856d92bcecd0742dc6646e13a970c0125150ad4415898688d1901d80e972d90ab1ca
languageName: node
linkType: hard

"fill-range@npm:^7.0.1":
version: 7.0.1
resolution: "fill-range@npm:7.0.1"
Expand Down Expand Up @@ -3118,6 +3137,13 @@ __metadata:
languageName: node
linkType: hard

"magic-bytes.js@npm:^1.0.15":
version: 1.0.15
resolution: "magic-bytes.js@npm:1.0.15"
checksum: cef9a3f92853baa2ad3558bccdbf2332ec0d3f6ffc3d57b1d416709db59d0742773b11e17e3fc671d7a506c4419626a939510800d7bebec978bf73b1a7cbdd98
languageName: node
linkType: hard

"make-dir@npm:^3.1.0":
version: 3.1.0
resolution: "make-dir@npm:3.1.0"
Expand Down Expand Up @@ -3682,13 +3708,6 @@ __metadata:
languageName: node
linkType: hard

"peek-readable@npm:^5.0.0":
version: 5.0.0
resolution: "peek-readable@npm:5.0.0"
checksum: bef5ceb50586eb42e14efba274ac57ffe97f0ed272df9239ce029f688f495d9bf74b2886fa27847c706a9db33acda4b7d23bbd09a2d21eb4c2a54da915117414
languageName: node
linkType: hard

"picocolors@npm:^1.0.0":
version: 1.0.0
resolution: "picocolors@npm:1.0.0"
Expand Down Expand Up @@ -3836,7 +3855,7 @@ __metadata:
languageName: node
linkType: hard

"readable-web-to-node-stream@npm:^3.0.0, readable-web-to-node-stream@npm:^3.0.2":
"readable-web-to-node-stream@npm:^3.0.0":
version: 3.0.2
resolution: "readable-web-to-node-stream@npm:3.0.2"
dependencies:
Expand Down Expand Up @@ -4223,16 +4242,6 @@ __metadata:
languageName: node
linkType: hard

"strtok3@npm:^7.0.0":
version: 7.0.0
resolution: "strtok3@npm:7.0.0"
dependencies:
"@tokenizer/token": ^0.3.0
peek-readable: ^5.0.0
checksum: 2ebe7ad8f2aea611dec6742cf6a42e82764892a362907f7ce493faf334501bf981ce21c828dcc300457e6d460dc9c34d644ededb3b01dcb9e37559203cf1748c
languageName: node
linkType: hard

"sucrase@npm:^3.20.3":
version: 3.32.0
resolution: "sucrase@npm:3.32.0"
Expand Down Expand Up @@ -4345,16 +4354,6 @@ __metadata:
languageName: node
linkType: hard

"token-types@npm:^5.0.1":
version: 5.0.1
resolution: "token-types@npm:5.0.1"
dependencies:
"@tokenizer/token": ^0.3.0
ieee754: ^1.2.1
checksum: 32780123bc6ce8b6a2231d860445c994a02a720abf38df5583ea957aa6626873cd1c4dd8af62314da4cf16ede00c379a765707a3b06f04b8808c38efdae1c785
languageName: node
linkType: hard

"tr46@npm:^1.0.1":
version: 1.0.1
resolution: "tr46@npm:1.0.1"
Expand Down Expand Up @@ -4507,7 +4506,7 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.22.0, undici@npm:^5.22.1, undici@npm:^5.8.2":
"undici@npm:^5.22.1, undici@npm:^5.8.2":
version: 5.22.1
resolution: "undici@npm:5.22.1"
dependencies:
Expand Down

0 comments on commit 71c9bc9

Please sign in to comment.