Skip to content

Commit

Permalink
chore(deps): update dependency webpack to ~5.90.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 0d575de commit 4032303
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@
"rimraf": "^5.0.1",
"ts-jest": "~29.1.1",
"typescript": "~5.2.2",
"webpack": "~5.89.0"
"webpack": "~5.90.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
"tsc-watch": "^6.0.0",
"typescript": "~5.2.2",
"uuid": "^9.0.0",
"webpack": "~5.89.0",
"webpack": "~5.90.0",
"winston": "^3.8.2",
"yaml-eslint-parser": "^1.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-terasu/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"tslib": "^2.5.3",
"type-fest": "^4.3.1",
"typescript": "~5.2.2",
"webpack": "~5.89.0",
"webpack": "~5.90.0",
"webpack-cli": "~5.1.0"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@schematics/angular": "~17.0.0",
"jasmine": "^5.0.0",
"rxjs": "^7.8.1",
"webpack": "~5.89.0"
"webpack": "~5.90.0"
},
"peerDependenciesMeta": {
"@o3r/schematics": {
Expand Down Expand Up @@ -101,7 +101,7 @@
"ts-jest": "~29.1.1",
"type-fest": "^4.3.1",
"typescript": "~5.2.2",
"webpack": "~5.89.0",
"webpack": "~5.90.0",
"zone.js": "~0.14.2"
},
"exports": {
Expand Down
53 changes: 45 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ __metadata:
tslib: "npm:^2.5.3"
type-fest: "npm:^4.3.1"
typescript: "npm:~5.2.2"
webpack: "npm:~5.89.0"
webpack: "npm:~5.90.0"
webpack-cli: "npm:~5.1.0"
yargs: "npm:^17.6.2"
peerDependencies:
Expand Down Expand Up @@ -6172,7 +6172,7 @@ __metadata:
tslib: "npm:^2.5.3"
type-fest: "npm:^4.3.1"
typescript: "npm:~5.2.2"
webpack: "npm:~5.89.0"
webpack: "npm:~5.90.0"
zone.js: "npm:~0.14.2"
peerDependencies:
"@ama-sdk/core": "workspace:^"
Expand All @@ -6187,7 +6187,7 @@ __metadata:
"@schematics/angular": ~17.0.0
jasmine: ^5.0.0
rxjs: ^7.8.1
webpack: ~5.89.0
webpack: ~5.90.0
peerDependenciesMeta:
"@o3r/schematics":
optional: true
Expand Down Expand Up @@ -7531,7 +7531,7 @@ __metadata:
tslib: "npm:^2.5.3"
typescript: "npm:~5.2.2"
uuid: "npm:^9.0.0"
webpack: "npm:~5.89.0"
webpack: "npm:~5.90.0"
winston: "npm:^3.8.2"
yaml-eslint-parser: "npm:^1.2.2"
zone.js: "npm:~0.14.2"
Expand Down Expand Up @@ -8238,7 +8238,7 @@ __metadata:
ts-jest: "npm:~29.1.1"
tslib: "npm:^2.5.3"
typescript: "npm:~5.2.2"
webpack: "npm:~5.89.0"
webpack: "npm:~5.90.0"
zone.js: "npm:~0.14.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11390,7 +11390,7 @@ __metadata:
languageName: node
linkType: hard

"@types/estree@npm:*, @types/estree@npm:^1.0.0":
"@types/estree@npm:*, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.5":
version: 1.0.5
resolution: "@types/estree@npm:1.0.5"
checksum: 7de6d928dd4010b0e20c6919e1a6c27b61f8d4567befa89252055fad503d587ecb9a1e3eab1b1901f923964d7019796db810b7fd6430acb26c32866d126fd408
Expand Down Expand Up @@ -29650,7 +29650,7 @@ __metadata:
languageName: node
linkType: hard

"terser-webpack-plugin@npm:^5.3.1, terser-webpack-plugin@npm:^5.3.3, terser-webpack-plugin@npm:^5.3.7":
"terser-webpack-plugin@npm:^5.3.1, terser-webpack-plugin@npm:^5.3.10, terser-webpack-plugin@npm:^5.3.3, terser-webpack-plugin@npm:^5.3.7":
version: 5.3.10
resolution: "terser-webpack-plugin@npm:5.3.10"
dependencies:
Expand Down Expand Up @@ -31348,7 +31348,44 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:5.89.0, webpack@npm:^5.80.0, webpack@npm:~5.89.0":
"webpack@npm:5, webpack@npm:^5.80.0, webpack@npm:~5.90.0":
version: 5.90.0
resolution: "webpack@npm:5.90.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
"@webassemblyjs/ast": "npm:^1.11.5"
"@webassemblyjs/wasm-edit": "npm:^1.11.5"
"@webassemblyjs/wasm-parser": "npm:^1.11.5"
acorn: "npm:^8.7.1"
acorn-import-assertions: "npm:^1.9.0"
browserslist: "npm:^4.21.10"
chrome-trace-event: "npm:^1.0.2"
enhanced-resolve: "npm:^5.15.0"
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.9"
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.0"
webpack-sources: "npm:^3.2.3"
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: 7ff6286be54e00b2580274d8009b014fd03c6d8ade898434376c739e460da1f3a63a51006966024710061f440d6723813365b8a54ae6bcb93b94867c42cf017e
languageName: node
linkType: hard

"webpack@npm:5.89.0":
version: 5.89.0
resolution: "webpack@npm:5.89.0"
dependencies:
Expand Down

0 comments on commit 4032303

Please sign in to comment.