chore: update pnpm lock

pull/56/head
moonrailgun 2 years ago
parent 1ba27abbbe
commit ebefdb63ba

@ -569,6 +569,16 @@ importers:
devDependencies:
react: 18.2.0
client/web/plugins/com.msgbyte.integration:
specifiers:
'@types/styled-components': ^5.1.26
react: 18.2.0
styled-components: ^5.3.6
devDependencies:
'@types/styled-components': 5.1.26
react: 18.2.0
styled-components: 5.3.6_react@18.2.0
client/web/plugins/com.msgbyte.intro:
specifiers:
shepherd.js: ^8.3.1

@ -3,7 +3,6 @@ import type {
BrokerOptions,
CallingOptions,
Errors,
MetricRegistry,
ServiceBroker,
} from 'moleculer';
import type { UserJWTPayload } from '../services/types';

Loading…
Cancel
Save