Skip to content

Commit

Permalink
chore(deps): Bump the production-dependencies-minor group with 3 upda…
Browse files Browse the repository at this point in the history
…tes (#2607)

Bumps the production-dependencies-minor group with 3 updates: [prettier](https://github.com/prettier/prettier), [tailwind-merge](https://github.com/dcastil/tailwind-merge) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss).


Updates `prettier` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.1...3.5.2)

Updates `tailwind-merge` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.0.1...v3.0.2)

Updates `tailwindcss` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.8/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 82d9dd2 commit a6e2214
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 25 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"react-share": "5.2.1",
"recharts": "2.15.1",
"strip-json-comments": "5.0.1",
"tailwind-merge": "3.0.1",
"tailwindcss": "4.0.7",
"tailwind-merge": "3.0.2",
"tailwindcss": "4.0.8",
"typed.js": "2.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-turbo": "2.4.2",
"knip": "5.44.4",
"prettier": "3.5.1",
"prettier": "3.5.2",
"prettier-plugin-tailwindcss": "0.6.11",
"turbo": "2.4.2",
"typescript": "5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/party-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"./types": "./src/types.ts"
},
"dependencies": {
"prettier": "3.5.1"
"prettier": "3.5.2"
},
"devDependencies": {
"@inquirer/prompts": "7.3.2",
Expand Down
47 changes: 26 additions & 21 deletions pnpm-lock.yaml

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

0 comments on commit a6e2214

Please sign in to comment.