fix: add tailwindcss v4 as direct dependency for classic/mt
Docker Build / Build and Push Docker Image (push) Failing after 1m47s
Docker Build / Build and Push Docker Image (push) Failing after 1m47s
This commit is contained in:
Vendored
+2
@@ -59,6 +59,7 @@
|
||||
"i18next-cli": "^1.10.3",
|
||||
"prettier": "catalog:",
|
||||
"prop-types": "^15.8.1",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"typescript": "4.4.2",
|
||||
},
|
||||
},
|
||||
@@ -116,6 +117,7 @@
|
||||
"i18next-cli": "^1.10.3",
|
||||
"prettier": "catalog:",
|
||||
"prop-types": "^15.8.1",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"typescript": "4.4.2",
|
||||
},
|
||||
},
|
||||
|
||||
Vendored
+1
@@ -85,6 +85,7 @@
|
||||
"i18next-cli": "^1.10.3",
|
||||
"prettier": "catalog:",
|
||||
"prop-types": "^15.8.1",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"typescript": "4.4.2"
|
||||
},
|
||||
"prettier": {
|
||||
|
||||
Vendored
+1
@@ -85,6 +85,7 @@
|
||||
"i18next-cli": "^1.10.3",
|
||||
"prettier": "catalog:",
|
||||
"prop-types": "^15.8.1",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"typescript": "4.4.2"
|
||||
},
|
||||
"prettier": {
|
||||
|
||||
Reference in New Issue
Block a user