Skip to content

Commit 4d32a9a

Browse files
chore(deps): update webapp build tooling
1 parent e42ef7e commit 4d32a9a

3 files changed

Lines changed: 420 additions & 47 deletions

File tree

apps/webapp/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@babel/preset-typescript": "7.28.5",
107107
"@emotion/eslint-plugin": "11.12.0",
108108
"@formatjs/cli": "6.16.3",
109-
"@nx/webpack": "22.7.2",
109+
"@nx/webpack": "22.7.5",
110110
"@playwright/test": "1.60.0",
111111
"@roamhq/wrtc": "0.10.0",
112112
"@testing-library/dom": "10.4.1",
@@ -150,7 +150,7 @@
150150
"jest-transform-stub": "2.0.0",
151151
"jsdom-worker": "0.3.0",
152152
"less": "4.6.4",
153-
"less-loader": "12.3.2",
153+
"less-loader": "12.3.3",
154154
"os-browserify": "0.3.0",
155155
"path-browserify": "1.0.1",
156156
"postcss": "8.5.15",
@@ -167,7 +167,7 @@
167167
"style-loader": "4.0.0",
168168
"svg-inline-loader": "0.8.2",
169169
"text-encoding": "0.7.0",
170-
"webpack": "5.106.2",
170+
"webpack": "5.107.2",
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
@@ -47,7 +47,7 @@
4747
"react": "18.3.1",
4848
"react-dom": "18.3.1",
4949
"ts-node": "10.9.2",
50-
"webpack": "5.106.2",
50+
"webpack": "5.107.2",
5151
"ws": "8.20.1"
5252
},
5353
"scripts": {

0 commit comments

Comments
 (0)