mirror of https://github.com/usememos/memos.git
chore: remove unused dependency react-simple-pull-to-refresh from lockfile
This commit is contained in:
parent
d711d724bb
commit
ab650ac86d
|
|
@ -143,9 +143,6 @@ importers:
|
|||
react-router-dom:
|
||||
specifier: ^7.9.6
|
||||
version: 7.9.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-simple-pull-to-refresh:
|
||||
specifier: ^1.3.3
|
||||
version: 1.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-use:
|
||||
specifier: ^17.6.0
|
||||
version: 17.6.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
|
@ -2606,12 +2603,6 @@ packages:
|
|||
react-dom:
|
||||
optional: true
|
||||
|
||||
react-simple-pull-to-refresh@1.3.3:
|
||||
resolution: {integrity: sha512-6qXsa5RtNVmKJhLWvDLIX8UK51HFtCEGjdqQGf+M1Qjrcc4qH4fki97sgVpGEFBRwbY7DiVDA5N5p97kF16DTw==}
|
||||
peerDependencies:
|
||||
react: ^16.10.2 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.10.2 || ^17.0.0 || ^18.0.0
|
||||
|
||||
react-style-singleton@2.2.3:
|
||||
resolution: {integrity: sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==}
|
||||
engines: {node: '>=10'}
|
||||
|
|
@ -5583,11 +5574,6 @@ snapshots:
|
|||
optionalDependencies:
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
||||
react-simple-pull-to-refresh@1.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
||||
react-style-singleton@2.2.3(@types/react@18.3.27)(react@18.3.1):
|
||||
dependencies:
|
||||
get-nonce: 1.0.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue