mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
Add Source Code Icon + Misc Changes (#3498)
* test * Update - Added Source Code icon. - Some misc changes. * Fix * Adjust title * Fix redirect * Move PDF Utilities
This commit is contained in:
parent
289c0a30df
commit
a083dd1ea8
12 changed files with 43 additions and 28 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -72,6 +72,9 @@ importers:
|
|||
'@iconify-json/carbon':
|
||||
specifier: ^1.2.5
|
||||
version: 1.2.5
|
||||
'@iconify-json/gravity-ui':
|
||||
specifier: ^1.2.5
|
||||
version: 1.2.5
|
||||
'@iconify-json/heroicons-solid':
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0
|
||||
|
@ -1021,6 +1024,9 @@ packages:
|
|||
'@iconify-json/carbon@1.2.5':
|
||||
resolution: {integrity: sha512-aI3TEzOrUDGhs74zIT3ym/ZQBUEziyu8JifntX2Hb4siVzsP5sQ/QEfVdmcCUj37kQUYT3TYBSeAw2vTfCJx9w==}
|
||||
|
||||
'@iconify-json/gravity-ui@1.2.5':
|
||||
resolution: {integrity: sha512-7uf4xG2ijmcte4AqPpzNTqnEBqxvHBKW/gI0VTZeP0nLtZSvoCybNt5QsJ7f/xyrIQDgCJ4usEmRaX7G86NueA==}
|
||||
|
||||
'@iconify-json/heroicons-solid@1.2.0':
|
||||
resolution: {integrity: sha512-o+PjtMXPr4wk0veDS7Eh6H1BnTJT1vD7HcKl+I7ixdYQC8i1P2zdtk0C2v7C9OjJBMsiwJSCxT4qQ3OzONgyjw==}
|
||||
|
||||
|
@ -4797,6 +4803,10 @@ snapshots:
|
|||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/gravity-ui@1.2.5':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/heroicons-solid@1.2.0':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue