Skip to content

Commit 5063eb9

Browse files
build(deps): bump the minor-and-patch group across 1 directory with 28 updates
Bumps the minor-and-patch group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.14` | `0.8.1` | | [turbo](https://github.com/vercel/turborepo) | `2.10.5` | `2.10.9` | | [class-validator](https://github.com/typestack/class-validator) | `0.14.4` | `0.15.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.11` | `29.4.12` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.54.0` | `0.56.0` | | [@radix-ui/react-accordion](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/accordion) | `1.2.16` | `1.2.20` | | [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/alert-dialog) | `1.1.19` | `1.1.23` | | [@radix-ui/react-avatar](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/avatar) | `1.2.2` | `1.2.6` | | [@radix-ui/react-dialog](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/dialog) | `1.1.19` | `1.1.23` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/dropdown-menu) | `2.1.20` | `2.1.24` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/label) | `2.1.11` | `2.1.15` | | [@radix-ui/react-select](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/select) | `2.3.3` | `2.3.7` | | [@radix-ui/react-separator](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/separator) | `1.1.11` | `1.1.15` | | [@radix-ui/react-slider](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/slider) | `1.4.3` | `1.4.7` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/slot) | `1.3.0` | `1.3.3` | | [@radix-ui/react-switch](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/switch) | `1.3.3` | `1.3.7` | | [@radix-ui/react-tabs](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/tabs) | `1.1.17` | `1.1.21` | | [@radix-ui/react-toast](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/toast) | `1.2.19` | `1.2.23` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/tooltip) | `1.2.12` | `1.2.16` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.2` | `5.101.4` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.101.2` | `5.101.4` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.3.0` | `0.4.6` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.81.0` | `7.85.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.19` | `8.5.26` | | [shx](https://github.com/shelljs/shx) | `0.3.4` | `0.4.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` | Updates `prettier` from 3.9.5 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.5...3.9.6) Updates `prettier-plugin-tailwindcss` from 0.5.14 to 0.8.1 - [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.1) Updates `turbo` from 2.10.5 to 2.10.9 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.5...v2.10.9) 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 `ts-jest` from 29.4.11 to 29.4.12 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.11...v29.4.12) Updates `monaco-editor` from 0.54.0 to 0.56.0 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.54.0...v0.56.0) Updates `@radix-ui/react-accordion` from 1.2.16 to 1.2.20 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/accordion/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/accordion) Updates `@radix-ui/react-alert-dialog` from 1.1.19 to 1.1.23 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/alert-dialog/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/alert-dialog) Updates `@radix-ui/react-avatar` from 1.2.2 to 1.2.6 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/avatar/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/avatar) Updates `@radix-ui/react-dialog` from 1.1.19 to 1.1.23 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/dialog/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/dialog) Updates `@radix-ui/react-dropdown-menu` from 2.1.20 to 2.1.24 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/dropdown-menu/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/dropdown-menu) Updates `@radix-ui/react-label` from 2.1.11 to 2.1.15 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/label/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/label) Updates `@radix-ui/react-select` from 2.3.3 to 2.3.7 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/select/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/select) Updates `@radix-ui/react-separator` from 1.1.11 to 1.1.15 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/separator/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/separator) Updates `@radix-ui/react-slider` from 1.4.3 to 1.4.7 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slider/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slider) Updates `@radix-ui/react-slot` from 1.3.0 to 1.3.3 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slot/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slot) Updates `@radix-ui/react-switch` from 1.3.3 to 1.3.7 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/switch/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/switch) Updates `@radix-ui/react-tabs` from 1.1.17 to 1.1.21 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/tabs/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/tabs) Updates `@radix-ui/react-toast` from 1.2.19 to 1.2.23 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/toast/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/toast) Updates `@radix-ui/react-tooltip` from 1.2.12 to 1.2.16 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/tooltip/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/tooltip) Updates `@tanstack/react-query` from 5.101.2 to 5.101.4 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.4/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.101.2 to 5.101.4 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.101.4/packages/react-query-devtools) 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) Updates `react-hook-form` from 7.81.0 to 7.85.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.81.0...v7.85.0) Updates `@playwright/test` from 1.61.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.1) Updates `postcss` from 8.5.19 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.26) Updates `shx` from 0.3.4 to 0.4.0 - [Release notes](https://github.com/shelljs/shx/releases) - [Changelog](https://github.com/shelljs/shx/blob/main/CHANGELOG.md) - [Commits](shelljs/shx@v0.3.4...v0.4.0) Updates `tsx` from 4.23.1 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.1...v4.23.12) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: turbo dependency-version: 2.10.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - 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: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: monaco-editor dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-accordion" dependency-version: 1.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-alert-dialog" dependency-version: 1.1.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-avatar" dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-dialog" dependency-version: 1.1.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-dropdown-menu" dependency-version: 2.1.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-label" dependency-version: 2.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-select" dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-separator" dependency-version: 1.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-slider" dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-slot" dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-switch" dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-tabs" dependency-version: 1.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-toast" dependency-version: 1.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@radix-ui/react-tooltip" dependency-version: 1.2.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@tanstack/react-query" dependency-version: 5.101.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.101.4 dependency-type: direct:production update-type: version-update:semver-patch 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: react-hook-form dependency-version: 7.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: shx dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b5b153 commit 5063eb9

6 files changed

Lines changed: 827 additions & 713 deletions

File tree

apps/api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"bcryptjs": "^2.4.3",
4444
"bullmq": "^5.7.8",
4545
"class-transformer": "^0.5.1",
46-
"class-validator": "^0.14.1",
46+
"class-validator": "^0.15.1",
4747
"helmet": "^7.1.0",
4848
"ioredis": "^5.4.1",
4949
"passport": "^0.7.0",
@@ -66,7 +66,7 @@
6666
"@veridion/tsconfig": "workspace:*",
6767
"eslint": "^8.57.0",
6868
"jest": "^30.4.2",
69-
"ts-jest": "^29.1.4",
69+
"ts-jest": "^29.4.12",
7070
"ts-node": "^10.9.2",
7171
"typescript": "^5.4.5"
7272
}

