We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7ee2c commit e93d7bcCopy full SHA for e93d7bc
apps/docs/package.json
@@ -45,12 +45,12 @@
45
"@o2s/lint-staged-config": "*",
46
"@o2s/prettier-config": "*",
47
"@o2s/typescript-config": "*",
48
- "@tailwindcss/postcss": "^4.1.18",
+ "@tailwindcss/postcss": "^4.2.1",
49
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
50
"autoprefixer": "^10.4.24",
51
"postcss": "^8.5.6",
52
"prettier": "^3.8.1",
53
- "tailwindcss": "^4.1.18",
+ "tailwindcss": "^4.2.1",
54
"typescript": "5.9.3"
55
},
56
"browserslist": {
apps/frontend/package.json
@@ -93,7 +93,7 @@
93
94
"sass": "^1.97.3",
95
"shx": "^0.4.0",
96
97
"tsx": "^4.21.0",
98
"typescript": "^5.9.3"
99
0 commit comments