mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore: bump lucide-react from 0.454.0 to 0.462.0 in /site (#15700)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -86,7 +86,7 @@
|
||||
"front-matter": "4.0.2",
|
||||
"jszip": "3.10.1",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.454.0",
|
||||
"lucide-react": "0.462.0",
|
||||
"monaco-editor": "0.52.0",
|
||||
"pretty-bytes": "6.1.1",
|
||||
"react": "18.3.1",
|
||||
|
10
site/pnpm-lock.yaml
generated
10
site/pnpm-lock.yaml
generated
@ -172,8 +172,8 @@ importers:
|
||||
specifier: 4.17.21
|
||||
version: 4.17.21
|
||||
lucide-react:
|
||||
specifier: 0.454.0
|
||||
version: 0.454.0(react@18.3.1)
|
||||
specifier: 0.462.0
|
||||
version: 0.462.0(react@18.3.1)
|
||||
monaco-editor:
|
||||
specifier: 0.52.0
|
||||
version: 0.52.0
|
||||
@ -4541,8 +4541,8 @@ packages:
|
||||
lru-cache@5.1.1:
|
||||
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
||||
|
||||
lucide-react@0.454.0:
|
||||
resolution: {integrity: sha512-hw7zMDwykCLnEzgncEEjHeA6+45aeEzRYuKHuyRSOPkhko+J3ySGjGIzu+mmMfDFG1vazHepMaYFYHbTFAZAAQ==}
|
||||
lucide-react@0.462.0:
|
||||
resolution: {integrity: sha512-NTL7EbAao9IFtuSivSZgrAh4fZd09Lr+6MTkqIxuHaH2nnYiYIzXPo06cOxHg9wKLdj6LL8TByG4qpePqwgx/g==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
||||
|
||||
@ -10664,7 +10664,7 @@ snapshots:
|
||||
dependencies:
|
||||
yallist: 3.1.1
|
||||
|
||||
lucide-react@0.454.0(react@18.3.1):
|
||||
lucide-react@0.462.0(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
|
||||
|
Reference in New Issue
Block a user