@liveblocks/react
Advanced tools
Comparing version 2.8.1 to 2.8.2-tiptap1
@@ -70,3 +70,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk4LGQUV6Kjs = require('./chunk-4LGQUV6K.js'); | ||
var _chunkEZVPHDV4js = require('./chunk-EZVPHDV4.js'); | ||
@@ -76,3 +76,3 @@ // src/index.ts | ||
var _client = require('@liveblocks/client'); | ||
_core.detectDupes.call(void 0, _chunk4LGQUV6Kjs.PKG_NAME, _chunk4LGQUV6Kjs.PKG_VERSION, _chunk4LGQUV6Kjs.PKG_FORMAT); | ||
_core.detectDupes.call(void 0, _chunkEZVPHDV4js.PKG_NAME, _chunkEZVPHDV4js.PKG_VERSION, _chunkEZVPHDV4js.PKG_FORMAT); | ||
@@ -145,3 +145,3 @@ | ||
exports.ClientContext = _chunk4LGQUV6Kjs.ClientContext; exports.ClientSideSuspense = _chunk4LGQUV6Kjs.ClientSideSuspense; exports.CreateThreadError = _chunk4LGQUV6Kjs.CreateThreadError; exports.LiveblocksProvider = _chunk4LGQUV6Kjs.LiveblocksProvider; exports.RoomContext = _chunk4LGQUV6Kjs.RoomContext; exports.RoomProvider = _chunk4LGQUV6Kjs._RoomProvider; exports.createLiveblocksContext = _chunk4LGQUV6Kjs.createLiveblocksContext; exports.createRoomContext = _chunk4LGQUV6Kjs.createRoomContext; exports.getUmbrellaStoreForClient = _chunk4LGQUV6Kjs.getUmbrellaStoreForClient; exports.selectThreads = _chunk4LGQUV6Kjs.selectThreads; exports.shallow = _client.shallow; exports.useAddReaction = _chunk4LGQUV6Kjs._useAddReaction; exports.useAttachmentUrl = _chunk4LGQUV6Kjs.useAttachmentUrl; exports.useBatch = _chunk4LGQUV6Kjs.useBatch; exports.useBroadcastEvent = _chunk4LGQUV6Kjs._useBroadcastEvent; exports.useCanRedo = _chunk4LGQUV6Kjs.useCanRedo; exports.useCanUndo = _chunk4LGQUV6Kjs.useCanUndo; exports.useClient = _chunk4LGQUV6Kjs.useClient; exports.useCommentsErrorListener = _chunk4LGQUV6Kjs.useCommentsErrorListener; exports.useCreateComment = _chunk4LGQUV6Kjs.useCreateComment; exports.useCreateThread = _chunk4LGQUV6Kjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunk4LGQUV6Kjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunk4LGQUV6Kjs.useDeleteComment; exports.useDeleteInboxNotification = _chunk4LGQUV6Kjs.useDeleteInboxNotification; exports.useDeleteThread = _chunk4LGQUV6Kjs._useDeleteThread; exports.useEditComment = _chunk4LGQUV6Kjs.useEditComment; exports.useEditThreadMetadata = _chunk4LGQUV6Kjs._useEditThreadMetadata; exports.useErrorListener = _chunk4LGQUV6Kjs.useErrorListener; exports.useEventListener = _chunk4LGQUV6Kjs._useEventListener; exports.useHistory = _chunk4LGQUV6Kjs.useHistory; exports.useHistoryVersionData = _chunk4LGQUV6Kjs.useHistoryVersionData; exports.useHistoryVersions = _chunk4LGQUV6Kjs._useHistoryVersions; exports.useInboxNotificationThread = _chunk4LGQUV6Kjs._useInboxNotificationThread; exports.useInboxNotifications = _chunk4LGQUV6Kjs.useInboxNotifications; exports.useIsInsideRoom = _chunk4LGQUV6Kjs._useIsInsideRoom; exports.useLostConnectionListener = _chunk4LGQUV6Kjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunk4LGQUV6Kjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunk4LGQUV6Kjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunk4LGQUV6Kjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunk4LGQUV6Kjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunk4LGQUV6Kjs.useMarkThreadAsUnresolved; exports.useMutation = _chunk4LGQUV6Kjs._useMutation; exports.useMyPresence = _chunk4LGQUV6Kjs._useMyPresence; exports.useOther = _chunk4LGQUV6Kjs._useOther; exports.useOthers = _chunk4LGQUV6Kjs._useOthers; exports.useOthersConnectionIds = _chunk4LGQUV6Kjs.useOthersConnectionIds; exports.useOthersListener = _chunk4LGQUV6Kjs._useOthersListener; exports.useOthersMapped = _chunk4LGQUV6Kjs._useOthersMapped; exports.useRedo = _chunk4LGQUV6Kjs.useRedo; exports.useRemoveReaction = _chunk4LGQUV6Kjs.useRemoveReaction; exports.useRoom = _chunk4LGQUV6Kjs._useRoom; exports.useRoomInfo = _chunk4LGQUV6Kjs.useRoomInfo; exports.useRoomNotificationSettings = _chunk4LGQUV6Kjs.useRoomNotificationSettings; exports.useSelf = _chunk4LGQUV6Kjs._useSelf; exports.useStatus = _chunk4LGQUV6Kjs.useStatus; exports.useStorage = _chunk4LGQUV6Kjs._useStorage; exports.useStorageRoot = _chunk4LGQUV6Kjs._useStorageRoot; exports.useStorageStatus = _chunk4LGQUV6Kjs.useStorageStatus; exports.useThreadSubscription = _chunk4LGQUV6Kjs.useThreadSubscription; exports.useThreads = _chunk4LGQUV6Kjs._useThreads; exports.useUndo = _chunk4LGQUV6Kjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunk4LGQUV6Kjs.useUnreadInboxNotificationsCount; exports.useUpdateMyPresence = _chunk4LGQUV6Kjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunk4LGQUV6Kjs.useUpdateRoomNotificationSettings; exports.useUser = _chunk4LGQUV6Kjs._useUser; exports.useUserThreads_experimental = _chunk4LGQUV6Kjs._useUserThreads_experimental; | ||
exports.ClientContext = _chunkEZVPHDV4js.ClientContext; exports.ClientSideSuspense = _chunkEZVPHDV4js.ClientSideSuspense; exports.CreateThreadError = _chunkEZVPHDV4js.CreateThreadError; exports.LiveblocksProvider = _chunkEZVPHDV4js.LiveblocksProvider; exports.RoomContext = _chunkEZVPHDV4js.RoomContext; exports.RoomProvider = _chunkEZVPHDV4js._RoomProvider; exports.createLiveblocksContext = _chunkEZVPHDV4js.createLiveblocksContext; exports.createRoomContext = _chunkEZVPHDV4js.createRoomContext; exports.getUmbrellaStoreForClient = _chunkEZVPHDV4js.getUmbrellaStoreForClient; exports.selectThreads = _chunkEZVPHDV4js.selectThreads; exports.shallow = _client.shallow; exports.useAddReaction = _chunkEZVPHDV4js._useAddReaction; exports.useAttachmentUrl = _chunkEZVPHDV4js.useAttachmentUrl; exports.useBatch = _chunkEZVPHDV4js.useBatch; exports.useBroadcastEvent = _chunkEZVPHDV4js._useBroadcastEvent; exports.useCanRedo = _chunkEZVPHDV4js.useCanRedo; exports.useCanUndo = _chunkEZVPHDV4js.useCanUndo; exports.useClient = _chunkEZVPHDV4js.useClient; exports.useCommentsErrorListener = _chunkEZVPHDV4js.useCommentsErrorListener; exports.useCreateComment = _chunkEZVPHDV4js.useCreateComment; exports.useCreateThread = _chunkEZVPHDV4js._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkEZVPHDV4js.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkEZVPHDV4js.useDeleteComment; exports.useDeleteInboxNotification = _chunkEZVPHDV4js.useDeleteInboxNotification; exports.useDeleteThread = _chunkEZVPHDV4js._useDeleteThread; exports.useEditComment = _chunkEZVPHDV4js.useEditComment; exports.useEditThreadMetadata = _chunkEZVPHDV4js._useEditThreadMetadata; exports.useErrorListener = _chunkEZVPHDV4js.useErrorListener; exports.useEventListener = _chunkEZVPHDV4js._useEventListener; exports.useHistory = _chunkEZVPHDV4js.useHistory; exports.useHistoryVersionData = _chunkEZVPHDV4js.useHistoryVersionData; exports.useHistoryVersions = _chunkEZVPHDV4js._useHistoryVersions; exports.useInboxNotificationThread = _chunkEZVPHDV4js._useInboxNotificationThread; exports.useInboxNotifications = _chunkEZVPHDV4js.useInboxNotifications; exports.useIsInsideRoom = _chunkEZVPHDV4js._useIsInsideRoom; exports.useLostConnectionListener = _chunkEZVPHDV4js.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkEZVPHDV4js.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkEZVPHDV4js.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkEZVPHDV4js.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkEZVPHDV4js.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkEZVPHDV4js.useMarkThreadAsUnresolved; exports.useMutation = _chunkEZVPHDV4js._useMutation; exports.useMyPresence = _chunkEZVPHDV4js._useMyPresence; exports.useOther = _chunkEZVPHDV4js._useOther; exports.useOthers = _chunkEZVPHDV4js._useOthers; exports.useOthersConnectionIds = _chunkEZVPHDV4js.useOthersConnectionIds; exports.useOthersListener = _chunkEZVPHDV4js._useOthersListener; exports.useOthersMapped = _chunkEZVPHDV4js._useOthersMapped; exports.useRedo = _chunkEZVPHDV4js.useRedo; exports.useRemoveReaction = _chunkEZVPHDV4js.useRemoveReaction; exports.useRoom = _chunkEZVPHDV4js._useRoom; exports.useRoomInfo = _chunkEZVPHDV4js.useRoomInfo; exports.useRoomNotificationSettings = _chunkEZVPHDV4js.useRoomNotificationSettings; exports.useSelf = _chunkEZVPHDV4js._useSelf; exports.useStatus = _chunkEZVPHDV4js.useStatus; exports.useStorage = _chunkEZVPHDV4js._useStorage; exports.useStorageRoot = _chunkEZVPHDV4js._useStorageRoot; exports.useStorageStatus = _chunkEZVPHDV4js.useStorageStatus; exports.useThreadSubscription = _chunkEZVPHDV4js.useThreadSubscription; exports.useThreads = _chunkEZVPHDV4js._useThreads; exports.useUndo = _chunkEZVPHDV4js.useUndo; exports.useUnreadInboxNotificationsCount = _chunkEZVPHDV4js.useUnreadInboxNotificationsCount; exports.useUpdateMyPresence = _chunkEZVPHDV4js._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkEZVPHDV4js.useUpdateRoomNotificationSettings; exports.useUser = _chunkEZVPHDV4js._useUser; exports.useUserThreads_experimental = _chunkEZVPHDV4js._useUserThreads_experimental; | ||
//# sourceMappingURL=index.js.map |
@@ -63,3 +63,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk4LGQUV6Kjs = require('./chunk-4LGQUV6K.js'); | ||
var _chunkEZVPHDV4js = require('./chunk-EZVPHDV4.js'); | ||
@@ -69,3 +69,3 @@ // src/suspense.ts | ||
var _client = require('@liveblocks/client'); | ||
_core.detectDupes.call(void 0, _chunk4LGQUV6Kjs.PKG_NAME, _chunk4LGQUV6Kjs.PKG_VERSION, _chunk4LGQUV6Kjs.PKG_FORMAT); | ||
_core.detectDupes.call(void 0, _chunkEZVPHDV4js.PKG_NAME, _chunkEZVPHDV4js.PKG_VERSION, _chunkEZVPHDV4js.PKG_FORMAT); | ||
@@ -131,3 +131,3 @@ | ||
exports.ClientContext = _chunk4LGQUV6Kjs.ClientContext; exports.ClientSideSuspense = _chunk4LGQUV6Kjs.ClientSideSuspense; exports.LiveblocksProvider = _chunk4LGQUV6Kjs.LiveblocksProvider; exports.RoomContext = _chunk4LGQUV6Kjs.RoomContext; exports.RoomProvider = _chunk4LGQUV6Kjs._RoomProvider; exports.shallow = _client.shallow; exports.useAddReaction = _chunk4LGQUV6Kjs._useAddReaction; exports.useAttachmentUrl = _chunk4LGQUV6Kjs.useAttachmentUrlSuspense; exports.useBatch = _chunk4LGQUV6Kjs.useBatch; exports.useBroadcastEvent = _chunk4LGQUV6Kjs._useBroadcastEvent; exports.useCanRedo = _chunk4LGQUV6Kjs.useCanRedo; exports.useCanUndo = _chunk4LGQUV6Kjs.useCanUndo; exports.useClient = _chunk4LGQUV6Kjs.useClient; exports.useCreateComment = _chunk4LGQUV6Kjs.useCreateComment; exports.useCreateThread = _chunk4LGQUV6Kjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunk4LGQUV6Kjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunk4LGQUV6Kjs.useDeleteComment; exports.useDeleteInboxNotification = _chunk4LGQUV6Kjs.useDeleteInboxNotification; exports.useDeleteThread = _chunk4LGQUV6Kjs._useDeleteThread; exports.useEditComment = _chunk4LGQUV6Kjs.useEditComment; exports.useEditThreadMetadata = _chunk4LGQUV6Kjs._useEditThreadMetadata; exports.useErrorListener = _chunk4LGQUV6Kjs.useErrorListener; exports.useEventListener = _chunk4LGQUV6Kjs._useEventListener; exports.useHistory = _chunk4LGQUV6Kjs.useHistory; exports.useHistoryVersions = _chunk4LGQUV6Kjs._useHistoryVersionsSuspense; exports.useInboxNotificationThread = _chunk4LGQUV6Kjs._useInboxNotificationThread; exports.useInboxNotifications = _chunk4LGQUV6Kjs.useInboxNotificationsSuspense; exports.useIsInsideRoom = _chunk4LGQUV6Kjs._useIsInsideRoom; exports.useLostConnectionListener = _chunk4LGQUV6Kjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunk4LGQUV6Kjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunk4LGQUV6Kjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunk4LGQUV6Kjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunk4LGQUV6Kjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunk4LGQUV6Kjs.useMarkThreadAsUnresolved; exports.useMutation = _chunk4LGQUV6Kjs._useMutation; exports.useMyPresence = _chunk4LGQUV6Kjs._useMyPresence; exports.useOther = _chunk4LGQUV6Kjs._useOtherSuspense; exports.useOthers = _chunk4LGQUV6Kjs._useOthersSuspense; exports.useOthersConnectionIds = _chunk4LGQUV6Kjs.useOthersConnectionIdsSuspense; exports.useOthersListener = _chunk4LGQUV6Kjs._useOthersListener; exports.useOthersMapped = _chunk4LGQUV6Kjs._useOthersMappedSuspense; exports.useRedo = _chunk4LGQUV6Kjs.useRedo; exports.useRemoveReaction = _chunk4LGQUV6Kjs.useRemoveReaction; exports.useRoom = _chunk4LGQUV6Kjs._useRoom; exports.useRoomInfo = _chunk4LGQUV6Kjs.useRoomInfoSuspense; exports.useRoomNotificationSettings = _chunk4LGQUV6Kjs.useRoomNotificationSettings; exports.useSelf = _chunk4LGQUV6Kjs._useSelfSuspense; exports.useStatus = _chunk4LGQUV6Kjs.useStatus; exports.useStorage = _chunk4LGQUV6Kjs._useStorageSuspense; exports.useStorageRoot = _chunk4LGQUV6Kjs._useStorageRoot; exports.useStorageStatus = _chunk4LGQUV6Kjs.useStorageStatusSuspense; exports.useThreadSubscription = _chunk4LGQUV6Kjs.useThreadSubscription; exports.useThreads = _chunk4LGQUV6Kjs._useThreadsSuspense; exports.useUndo = _chunk4LGQUV6Kjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunk4LGQUV6Kjs.useUnreadInboxNotificationsCountSuspense; exports.useUpdateMyPresence = _chunk4LGQUV6Kjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunk4LGQUV6Kjs.useUpdateRoomNotificationSettings; exports.useUser = _chunk4LGQUV6Kjs._useUserSuspense; exports.useUserThreads_experimental = _chunk4LGQUV6Kjs._useUserThreadsSuspense_experimental; | ||
exports.ClientContext = _chunkEZVPHDV4js.ClientContext; exports.ClientSideSuspense = _chunkEZVPHDV4js.ClientSideSuspense; exports.LiveblocksProvider = _chunkEZVPHDV4js.LiveblocksProvider; exports.RoomContext = _chunkEZVPHDV4js.RoomContext; exports.RoomProvider = _chunkEZVPHDV4js._RoomProvider; exports.shallow = _client.shallow; exports.useAddReaction = _chunkEZVPHDV4js._useAddReaction; exports.useAttachmentUrl = _chunkEZVPHDV4js.useAttachmentUrlSuspense; exports.useBatch = _chunkEZVPHDV4js.useBatch; exports.useBroadcastEvent = _chunkEZVPHDV4js._useBroadcastEvent; exports.useCanRedo = _chunkEZVPHDV4js.useCanRedo; exports.useCanUndo = _chunkEZVPHDV4js.useCanUndo; exports.useClient = _chunkEZVPHDV4js.useClient; exports.useCreateComment = _chunkEZVPHDV4js.useCreateComment; exports.useCreateThread = _chunkEZVPHDV4js._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkEZVPHDV4js.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkEZVPHDV4js.useDeleteComment; exports.useDeleteInboxNotification = _chunkEZVPHDV4js.useDeleteInboxNotification; exports.useDeleteThread = _chunkEZVPHDV4js._useDeleteThread; exports.useEditComment = _chunkEZVPHDV4js.useEditComment; exports.useEditThreadMetadata = _chunkEZVPHDV4js._useEditThreadMetadata; exports.useErrorListener = _chunkEZVPHDV4js.useErrorListener; exports.useEventListener = _chunkEZVPHDV4js._useEventListener; exports.useHistory = _chunkEZVPHDV4js.useHistory; exports.useHistoryVersions = _chunkEZVPHDV4js._useHistoryVersionsSuspense; exports.useInboxNotificationThread = _chunkEZVPHDV4js._useInboxNotificationThread; exports.useInboxNotifications = _chunkEZVPHDV4js.useInboxNotificationsSuspense; exports.useIsInsideRoom = _chunkEZVPHDV4js._useIsInsideRoom; exports.useLostConnectionListener = _chunkEZVPHDV4js.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkEZVPHDV4js.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkEZVPHDV4js.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkEZVPHDV4js.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkEZVPHDV4js.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkEZVPHDV4js.useMarkThreadAsUnresolved; exports.useMutation = _chunkEZVPHDV4js._useMutation; exports.useMyPresence = _chunkEZVPHDV4js._useMyPresence; exports.useOther = _chunkEZVPHDV4js._useOtherSuspense; exports.useOthers = _chunkEZVPHDV4js._useOthersSuspense; exports.useOthersConnectionIds = _chunkEZVPHDV4js.useOthersConnectionIdsSuspense; exports.useOthersListener = _chunkEZVPHDV4js._useOthersListener; exports.useOthersMapped = _chunkEZVPHDV4js._useOthersMappedSuspense; exports.useRedo = _chunkEZVPHDV4js.useRedo; exports.useRemoveReaction = _chunkEZVPHDV4js.useRemoveReaction; exports.useRoom = _chunkEZVPHDV4js._useRoom; exports.useRoomInfo = _chunkEZVPHDV4js.useRoomInfoSuspense; exports.useRoomNotificationSettings = _chunkEZVPHDV4js.useRoomNotificationSettings; exports.useSelf = _chunkEZVPHDV4js._useSelfSuspense; exports.useStatus = _chunkEZVPHDV4js.useStatus; exports.useStorage = _chunkEZVPHDV4js._useStorageSuspense; exports.useStorageRoot = _chunkEZVPHDV4js._useStorageRoot; exports.useStorageStatus = _chunkEZVPHDV4js.useStorageStatusSuspense; exports.useThreadSubscription = _chunkEZVPHDV4js.useThreadSubscription; exports.useThreads = _chunkEZVPHDV4js._useThreadsSuspense; exports.useUndo = _chunkEZVPHDV4js.useUndo; exports.useUnreadInboxNotificationsCount = _chunkEZVPHDV4js.useUnreadInboxNotificationsCountSuspense; exports.useUpdateMyPresence = _chunkEZVPHDV4js._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkEZVPHDV4js.useUpdateRoomNotificationSettings; exports.useUser = _chunkEZVPHDV4js._useUserSuspense; exports.useUserThreads_experimental = _chunkEZVPHDV4js._useUserThreadsSuspense_experimental; | ||
//# sourceMappingURL=suspense.js.map |
{ | ||
"name": "@liveblocks/react", | ||
"version": "2.8.1", | ||
"version": "2.8.2-tiptap1", | ||
"description": "A set of React hooks and providers to use Liveblocks declaratively. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", | ||
@@ -52,4 +52,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@liveblocks/client": "2.8.1", | ||
"@liveblocks/core": "2.8.1", | ||
"@liveblocks/client": "2.8.2-tiptap1", | ||
"@liveblocks/core": "2.8.2-tiptap1", | ||
"use-sync-external-store": "^1.2.2" | ||
@@ -56,0 +56,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1010542
1
+ Added@liveblocks/client@2.8.2-tiptap1(transitive)
+ Added@liveblocks/core@2.8.2-tiptap1(transitive)
- Removed@liveblocks/client@2.8.1(transitive)
- Removed@liveblocks/core@2.8.1(transitive)