refactor: refactor the Wi-Fi module

This commit is contained in:
wj-xiao
2025-12-24 16:48:24 +08:00
parent 79cc1cc2bf
commit aaad552633
13 changed files with 511 additions and 187 deletions

10
web/pnpm-lock.yaml generated
View File

@@ -42,8 +42,8 @@ importers:
specifier: ^3.0.5
version: 3.0.5
lucide-react:
specifier: ^0.469.0
version: 0.469.0(react@18.3.1)
specifier: ^0.562.0
version: 0.562.0(react@18.3.1)
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1982,8 +1982,8 @@ packages:
lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
lucide-react@0.469.0:
resolution: {integrity: sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw==}
lucide-react@0.562.0:
resolution: {integrity: sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -5026,7 +5026,7 @@ snapshots:
dependencies:
yallist: 3.1.1
lucide-react@0.469.0(react@18.3.1):
lucide-react@0.562.0(react@18.3.1):
dependencies:
react: 18.3.1