Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lucide-react from 0.462.0 to 0.464.0 #608

Closed
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"estree-walker": "^3.0.3",
"graphql": "16.x",
"graphql-sse": "^2.5.3",
"lucide-react": "^0.462.0",
"lucide-react": "^0.464.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5664,12 +5664,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:^0.462.0":
version: 0.462.0
resolution: "lucide-react@npm:0.462.0"
"lucide-react@npm:^0.464.0":
version: 0.464.0
resolution: "lucide-react@npm:0.464.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
checksum: 10c0/684477fcd130036c89535ea21a1a35d95fc3e45e41cb5cdcc56702cdb28aa7c8b9f5cfba12123229949d79f6dc19eac27b1d1452a14803a81424d461477c37cf
checksum: 10c0/6b5f79a2a19a07c3f1c4d995b76ab9df0afd6288491a194f0f4c3bbfbafc7a0d1081ff0ae9a5cb0d6fcad2d7fe97ba285704b2e3f686c454a225f6dc4200480a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7441,7 +7441,7 @@ __metadata:
globals: "npm:^15.12.0"
graphql: "npm:16.x"
graphql-sse: "npm:^2.5.3"
lucide-react: "npm:^0.462.0"
lucide-react: "npm:^0.464.0"
postcss: "npm:^8.4.49"
prettier: "npm:^3.4.1"
react: "npm:^18.3.1"
Expand Down
Loading