Skip to content

Commit b23bb46

Browse files
Merge branch 'main' into consume-share-layers
# Conflicts: # pnpm-lock.yaml
2 parents 25277fc + d72445c commit b23bb46

File tree

4 files changed

+2845
-1602
lines changed

4 files changed

+2845
-1602
lines changed

apps/esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@module-federation/webpack-bundler-runtime": "workspace:*",
2323
"@types/node": "^18.7.13",
2424
"concurrently": "^8.2.2",
25-
"esbuild": "^0.15.5",
25+
"esbuild": "^0.25.0",
2626
"json5": "^2.2.1",
2727
"live-server": "^1.1.0",
2828
"typescript": "^4.8.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"copy-webpack-plugin": "11.0.0",
178178
"cypress": "13.15.0",
179179
"directory-tree": "3.5.2",
180-
"esbuild": "0.24.0",
180+
"esbuild": "0.25.0",
181181
"eslint": "8.57.1",
182182
"eslint-config-next": "14.2.15",
183183
"eslint-config-prettier": "9.1.0",

packages/esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"cjs-module-lexer": "^1.3.1",
6565
"enhanced-resolve": "^5.16.1",
6666
"es-module-lexer": "^1.5.3",
67-
"esbuild": "^0.18.12",
67+
"esbuild": "^0.25.0",
6868
"json5": "^2.2.3",
6969
"npmlog": "^7.0.1",
7070
"rollup": "^4.24.0",

0 commit comments

Comments
 (0)