Skip to content

Commit

Permalink
fix(deps): update dependency tailwindcss to v3.4.13 (#18334)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent d16d869 commit 17b8229
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion boundaries/link/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "^5.6.2",
"wxt": "^0.19.10"
}
Expand Down
2 changes: 1 addition & 1 deletion boundaries/shop/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"postcss": "^8.4.47",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.6.7",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "5.6.2"
}
}
22 changes: 11 additions & 11 deletions boundaries/shop/ui/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"react-wrap-balancer": "^1.1.1",
"schema-dts": "1.1.2",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "^5.6.2"
},
"packageManager": "pnpm@9.11.0"
Expand Down
2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/packages/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-config-shortlink": "workspace:^",
"postcss-import": "^16.1.0",
"postcss-preset-env": "^10.0.5",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "^5.6.2"
},
"devDependencies": {
Expand Down
46 changes: 23 additions & 23 deletions boundaries/ui-monorepo/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 17b8229

Please sign in to comment.