Skip to content

Commit 7ebb080

Browse files
chore(deps): update app dependencies to ^4.1.12 (main) (#2671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b03366 commit 7ebb080

File tree

3 files changed

+141
-133
lines changed

3 files changed

+141
-133
lines changed

apps/mvp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"@next/bundle-analyzer": "catalog:",
3030
"@next/env": "catalog:",
3131
"@repo/typescript-config": "workspace:*",
32-
"@tailwindcss/postcss": "^4.1.11",
32+
"@tailwindcss/postcss": "^4.1.12",
3333
"@types/react": "catalog:",
3434
"postcss": "^8.5.6",
35-
"tailwindcss": "^4.1.11",
35+
"tailwindcss": "^4.1.12",
3636
"typescript": "catalog:"
3737
},
3838
"engines": {

apps/static/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"@next/bundle-analyzer": "catalog:",
3030
"@next/env": "catalog:",
3131
"@repo/typescript-config": "workspace:*",
32-
"@tailwindcss/postcss": "^4.1.11",
32+
"@tailwindcss/postcss": "^4.1.12",
3333
"@types/react": "catalog:",
3434
"postcss": "^8.5.6",
35-
"tailwindcss": "^4.1.11",
35+
"tailwindcss": "^4.1.12",
3636
"typescript": "catalog:"
3737
}
3838
}

0 commit comments

Comments
 (0)