From a3315e866fa222cbe1a16e18105d3cdbf6ee4fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 22:11:17 +0200 Subject: [PATCH] Bump webpack from 5.92.1 to 5.94.0 (#376) Bumps [webpack](https://github.com/webpack/webpack) from 5.92.1 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/docusaurus-theme-redoc/package.json | 2 +- packages/redocusaurus/package.json | 2 +- yarn.lock | 52 ++++++++++++++++++-- 3 files changed, 51 insertions(+), 5 deletions(-) diff --git a/packages/docusaurus-theme-redoc/package.json b/packages/docusaurus-theme-redoc/package.json index b1ac8c03..df000e4b 100644 --- a/packages/docusaurus-theme-redoc/package.json +++ b/packages/docusaurus-theme-redoc/package.json @@ -60,7 +60,7 @@ "react-dom": "^18.3.1", "react-is": "^18.3.1", "typescript": "^5.5.2", - "webpack": "^5.92.1" + "webpack": "^5.94.0" }, "peerDependencies": { "@docusaurus/theme-common": "^3.0.0", diff --git a/packages/redocusaurus/package.json b/packages/redocusaurus/package.json index 07e121c7..7923cf20 100644 --- a/packages/redocusaurus/package.json +++ b/packages/redocusaurus/package.json @@ -59,6 +59,6 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "typescript": "^5.5.2", - "webpack": "^5.92.1" + "webpack": "^5.94.0" } } diff --git a/yarn.lock b/yarn.lock index 85e4c676..bffca2e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6386,7 +6386,7 @@ __metadata: redoc: "npm:2.1.5" styled-components: "npm:^6.1.11" typescript: "npm:^5.5.2" - webpack: "npm:^5.92.1" + webpack: "npm:^5.94.0" peerDependencies: "@docusaurus/theme-common": ^3.0.0 webpack: ^5.0.0 @@ -6609,6 +6609,16 @@ __metadata: languageName: node linkType: hard +"enhanced-resolve@npm:^5.17.1": + version: 5.17.1 + resolution: "enhanced-resolve@npm:5.17.1" + dependencies: + graceful-fs: "npm:^4.2.4" + tapable: "npm:^2.2.0" + checksum: e8e03cb7a4bf3c0250a89afbd29e5ec20e90ba5fcd026066232a0754864d7d0a393fa6fc0e5379314a6529165a1834b36731147080714459d98924520410d8f5 + languageName: node + linkType: hard + "enquirer@npm:^2.3.0": version: 2.4.1 resolution: "enquirer@npm:2.4.1" @@ -13194,7 +13204,7 @@ __metadata: react: "npm:^18.3.1" react-dom: "npm:^18.3.1" typescript: "npm:^5.5.2" - webpack: "npm:^5.92.1" + webpack: "npm:^5.94.0" peerDependencies: "@docusaurus/theme-common": ^3.0.0 "@docusaurus/utils": ^3.0.0 @@ -15533,7 +15543,7 @@ __metadata: languageName: node linkType: hard -"webpack@npm:^5.88.1, webpack@npm:^5.92.1": +"webpack@npm:^5.88.1": version: 5.92.1 resolution: "webpack@npm:5.92.1" dependencies: @@ -15570,6 +15580,42 @@ __metadata: languageName: node linkType: hard +"webpack@npm:^5.94.0": + version: 5.94.0 + resolution: "webpack@npm:5.94.0" + dependencies: + "@types/estree": "npm:^1.0.5" + "@webassemblyjs/ast": "npm:^1.12.1" + "@webassemblyjs/wasm-edit": "npm:^1.12.1" + "@webassemblyjs/wasm-parser": "npm:^1.12.1" + acorn: "npm:^8.7.1" + acorn-import-attributes: "npm:^1.9.5" + browserslist: "npm:^4.21.10" + chrome-trace-event: "npm:^1.0.2" + enhanced-resolve: "npm:^5.17.1" + es-module-lexer: "npm:^1.2.1" + eslint-scope: "npm:5.1.1" + events: "npm:^3.2.0" + glob-to-regexp: "npm:^0.4.1" + graceful-fs: "npm:^4.2.11" + json-parse-even-better-errors: "npm:^2.3.1" + loader-runner: "npm:^4.2.0" + mime-types: "npm:^2.1.27" + neo-async: "npm:^2.6.2" + schema-utils: "npm:^3.2.0" + tapable: "npm:^2.1.1" + terser-webpack-plugin: "npm:^5.3.10" + watchpack: "npm:^2.4.1" + webpack-sources: "npm:^3.2.3" + peerDependenciesMeta: + webpack-cli: + optional: true + bin: + webpack: bin/webpack.js + checksum: 648449c5fbbb0839814116e3b2b044ac6c75a7ba272435155ddeb1e64dfaa2f8079be3adfbb691f648b69900756ce0f6fb73beab0ced3cf5e0fd46868b4593a6 + languageName: node + linkType: hard + "webpackbar@npm:^5.0.2": version: 5.0.2 resolution: "webpackbar@npm:5.0.2"