We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9457b09 commit 4b88631Copy full SHA for 4b88631
apps/docs/package.json
@@ -41,12 +41,12 @@
41
"@o2s/eslint-config": "*",
42
"@o2s/prettier-config": "*",
43
"@o2s/typescript-config": "*",
44
- "@tailwindcss/postcss": "^4.1.7",
+ "@tailwindcss/postcss": "^4.1.14",
45
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
46
"autoprefixer": "^10.4.21",
47
"postcss": "^8.5.6",
48
"prettier": "^3.5.3",
49
- "tailwindcss": "^4.1.7",
+ "tailwindcss": "^4.1.14",
50
"typescript": "5.8.3"
51
},
52
"browserslist": {
apps/frontend/package.json
@@ -81,7 +81,7 @@
81
82
83
"sass": "^1.89.0",
84
85
"tsx": "^4.19.4",
86
"typescript": "^5.8.3"
87
}
0 commit comments