Skip to content

Commit ef64d83

Browse files
chore(deps): update dependency webpack to v5.108.1
1 parent 5244b40 commit ef64d83

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

apps/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"sinon": "21.1.2",
168168
"style-loader": "4.0.0",
169169
"svg-inline-loader": "0.8.2",
170-
"webpack": "5.108.0",
170+
"webpack": "5.108.1",
171171
"webpack-bundle-analyzer": "4.10.2",
172172
"webpack-cli": "6.0.1",
173173
"webpack-dev-middleware": "7.4.5",

libraries/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react": "18.3.1",
4949
"react-dom": "18.3.1",
5050
"ts-node": "10.9.2",
51-
"webpack": "5.108.0",
51+
"webpack": "5.108.1",
5252
"ws": "8.21.0"
5353
},
5454
"scripts": {

libraries/react-ui-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "6.1.3",
6666
"storybook": "^8.5.2",
6767
"typescript": "6.0.3",
68-
"webpack": "5.108.0"
68+
"webpack": "5.108.1"
6969
},
7070
"peerDependencies": {
7171
"@emotion/react": "^11",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11580,7 +11580,7 @@ __metadata:
1158011580
spark-md5: "npm:3.0.2"
1158111581
tough-cookie: "npm:4.1.4"
1158211582
ts-node: "npm:10.9.2"
11583-
webpack: "npm:5.108.0"
11583+
webpack: "npm:5.108.1"
1158411584
ws: "npm:8.21.0"
1158511585
zod: "npm:3.25.76"
1158611586
languageName: unknown
@@ -11925,7 +11925,7 @@ __metadata:
1192511925
rimraf: "npm:6.1.3"
1192611926
storybook: "npm:^8.5.2"
1192711927
typescript: "npm:6.0.3"
11928-
webpack: "npm:5.108.0"
11928+
webpack: "npm:5.108.1"
1192911929
peerDependencies:
1193011930
"@emotion/react": ^11
1193111931
"@types/react": ^18
@@ -12204,7 +12204,7 @@ __metadata:
1220412204
underscore: "npm:1.13.8"
1220512205
use-debounce: "npm:10.1.1"
1220612206
webgl-utils.js: "npm:1.1.0"
12207-
webpack: "npm:5.108.0"
12207+
webpack: "npm:5.108.1"
1220812208
webpack-bundle-analyzer: "npm:4.10.2"
1220912209
webpack-cli: "npm:6.0.1"
1221012210
webpack-dev-middleware: "npm:7.4.5"
@@ -32118,9 +32118,9 @@ __metadata:
3211832118
languageName: node
3211932119
linkType: hard
3212032120

32121-
"webpack@npm:5.108.0":
32122-
version: 5.108.0
32123-
resolution: "webpack@npm:5.108.0"
32121+
"webpack@npm:5.108.1":
32122+
version: 5.108.1
32123+
resolution: "webpack@npm:5.108.1"
3212432124
dependencies:
3212532125
"@types/estree": "npm:^1.0.8"
3212632126
"@types/json-schema": "npm:^7.0.15"
@@ -32149,7 +32149,7 @@ __metadata:
3214932149
optional: true
3215032150
bin:
3215132151
webpack: bin/webpack.js
32152-
checksum: 10/16f261d0785d7c29efa139131325d4d09725a14b163a29e2ce9c7089e817158e0f6c57a0f1ee2be7f66d79b2a20aa60e0766677a2ed223f05136e7780b7895fc
32152+
checksum: 10/d816c66353702e0d117c1e80812f48e1c516f683dae745113437ffe9c189d23fc232d1396786ce427bd5282cdef090e5e99815c58a38393df2df0ad4641d4822
3215332153
languageName: node
3215432154
linkType: hard
3215532155

0 commit comments

Comments
 (0)