Skip to content

Commit ac1c5a0

Browse files
Bump webpack from 5.93.0 to 5.95.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.95.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.93.0...v5.95.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fab0cc commit ac1c5a0

File tree

2 files changed

+16
-33
lines changed

2 files changed

+16
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"swc-loader": "0.2.6",
3737
"typescript": "5.5.3",
3838
"universal-cookie": "7.1.4",
39-
"webpack": "5.93.0",
39+
"webpack": "5.95.0",
4040
"webpack-cli": "5.1.4",
4141
"webpack-manifest-plugin": "5.0.0",
4242
"workbox-webpack-plugin": "7.1.0"

yarn.lock

Lines changed: 15 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2194,32 +2194,16 @@
21942194
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5"
21952195
integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==
21962196

2197-
"@types/eslint-scope@^3.7.3":
2198-
version "3.7.7"
2199-
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5"
2200-
integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==
2201-
dependencies:
2202-
"@types/eslint" "*"
2203-
"@types/estree" "*"
2204-
2205-
"@types/eslint@*":
2206-
version "8.56.10"
2207-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
2208-
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
2209-
dependencies:
2210-
"@types/estree" "*"
2211-
"@types/json-schema" "*"
2212-
2213-
"@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.5":
2214-
version "1.0.5"
2215-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
2216-
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
2217-
22182197
22192198
version "0.0.39"
22202199
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
22212200
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
22222201

2202+
"@types/estree@^1.0.0", "@types/estree@^1.0.5":
2203+
version "1.0.5"
2204+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
2205+
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
2206+
22232207
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.33":
22242208
version "4.19.5"
22252209
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.5.tgz#218064e321126fcf9048d1ca25dd2465da55d9c6"
@@ -2305,7 +2289,7 @@
23052289
"@types/tough-cookie" "*"
23062290
parse5 "^7.0.0"
23072291

2308-
"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
2292+
"@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
23092293
version "7.0.15"
23102294
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
23112295
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -4001,10 +3985,10 @@ encodeurl@~1.0.2:
40013985
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
40023986
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
40033987

4004-
enhanced-resolve@^5.17.0:
4005-
version "5.17.0"
4006-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz#d037603789dd9555b89aaec7eb78845c49089bc5"
4007-
integrity sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==
3988+
enhanced-resolve@^5.17.1:
3989+
version "5.17.1"
3990+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
3991+
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
40083992
dependencies:
40093993
graceful-fs "^4.2.4"
40103994
tapable "^2.2.0"
@@ -8121,12 +8105,11 @@ webpack-sources@^3.2.3:
81218105
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
81228106
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
81238107

8124-
webpack@5.93.0:
8125-
version "5.93.0"
8126-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
8127-
integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
8108+
webpack@5.95.0:
8109+
version "5.95.0"
8110+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.95.0.tgz#8fd8c454fa60dad186fbe36c400a55848307b4c0"
8111+
integrity sha512-2t3XstrKULz41MNMBF+cJ97TyHdyQ8HCt//pqErqDvNjU9YQBnZxIHa11VXsi7F3mb5/aO2tuDxdeTPdU7xu9Q==
81288112
dependencies:
8129-
"@types/eslint-scope" "^3.7.3"
81308113
"@types/estree" "^1.0.5"
81318114
"@webassemblyjs/ast" "^1.12.1"
81328115
"@webassemblyjs/wasm-edit" "^1.12.1"
@@ -8135,7 +8118,7 @@ [email protected]:
81358118
acorn-import-attributes "^1.9.5"
81368119
browserslist "^4.21.10"
81378120
chrome-trace-event "^1.0.2"
8138-
enhanced-resolve "^5.17.0"
8121+
enhanced-resolve "^5.17.1"
81398122
es-module-lexer "^1.2.1"
81408123
eslint-scope "5.1.1"
81418124
events "^3.2.0"

0 commit comments

Comments
 (0)