Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/dependabot-6135107.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'washboard-ui': patch
---

chore(deps): bump `lucide-react` in the prod-dependencies group
2 changes: 1 addition & 1 deletion apps/washboard-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.552.0",
"lucide-react": "^0.553.0",
"nats.ws": "^1.30.3",
"react": "19.2.0",
"react-dom": "19.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8963,12 +8963,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:^0.552.0":
version: 0.552.0
resolution: "lucide-react@npm:0.552.0"
"lucide-react@npm:^0.553.0":
version: 0.553.0
resolution: "lucide-react@npm:0.553.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10/999bf595f65f0a94ab42383cdd61bb903c4c333cb96efc618f8ab9539b5c9892e1ab231f8698a7be3d430a1331d56c0f79cc75d2b50ddba884f74721dc5eff03
checksum: 10/741826c0b45b22213b902b5ff8236b226e9dd66403be45ac5e41fc448484ad6550bc39f8eb454dd0efcad2a2b4271b3eec8489493b6e42b96e39482f6abc64c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -12689,7 +12689,7 @@ __metadata:
eslint: "npm:^9.38.0"
execa: "npm:^9.6.0"
get-port: "npm:^7.1.0"
lucide-react: "npm:^0.552.0"
lucide-react: "npm:^0.553.0"
nats.ws: "npm:^1.30.3"
pino: "npm:^10.1.0"
postcss: "npm:^8.5.6"
Expand Down
Loading