黑暗模式 优化

This commit is contained in:
‘Liammcl’
2024-12-28 17:47:33 +08:00
parent b97cdd4685
commit 0942ed68ab
11 changed files with 239 additions and 124 deletions

12
pnpm-lock.yaml generated
View File

@@ -53,6 +53,9 @@ importers:
react-dom:
specifier: ^18.2.0
version: 18.3.1(react@18.3.1)
react-icons:
specifier: ^5.4.0
version: 5.4.0(react@18.3.1)
react-infinite-scroll-component:
specifier: ^6.1.0
version: 6.1.0(react@18.3.1)
@@ -2121,6 +2124,11 @@ packages:
peerDependencies:
react: ^18.3.1
react-icons@5.4.0:
resolution: {integrity: sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==}
peerDependencies:
react: '*'
react-infinite-scroll-component@6.1.0:
resolution: {integrity: sha512-SQu5nCqy8DxQWpnUVLx7V7b7LcA37aM7tvoWjTLZp1dk6EJibM5/4EJKzOnl07/BsM1Y40sKLuqjCwwH/xV0TQ==}
peerDependencies:
@@ -5008,6 +5016,10 @@ snapshots:
react: 18.3.1
scheduler: 0.23.2
react-icons@5.4.0(react@18.3.1):
dependencies:
react: 18.3.1
react-infinite-scroll-component@6.1.0(react@18.3.1):
dependencies:
react: 18.3.1