mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
Fix X icon (#2882)
* Update multiple documentation pages to replace references to Twitter with X.com, update links, and enhance clarity across various guides. * Refactor MEGA tools section in documentation: updated account generator references and clarified app descriptions. * fix * fix * Fix X icons * fix
This commit is contained in:
parent
b8b7819dfc
commit
eee01f2b69
12 changed files with 37 additions and 42 deletions
|
@ -300,7 +300,7 @@ const transformLinks = (text: string): string =>
|
|||
name: 'X',
|
||||
find: /\[X\]\(([^\)]*?)\)/gm,
|
||||
replace:
|
||||
'<a target="_blank" href="$1"><div alt="X" class="i-cabon:logo-x" /></a>'
|
||||
'<a target="_blank" href="$1"><div alt="X" class="i-carbon:logo-x" /></a>'
|
||||
},
|
||||
{
|
||||
name: 'Tor',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
* [eMule Plus](https://sourceforge.net/projects/emuleplus/) - File Sharing App
|
||||
* [mega.archive (Discord)](https://discord.gg/R3zEZUPp3Q) / [Chat](https://discord.gg/ZRhpUtzvkC) - Megadrive Archive
|
||||
* [Napalm FTP](https://www.searchftps.net/), [Mamont](https://www.mmnt.ru/int/) or [Search-22](https://search-22.com/ftp-search-tools) - FTP Search
|
||||
* [dedigger](https://www.dedigger.com/) - GDrive File Search
|
||||
* [dedigger](https://www.dedigger.com/) - Google Drive File Search
|
||||
* [Sala De Espera](https://matrix.to/#/!qbOtnJEDGsPuWZBHLX:matrix.org?via=matrix.org) - Drive Sharing Community
|
||||
* [Open Directory Downloader](https://github.com/KoalaBear84/OpenDirectoryDownloader) - Open Directory Indexer
|
||||
* [CD.TextFiles](http://cd.textfiles.com/) - CD Text File Archive
|
||||
|
|
|
@ -220,7 +220,7 @@
|
|||
* ⭐ **[PDFGear](https://www.pdfgear.com/)**, **[PDF24](https://www.pdf24.org/)**, [Foxit](https://www.foxit.com/pdf-reader/), [xPDFReader](https://www.xpdfreader.com/), [PDF Arranger](https://github.com/pdfarranger/pdfarranger), [PrivatePDF](https://photown.github.io/private-pdf/), [PDFBox](https://pdfbox.apache.org/) or [OpenPDF](https://github.com/LibrePDF/OpenPDF) - Offline PDF Toolkits
|
||||
* [Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF) - Self-Hosted PDF Toolkit
|
||||
* [PDFGrep](https://pdfgrep.org/) or [OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF) - PDF Text Search
|
||||
* [View-only PDF](https://rentry.co/cm4b7) - Download View-Only PDF on GDrive
|
||||
* [View-only PDF](https://rentry.co/cm4b7) - Download View-Only PDF on Google Drive
|
||||
* [Rare2PDF](https://rare2pdf.com/) , [online2pdf](https://online2pdf.com/) or [2PDFConverter](https://www.2pdfconverter.com/) - Convert Files to PDF
|
||||
* [MD2PDF](https://md2pdf.netlify.app/) - Markdown to PDF Converter
|
||||
* [PDFconvert](https://docupub.com/pdfconvert/) - PDF File Converters
|
||||
|
@ -235,7 +235,7 @@
|
|||
* [Dangerzone](https://dangerzone.rocks/) - Convert Malicious PDFs to Safe Files / [GitHub](https://github.com/freedomofpress/dangerzone)
|
||||
* [PDF Fixer](https://pdffixer.com/) - Repair Damaged PDFs
|
||||
* [OpenSign](https://github.com/OpenSignLabs/OpenSign), [FalsiScan](https://gitlab.com/edouardklein/falsisign), [JustSignPDF](https://justsignpdf.com/) or [Adobe Sign](https://www.adobe.com/acrobat/online/sign-pdf.html) - PDF Signature Tools
|
||||
* [Google Drive PDF Downloader](https://github.com/zeltox/Google-Drive-PDF-Downloader) - Download Protected GDrive PDFs
|
||||
* [Google Drive PDF Downloader](https://github.com/zeltox/Google-Drive-PDF-Downloader) - Download Protected Google Drive PDFs
|
||||
* [PDFCoffee](https://pdfcoffee.com/) - Upload PDF, Word or PowerPoint Files
|
||||
* [PrintFriendly](https://www.printfriendly.com/) - Printer Formatting Tools
|
||||
|
||||
|
@ -395,25 +395,25 @@
|
|||
|
||||
***
|
||||
|
||||
## ▷ GDrive Tools
|
||||
## ▷ Google Drive Tools
|
||||
|
||||
* ↪️ **[GDrive File Sharing](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_gdrive_file_sharing)**
|
||||
* ⭐ **[OneClickRun](https://colab.research.google.com/github/biplobsd/OneClickRun/blob/master/OneClickRun.ipynb)** - Google Drive Tools Colab / [Features](https://i.ibb.co/BfF3djW/f0ab560a3aef.png) / Use Throwaways
|
||||
* ⭐ **[SA Drive](https://github.com/jsmsj/sa-drive/)** - Service Account Drive Manager
|
||||
* [Any File to GDrive](https://github.com/menukaonline/Any-file-to-Google-Drive) - DDL to GDrive Tool
|
||||
* [DriveUploader](https://driveuploader.com/) - Receive Files via GDrive
|
||||
* [GDrive CLI](https://github.com/glotlabs/gdrive) - Google Drive CLI Client
|
||||
* [Any File to Google Drive](https://github.com/menukaonline/Any-file-to-Google-Drive) - DDL to Google Drive Tool
|
||||
* [DriveUploader](https://driveuploader.com/) - Receive Files via Google Drive
|
||||
* [Google Drive CLI](https://github.com/glotlabs/gdrive) - Google Drive CLI Client
|
||||
* [goodls](https://github.com/tanaikech/goodls) - Google Drive Downloader
|
||||
* [GDrive Downloader](https://github.com/Akianonymus/gdrive-downloader) - Google Drive Folder Downloader
|
||||
* [Google Drive Downloader](https://github.com/Akianonymus/gdrive-downloader) - Google Drive Folder Downloader
|
||||
* [gdrivedl](https://github.com/matthuisman/gdrivedl) - Google Drive Python Download Script
|
||||
* [ISAAC](https://rentry.co/FMHYBase64#gservice-gen) - Google Service Account Generators
|
||||
* [goindex-extended](https://github.com/menukaonline/goindex-extended) / [Themes](https://install.kenci.workers.dev/) or [Google-Drive-Index](https://gitlab.com/GoogleDriveIndex/Google-Drive-Index) - Google Drive Indexers
|
||||
* [gdurl](https://gdurl.com/), [google-drive-direct-link-generator/](https://www.wonderplugin.com/online-tools/google-drive-direct-link-generator/), [Direct.GDrive](https://direct.gdrive.vip/en/), [Maulvi](https://maulvi.github.io/) or [GDriveWebAppPublic ](https://github.com/CloudflareHackers/GDriveWebAppPublic) - Host Direct Links on GDrive
|
||||
* [gdurl](https://gdurl.com/), [google-drive-direct-link-generator/](https://www.wonderplugin.com/online-tools/google-drive-direct-link-generator/), [Direct.GDrive](https://direct.gdrive.vip/en/), [Maulvi](https://maulvi.github.io/) or [GDriveWebAppPublic ](https://github.com/CloudflareHackers/GDriveWebAppPublic) - Host Direct Links on Google Drive
|
||||
* [GdriveCloneWeb](https://github.com/jsmsj/GdriveCloneWeb) or [Google Drive Clone Bot](https://jsmsj.github.io/GdriveCloneBot/) / [GitHub](https://github.com/jsmsj/GdriveCloneBot) - Copy Google Drives
|
||||
* [GD-EFC Link Encryptor](https://rekulous.github.io/gd-efc-encryptor/) - Google Drive Link Encryptor for GD-EFC
|
||||
* [gd-efc](https://anadius.github.io/gd-efc/) - Copy Encrypted Google Drive
|
||||
* [Gdrive Guide-Noob Friendly](https://telegra.ph/Gdrive-Guide-Noob-Friendly-04-10) - GDrive Guide
|
||||
* [DriveRename](https://driverename.iblogbox.com/) - Bulk GDrive File Rename
|
||||
* [Google drive Guide-Noob Friendly](https://telegra.ph/Gdrive-Guide-Noob-Friendly-04-10) - Google Drive Guide
|
||||
* [DriveRename](https://driverename.iblogbox.com/) - Bulk Google Drive File Rename
|
||||
* [Sharer](https://sharer.pw), [YuShare](https://yushare.my.id) or [GDToT](https://new10.gdtot.dad) - Google Drive File Sharing
|
||||
|
||||
***
|
||||
|
||||
|
@ -421,6 +421,6 @@
|
|||
|
||||
* ⭐ **[Megabasterd](https://github.com/tonikelope/megabasterd)** - Download Quota Bypass / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#megabasterd-note)
|
||||
* ⭐ **[Mega Account Generators](https://rentry.co/fmhybase64#mega-gen)** - Account Gen / Unlimited Upload Size
|
||||
* [Mega-Account-Generator](https://github.com/f-o/MEGA-Account-Generator) / [Note](https://github.com/qtchaos/py_mega_account_generator/issues/16#issuecomment-2579635374) - Unlimited Upload Size
|
||||
* [Mega-Account-Generator](https://github.com/f-o/MEGA-Account-Generator) - Unlimited Upload Size / [Note](https://github.com/qtchaos/py_mega_account_generator/issues/16#issuecomment-2579635374)
|
||||
* [MEGA Desktop](https://mega.io/desktop) / [GitHub](https://github.com/meganz/MEGAsync) - Official GUI App
|
||||
* [MEGA CMD](https://mega.io/cmd) / [GitHub](https://github.com/meganz/MEGAcmd) - Official CLI App
|
||||
* [MEGA CMD](https://mega.io/cmd) / [GitHub](https://github.com/meganz/MEGAcmd) - Official CLI App
|
||||
|
|
|
@ -389,7 +389,7 @@ Linux Gaming Guide
|
|||
* [gopass](https://www.gopass.pw/) - CLI Password Manager
|
||||
* [KGet](https://apps.kde.org/kget/), [Varia](https://github.com/giantpinkrobots/varia) or [GabutDM](https://github.com/gabutakut/gabutdm) - Download Managers
|
||||
* [easy-google-drive-downloader](https://github.com/mzramna/easy-google-drive-downloader) or [GDown](https://github.com/wkentaro/gdown) - Google Drive Downloader
|
||||
* [google-drive-ocamlfuse](https://github.com/astrada/google-drive-ocamlfuse) - Mount GDrive
|
||||
* [google-drive-ocamlfuse](https://github.com/astrada/google-drive-ocamlfuse) - Mount Google Drive
|
||||
* [maestral](https://maestral.app/) - Dropbox Client
|
||||
* [SeaFile](https://github.com/ZizzyDizzyMC/linx-server/) - Self-Hosted Cloud Storage
|
||||
* [apt-fast](https://github.com/ilikenwf/apt-fast) - APT Download Accelerator
|
||||
|
|
|
@ -298,9 +298,10 @@
|
|||
|
||||
* [MediaDownBot](https://t.me/mediadownbot), [WZML-X](https://github.com/SilentDemonSD/WZML-X), [Telegram Media Downloader](https://greasyfork.org/en/scripts/446342), [TopSaverBot](https://t.me/TopSaverBot), [CatdlBot](https://t.me/CatdlBot) or [DownloadsMasterBot](https://t.me/DownloadsMasterBot) - Media Downloaders
|
||||
* [teldrive](https://github.com/divyam234/teldrive), [File-Sharing-Bot](https://github.com/CodeXBotz/File-Sharing-Bot) / [Telegram](https://t.me/CodeXBotz), [TelegramCloud](https://github.com/iw4p/telegram-cloud), [easy_share_bot](https://t.me/easy_share_bot) or [UploadBot](https://t.me/uploadbot) - Upload Files to Telegram
|
||||
* [GdriveXbot](https://t.me/TheGdriveXBot), [google-drive-telegram-bot](https://github.com/viperadnan-git/) or [Python Aria Mirror Bot](https://github.com/lzzy12/python-aria-mirror-bot) / [Telegram](https://t.me/pythonmirrorsupport) - GDrive Upload Bots
|
||||
* [DrClonerBot](https://t.me/DrClonerBot) - GDrive Clone Bot
|
||||
* [SearchX](https://github.com/iamLiquidX/SearchX) - GDrive Search Bot
|
||||
|
||||
* [GdriveXbot](https://t.me/TheGdriveXBot), [google-drive-telegram-bot](https://github.com/viperadnan-git/) or [Python Aria Mirror Bot](https://github.com/lzzy12/python-aria-mirror-bot) / [Telegram](https://t.me/pythonmirrorsupport) - Google Drive Upload Bots
|
||||
* [DrClonerBot](https://t.me/DrClonerBot) - Google Drive Clone Bot
|
||||
* [SearchX](https://github.com/iamLiquidX/SearchX) - Google Drive Search Bot
|
||||
* [MEGA Uploader X](https://t.me/MegaUploadXbot) or [Mega-Bot](https://github.com/Itz-fork/Mega.nz-Bot) - Remote Mega File Upload Bot
|
||||
* [OneDrive X](https://t.me/onedrivexbot) - Remote OneDrive File Upload Bot
|
||||
* [AIO Uploader](https://t.me/aiouploaderbot), [LinkForFilebot](https://t.me/LinkForFilebot) or [MultiUpload-Bot](https://github.com/oVoIndia/MultiUpload-Bot) - Telegram to File Host Upload Bot
|
||||
|
|
|
@ -490,14 +490,6 @@
|
|||
|
||||
***
|
||||
|
||||
## GDrive File Sharing
|
||||
|
||||
* https://sharer.pw/
|
||||
* https://yushare.my.id/
|
||||
* https://new3.gdtot.dad/
|
||||
|
||||
***
|
||||
|
||||
## Geometry Dash Demon Lists
|
||||
|
||||
* ⭐ **[Pointercrate](https://pointercrate.com/demonlist/)** - Original Demon List / [Stats Viewer](https://pointercrate.com/demonlist/statsviewer/)
|
||||
|
@ -1115,13 +1107,13 @@
|
|||
|
||||
***
|
||||
|
||||
## Torrent to GDrive
|
||||
## Torrent to Google Drive
|
||||
|
||||
* **Note** - Use throwaway accounts with these
|
||||
|
||||
### Collab
|
||||
|
||||
[QBit to Gdrive](https://colab.research.google.com/github/Xavy-13/qbittorrent/blob/main/qBittorrent.ipynb) / [How-To](https://rentry.co/TorrentColab), [Torrent_To_Google_Drive_Downloader](https://colab.research.google.com/github/FKLC/Torrent-To-Google-Drive-Downloader/blob/master/Torrent_To_Google_Drive_Downloader.ipynb)
|
||||
[QBit to Google Drive](https://colab.research.google.com/github/Xavy-13/qbittorrent/blob/main/qBittorrent.ipynb) / [How-To](https://rentry.co/TorrentColab), [Torrent_To_Google_Drive_Downloader](https://colab.research.google.com/github/FKLC/Torrent-To-Google-Drive-Downloader/blob/master/Torrent_To_Google_Drive_Downloader.ipynb)
|
||||
|
||||
### Telegram Bots
|
||||
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
|
||||
* ↪️ **[Android Note-Taking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_note-taking)**
|
||||
* ⭐ **[Obsidian](https://obsidian.md/)** - Markdown Note-Taking / [Discord](https://discord.gg/obsidianmd)
|
||||
* ⭐ **Obsidian Tools** - [Resources](https://github.com/kmaasrud/awesome-obsidian) / [Publish Notes](https://github.com/oleeskild/obsidian-digital-garden) / [Web Clipper](https://github.com/obsidianmd/obsidian-clipper) / [Gdrive Sync](https://github.com/stravo1/obsidian-gdrive-sync) / [ChatGPT Addon](https://github.com/vasilecampeanu/obsidian-weaver) / [Guides](https://help.obsidian.md/Home) / [Forum](https://forum.obsidian.md/)
|
||||
* ⭐ **Obsidian Tools** - [Resources](https://github.com/kmaasrud/awesome-obsidian) / [Publish Notes](https://github.com/oleeskild/obsidian-digital-garden) / [Web Clipper](https://github.com/obsidianmd/obsidian-clipper) / [Googel Drive Sync](https://github.com/stravo1/obsidian-gdrive-sync) / [ChatGPT Addon](https://github.com/vasilecampeanu/obsidian-weaver) / [Guides](https://help.obsidian.md/Home) / [Forum](https://forum.obsidian.md/)
|
||||
* ⭐ **[Notion](https://www.notion.so/)** - Note-Taking
|
||||
* ⭐ **Notion Tools** - [Themes](https://notionthemes.yudax.me/) / [Templates](https://notionpages.com/) / [Resources](https://www.notioneverything.com/notion-world), [2](https://chief-ease-8ab.notion.site/List-of-200-Notion-Resources-e1b46cd365094265bd47b8a2b25bb41e) / [Guide](https://easlo.notion.site/Notion-Beginner-to-Advanced-8a492960b049433289c4a8d362204d20) / [Markdown Extractor](https://github.com/souvikinator/notion-to-md)
|
||||
* ⭐ **[Notesnook](https://notesnook.com/)** - Note-Taking / [GitHub](https://github.com/streetwriters/notesnook)
|
||||
|
|
|
@ -124,7 +124,7 @@
|
|||
* [qBitController](https://github.com/Bartuzen/qBitController) - Mobile Controllers
|
||||
* [Docker QBT](https://github.com/linuxserver/docker-qbittorrent) or [QBT VPN](https://github.com/binhex/arch-qbittorrentvpn) - Docker Builds
|
||||
* [QBT Mega](https://colab.research.google.com/github/Xavy-13/qbittorrent/blob/main/qBittorrent_MEGA.ipynb) - Mega Upload Script
|
||||
* [QBT Gdrive](https://colab.research.google.com/github/Xavy-13/qbittorrent/blob/main/qBittorrent.ipynb) - Gdrive Upload Script
|
||||
* [QBT Gogle Drive](https://colab.research.google.com/github/Xavy-13/qbittorrent/blob/main/qBittorrent.ipynb) - Google Drive Upload Script
|
||||
* [Dark Theme](https://draculatheme.com/qbittorrent) or [iOS Style](https://github.com/ntoporcov/iQbit/) - QBT Themes
|
||||
* [qBitEndpoints](https://rentry.co/qBitEndpoints) - API Endpoints
|
||||
* [Quantum](https://github.com/UHAXM1/Quantum) - Auto Port Updater for Proton
|
||||
|
@ -133,7 +133,7 @@
|
|||
|
||||
## ▷ Remote Torrenting
|
||||
|
||||
* ↪️ **[Torrent to GDrive](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_torrent_to_gdrive)**
|
||||
* ↪️ **[Torrent to Google Drive](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_torrent_to_google_drive)**
|
||||
* ⭐ **[webtor](https://webtor.io/)** - Torrent to Stream / DDL Sites
|
||||
* ⭐ **[Seedr](https://www.seedr.cc/)** - [Telegram Bot](https://t.me/TorrentSeedrBot) / [API Wrapper](https://github.com/theabbie/seedr-api), [2](https://github.com/AnjanaMadu/SeedrAPI) - Torrent to Cloud and Stream
|
||||
* [Multi-Up](https://multiup.io/en/upload/from-torrent) - Torrent to DDL Sites
|
||||
|
@ -143,6 +143,8 @@
|
|||
* [TorBox](https://torbox.app/) - Torrent to Cloud
|
||||
* [Demagnetize](http://demagnetize.link/) - Torrent to DDL
|
||||
|
||||
|
||||
|
||||
***
|
||||
|
||||
## ▷ [Android Clients](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_android_torrenting)
|
||||
|
|
|
@ -187,7 +187,7 @@
|
|||
* [KikoPlay](https://kikoplay.fun/) - Video Player
|
||||
* [Plyr](https://plyr.io/) - Online HTML5, YouTube and Vimeo Player / [GitHub](https://github.com/sampotts/plyr)
|
||||
* [PiP-Tool](https://github.com/LionelJouin/PiP-Tool) - Use Picture-in-Picture on All Videos
|
||||
* [PlayVideo](https://playvideos.pages.dev/) - GDrive Video Players
|
||||
* [PlayVideo](https://playvideos.pages.dev/) - Google Drive Video Players
|
||||
* [MotionMonkey](https://omega.gg/MotionMonkey/) - Stream Online Videos in Player
|
||||
* [StreamLink](https://streamlink.github.io/) - Extract Videos from Sites to Players / [Twitch Adblock](https://github.com/2bc4/streamlink-ttvlol)
|
||||
* [Hohoema](https://github.com/tor4kichi/Hohoema) - Nico Nico Video Player
|
||||
|
@ -271,7 +271,7 @@
|
|||
* [Chocolate](https://github.com/ChocolateApp/Chocolate) - Media Server
|
||||
* [Media-Hoarder](https://github.com/theMK2k/Media-Hoarder) - Media Catalog Frontend
|
||||
* [Seanime](https://seanime.rahim.app/) - Anime Server
|
||||
* [Frames](https://github.com/Eleven-am/frames) - GDrive Server
|
||||
* [Frames](https://github.com/Eleven-am/frames) - Google Drive Server
|
||||
* [HTPC](https://r-htpc.github.io/wiki/) - Home Theater PC guides / [Subreddit](https://www.reddit.com/r/htpc/)
|
||||
* [MSX](https://msx.benzac.de/info/) - Web App
|
||||
* [ErsatzTV](https://ersatztv.org/) or [dizqueTV](https://github.com/vexorian/dizquetv) - Live Channel Media Servers
|
||||
|
@ -288,7 +288,7 @@
|
|||
* [Tautulli](https://tautulli.com/) - Server Monitor
|
||||
* [SuperPlex](https://normantheidiot.neocities.org/superplex/) - Plex Plugins
|
||||
* [Kitana](https://github.com/pannal/Kitana) - Plugin Frontend
|
||||
* [PlexDrive](https://github.com/plexdrive/plexdrive) or [mergerfs](https://docs.ultra.cc/books/rclone/page/rclone-vfs-and-mergerfs-setup) - Mount GDrive
|
||||
* [PlexDrive](https://github.com/plexdrive/plexdrive) or [mergerfs](https://docs.ultra.cc/books/rclone/page/rclone-vfs-and-mergerfs-setup) - Mount Google Drive
|
||||
* [SyncLounce](https://synclounge.tv/) - Media Sync
|
||||
* [PseudoTV](https://github.com/DEFENDORe/pseudotv) - Create TV Channels
|
||||
* [Overseerr](https://overseerr.dev/) - User Requests / [IMDb Extension](https://chromewebstore.google.com/detail/overseerr-assistant/hopnjiadheaagfhpipecoamoegijhnij)
|
||||
|
|
|
@ -214,7 +214,7 @@
|
|||
* [AsiaFlix](https://asiaflix.net/) - TV / Movies
|
||||
* [Asianload](https://embasic.pro/) - TV / Movies
|
||||
* [Einthusan](https://einthusan.tv/intro/) - Movies
|
||||
* [GDrive KDrama](https://databasegdriveplayer.co/drama.php) - TV / Movies
|
||||
* [Google Drive KDrama](https://databasegdriveplayer.co/drama.php) - TV / Movies
|
||||
* [AsianCrush](https://www.asiancrush.com/) - TV / Movies
|
||||
* [KissKH](https://kisskh.co/) - TV
|
||||
* [DramaCool.bg](https://dramacool.bg/) - TV / Movies
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
"@biomejs/biome": "^1.9.4",
|
||||
"@cloudflare/workers-types": "^4.20241230.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
||||
"@iconify-json/carbon": "^1.2.3",
|
||||
"@iconify-json/carbon": "^1.2.5",
|
||||
"@iconify-json/heroicons-solid": "^1.2.0",
|
||||
"@iconify-json/lucide": "^1.2.10",
|
||||
"@iconify-json/mdi": "^1.2.1",
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -67,8 +67,8 @@ importers:
|
|||
specifier: ^4.3.1
|
||||
version: 4.3.1(@vue/compiler-sfc@3.5.12)(prettier@3.3.3)
|
||||
'@iconify-json/carbon':
|
||||
specifier: ^1.2.3
|
||||
version: 1.2.3
|
||||
specifier: ^1.2.5
|
||||
version: 1.2.5
|
||||
'@iconify-json/heroicons-solid':
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0
|
||||
|
@ -1126,8 +1126,8 @@ packages:
|
|||
'@vue/compiler-sfc':
|
||||
optional: true
|
||||
|
||||
'@iconify-json/carbon@1.2.3':
|
||||
resolution: {integrity: sha512-smQ1nMHZn1BcTBqr13SP/7z3F1mbGCjUT1PdcpmbRoBrB4nAA9ErkTvUp49zxCQ/6VHcJsVzLV2zVXY3jJ4Bnw==}
|
||||
'@iconify-json/carbon@1.2.5':
|
||||
resolution: {integrity: sha512-aI3TEzOrUDGhs74zIT3ym/ZQBUEziyu8JifntX2Hb4siVzsP5sQ/QEfVdmcCUj37kQUYT3TYBSeAw2vTfCJx9w==}
|
||||
|
||||
'@iconify-json/heroicons-solid@1.2.0':
|
||||
resolution: {integrity: sha512-o+PjtMXPr4wk0veDS7Eh6H1BnTJT1vD7HcKl+I7ixdYQC8i1P2zdtk0C2v7C9OjJBMsiwJSCxT4qQ3OzONgyjw==}
|
||||
|
@ -5072,7 +5072,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@iconify-json/carbon@1.2.3':
|
||||
'@iconify-json/carbon@1.2.5':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue