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 39cb301 commit a1e04b0Copy full SHA for a1e04b0
apps/docs/package.json
@@ -43,12 +43,12 @@
43
"@o2s/eslint-config": "*",
44
"@o2s/prettier-config": "*",
45
"@o2s/typescript-config": "*",
46
- "@tailwindcss/postcss": "^4.1.14",
+ "@tailwindcss/postcss": "^4.1.16",
47
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
48
"autoprefixer": "^10.4.21",
49
"postcss": "^8.5.6",
50
"prettier": "^3.6.2",
51
- "tailwindcss": "^4.1.14",
+ "tailwindcss": "^4.1.16",
52
"typescript": "5.9.3"
53
},
54
"browserslist": {
apps/frontend/package.json
@@ -78,7 +78,7 @@
78
79
80
"sass": "^1.93.2",
81
82
"tsx": "^4.20.6",
83
"typescript": "^5.9.3"
84
}
0 commit comments