Skip to content

Commit 38b8c56

Browse files
chore(deps-dev): bump webpack from 5.92.1 to 5.93.0 in /client/pwa (#11469)
1 parent 4fee745 commit 38b8c56

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: client/pwa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/dexie": "1.3.1",
2020
"ts-loader": "^9.5.1",
2121
"typescript": "^5.5.3",
22-
"webpack": "^5.92.1",
22+
"webpack": "^5.93.0",
2323
"webpack-cli": "^5.1.4",
2424
"workers-preview": "^1.0.6"
2525
}

Diff for: client/pwa/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -902,10 +902,10 @@ webpack-sources@^3.2.3:
902902
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
903903
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
904904

905-
webpack@^5.92.1:
906-
version "5.92.1"
907-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.92.1.tgz#eca5c1725b9e189cffbd86e8b6c3c7400efc5788"
908-
integrity sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA==
905+
webpack@^5.93.0:
906+
version "5.93.0"
907+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
908+
integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
909909
dependencies:
910910
"@types/eslint-scope" "^3.7.3"
911911
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)