Skip to content

Commit 4226c6c

Browse files
committed
update dependencies
1 parent 942cb6a commit 4226c6c

File tree

15 files changed

+2753
-2975
lines changed

15 files changed

+2753
-2975
lines changed

.github/workflows/client-linters.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,5 @@ jobs:
3131
run: npx prettier --check "src/**/*.{ts,tsx}"
3232
working-directory: client
3333

34-
- name: Fix Prettier formatting
35-
run: npm run format
36-
working-directory: client
37-
if: failure()
3834

3935

client/package-lock.json

Lines changed: 2750 additions & 2968 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"@radix-ui/react-separator": "^1.1.7",
1717
"@radix-ui/react-slot": "^1.2.3",
1818
"@radix-ui/react-tooltip": "^1.2.7",
19-
"@radix-ui/react-popover": "^1.1.13",
19+
"@radix-ui/react-popover": "^1.1.14",
2020
"@radix-ui/react-select": "^2.2.5",
21-
"@radix-ui/react-slider": "^1.3.4",
22-
"@radix-ui/react-tabs": "^1.1.11",
21+
"@radix-ui/react-slider": "^1.3.5",
22+
"@radix-ui/react-tabs": "^1.1.12",
2323
"@radix-ui/themes": "^3.2.1",
2424
"@xyflow/react": "^12.7.0",
2525
"class-variance-authority": "^0.7.1",
File renamed without changes.
File renamed without changes.
File renamed without changes.

helm/whiteboard-app/templates/client-deployment.yaml renamed to infrastructure/whiteboard-app/templates/client-deployment.yaml

File renamed without changes.

0 commit comments

Comments
 (0)