From 947aa542647611deb8ec041ff72bd47db06dce08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 06:00:35 +0000 Subject: [PATCH 1/2] chore(deps): bump webpack from 5.92.0 to 5.94.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.92.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fork/dynamic-cdn-webpack-plugin/package.json | 4 +- fork/json-schema-form-core/package.json | 2 +- packages/design-tokens/package.json | 2 +- packages/icons/package.json | 2 +- packages/playground-vite/package.json | 2 +- packages/playground/package.json | 2 +- packages/storybook-docs/package.json | 2 +- packages/theme/package.json | 2 +- .../scripts-config-react-webpack/package.json | 2 +- tools/scripts-core/package.json | 2 +- yarn.lock | 44 +++++++------------ 11 files changed, 27 insertions(+), 39 deletions(-) diff --git a/fork/dynamic-cdn-webpack-plugin/package.json b/fork/dynamic-cdn-webpack-plugin/package.json index 8c3f8cedfa..c0ceede2b2 100644 --- a/fork/dynamic-cdn-webpack-plugin/package.json +++ b/fork/dynamic-cdn-webpack-plugin/package.json @@ -42,7 +42,7 @@ "webpack-sources": "^3.2.3" }, "peerDependencies": { - "webpack": "^5.92.0" + "webpack": "^5.94.0" }, "devDependencies": { "@babel/eslint-parser": "^7.24.7", @@ -53,7 +53,7 @@ "jest": "^29.7.0", "mz": "^2.7.0", "rimraf": "^5.0.7", - "webpack": "^5.92.0", + "webpack": "^5.94.0", "webpack-cli": "^4.10.0", "webpack-manifest-plugin": "^5.0.0" }, diff --git a/fork/json-schema-form-core/package.json b/fork/json-schema-form-core/package.json index a6881c4720..a43bb5ff90 100644 --- a/fork/json-schema-form-core/package.json +++ b/fork/json-schema-form-core/package.json @@ -56,7 +56,7 @@ "@types/chai": "^3.5.2", "@types/node": "^6.14.13", "rimraf": "^5.0.7", - "webpack": "^5.92.0" + "webpack": "^5.94.0" }, "dependencies": { "json-refs": "3.0.15", diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index 3b73f1ec94..dbd0777151 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -67,7 +67,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "typeface-source-sans-pro": "^1.1.13", - "webpack": "^5.92.0" + "webpack": "^5.94.0" }, "dependencies": {} } diff --git a/packages/icons/package.json b/packages/icons/package.json index 7f131e813e..4dcc4c55bc 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -84,7 +84,7 @@ "svgo": "^1.3.2", "url-loader": "^4.1.1", "webfonts-loader": "^8.0.1", - "webpack": "^5.92.0", + "webpack": "^5.94.0", "webpack-cli": "^4.10.0" }, "publishConfig": { diff --git a/packages/playground-vite/package.json b/packages/playground-vite/package.json index 34b061e105..3fcbbff40f 100644 --- a/packages/playground-vite/package.json +++ b/packages/playground-vite/package.json @@ -43,7 +43,7 @@ "vite": "^5.2.13", "vite-plugin-html": "^3.2.2", "vite-plugin-mock": "^3.0.2", - "webpack": "^5.92.0" + "webpack": "^5.94.0" }, "dependencies": { "@talend/assets-api": "^1.5.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index f969caf00c..512454c79b 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -35,7 +35,7 @@ "cross-env": "^7.0.3", "express": "^4.19.2", "i18next-http-backend": "^1.4.5", - "webpack": "^5.92.0" + "webpack": "^5.94.0" }, "dependencies": { "@talend/bootstrap-theme": "^9.2.0", diff --git a/packages/storybook-docs/package.json b/packages/storybook-docs/package.json index cfd9a6c10e..0c446f1cca 100644 --- a/packages/storybook-docs/package.json +++ b/packages/storybook-docs/package.json @@ -52,7 +52,7 @@ "resolve-url-loader": "^5.0.0", "sass": "^1.77.8", "sass-loader": "^14.2.1", - "webpack": "^5.92.0", + "webpack": "^5.94.0", "webpack-cli": "^4.10.0" } } diff --git a/packages/theme/package.json b/packages/theme/package.json index 891047f305..cf4641fb7b 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -48,7 +48,7 @@ "sass": "^1.77.8", "sass-loader": "^14.2.1", "style-loader": "^3.3.4", - "webpack": "^5.92.0", + "webpack": "^5.94.0", "webpack-cli": "^4.10.0" }, "peerDependencies": {}, diff --git a/tools/scripts-config-react-webpack/package.json b/tools/scripts-config-react-webpack/package.json index db8079e026..db36812c83 100644 --- a/tools/scripts-config-react-webpack/package.json +++ b/tools/scripts-config-react-webpack/package.json @@ -56,7 +56,7 @@ "tmp": "^0.2.3", "url": "^0.11.3", "url-loader": "^4.1.1", - "webpack": "^5.92.0", + "webpack": "^5.94.0", "webpack-bundle-analyzer": "^4.10.2", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.15.2" diff --git a/tools/scripts-core/package.json b/tools/scripts-core/package.json index 9d3197e32b..da92bfea3e 100644 --- a/tools/scripts-core/package.json +++ b/tools/scripts-core/package.json @@ -60,7 +60,7 @@ "lodash": "^4.17.21", "rimraf": "^5.0.7", "typescript": "^5.4.5", - "webpack": "^5.92.0", + "webpack": "^5.94.0", "webpack-merge": "^5.10.0", "yargs": "^15.4.1" }, diff --git a/yarn.lock b/yarn.lock index f5f62a8358..45ba1075b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4700,22 +4700,6 @@ resolved "https://registry.yarnpkg.com/@types/escodegen/-/escodegen-0.0.6.tgz#5230a9ce796e042cda6f086dbf19f22ea330659c" integrity sha512-AjwI4MvWx3HAOaZqYsjKWyEObT9lcVV0Y0V8nXo6cXzN8ZiMxVhf6F3d/UNvXVGKrEzL/Dluc5p+y9GkzlTWig== -"@types/eslint-scope@^3.7.3": - version "3.7.7" - resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5" - integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg== - dependencies: - "@types/eslint" "*" - "@types/estree" "*" - -"@types/eslint@*": - version "8.56.10" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d" - integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ== - dependencies: - "@types/estree" "*" - "@types/json-schema" "*" - "@types/estree-jsx@^1.0.0": version "1.0.5" resolved "https://registry.yarnpkg.com/@types/estree-jsx/-/estree-jsx-1.0.5.tgz#858a88ea20f34fe65111f005a689fa1ebf70dc18" @@ -4887,7 +4871,7 @@ "@types/tough-cookie" "*" parse5 "^7.0.0" -"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": +"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": version "7.0.15" resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== @@ -9035,10 +9019,10 @@ engine.io@~6.5.2: engine.io-parser "~5.2.1" ws "~8.11.0" -enhanced-resolve@^5.17.0: - version "5.17.0" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz#d037603789dd9555b89aaec7eb78845c49089bc5" - integrity sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA== +enhanced-resolve@^5.17.1: + version "5.17.1" + resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15" + integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg== dependencies: graceful-fs "^4.2.4" tapable "^2.2.0" @@ -19010,7 +18994,12 @@ typescript-tuple@^2.2.1: dependencies: typescript-compare "^0.0.2" -typescript@^5.0.4, typescript@^5.4.5: +typescript@^5.0.4: + version "5.5.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" + integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== + +typescript@^5.4.5: version "5.5.3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== @@ -19872,12 +19861,11 @@ webpack-virtual-modules@^0.6.1: resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz#057faa9065c8acf48f24cb57ac0e77739ab9a7e8" integrity sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ== -webpack@5, webpack@^5.92.0: - version "5.92.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.92.0.tgz#cc114c71e6851d220b1feaae90159ed52c876bdf" - integrity sha512-Bsw2X39MYIgxouNATyVpCNVWBCuUwDgWtN78g6lSdPJRLaQ/PUVm/oXcaRAyY/sMFoKFQrsPeqvTizWtq7QPCA== +webpack@5, webpack@^5.94.0: + version "5.94.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f" + integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg== dependencies: - "@types/eslint-scope" "^3.7.3" "@types/estree" "^1.0.5" "@webassemblyjs/ast" "^1.12.1" "@webassemblyjs/wasm-edit" "^1.12.1" @@ -19886,7 +19874,7 @@ webpack@5, webpack@^5.92.0: acorn-import-attributes "^1.9.5" browserslist "^4.21.10" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.17.0" + enhanced-resolve "^5.17.1" es-module-lexer "^1.2.1" eslint-scope "5.1.1" events "^3.2.0" From da3510ec83e096d9a93e2e3f480e86247e4320b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 31 Aug 2024 06:05:11 +0000 Subject: [PATCH 2/2] chore: yarn-deduplicate --- yarn.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 45ba1075b0..23c55239a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18994,16 +18994,11 @@ typescript-tuple@^2.2.1: dependencies: typescript-compare "^0.0.2" -typescript@^5.0.4: +typescript@^5.0.4, typescript@^5.4.5: version "5.5.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== -typescript@^5.4.5: - version "5.5.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" - integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== - ua-parser-js@^1.0.33: version "1.0.38" resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.38.tgz#66bb0c4c0e322fe48edfe6d446df6042e62f25e2"