Skip to content

Commit 1aa70d9

Browse files
chore(deps): update dependency esbuild to v0.21.4 (#3978)
1 parent 4a0a045 commit 1aa70d9

File tree

10 files changed

+390
-390
lines changed

10 files changed

+390
-390
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": "3.1.8",
5555
"cypress": "13.10.0",
56-
"esbuild": "0.21.3",
56+
"esbuild": "0.21.4",
5757
"eslint": "8.57.0",
5858
"eslint-config-prettier": "8.10.0",
5959
"eslint-plugin-cypress": "2.15.2",

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.76",
3030
"@types/webpack": "5.28.5",
3131
"concurrently": "7.6.0",
32-
"esbuild": "0.21.3",
32+
"esbuild": "0.21.4",
3333
"esm-node-services": "0.9.1",
3434
"json5": "2.2.3",
3535
"serve": "14.2.1",

pnpm-lock.yaml

Lines changed: 246 additions & 246 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

remix/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react-dom": "^18.2.14",
1919
"babel-loader": "9.1.3",
2020
"babel-plugin-eliminator": "1.0.1",
21-
"esbuild": "0.21.3",
21+
"esbuild": "0.21.4",
2222
"esbuild-loader": "4.1.0",
2323
"webpack": "5.91.0",
2424
"webpack-cli": "5.1.4",

remix/app2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react-dom": "^18.2.14",
1919
"babel-loader": "9.1.3",
2020
"babel-plugin-eliminator": "1.0.1",
21-
"esbuild": "0.21.3",
21+
"esbuild": "0.21.4",
2222
"esbuild-loader": "4.1.0",
2323
"webpack": "5.91.0",
2424
"webpack-cli": "5.1.4",

0 commit comments

Comments
 (0)