Skip to content

Commit b8dc270

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

File tree

3 files changed

+89
-89
lines changed

3 files changed

+89
-89
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.12",
32+
"@tailwindcss/postcss": "^4.1.13",
3333
"@types/react": "catalog:",
3434
"postcss": "^8.5.6",
35-
"tailwindcss": "^4.1.12",
35+
"tailwindcss": "^4.1.13",
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.12",
32+
"@tailwindcss/postcss": "^4.1.13",
3333
"@types/react": "catalog:",
3434
"postcss": "^8.5.6",
35-
"tailwindcss": "^4.1.12",
35+
"tailwindcss": "^4.1.13",
3636
"typescript": "catalog:"
3737
}
3838
}

0 commit comments

Comments
 (0)