Skip to content

Commit 169586e

Browse files
chore(deps): update dependency esbuild to v0.23.0 (#4201)
1 parent 97eb81c commit 169586e

File tree

8 files changed

+542
-71
lines changed

8 files changed

+542
-71
lines changed

medusa-nx-native-federation-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"babel-jest": "28.1.3",
5454
"cross-fetch": "4.0.0",
5555
"cypress": "13.13.0",
56-
"esbuild": "0.21.5",
56+
"esbuild": "0.23.0",
5757
"eslint": "9.5.0",
5858
"eslint-config-prettier": "9.1.0",
5959
"eslint-plugin-cypress": "3.3.0",

native-federation-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react": "17.0.80",
3030
"@types/webpack": "5.28.5",
3131
"concurrently": "8.2.2",
32-
"esbuild": "0.21.5",
32+
"esbuild": "0.23.0",
3333
"esm-node-services": "0.9.1",
3434
"json5": "2.2.3",
3535
"serve": "14.2.3",

0 commit comments

Comments
 (0)