33 Commits

Author SHA1 Message Date
admin 37ee4dc6d2 Merge branch 'main' into dependabot/npm_and_yarn/dotenv-16.4.7 2025-01-27 21:58:44 +08:00
admin 04a5629bb6 Merge branch 'main' into dependabot/npm_and_yarn/prettier-3.4.2 2025-01-27 21:57:41 +08:00
admin f3f8ea5e85 Merge pull request #28 from F04C/dependabot/npm_and_yarn/nodemon-3.1.9
Bump nodemon from 3.1.7 to 3.1.9
2025-01-27 21:56:59 +08:00
admin 93602734ba Merge pull request #33 from F04C/dependabot/npm_and_yarn/discord.js-14.17.3
Bump discord.js from 14.16.3 to 14.17.3
2025-01-27 21:56:42 +08:00
admin a66addbe00 Merge pull request #37 from F04C/dependabot/npm_and_yarn/types/node-22.10.10
Bump @types/node from 22.9.3 to 22.10.10
2025-01-27 21:56:08 +08:00
admin 146ced2531 Bump discord.js from 14.16.3 to 14.17.3
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.16.3 to 14.17.3.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.17.3/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.17.3/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 13:55:56 +00:00
admin 64acc404d2 Merge branch 'main' into dependabot/npm_and_yarn/discordjs/voice-0.18.0 2025-01-27 21:55:12 +08:00
admin 3d93da5973 Bump @discordjs/opus from 0.9.0 to 0.10.0
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: "@discordjs/opus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 05:08:43 +00:00
admin 8b4ddbff16 Bump @types/node from 22.9.3 to 22.10.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.3 to 22.10.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 04:35:15 +00:00
admin 82be2b6e84 Bump nodemon from 3.1.7 to 3.1.9
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.7 to 3.1.9.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.7...v3.1.9)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 04:57:41 +00:00
admin d0dcf1928c Bump prettier from 3.3.3 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 04:53:46 +00:00
admin 5bf8e4ba01 Bump dotenv from 16.4.5 to 16.4.7
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.7.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.7)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 05:05:20 +00:00
admin a3ddd6009d Bump @discordjs/voice from 0.17.0 to 0.18.0
Bumps [@discordjs/voice](https://github.com/discordjs/discord.js/tree/HEAD/packages/voice) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/voice/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/voice@0.18.0/packages/voice)

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 04:21:05 +00:00
admin 08d3db28d7 Merge pull request #18 from F04C/dependabot/npm_and_yarn/types/node-22.9.3
Bump @types/node from 20.14.2 to 22.9.3
2024-11-24 18:51:59 +08:00
admin 549d774b42 Merge pull request #17 from F04C/dependabot/npm_and_yarn/sodium-native-4.3.1
Bump sodium-native from 3.4.1 to 4.3.1
2024-11-24 18:51:48 +08:00
admin 98f1d3a40e Merge pull request #9 from F04C/dependabot/npm_and_yarn/discord.js-14.16.3
Bump discord.js from 14.15.3 to 14.16.3
2024-11-24 18:51:38 +08:00
admin 41d9aef62b Bump sodium-native from 3.4.1 to 4.3.1
Bumps [sodium-native](https://github.com/holepunchto/sodium-native) from 3.4.1 to 4.3.1.
- [Release notes](https://github.com/holepunchto/sodium-native/releases)
- [Changelog](https://github.com/holepunchto/sodium-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/holepunchto/sodium-native/compare/v3.4.1...v4.3.1)

---
updated-dependencies:
- dependency-name: sodium-native
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 10:51:31 +00:00
admin 6f04f49fdf Merge pull request #8 from F04C/dependabot/npm_and_yarn/youtube-sr-4.3.11
Bump youtube-sr from 4.3.4 to 4.3.11
2024-11-24 18:51:29 +08:00
admin 2e95daa033 Bump discord.js from 14.15.3 to 14.16.3
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.15.3 to 14.16.3.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.16.3/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 10:51:28 +00:00
admin 88a82f229b Bump youtube-sr from 4.3.4 to 4.3.11
Bumps [youtube-sr](https://github.com/twlite/youtube-sr) from 4.3.4 to 4.3.11.
- [Release notes](https://github.com/twlite/youtube-sr/releases)
- [Commits](https://github.com/twlite/youtube-sr/compare/v4.3.4...v4.3.11)

---
updated-dependencies:
- dependency-name: youtube-sr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 10:51:20 +00:00
admin ea24d6ff59 Bump @types/node from 20.14.2 to 22.9.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 22.9.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 10:51:18 +00:00
admin f4f8a0628a Merge pull request #7 from F04C/dependabot/npm_and_yarn/ffmpeg-static-5.2.0
Bump ffmpeg-static from 4.4.1 to 5.2.0
2024-11-24 18:51:11 +08:00
admin 0440293761 Merge branch 'main' into dependabot/npm_and_yarn/nodemon-3.1.7 2024-11-24 18:50:36 +08:00
admin 30bd4899ad Bump ffmpeg-static from 4.4.1 to 5.2.0
Bumps [ffmpeg-static](https://github.com/eugeneware/ffmpeg-static) from 4.4.1 to 5.2.0.
- [Release notes](https://github.com/eugeneware/ffmpeg-static/releases)
- [Commits](https://github.com/eugeneware/ffmpeg-static/compare/4.4.1...5.2.0)

---
updated-dependencies:
- dependency-name: ffmpeg-static
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 10:50:22 +00:00
admin ac69d97c1e Merge pull request #5 from F04C/dependabot/npm_and_yarn/libsodium-wrappers-0.7.15
Bump libsodium-wrappers from 0.7.13 to 0.7.15
2024-11-24 18:49:54 +08:00
admin 58a57fa35e Bump prettier from 3.3.1 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 10:49:29 +00:00
admin 198b8e6074 Merge branch 'main' into dependabot/npm_and_yarn/array-move-4.0.0 2024-11-24 18:49:10 +08:00
admin f4bd0424eb Bump @discordjs/voice from 0.17.0 to 0.18.0
Bumps [@discordjs/voice](https://github.com/discordjs/discord.js/tree/HEAD/packages/voice) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/voice/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/voice@0.18.0/packages/voice)

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 05:28:13 +00:00
admin 989cd3a6f3 Bump nodemon from 2.0.22 to 3.1.7
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.22 to 3.1.7.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.1.7)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 14:29:26 +00:00
admin 11241875b0 updated Files 2024-10-26 22:07:18 +08:00
admin d4df70b079 Bump libsodium-wrappers from 0.7.13 to 0.7.15
Bumps [libsodium-wrappers](https://github.com/jedisct1/libsodium.js) from 0.7.13 to 0.7.15.
- [Commits](https://github.com/jedisct1/libsodium.js/compare/0.7.13...0.7.15)

---
updated-dependencies:
- dependency-name: libsodium-wrappers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 12:34:56 +00:00
admin 3869c6ccd4 Bump array-move from 3.0.1 to 4.0.0
Bumps [array-move](https://github.com/sindresorhus/array-move) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/array-move/releases)
- [Commits](https://github.com/sindresorhus/array-move/compare/v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: array-move
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 12:34:46 +00:00
admin 2d302551f9 Apollo Initial Files 2024-10-26 20:33:18 +08:00