mirror of
https://github.com/usememos/memos.git
synced 2024-12-19 09:02:49 +03:00
chore: remove unused deps
This commit is contained in:
parent
5cec1a71da
commit
4de18cfab1
@ -8,7 +8,6 @@
|
||||
},
|
||||
"packageManager": "pnpm@8.7.0",
|
||||
"dependencies": {
|
||||
"@bufbuild/protobuf": "^1.3.1",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@matejmazur/react-katex": "^3.1.3",
|
||||
@ -24,7 +23,6 @@
|
||||
"lodash-es": "^4.17.21",
|
||||
"long": "^5.2.3",
|
||||
"lucide-react": "^0.263.1",
|
||||
"nice-grpc-common": "^2.0.2",
|
||||
"nice-grpc-web": "^3.3.1",
|
||||
"protobufjs": "^7.2.5",
|
||||
"qrcode.react": "^3.1.0",
|
||||
|
@ -5,9 +5,6 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
dependencies:
|
||||
'@bufbuild/protobuf':
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1
|
||||
'@emotion/react':
|
||||
specifier: ^11.11.1
|
||||
version: 11.11.1(@types/react@18.2.21)(react@18.2.0)
|
||||
@ -53,9 +50,6 @@ dependencies:
|
||||
lucide-react:
|
||||
specifier: ^0.263.1
|
||||
version: 0.263.1(react@18.2.0)
|
||||
nice-grpc-common:
|
||||
specifier: ^2.0.2
|
||||
version: 2.0.2
|
||||
nice-grpc-web:
|
||||
specifier: ^3.3.1
|
||||
version: 3.3.1(ws@8.14.1)
|
||||
@ -431,10 +425,6 @@ packages:
|
||||
'@babel/helper-validator-identifier': 7.22.19
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
/@bufbuild/protobuf@1.3.1:
|
||||
resolution: {integrity: sha512-BUyJWutgP2S8K/1NphOJokuwDckXS4qI2T1pGZAlkFdZchWae3jm6fCdkcGbLlM1QLOcNFFePd+7Feo4BYGrJQ==}
|
||||
dev: false
|
||||
|
||||
/@emotion/babel-plugin@11.11.0:
|
||||
resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==}
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user