mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 00:37:22 +00:00
build(deps): bump the npm_and_yarn group across 1 directory with 6 updates (#5109)
Bumps the npm_and_yarn group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.0` | `7.29.7` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.9` | `2.0.10` | | [launch-editor](https://github.com/vitejs/launch-editor) | `2.13.1` | `2.14.1` | | [tar](https://github.com/isaacs/node-tar) | `7.5.11` | `7.5.16` | | [undici](https://github.com/nodejs/undici) | `7.24.4` | `7.28.0` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.4` | `5.2.5` | Updates `@babel/core` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `http-proxy-middleware` from 2.0.9 to 2.0.10 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.10/CHANGELOG.md) - [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.9...v2.0.10) Updates `launch-editor` from 2.13.1 to 2.14.1 - [Commits](https://github.com/vitejs/launch-editor/compare/v2.13.1...v2.14.1) Updates `tar` from 7.5.11 to 7.5.16 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.11...v7.5.16) Updates `undici` from 7.24.4 to 7.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.24.4...v7.28.0) Updates `webpack-dev-server` from 5.2.4 to 5.2.5 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.4...v5.2.5) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: indirect - dependency-name: http-proxy-middleware dependency-version: 2.0.10 dependency-type: indirect - dependency-name: launch-editor dependency-version: 2.14.1 dependency-type: indirect - dependency-name: tar dependency-version: 7.5.16 dependency-type: indirect - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect - dependency-name: webpack-dev-server dependency-version: 5.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com>
This commit is contained in:
co-authored by
Awesome Stickz
parent
4c6553c51c
commit
cb00fa8f76
+66
-39
@@ -228,7 +228,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.29.0, @babel/code-frame@npm:^7.29.7":
|
||||
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.29.7":
|
||||
version: 7.29.7
|
||||
resolution: "@babel/code-frame@npm:7.29.7"
|
||||
dependencies:
|
||||
@@ -246,30 +246,37 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/compat-data@npm:^7.29.7":
|
||||
version: 7.29.7
|
||||
resolution: "@babel/compat-data@npm:7.29.7"
|
||||
checksum: 10c0/47913f05e08a45a1c9df38c02b4b49e391005085b489432647a1abe112e5d9c75e3be8ea5972b7f6da4ec5d1339922ceb9ea02b8a25d4ed1cb8636e5261f344e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:^7.21.3, @babel/core@npm:^7.25.9":
|
||||
version: 7.29.0
|
||||
resolution: "@babel/core@npm:7.29.0"
|
||||
version: 7.29.7
|
||||
resolution: "@babel/core@npm:7.29.7"
|
||||
dependencies:
|
||||
"@babel/code-frame": "npm:^7.29.0"
|
||||
"@babel/generator": "npm:^7.29.0"
|
||||
"@babel/helper-compilation-targets": "npm:^7.28.6"
|
||||
"@babel/helper-module-transforms": "npm:^7.28.6"
|
||||
"@babel/helpers": "npm:^7.28.6"
|
||||
"@babel/parser": "npm:^7.29.0"
|
||||
"@babel/template": "npm:^7.28.6"
|
||||
"@babel/traverse": "npm:^7.29.0"
|
||||
"@babel/types": "npm:^7.29.0"
|
||||
"@babel/code-frame": "npm:^7.29.7"
|
||||
"@babel/generator": "npm:^7.29.7"
|
||||
"@babel/helper-compilation-targets": "npm:^7.29.7"
|
||||
"@babel/helper-module-transforms": "npm:^7.29.7"
|
||||
"@babel/helpers": "npm:^7.29.7"
|
||||
"@babel/parser": "npm:^7.29.7"
|
||||
"@babel/template": "npm:^7.29.7"
|
||||
"@babel/traverse": "npm:^7.29.7"
|
||||
"@babel/types": "npm:^7.29.7"
|
||||
"@jridgewell/remapping": "npm:^2.3.5"
|
||||
convert-source-map: "npm:^2.0.0"
|
||||
debug: "npm:^4.1.0"
|
||||
gensync: "npm:^1.0.0-beta.2"
|
||||
json5: "npm:^2.2.3"
|
||||
semver: "npm:^6.3.1"
|
||||
checksum: 10c0/5127d2e8e842ae409e11bcbb5c2dff9874abf5415e8026925af7308e903f4f43397341467a130490d1a39884f461bc2b67f3063bce0be44340db89687fd852aa
|
||||
checksum: 10c0/112fb09c24de7a1de64d1de2c31fe65c4e6af4cb2fb6e6d99ea5373e6fc51e75b88581c0efae4c4c68f119a02a988c7106e95011a41530a2fb8ed793c7eaa07b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/generator@npm:^7.25.9, @babel/generator@npm:^7.29.0, @babel/generator@npm:^7.29.7":
|
||||
"@babel/generator@npm:^7.25.9, @babel/generator@npm:^7.29.7":
|
||||
version: 7.29.7
|
||||
resolution: "@babel/generator@npm:7.29.7"
|
||||
dependencies:
|
||||
@@ -304,6 +311,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-compilation-targets@npm:^7.29.7":
|
||||
version: 7.29.7
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.29.7"
|
||||
dependencies:
|
||||
"@babel/compat-data": "npm:^7.29.7"
|
||||
"@babel/helper-validator-option": "npm:^7.29.7"
|
||||
browserslist: "npm:^4.24.0"
|
||||
lru-cache: "npm:^5.1.1"
|
||||
semver: "npm:^6.3.1"
|
||||
checksum: 10c0/4c15fd4c69a0a7047799a28a88460c19cede0a0ee8af994ea169114986f4af48b92c7393a4a3fee0456c11a656eece3448a6ed06354453d6c27cccf17195453b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-create-class-features-plugin@npm:^7.28.6":
|
||||
version: 7.28.6
|
||||
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.6"
|
||||
@@ -462,6 +482,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-validator-option@npm:^7.29.7":
|
||||
version: 7.29.7
|
||||
resolution: "@babel/helper-validator-option@npm:7.29.7"
|
||||
checksum: 10c0/d2a06c6d0ac40ba4a2f219fc2cab249c7a94bacdb2686273b7f9598571c908809b48468ff588915a346e6cc7296f60b581023d1d498b747fed06f779d335c2cc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-wrap-function@npm:^7.27.1":
|
||||
version: 7.28.6
|
||||
resolution: "@babel/helper-wrap-function@npm:7.28.6"
|
||||
@@ -473,17 +500,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helpers@npm:^7.28.6":
|
||||
version: 7.28.6
|
||||
resolution: "@babel/helpers@npm:7.28.6"
|
||||
"@babel/helpers@npm:^7.29.7":
|
||||
version: 7.29.7
|
||||
resolution: "@babel/helpers@npm:7.29.7"
|
||||
dependencies:
|
||||
"@babel/template": "npm:^7.28.6"
|
||||
"@babel/types": "npm:^7.28.6"
|
||||
checksum: 10c0/c4a779c66396bb0cf619402d92f1610601ff3832db2d3b86b9c9dd10983bf79502270e97ac6d5280cea1b1a37de2f06ecbac561bd2271545270407fbe64027cb
|
||||
"@babel/template": "npm:^7.29.7"
|
||||
"@babel/types": "npm:^7.29.7"
|
||||
checksum: 10c0/218e8d10953647c9f44775f5a022b227a182674853b5ea8631889deb7e1a3e4bc870388aaecf59bb8bd92a87f9a96220ed3f70a35bffec6bcf9169ecb67891ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.29.0, @babel/parser@npm:^7.29.7":
|
||||
"@babel/parser@npm:^7.29.7":
|
||||
version: 7.29.7
|
||||
resolution: "@babel/parser@npm:7.29.7"
|
||||
dependencies:
|
||||
@@ -1478,7 +1505,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.21.3, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.5, @babel/types@npm:^7.28.6, @babel/types@npm:^7.29.0, @babel/types@npm:^7.29.7, @babel/types@npm:^7.4.4":
|
||||
"@babel/types@npm:^7.21.3, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.5, @babel/types@npm:^7.28.6, @babel/types@npm:^7.29.7, @babel/types@npm:^7.4.4":
|
||||
version: 7.29.7
|
||||
resolution: "@babel/types@npm:7.29.7"
|
||||
dependencies:
|
||||
@@ -8315,8 +8342,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"http-proxy-middleware@npm:^2.0.9":
|
||||
version: 2.0.9
|
||||
resolution: "http-proxy-middleware@npm:2.0.9"
|
||||
version: 2.0.10
|
||||
resolution: "http-proxy-middleware@npm:2.0.10"
|
||||
dependencies:
|
||||
"@types/http-proxy": "npm:^1.17.8"
|
||||
http-proxy: "npm:^1.18.1"
|
||||
@@ -8328,7 +8355,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
"@types/express":
|
||||
optional: true
|
||||
checksum: 10c0/8e9032af625f7c9f2f0d318f6cdb14eb725cc16ffe7b4ccccea25cf591fa819bb7c3bb579e0b543e0ae9c73059b505a6d728290c757bff27bae526a6ed11c05e
|
||||
checksum: 10c0/363cd25fbac18f851af93cea34ac7068656413c9af5af12d3b2a127adc70623d2c0d6e9e12037bbac5a4744b762fd9f89fb16e16c29ad06af2b17766890c1b26
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -9004,12 +9031,12 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"launch-editor@npm:^2.6.1":
|
||||
version: 2.13.1
|
||||
resolution: "launch-editor@npm:2.13.1"
|
||||
version: 2.14.1
|
||||
resolution: "launch-editor@npm:2.14.1"
|
||||
dependencies:
|
||||
picocolors: "npm:^1.1.1"
|
||||
shell-quote: "npm:^1.8.3"
|
||||
checksum: 10c0/6ceb606b16a8c6520f79e0370b94958ab91206bea60375fbc18bcdd343508a0e225c6d74592e1dfe784db8b2a6d30f8bb67fbac6f297ae6ec616e2a513636ad7
|
||||
shell-quote: "npm:^1.8.4"
|
||||
checksum: 10c0/bb0ab182086afaf1c391abd38d6fc9d5391cb43d0c2da1d96176f79e9995635cdf34dcfd8df3f756bb82d7bbbb7d37014d5eb312f337350889c0cff92db53dab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -12747,7 +12774,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"shell-quote@npm:^1.8.3":
|
||||
"shell-quote@npm:^1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "shell-quote@npm:1.8.4"
|
||||
checksum: 10c0/86c93678bc394cb81f5ddcdc87df9c95d279ef9652775cd1cd1eed361404169a8d8cbaacaeed232ab09919e36ee1e5363863570390d78571f8c22b7f6312fb40
|
||||
@@ -13235,15 +13262,15 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"tar@npm:^7.5.4":
|
||||
version: 7.5.11
|
||||
resolution: "tar@npm:7.5.11"
|
||||
version: 7.5.16
|
||||
resolution: "tar@npm:7.5.16"
|
||||
dependencies:
|
||||
"@isaacs/fs-minipass": "npm:^4.0.0"
|
||||
chownr: "npm:^3.0.0"
|
||||
minipass: "npm:^7.1.2"
|
||||
minizlib: "npm:^3.1.0"
|
||||
yallist: "npm:^5.0.0"
|
||||
checksum: 10c0/b6bb420550ef50ef23356018155e956cd83282c97b6128d8d5cfe5740c57582d806a244b2ef0bf686a74ce526babe8b8b9061527623e935e850008d86d838929
|
||||
checksum: 10c0/4f37f3c4bd2ca2755fd736a5df1d573c1a868ec1b1e893346aeafa95ac510f9e2fd1469420bd866cc7904799e5bd4ac62b5d4f03fe27747d6e1e373b44505c5c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13506,9 +13533,9 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"undici@npm:^7.19.0":
|
||||
version: 7.24.4
|
||||
resolution: "undici@npm:7.24.4"
|
||||
checksum: 10c0/cb302e81fadb7f0b7946ab77595715c0961b46a025ccecae79ba599432d0bc8d1e3da4dfe7ff66bc74f115c1b8ff0f099bc4e9bf313db4562da23995872c6d17
|
||||
version: 7.28.0
|
||||
resolution: "undici@npm:7.28.0"
|
||||
checksum: 10c0/fe781983a26098795e99bb1f64906cbb7d0bcaa029a26baade007b53ea67f2631d189b8f9671a31f4c8d0cb3773b7559608628ba54452fef51fec90e7c78bb0d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13883,8 +13910,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"webpack-dev-server@npm:^5.2.2":
|
||||
version: 5.2.4
|
||||
resolution: "webpack-dev-server@npm:5.2.4"
|
||||
version: 5.2.5
|
||||
resolution: "webpack-dev-server@npm:5.2.5"
|
||||
dependencies:
|
||||
"@types/bonjour": "npm:^3.5.13"
|
||||
"@types/connect-history-api-fallback": "npm:^1.5.4"
|
||||
@@ -13923,7 +13950,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
webpack-dev-server: bin/webpack-dev-server.js
|
||||
checksum: 10c0/42f8afe11b7bfe65d72e30d861ddf1e4d05f27202c4c1162d204cb41a4a858dffc91c5a02bf44ec08acc8c02b4a57aaf46924ec12a5e5b97c307991379282669
|
||||
checksum: 10c0/8963b3533197ebd820456f3cb14d9234ba4dff10412eb11200b8099c501559abf7a700e9a5d4136f17929374b61c1af5c6ef597471ea45b97ba6ca69a12e5ca8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user