Skip to content

Commit e687313

Browse files
build(deps): bump the minor-and-patch group across 1 directory with 3 updates
Bumps the minor-and-patch group with 3 updates in the / directory: [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss), [class-validator](https://github.com/typestack/class-validator) and [next-themes](https://github.com/pacocoursey/next-themes). Updates `prettier-plugin-tailwindcss` from 0.5.14 to 0.8.0 - [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.14...v0.8.0) Updates `class-validator` from 0.14.4 to 0.15.1 - [Release notes](https://github.com/typestack/class-validator/releases) - [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md) - [Commits](typestack/class-validator@v0.14.4...v0.15.1) Updates `next-themes` from 0.3.0 to 0.4.6 - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](pacocoursey/next-themes@v0.3.0...v0.4.6) --- updated-dependencies: - dependency-name: class-validator dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: next-themes dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2417f01 commit e687313

4 files changed

Lines changed: 78 additions & 75 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@veridion/shared": "workspace:*",
4141
"bullmq": "^5.7.8",
4242
"class-transformer": "^0.5.1",
43-
"class-validator": "^0.14.1",
43+
"class-validator": "^0.15.1",
4444
"helmet": "^7.1.0",
4545
"ioredis": "^5.4.1",
4646
"passport": "^0.7.0",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"framer-motion": "^11.2.6",
4141
"lucide-react": "^0.378.0",
4242
"next": "^14.2.3",
43-
"next-themes": "^0.3.0",
43+
"next-themes": "^0.4.6",
4444
"react": "^18.3.1",
4545
"react-dom": "^18.3.1",
4646
"react-hook-form": "^7.51.5",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"husky": "^9.0.11",
6767
"lint-staged": "^15.2.2",
6868
"prettier": "^3.2.5",
69-
"prettier-plugin-tailwindcss": "^0.5.14",
69+
"prettier-plugin-tailwindcss": "^0.8.0",
7070
"turbo": "^2.0.4",
7171
"typescript": "^5.4.5"
7272
},

0 commit comments

Comments
 (0)