Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 3 updates: [prettier](https://github.com/prettier/prettier), [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) and [shadcn-ui](https://github.com/shadcn/ui/tree/HEAD/packages/cli).


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

Updates `prettier-plugin-tailwindcss` from 0.5.4 to 0.5.7
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.4...v0.5.7)

Updates `shadcn-ui` from 0.4.0 to 0.4.1
- [Release notes](https://github.com/shadcn/ui/releases)
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/shadcn/ui/commits/[email protected]/packages/cli)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: shadcn-ui
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 93c3bda commit 9d66c7d
Show file tree
Hide file tree
Showing 2 changed files with 996 additions and 2,466 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"devDependencies": {
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"shadcn-ui": "^0.4.0"
"prettier": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.7",
"shadcn-ui": "^0.4.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 9d66c7d

Please sign in to comment.