diff --git a/LICENSE b/LICENSE index d7e9ca8..3281f60 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 云游君 +Copyright (c) 2022 云游君 YunYouJun Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 20dbff7..18f37e6 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e6f2fa..3911adf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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 diff --git a/src/pages/help.md b/src/pages/help.md index 940cd00..f9708e6 100644 --- a/src/pages/help.md +++ b/src/pages/help.md @@ -13,7 +13,7 @@ title: 帮助 - 模糊匹配:展示所有含当前选中任意食材的菜谱 - 精准匹配:展示所有含当前选中所有食材的菜谱 -- 生存模式:展示当前选中食材可制作的所有菜谱 +- 生存模式:展示当前选中食材即可制作的所有菜谱 ## **友情提示**