Skip to content

Commit 4d88d25

Browse files
Bump lucide-react from 0.534.0 to 0.544.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.534.0 to 0.544.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.544.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.544.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00db20b commit 4d88d25

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

bun.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"": {
55
"name": "webhook-multitool",
66
"dependencies": {
7-
"@next/third-parties": "^15.5.2",
7+
"@next/third-parties": "^15.5.3",
88
"class-variance-authority": "^0.7.1",
99
"clsx": "^2.1.1",
10-
"lucide-react": "^0.534.0",
11-
"next": "^15.5.2",
10+
"lucide-react": "^0.544.0",
11+
"next": "^15.5.3",
1212
"next-themes": "^0.4.6",
1313
"radix-ui": "^1.4.3",
1414
"react": "^19.1.1",
@@ -18,15 +18,15 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/eslintrc": "^3.3.1",
21-
"@tailwindcss/postcss": "^4.1.12",
22-
"@types/node": "^24.3.0",
23-
"@types/react": "^19.1.12",
24-
"@types/react-dom": "^19.1.8",
25-
"eslint": "^9.34.0",
26-
"eslint-config-next": "^15.5.2",
27-
"knip": "^5.63.0",
28-
"tailwindcss": "^4.1.12",
29-
"tw-animate-css": "^1.3.7",
21+
"@tailwindcss/postcss": "^4.1.13",
22+
"@types/node": "^24.5.0",
23+
"@types/react": "^19.1.13",
24+
"@types/react-dom": "^19.1.9",
25+
"eslint": "^9.35.0",
26+
"eslint-config-next": "^15.5.3",
27+
"knip": "^5.63.1",
28+
"tailwindcss": "^4.1.13",
29+
"tw-animate-css": "^1.3.8",
3030
"typescript": "^5.9.2",
3131
},
3232
},
@@ -783,7 +783,7 @@
783783

784784
"loose-envify": ["[email protected]", "", { "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="],
785785

786-
"lucide-react": ["lucide-react@0.534.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4Bz7rujQ/mXHqCwjx09ih/Q9SCizz9CjBV5repw9YSHZZZaop9/Oj0RgCDt6WdEaeAPfbcZ8l2b4jzApStqgNw=="],
786+
"lucide-react": ["lucide-react@0.544.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw=="],
787787

788788
"magic-string": ["[email protected]", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw=="],
789789

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@next/third-parties": "^15.5.3",
1414
"class-variance-authority": "^0.7.1",
1515
"clsx": "^2.1.1",
16-
"lucide-react": "^0.534.0",
16+
"lucide-react": "^0.544.0",
1717
"next": "^15.5.3",
1818
"next-themes": "^0.4.6",
1919
"radix-ui": "^1.4.3",

0 commit comments

Comments
 (0)