chore: update details
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2022 云游君
|
||||
Copyright (c) 2022 云游君 YunYouJun <me@yunyoujun.cn>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@iconify-json/fe": "^1.1.1",
|
||||
"@iconify-json/gg": "^1.1.1",
|
||||
"@iconify-json/ic": "^1.1.2",
|
||||
"@iconify-json/mdi": "^1.1.9",
|
||||
"@iconify-json/mdi": "^1.1.10",
|
||||
"@iconify-json/ri": "^1.1.1",
|
||||
"@types/markdown-it-link-attributes": "^3.0.1",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -6,7 +6,7 @@ specifiers:
|
||||
'@iconify-json/fe': ^1.1.1
|
||||
'@iconify-json/gg': ^1.1.1
|
||||
'@iconify-json/ic': ^1.1.2
|
||||
'@iconify-json/mdi': ^1.1.9
|
||||
'@iconify-json/mdi': ^1.1.10
|
||||
'@iconify-json/ri': ^1.1.1
|
||||
'@types/markdown-it-link-attributes': ^3.0.1
|
||||
'@types/nprogress': ^0.2.0
|
||||
@@ -63,7 +63,7 @@ devDependencies:
|
||||
'@iconify-json/fe': 1.1.1
|
||||
'@iconify-json/gg': 1.1.1
|
||||
'@iconify-json/ic': 1.1.2
|
||||
'@iconify-json/mdi': 1.1.9
|
||||
'@iconify-json/mdi': 1.1.10
|
||||
'@iconify-json/ri': 1.1.1
|
||||
'@types/markdown-it-link-attributes': 3.0.1
|
||||
'@types/nprogress': 0.2.0
|
||||
@@ -1400,8 +1400,8 @@ packages:
|
||||
'@iconify/types': 1.1.0
|
||||
dev: true
|
||||
|
||||
/@iconify-json/mdi/1.1.9:
|
||||
resolution: {integrity: sha512-iZY3d7nLmEhSxLU5YBHIxVVPySqNjj6zYcf448TXGBPp2PyToITCOuLEaub0rQ9jBAPOlupQsuPX9ylBfgIJ1w==}
|
||||
/@iconify-json/mdi/1.1.10:
|
||||
resolution: {integrity: sha512-M3ObDNtqnCr6MI5D+psxaGcAWVDE+aLA1nP4SESNxAdMhcXd3FOMBkg//qPXNFPgwnloGT7cbJMkU0zislDSTw==}
|
||||
dependencies:
|
||||
'@iconify/types': 1.1.0
|
||||
dev: true
|
||||
|
||||
@@ -13,7 +13,7 @@ title: 帮助
|
||||
|
||||
- 模糊匹配:展示所有含当前选中任意食材的菜谱
|
||||
- 精准匹配:展示所有含当前选中所有食材的菜谱
|
||||
- 生存模式:展示当前选中食材可制作的所有菜谱
|
||||
- 生存模式:展示当前选中食材即可制作的所有菜谱
|
||||
|
||||
## **友情提示**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user