Skip to content

Commit 8b0e05e

Browse files
authored
Merge pull request #934 from trycompai/claudio/comp-210-self-serve-implementation-v1
[dev] [claudfuen] claudio/comp-210-self-serve-implementation-v1
2 parents 824fcec + e70909b commit 8b0e05e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/framework-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react-datasheet-grid": "^4.11.5",
5252
"react-day-picker": "8.10.1",
5353
"react-email": "^4.0.15",
54-
"react-resizable-panels": "^2.1.7",
54+
"react-resizable-panels": "^3.0.3",
5555
"react-select": "^5.10.1",
5656
"recharts": "2.15.0",
5757
"sonner": "^1.7.1",

apps/trust/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"next-themes": "^0.4.4",
5050
"react-day-picker": "8.10.1",
5151
"react-email": "^4.0.15",
52-
"react-resizable-panels": "^2.1.7",
52+
"react-resizable-panels": "^3.0.3",
5353
"recharts": "2.15.0",
5454
"sonner": "^1.7.1",
5555
"tailwind-merge": "^2.5.5",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react-dropzone": "^14.3.5",
5252
"react-icons": "^5.3.0",
5353
"react-number-format": "^5.4.2",
54-
"react-resizable-panels": "^2.1.7",
54+
"react-resizable-panels": "^3.0.3",
5555
"recharts": "2.15.0",
5656
"tailwind-merge": "^2.5.5",
5757
"tailwindcss": "^4.1.8",

0 commit comments

Comments
 (0)