Skip to content

Commit 5400413

Browse files
chore(deps): update dependency tailwindcss to v3.4.3 (#3869)
1 parent a88cf2c commit 5400413

File tree

5 files changed

+115
-140
lines changed

5 files changed

+115
-140
lines changed

federated-css/expose-remotes/expose-tailwind-css-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"babel-loader": "8.2.5",
99
"html-webpack-plugin": "5.6.0",
1010
"serve": "14.2.1",
11-
"tailwindcss": "3.4.1",
11+
"tailwindcss": "3.4.3",
1212
"@module-federation/enhanced": "0.1.12",
1313
"webpack": "5.91.0",
1414
"webpack-cli": "4.10.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"postcss-loader": "7.3.4",
3030
"postcss-preset-env": "9.5.0",
3131
"style-loader": "3.3.4",
32-
"tailwindcss": "3.4.1",
32+
"tailwindcss": "3.4.3",
3333
"webpack": "5.91.0",
3434
"webpack-cli": "4.10.0",
3535
"webpack-dev-server": "4.15.1"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"postcss-preset-env": "9.5.0",
3030
"@module-federation/enhanced": "0.1.12",
3131
"style-loader": "3.3.4",
32-
"tailwindcss": "3.4.1",
32+
"tailwindcss": "3.4.3",
3333
"webpack": "5.91.0",
3434
"webpack-cli": "4.10.0",
3535
"webpack-dev-server": "4.15.1"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss-loader": "7.3.4",
2727
"postcss-preset-env": "9.5.0",
2828
"style-loader": "3.3.4",
29-
"tailwindcss": "3.4.1",
29+
"tailwindcss": "3.4.3",
3030
"@module-federation/enhanced": "0.1.12",
3131
"webpack": "5.91.0",
3232
"webpack-cli": "4.10.0",

0 commit comments

Comments
 (0)