Skip to content

Commit 2f133bd

Browse files
fix(deps): override postcss to ^8.5.10 to patch nested 8.4.31 in next
1 parent 651ef94 commit 2f133bd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,8 @@
4040
"tailwindcss": "^3.4.1",
4141
"tsx": "^4.20.6",
4242
"typescript": "^5"
43+
},
44+
"overrides": {
45+
"postcss": "^8.5.10"
4346
}
4447
}

0 commit comments

Comments
 (0)