Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump webpack from 5.97.1 to 5.98.0 in /reacnetgenerator/static/webpack #2340

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"style-loader": "4.0.0",
"terser-webpack-plugin": "5.3.10",
"url-loader": "4.1.1",
"webpack": "5.97.1",
"webpack": "5.98.0",
"webpack-cdn-plugin": "3.3.1",
"webpack-cli": "5.1.4"
},
Expand Down
66 changes: 57 additions & 9 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3926,7 +3926,7 @@ __metadata:
style-loader: "npm:4.0.0"
terser-webpack-plugin: "npm:5.3.10"
url-loader: "npm:4.1.1"
webpack: "npm:5.97.1"
webpack: "npm:5.98.0"
webpack-cdn-plugin: "npm:3.3.1"
webpack-cli: "npm:5.1.4"
languageName: unknown
Expand Down Expand Up @@ -4154,7 +4154,7 @@ __metadata:
languageName: node
linkType: hard

"schema-utils@npm:^3.0.0, schema-utils@npm:^3.1.1, schema-utils@npm:^3.2.0":
"schema-utils@npm:^3.0.0, schema-utils@npm:^3.1.1":
version: 3.3.0
resolution: "schema-utils@npm:3.3.0"
dependencies:
Expand All @@ -4177,6 +4177,18 @@ __metadata:
languageName: node
linkType: hard

"schema-utils@npm:^4.3.0":
version: 4.3.0
resolution: "schema-utils@npm:4.3.0"
dependencies:
"@types/json-schema": "npm:^7.0.9"
ajv: "npm:^8.9.0"
ajv-formats: "npm:^2.1.1"
ajv-keywords: "npm:^5.1.0"
checksum: 10/86c5a7c72a275c56f140bc3cdd832d56efb11428c88ad588127db12cb9b2c83ccaa9540e115d7baa9c6175b5e360094457e29c44e6fb76787c9498c2eb6df5d6
languageName: node
linkType: hard

"script-ext-html-webpack-plugin@npm:2.1.5":
version: 2.1.5
resolution: "script-ext-html-webpack-plugin@npm:2.1.5"
Expand Down Expand Up @@ -4599,7 +4611,7 @@ __metadata:
languageName: node
linkType: hard

"terser-webpack-plugin@npm:5.3.10, terser-webpack-plugin@npm:^5.3.10":
"terser-webpack-plugin@npm:5.3.10":
version: 5.3.10
resolution: "terser-webpack-plugin@npm:5.3.10"
dependencies:
Expand All @@ -4621,6 +4633,28 @@ __metadata:
languageName: node
linkType: hard

"terser-webpack-plugin@npm:^5.3.11":
version: 5.3.11
resolution: "terser-webpack-plugin@npm:5.3.11"
dependencies:
"@jridgewell/trace-mapping": "npm:^0.3.25"
jest-worker: "npm:^27.4.5"
schema-utils: "npm:^4.3.0"
serialize-javascript: "npm:^6.0.2"
terser: "npm:^5.31.1"
peerDependencies:
webpack: ^5.1.0
peerDependenciesMeta:
"@swc/core":
optional: true
esbuild:
optional: true
uglify-js:
optional: true
checksum: 10/a8f7c92c75aa42628adfa4d171d4695c366c1852ecb4a24e72dd6fec86e383e12ac24b627e798fedff4e213c21fe851cebc61be3ab5a2537e6e42bea46690aa3
languageName: node
linkType: hard

"terser@npm:^5.10.0, terser@npm:^5.26.0":
version: 5.28.1
resolution: "terser@npm:5.28.1"
Expand All @@ -4635,6 +4669,20 @@ __metadata:
languageName: node
linkType: hard

"terser@npm:^5.31.1":
version: 5.39.0
resolution: "terser@npm:5.39.0"
dependencies:
"@jridgewell/source-map": "npm:^0.3.3"
acorn: "npm:^8.8.2"
commander: "npm:^2.20.0"
source-map-support: "npm:~0.5.20"
bin:
terser: bin/terser
checksum: 10/d84aff642398329f7179bbeaca28cac76a86100e2372d98d39d9b86c48023b6b9f797d983d6e7c0610b3f957c53d01ada1befa25d625614cb2ccd20714f1e98b
languageName: node
linkType: hard

"through2@npm:^3.0.1":
version: 3.0.2
resolution: "through2@npm:3.0.2"
Expand Down Expand Up @@ -4899,9 +4947,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.97.1":
version: 5.97.1
resolution: "webpack@npm:5.97.1"
"webpack@npm:5.98.0":
version: 5.98.0
resolution: "webpack@npm:5.98.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.7"
"@types/estree": "npm:^1.0.6"
Expand All @@ -4921,17 +4969,17 @@ __metadata:
loader-runner: "npm:^4.2.0"
mime-types: "npm:^2.1.27"
neo-async: "npm:^2.6.2"
schema-utils: "npm:^3.2.0"
schema-utils: "npm:^4.3.0"
tapable: "npm:^2.1.1"
terser-webpack-plugin: "npm:^5.3.10"
terser-webpack-plugin: "npm:^5.3.11"
watchpack: "npm:^2.4.1"
webpack-sources: "npm:^3.2.3"
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10/665bd3b8c84b20f0b1f250159865e4d3e9b76c682030313d49124d5f8e96357ccdcc799dd9fe0ebf010fdb33dbc59d9863d79676a308e868e360ac98f7c09987
checksum: 10/eb16a58b3eb02bfb538c7716e28d7f601a03922e975c74007b41ba5926071ae70302d9acae9800fbd7ddd0c66a675b1069fc6ebb88123b87895a52882e2dc06a
languageName: node
linkType: hard

Expand Down
Loading