Skip to content

Commit e1767a6

Browse files
Update dependency postcss to v8.5.8 (#1514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba77213 commit e1767a6

File tree

3 files changed

+150
-150
lines changed

3 files changed

+150
-150
lines changed

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/react": "18.3.28",
8282
"@types/uuid": "3.4.13",
8383
"metro-react-native-babel-preset": "0.77.0",
84-
"postcss": "8.5.6",
84+
"postcss": "8.5.8",
8585
"tailwindcss": "3.4.1",
8686
"typescript": "5.9.2"
8787
},

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@types/react-dom": "18.3.7",
8787
"cssnano": "6.1.2",
8888
"dotenv-cli": "7.4.4",
89-
"postcss": "8.5.6",
89+
"postcss": "8.5.8",
9090
"remix-flat-routes": "0.8.5",
9191
"tailwindcss": "3.4.1",
9292
"typescript": "5.9.2"

0 commit comments

Comments
 (0)