apps/web/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -17,35 +17,35 @@
1717
},
1818
"dependencies": {
1919
"@monaco-editor/react": "^4.6.0",
20-
"monaco-editor": "~0.54.0",
21-
"@radix-ui/react-accordion": "^1.1.2",
22-
"@radix-ui/react-alert-dialog": "^1.0.5",
23-
"@radix-ui/react-avatar": "^1.0.4",
24-
"@radix-ui/react-dialog": "^1.0.5",
25-
"@radix-ui/react-dropdown-menu": "^2.0.6",
26-
"@radix-ui/react-label": "^2.0.2",
27-
"@radix-ui/react-select": "^2.0.0",
28-
"@radix-ui/react-separator": "^1.0.3",
29-
"@radix-ui/react-slider": "^1.1.2",
30-
"@radix-ui/react-slot": "^1.0.2",
31-
"@radix-ui/react-switch": "^1.0.3",
32-
"@radix-ui/react-tabs": "^1.0.4",
33-
"@radix-ui/react-toast": "^1.1.5",
34-
"@radix-ui/react-tooltip": "^1.0.7",
20+
"monaco-editor": "~0.56.0",
21+
"@radix-ui/react-accordion": "^1.2.20",
22+
"@radix-ui/react-alert-dialog": "^1.1.23",
23+
"@radix-ui/react-avatar": "^1.2.6",
24+
"@radix-ui/react-dialog": "^1.1.23",
25+
"@radix-ui/react-dropdown-menu": "^2.1.24",
26+
"@radix-ui/react-label": "^2.1.15",
27+
"@radix-ui/react-select": "^2.3.7",
28+
"@radix-ui/react-separator": "^1.1.15",
29+
"@radix-ui/react-slider": "^1.4.7",
30+
"@radix-ui/react-slot": "^1.3.3",
31+
"@radix-ui/react-switch": "^1.3.7",
32+
"@radix-ui/react-tabs": "^1.1.21",
33+
"@radix-ui/react-toast": "^1.2.23",
34+
"@radix-ui/react-tooltip": "^1.2.16",
3535
"@stellar/freighter-api": "^3.0.0",
36-
"@tanstack/react-query": "^5.40.0",
37-
"@tanstack/react-query-devtools": "^5.40.0",
36+
"@tanstack/react-query": "^5.101.4",
37+
"@tanstack/react-query-devtools": "^5.101.4",
3838
"@veridion/sdk": "workspace:*",
3939
"@veridion/shared": "workspace:*",
4040
"class-variance-authority": "^0.7.0",
4141
"clsx": "^2.1.1",
4242
"framer-motion": "^12.42.2",
4343
"lucide-react": "^0.378.0",
4444
"next": "^14.2.3",
45-
"next-themes": "^0.3.0",
45+
"next-themes": "^0.4.6",
4646
"react": "^18.3.1",
4747
"react-dom": "^18.3.1",
48-
"react-hook-form": "^7.51.5",
48+
"react-hook-form": "^7.85.0",
4949
"recharts": "^2.12.7",
5050
"sonner": "^1.4.41",
5151
"tailwind-merge": "^2.3.0",
@@ -59,10 +59,10 @@
5959
"@types/react-dom": "^18.3.0",
6060
"@veridion/eslint-config": "workspace:*",
6161
"@veridion/tsconfig": "workspace:*",
62-
"@playwright/test": "^1.45.0",
62+
"@playwright/test": "^1.62.1",
6363
"autoprefixer": "^10.4.19",
6464
"jsdom": "^24.1.0",
65-
"postcss": "^8.4.38",
65+
"postcss": "^8.5.26",
6666
"tailwindcss": "^3.4.4",
6767
"typescript": "^5.4.5",
6868
"vitest": "^1.6.0"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
6767
"husky": "^9.0.11",
6868
"lint-staged": "^15.2.2",
69-
"prettier": "^3.2.5",
70-
"prettier-plugin-tailwindcss": "^0.5.14",
71-
"turbo": "^2.0.4",
69+
"prettier": "^3.9.6",
70+
"prettier-plugin-tailwindcss": "^0.8.1",
71+
"turbo": "^2.10.9",
7272
"typescript": "^5.4.5"
7373
},
7474
"pnpm": {

packages/database/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@veridion/tsconfig": "workspace:*",
3232
"eslint": "^8.57.0",
3333
"prisma": "^5.14.0",
34-
"shx": "^0.3.4",
35-
"tsx": "^4.11.0",
34+
"shx": "^0.4.0",
35+
"tsx": "^4.23.12",
3636
"typescript": "^5.4.5",
3737
"vitest": "^1.6.0"
3838
}

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"clean": "rm -rf dist"
1717
},
1818
"dependencies": {
19-
"@radix-ui/react-slot": "^1.0.2",
19+
"@radix-ui/react-slot": "^1.3.3",
2020
"@veridion/shared": "workspace:*",
2121
"class-variance-authority": "^0.7.0",
2222
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)