Skip to content

Commit fd527c0

Browse files
build(deps-dev): bump webpack from 5.75.0 to 5.104.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.75.0...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5c5c98 commit fd527c0

File tree

3 files changed

+447
-900
lines changed

3 files changed

+447
-900
lines changed

apps/design-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"tailwindcss": "^3.4.3",
7171
"ts-loader": "^9.4.3",
7272
"typescript": "^5.0.2",
73-
"webpack": "^5.69.0"
73+
"webpack": "^5.104.1"
7474
},
7575
"publishConfig": {
7676
"access": "public"

apps/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"url": "^0.11.0",
141141
"util": "^0.12.5",
142142
"web-vitals": "^3.1.0",
143-
"webpack": "^5.75.0"
143+
"webpack": "^5.104.1"
144144
},
145145
"browserslist": {
146146
"production": [

0 commit comments

Comments
 (0)