Skip to content

Commit 4102969

Browse files
Update dependency postcss to v8.5.3 (#1427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6efd2e6 commit 4102969

File tree

3 files changed

+153
-157
lines changed

3 files changed

+153
-157
lines changed

apps/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/react": "18.3.18",
8282
"@types/uuid": "3.4.13",
8383
"metro-react-native-babel-preset": "0.77.0",
84-
"postcss": "8.5.1",
84+
"postcss": "8.5.3",
8585
"tailwindcss": "3.4.1",
8686
"typescript": "5.7.3"
8787
},

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@types/react-dom": "18.3.5",
8787
"cssnano": "6.1.2",
8888
"dotenv-cli": "7.4.4",
89-
"postcss": "8.5.1",
89+
"postcss": "8.5.3",
9090
"remix-flat-routes": "0.8.4",
9191
"tailwindcss": "3.4.1",
9292
"typescript": "5.7.3"

0 commit comments

Comments
 (0)