Skip to content

Commit 5298994

Browse files
chore(deps): update dependency postcss-preset-env to v9.6.0 (#4224)
1 parent b4bd447 commit 5298994

File tree

4 files changed

+178
-137
lines changed

4 files changed

+178
-137
lines changed

federated-library-from-cdn/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"html-webpack-plugin": "5.6.0",
2828
"postcss": "8.4.39",
2929
"postcss-loader": "8.1.1",
30-
"postcss-preset-env": "9.5.16",
30+
"postcss-preset-env": "9.6.0",
3131
"style-loader": "4.0.0",
3232
"tailwindcss": "3.4.4",
3333
"webpack": "5.92.1",

federated-library-from-cdn/app2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"html-webpack-plugin": "5.6.0",
2727
"postcss": "8.4.39",
2828
"postcss-loader": "8.1.1",
29-
"postcss-preset-env": "9.5.16",
29+
"postcss-preset-env": "9.6.0",
3030
"@module-federation/enhanced": "0.2.5",
3131
"style-loader": "4.0.0",
3232
"tailwindcss": "3.4.4",

federated-library-from-cdn/remoteLibrary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"html-webpack-plugin": "5.6.0",
2525
"postcss": "8.4.39",
2626
"postcss-loader": "8.1.1",
27-
"postcss-preset-env": "9.5.16",
27+
"postcss-preset-env": "9.6.0",
2828
"style-loader": "4.0.0",
2929
"tailwindcss": "3.4.4",
3030
"@module-federation/enhanced": "0.2.5",

0 commit comments

Comments
 (0)