Skip to content

Commit f81d418

Browse files
chore(deps): update dependency webpack to v5.94.0 [security]
1 parent 04df2a9 commit f81d418

File tree

3 files changed

+330
-330
lines changed

3 files changed

+330
-330
lines changed

apps/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"postcss-preset-env": "8.5.1",
8282
"tailwindcss": "3.3.5",
8383
"typescript": "5.2.2",
84-
"webpack": "5.89.0"
84+
"webpack": "5.94.0"
8585
},
8686
"publishConfig": {
8787
"access": "public"

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"tailwindcss": "3.3.5",
112112
"type-fest": "4.2.0",
113113
"typescript": "5.2.2",
114-
"webpack": "5.89.0",
114+
"webpack": "5.94.0",
115115
"whatwg-fetch": "3.6.19"
116116
},
117117
"modules": "./src/index.ts",

0 commit comments

Comments
 (0)