Skip to content

Commit b72d714

Browse files
chore(deps): update dependency @swc/core to v1.5.24 (#3994)
1 parent a00c575 commit b72d714

File tree

6 files changed

+11567
-10119
lines changed

6 files changed

+11567
-10119
lines changed

cloud/azure-functions-node-v4/shell/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"css-loader": "6.11.0",
3030
"style-loader": "3.3.4",
3131
"mini-css-extract-plugin": "2.9.0",
32-
"@swc/core": "1.5.7",
32+
"@swc/core": "1.5.24",
3333
"@types/node": "18.19.33",
3434
"@types/react": "18.2.64",
3535
"@types/react-dom": "18.2.21",

cloud/azure-functions-node-v4/shell/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"babel-loader": "8.3.0",
1818
"tsconfig-paths-webpack-plugin": "3.5.2",
1919
"@types/react-router-dom": "5.3.3",
20-
"@swc/core": "1.5.7",
20+
"@swc/core": "1.5.24",
2121
"swc-loader": "0.2.6",
2222
"html-webpack-plugin": "5.6.0",
2323
"webpack": "5.91.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@nrwl/workspace": "15.9.7",
4343
"@swc-node/register": "1.9.1",
4444
"@swc/cli": "0.3.12",
45-
"@swc/core": "1.5.7",
45+
"@swc/core": "1.5.24",
4646
"@testing-library/react": "13.4.0",
4747
"@types/jest": "28.1.8",
4848
"@types/node": "16.18.97",

0 commit comments

Comments
 (0)