Skip to content

Commit 6cf48a8

Browse files
committed
chore: update package versions and dependencies
- Bump package versions across various modules - Update dependencies to the latest stable versions (With this many updates, your dependencies have more frequent flyer miles than I do)
1 parent 9f77bf3 commit 6cf48a8

File tree

44 files changed

+545
-234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+545
-234
lines changed

apps/backoffice-v2/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @ballerine/backoffice-v2
22

3+
## 0.7.82
4+
5+
### Patch Changes
6+
7+
- core
8+
- Updated dependencies
9+
- @ballerine/blocks@0.2.30
10+
- @ballerine/common@0.9.59
11+
- @ballerine/react-pdf-toolkit@1.2.51
12+
- @ballerine/ui@0.5.51
13+
- @ballerine/workflow-browser-sdk@0.6.78
14+
- @ballerine/workflow-node-sdk@0.6.78
15+
316
## 0.7.81
417

518
### Patch Changes

apps/backoffice-v2/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ballerine/backoffice-v2",
3-
"version": "0.7.81",
3+
"version": "0.7.82",
44
"description": "Ballerine - Backoffice",
55
"homepage": "https://github.com/ballerine-io/ballerine",
66
"type": "module",
@@ -51,12 +51,12 @@
5151
"preview": "vite preview"
5252
},
5353
"dependencies": {
54-
"@ballerine/blocks": "0.2.29",
55-
"@ballerine/common": "0.9.58",
56-
"@ballerine/react-pdf-toolkit": "^1.2.50",
57-
"@ballerine/ui": "^0.5.50",
58-
"@ballerine/workflow-browser-sdk": "0.6.77",
59-
"@ballerine/workflow-node-sdk": "0.6.77",
54+
"@ballerine/blocks": "0.2.30",
55+
"@ballerine/common": "0.9.59",
56+
"@ballerine/react-pdf-toolkit": "^1.2.51",
57+
"@ballerine/ui": "^0.5.51",
58+
"@ballerine/workflow-browser-sdk": "0.6.78",
59+
"@ballerine/workflow-node-sdk": "0.6.78",
6060
"@botpress/webchat": "^2.1.10",
6161
"@botpress/webchat-generator": "^0.2.9",
6262
"@fontsource/inter": "^4.5.15",
@@ -148,8 +148,8 @@
148148
"zod": "^3.23.4"
149149
},
150150
"devDependencies": {
151-
"@ballerine/config": "^1.1.27",
152-
"@ballerine/eslint-config-react": "^2.0.27",
151+
"@ballerine/config": "^1.1.28",
152+
"@ballerine/eslint-config-react": "^2.0.28",
153153
"@cspell/cspell-types": "^6.31.1",
154154
"@faker-js/faker": "^7.6.0",
155155
"@playwright/test": "^1.32.1",

apps/kyb-app/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# kyb-app
22

3+
## 0.3.94
4+
5+
### Patch Changes
6+
7+
- core
8+
- Updated dependencies
9+
- @ballerine/blocks@0.2.30
10+
- @ballerine/common@0.9.59
11+
- @ballerine/ui@0.5.51
12+
- @ballerine/workflow-browser-sdk@0.6.78
13+
314
## 0.3.93
415

516
### Patch Changes

apps/kyb-app/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ballerine/kyb-app",
33
"private": true,
4-
"version": "0.3.93",
4+
"version": "0.3.94",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -15,10 +15,10 @@
1515
"test:dev": "vitest"
1616
},
1717
"dependencies": {
18-
"@ballerine/blocks": "0.2.29",
19-
"@ballerine/common": "^0.9.58",
20-
"@ballerine/ui": "0.5.50",
21-
"@ballerine/workflow-browser-sdk": "0.6.77",
18+
"@ballerine/blocks": "0.2.30",
19+
"@ballerine/common": "^0.9.59",
20+
"@ballerine/ui": "0.5.51",
21+
"@ballerine/workflow-browser-sdk": "0.6.78",
2222
"@lukemorales/query-key-factory": "^1.0.3",
2323
"@radix-ui/react-icons": "^1.3.0",
2424
"@rjsf/core": "^5.9.0",
@@ -64,8 +64,8 @@
6464
"zod": "^3.23.4"
6565
},
6666
"devDependencies": {
67-
"@ballerine/config": "^1.1.27",
68-
"@ballerine/eslint-config-react": "^2.0.27",
67+
"@ballerine/config": "^1.1.28",
68+
"@ballerine/eslint-config-react": "^2.0.28",
6969
"@jest/globals": "^29.7.0",
7070
"@sentry/vite-plugin": "^2.9.0",
7171
"@testing-library/jest-dom": "^6.1.4",

apps/workflows-dashboard/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @ballerine/workflows-dashboard
22

3+
## 0.2.28
4+
5+
### Patch Changes
6+
7+
- core
8+
- Updated dependencies
9+
- @ballerine/common@0.9.59
10+
- @ballerine/ui@0.5.51
11+
312
## 0.2.27
413

514
### Patch Changes

apps/workflows-dashboard/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ballerine/workflows-dashboard",
33
"private": false,
4-
"version": "0.2.27",
4+
"version": "0.2.28",
55
"type": "module",
66
"scripts": {
77
"spellcheck": "cspell \"*\"",
@@ -15,8 +15,8 @@
1515
"test": "NODE_ENV=test jest"
1616
},
1717
"dependencies": {
18-
"@ballerine/common": "^0.9.58",
19-
"@ballerine/ui": "^0.5.50",
18+
"@ballerine/common": "^0.9.59",
19+
"@ballerine/ui": "^0.5.51",
2020
"@lukemorales/query-key-factory": "^1.0.3",
2121
"@radix-ui/react-avatar": "^1.0.3",
2222
"@radix-ui/react-dialog": "1.0.4",
@@ -63,8 +63,8 @@
6363
"zod": "^3.22.3"
6464
},
6565
"devDependencies": {
66-
"@ballerine/config": "^1.1.27",
67-
"@ballerine/eslint-config-react": "^2.0.27",
66+
"@ballerine/config": "^1.1.28",
67+
"@ballerine/eslint-config-react": "^2.0.28",
6868
"@cspell/cspell-types": "^6.31.1",
6969
"@types/axios": "^0.14.0",
7070
"@types/classnames": "^2.3.1",

apps/workflows-dashboard/src/components/molecules/FacetedFilter/FacetedFilter.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ export function FacetedFilter({ title, options, value, onChange }: Props) {
105105
<CommandSeparator />
106106
<CommandGroup>
107107
<CommandItem className="justify-center text-center" onSelect={() => onChange([])}>
108-
Clear filters
108+
Clear Case List
109109
</CommandItem>
110110
</CommandGroup>
111111
</>

apps/workflows-dashboard/src/components/organisms/Header/header-navigation-links.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const headerNavigationLinks: NavigationLink[] = [
1515
},
1616
{
1717
path: '/filters',
18-
label: 'Filters',
18+
label: 'Case Lists',
1919
},
2020
{
2121
path: '/ui-definitions',

apps/workflows-dashboard/src/pages/Filters/Filters.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,20 +129,20 @@ export const Filters = withFilters<FiltersProps<FiltersPageFilterValues>, Filter
129129
};
130130

131131
return (
132-
<DashboardLayout pageName="Filters">
132+
<DashboardLayout pageName="Case Lists">
133133
<WorkflowsLayout>
134134
<div className="mb-4 flex justify-end">
135135
<Dialog open={isOpen} onOpenChange={setIsOpen}>
136136
<DialogTrigger asChild>
137-
<Button variant="default">Create Filter</Button>
137+
<Button variant="default">Create Case List</Button>
138138
</DialogTrigger>
139139
<DialogContent>
140140
<DialogHeader>
141-
<DialogTitle>Create New Filter</DialogTitle>
141+
<DialogTitle>Create New Case List</DialogTitle>
142142
</DialogHeader>
143143
<div className="flex flex-col gap-4 py-4">
144144
<Input
145-
placeholder="Filter name"
145+
placeholder="Case List Name"
146146
value={filterName}
147147
onChange={e => setFilterName(e.target.value)}
148148
/>

0 commit comments

Comments
 (0)