Skip to content

Commit cb6be12

Browse files
chore(deps): update dependency tailwindcss to v4
1 parent 5082359 commit cb6be12

File tree

5 files changed

+42
-372
lines changed

5 files changed

+42
-372
lines changed

docs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"prettier-plugin-tailwindcss": "^0.6.0",
118118
"qunit": "^2.19.1",
119119
"qunit-dom": "^3.0.0",
120-
"tailwindcss": "^3.1.8",
120+
"tailwindcss": "^4.0.0",
121121
"typescript": "^5.0.0",
122122
"validated-changeset": "^1.3.4",
123123
"webpack": "^5.74.0"

packages/ember-toucan-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"rollup-plugin-copy": "^3.4.0",
108108
"rollup-plugin-glimmer-template-tag": "^0.4.1",
109109
"rollup-plugin-ts": "^3.0.2",
110-
"tailwindcss": "^2.2.15",
110+
"tailwindcss": "^4.0.0",
111111
"typescript": "^5.0.0"
112112
},
113113
"publishConfig": {

packages/ember-toucan-form/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"rollup-plugin-copy": "^3.4.0",
111111
"rollup-plugin-glimmer-template-tag": "^0.4.1",
112112
"rollup-plugin-ts": "^3.0.2",
113-
"tailwindcss": "^2.2.15",
113+
"tailwindcss": "^4.0.0",
114114
"typescript": "^5.0.0"
115115
},
116116
"dependenciesMeta": {

0 commit comments

Comments
 (0)