mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#4167)
Bumps the npm_and_yarn group with 2 updates in the /examples/bigbot directory: [fastify](https://github.com/fastify/fastify) and [ws](https://github.com/websockets/ws). Bumps the npm_and_yarn group with 1 update in the /website directory: [webpack](https://github.com/webpack/webpack). Updates `fastify` from 5.2.0 to 5.3.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.2.0...v5.3.1) Updates `ws` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1) Updates `webpack` from 5.99.0 to 5.99.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.99.0...v5.99.1) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.3.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.18.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-version: 5.99.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"@docusaurus/types": "3.6.3",
|
||||
"@types/react": "^18.3.12",
|
||||
"typescript": "5.7.2",
|
||||
"webpack": "5.99.0"
|
||||
"webpack": "5.99.1"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
||||
Reference in New Issue
Block a user