Skip to content

Commit

Permalink
Update npm package webpack to v5.97.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 6, 2024
1 parent a33e4ec commit caa6205
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
42 changes: 39 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit caa6205

Please sign in to comment.