Skip to content

Commit 4bcae05

Browse files
Update dependency lucide-react to ^0.455.0 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cee2a59 commit 4bcae05

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"clsx": "^2.1.1",
2828
"codemirror": "^6.0.1",
2929
"highlight.js": "^11.9.0",
30-
"lucide-react": "^0.454.0",
30+
"lucide-react": "^0.455.0",
3131
"nanoid": "^5.0.7",
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3841,12 +3841,12 @@ __metadata:
38413841
languageName: node
38423842
linkType: hard
38433843

3844-
"lucide-react@npm:^0.454.0":
3845-
version: 0.454.0
3846-
resolution: "lucide-react@npm:0.454.0"
3844+
"lucide-react@npm:^0.455.0":
3845+
version: 0.455.0
3846+
resolution: "lucide-react@npm:0.455.0"
38473847
peerDependencies:
38483848
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
3849-
checksum: 10c0/e5eebe542e32f0c2210a702fddbbe6e37b977dc7d8ff991b7fd5e886f96adf2ac4870275b618c79d6b2f611da1bfb8696062c5138b06ee728090309b8e27ca07
3849+
checksum: 10c0/879f51dc0143c36452022ee852cdc9c8967d644f4102ba5311d55a6fe63a0c9a5963069e56b4d034579e9e502e032736009c592e3706067cd0cf9ca2556e07f9
38503850
languageName: node
38513851
linkType: hard
38523852

@@ -4059,7 +4059,7 @@ __metadata:
40594059
codemirror: "npm:^6.0.1"
40604060
esbuild: "npm:^0.24.0"
40614061
highlight.js: "npm:^11.9.0"
4062-
lucide-react: "npm:^0.454.0"
4062+
lucide-react: "npm:^0.455.0"
40634063
nanoid: "npm:^5.0.7"
40644064
oxlint: "npm:^0.11.0"
40654065
postcss: "npm:^8.4.38"

0 commit comments

Comments
 (0)