From caa62050c5aa14b1ccbd3960cc60816dcf1484fa Mon Sep 17 00:00:00 2001 From: "hash-worker[bot]" <180894564+hash-worker[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 00:29:04 +0000 Subject: [PATCH 1/2] Update npm package `webpack` to v5.97.1 --- apps/hash-frontend/package.json | 2 +- apps/plugin-browser/package.json | 2 +- yarn.lock | 42 +++++++++++++++++++++++++++++--- 3 files changed, 41 insertions(+), 5 deletions(-) diff --git a/apps/hash-frontend/package.json b/apps/hash-frontend/package.json index f082c9e8e2c..3fe9796770b 100644 --- a/apps/hash-frontend/package.json +++ b/apps/hash-frontend/package.json @@ -156,7 +156,7 @@ "sass": "1.82.0", "typescript": "5.6.3", "wait-on": "8.0.1", - "webpack": "5.97.0" + "webpack": "5.97.1" }, "engines": { "node": ">= v20" diff --git a/apps/plugin-browser/package.json b/apps/plugin-browser/package.json index 81960c44484..95c3205b499 100755 --- a/apps/plugin-browser/package.json +++ b/apps/plugin-browser/package.json @@ -92,7 +92,7 @@ "tsconfig-paths-webpack-plugin": "4.2.0", "type-fest": "3.13.1", "typescript": "5.6.3", - "webpack": "5.97.0", + "webpack": "5.97.1", "webpack-cli": "4.10.0", "webpack-dev-server": "4.15.2", "zip-webpack-plugin": "4.0.2" diff --git a/yarn.lock b/yarn.lock index 58e1de44adb..51fa12098dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -617,7 +617,7 @@ __metadata: use-font-face-observer: "npm:1.2.2" uuid: "npm:9.0.1" wait-on: "npm:8.0.1" - webpack: "npm:5.97.0" + webpack: "npm:5.97.1" languageName: unknown linkType: soft @@ -872,7 +872,7 @@ __metadata: typescript: "npm:5.6.3" uuid: "npm:9.0.1" webextension-polyfill: "npm:0.10.0" - webpack: "npm:5.97.0" + webpack: "npm:5.97.1" webpack-cli: "npm:4.10.0" webpack-dev-server: "npm:4.15.2" ws: "npm:8.18.0" @@ -46190,7 +46190,7 @@ __metadata: languageName: node linkType: hard -"webpack@npm:5, webpack@npm:5.97.0, webpack@npm:^5.72.0, webpack@npm:^5.76.0, webpack@npm:^5.94.0": +"webpack@npm:5, webpack@npm:^5.72.0, webpack@npm:^5.76.0, webpack@npm:^5.94.0": version: 5.97.0 resolution: "webpack@npm:5.97.0" dependencies: @@ -46226,6 +46226,42 @@ __metadata: languageName: node linkType: hard +"webpack@npm:5.97.1": + version: 5.97.1 + resolution: "webpack@npm:5.97.1" + dependencies: + "@types/eslint-scope": "npm:^3.7.7" + "@types/estree": "npm:^1.0.6" + "@webassemblyjs/ast": "npm:^1.14.1" + "@webassemblyjs/wasm-edit": "npm:^1.14.1" + "@webassemblyjs/wasm-parser": "npm:^1.14.1" + acorn: "npm:^8.14.0" + browserslist: "npm:^4.24.0" + 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: 10c0/a12d3dc882ca582075f2c4bd88840be8307427245c90a8a0e0b372d73560df13fcf25a61625c9e7edc964981d16b5a8323640562eb48347cf9dd2f8bd1b39d35 + languageName: node + linkType: hard + "websocket-driver@npm:>=0.5.1, websocket-driver@npm:^0.7.4": version: 0.7.4 resolution: "websocket-driver@npm:0.7.4" From 0f8b2100fca0328a0ad674a2dc9a7ad4326815e8 Mon Sep 17 00:00:00 2001 From: vilkinsons <6226576+vilkinsons@users.noreply.github.com> Date: Fri, 6 Dec 2024 09:16:00 +0100 Subject: [PATCH 2/2] `yarn fix:yarn-deduplicate` --- yarn.lock | 38 +------------------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) diff --git a/yarn.lock b/yarn.lock index 51fa12098dd..8741738eca3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -46190,43 +46190,7 @@ __metadata: languageName: node linkType: hard -"webpack@npm:5, webpack@npm:^5.72.0, webpack@npm:^5.76.0, webpack@npm:^5.94.0": - version: 5.97.0 - resolution: "webpack@npm:5.97.0" - dependencies: - "@types/eslint-scope": "npm:^3.7.7" - "@types/estree": "npm:^1.0.6" - "@webassemblyjs/ast": "npm:^1.14.1" - "@webassemblyjs/wasm-edit": "npm:^1.14.1" - "@webassemblyjs/wasm-parser": "npm:^1.14.1" - acorn: "npm:^8.14.0" - browserslist: "npm:^4.24.0" - 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: 10c0/a8714d42defbf52382b61c157f68e161a16d0edf228d8d9abaa7a165f3ee0ac7386a08d28d4dcf8d6740ea5bda0c4d4abfeeb838df029e636c1c28bb2454ac56 - languageName: node - linkType: hard - -"webpack@npm:5.97.1": +"webpack@npm:5, webpack@npm:5.97.1, webpack@npm:^5.72.0, webpack@npm:^5.76.0, webpack@npm:^5.94.0": version: 5.97.1 resolution: "webpack@npm:5.97.1" dependencies: