Skip to content

Commit

Permalink
chore(deps): update dependency postcss-loader to v8 (#4131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy authored Jun 24, 2024
1 parent 4383880 commit d330f98
Show file tree
Hide file tree
Showing 16 changed files with 123 additions and 82 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-react": "7.24.7",
"@module-federation/node": "2.2.12",
"babel-loader": "9.1.3",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"html-webpack-plugin": "5.6.0",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-react": "7.24.7",
"@module-federation/node": "2.2.12",
"babel-loader": "9.1.3",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"webpack": "5.92.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-react": "7.24.7",
"@module-federation/node": "2.2.12",
"babel-loader": "9.1.3",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"webpack": "5.92.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-react": "7.24.7",
"@module-federation/node": "2.2.12",
"babel-loader": "9.1.3",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"css-loader": "7.1.2",
"sass-loader": "13.3.3",
"html-webpack-plugin": "5.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-react": "7.24.7",
"@module-federation/node": "2.2.12",
"babel-loader": "9.1.3",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"webpack": "5.92.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"babel-loader": "9.1.3",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.1.4",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"webpack": "5.92.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"@module-federation/enhanced": "0.1.21",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"serve": "14.2.1",
"tailwindcss": "3.4.4",
"webpack": "5.92.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "federated-css-mono_expose-tailwind-css-module",
"version": "0.0.0",
"devDependencies": {
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"babel-loader": "9.1.3",
Expand Down
2 changes: 1 addition & 1 deletion federated-library-from-cdn/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"postcss": "8.4.38",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"postcss-preset-env": "9.5.14",
"style-loader": "3.3.4",
"tailwindcss": "3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion federated-library-from-cdn/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"postcss": "8.4.38",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"postcss-preset-env": "9.5.14",
"@module-federation/enhanced": "0.1.21",
"style-loader": "3.3.4",
Expand Down
2 changes: 1 addition & 1 deletion federated-library-from-cdn/remoteLibrary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"postcss": "8.4.38",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"postcss-preset-env": "9.5.14",
"style-loader": "3.3.4",
"tailwindcss": "3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion i18next-nextjs-react/react-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"postcss": "8.4.38",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"style-loader": "3.3.4",
"typescript": "4.9.5",
"webpack": "5.92.1",
Expand Down
2 changes: 1 addition & 1 deletion i18next-nextjs-react/react-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"postcss": "8.4.38",
"postcss-loader": "7.3.4",
"postcss-loader": "8.1.1",
"style-loader": "3.3.4",
"typescript": "4.9.5",
"webpack": "5.92.1",
Expand Down
Loading

0 comments on commit d330f98

Please sign in to comment.