Skip to content

Commit eee3218

Browse files
Bump Tailwind CSS
1 parent dd10994 commit eee3218

File tree

3 files changed

+162
-162
lines changed

3 files changed

+162
-162
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@mui/internal-docs-utils": "^1.0.16",
7878
"@mui/internal-scripts": "^1.0.33",
7979
"@mui/internal-test-utils": "^1.0.26",
80-
"@tailwindcss/postcss": "4.0.0-beta.2",
80+
"@tailwindcss/postcss": "4.0.0",
8181
"@types/chai": "^4.3.20",
8282
"@types/gtag.js": "^0.0.20",
8383
"@types/hast": "^3.0.4",
@@ -93,7 +93,7 @@
9393
"prettier": "^3.4.2",
9494
"rimraf": "^5.0.10",
9595
"serve": "^14.2.4",
96-
"tailwindcss": "4.0.0-beta.2",
96+
"tailwindcss": "4.0.0",
9797
"unified": "^11.0.5",
9898
"webpack-bundle-analyzer": "^4.10.2",
9999
"yargs": "^17.7.2"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@next/eslint-plugin-next": "^14.2.22",
7474
"@octokit/rest": "^21.0.2",
7575
"@playwright/test": "1.49.1",
76-
"@tailwindcss/postcss": "4.0.0-beta.2",
76+
"@tailwindcss/postcss": "4.0.0",
7777
"@types/fs-extra": "^11.0.4",
7878
"@types/lodash": "^4.17.13",
7979
"@types/node": "^18.19.69",
@@ -129,7 +129,7 @@
129129
"postcss-loader": "^8.1.1",
130130
"postcss-styled-syntax": "^0.6.4",
131131
"prettier": "^3.4.2",
132-
"prettier-plugin-tailwindcss": "^0.6.9",
132+
"prettier-plugin-tailwindcss": "^0.6.10",
133133
"pretty-quick": "^4.0.0",
134134
"process": "^0.11.10",
135135
"react": "^19.0.0",
@@ -142,7 +142,7 @@
142142
"style-loader": "^4.0.0",
143143
"stylelint": "^16.12.0",
144144
"stylelint-config-standard": "^36.0.1",
145-
"tailwindcss": "4.0.0-beta.2",
145+
"tailwindcss": "4.0.0",
146146
"terser": "^5.37.0",
147147
"terser-webpack-plugin": "^5.3.11",
148148
"tsc-alias": "^1.8.10",

0 commit comments

Comments
 (0)