Skip to content

Commit 8bda0e9

Browse files
fix(deps): update dependency postcss to v8.4.44
1 parent 9d8f23d commit 8bda0e9

File tree

3 files changed

+169
-142
lines changed

3 files changed

+169
-142
lines changed

apps/getting-started-nextjs/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/getting-started-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint": "8.57.0",
1818
"eslint-config-next": "14.2.7",
1919
"next": "14.2.7",
20-
"postcss": "8.4.43",
20+
"postcss": "8.4.44",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
2323
"tailwindcss": "3.4.10",

0 commit comments

Comments
 (0)