Skip to content

Commit 5527a1d

Browse files
authored
Merge pull request #986 from trycompai/claudio/stripe
[dev] [claudfuen] claudio/stripe
2 parents 5af7e53 + 5b83f82 commit 5527a1d

File tree

5 files changed

+61
-74
lines changed

5 files changed

+61
-74
lines changed

apps/framework-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@tanstack/react-table": "^8.21.3",
88
"@tanstack/react-virtual": "^3.13.8",
99
"better-auth": "^1.2.8",
10-
"lucide-react": "^0.454.0",
10+
"lucide-react": "^0.518.0",
1111
"next": "15.4.0-canary.85",
1212
"react-datasheet-grid": "^4.11.5",
1313
"react-hook-form": "^7.58.1",

apps/trust/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dependencies": {
44
"@comp/db": "workspace:*",
55
"@comp/ui": "workspace:*",
6-
"lucide-react": "^0.454.0",
6+
"lucide-react": "^0.518.0",
77
"next": "15.4.0-canary.85"
88
},
99
"devDependencies": {

bun.lock

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

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"embla-carousel-react": "8.5.1",
5959
"input-otp": "1.4.2",
6060
"jsonfile": "^6.1.0",
61-
"lucide-react": "^0.454.0",
61+
"lucide-react": "^0.518.0",
6262
"react-day-picker": "8.10.1",
6363
"react-dropzone": "^14.3.5",
6464
"react-icons": "^5.3.0",

0 commit comments

Comments
 (0)