Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit a5b94f2

Browse files
fix(deps): update dependency lucide-react to ^0.125.0
1 parent b84cf51 commit a5b94f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"clsx": "^1.2.1",
3030
"date-fns": "2.29.3",
3131
"graphql": "^16.6.0",
32-
"lucide-react": "^0.124.0",
32+
"lucide-react": "^0.125.0",
3333
"next": "^13.2.4-canary.4",
3434
"react": "^18.2.0",
3535
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4658,7 +4658,7 @@ __metadata:
46584658
graphql-tag: "npm:^2.12.6"
46594659
jest: "npm:^29.5.0"
46604660
jest-environment-jsdom: "npm:^29.5.0"
4661-
lucide-react: "npm:^0.124.0"
4661+
lucide-react: "npm:^0.125.0"
46624662
next: "npm:^13.2.4-canary.4"
46634663
postcss: "npm:^8.4.21"
46644664
react: "npm:^18.2.0"
@@ -18114,12 +18114,12 @@ __metadata:
1811418114
languageName: node
1811518115
linkType: hard
1811618116

18117-
"lucide-react@npm:^0.124.0":
18118-
version: 0.124.0
18119-
resolution: "lucide-react@npm:0.124.0"
18117+
"lucide-react@npm:^0.125.0":
18118+
version: 0.125.0
18119+
resolution: "lucide-react@npm:0.125.0"
1812018120
peerDependencies:
1812118121
react: ^16.5.1 || ^17.0.0 || ^18.0.0
18122-
checksum: b8df7492c88a7cfce5be93720736a0ad48bb1b195b399b6af73cc468e5badfe70824c2244b6c4ac4c03d48c63e0b70552d3fe49e09fd3e4c954554fd4b6133d0
18122+
checksum: 7d3d890c91f280d8dff421c1b32629a1d56a81171e08f38a1fc821707d806dc9b294e3b00c0a88b54c4d8c2d61a265207d6f56f26bc4d7621b4fad6c397ef294
1812318123
languageName: node
1812418124
linkType: hard
1812518125

0 commit comments

Comments
 (0)