mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/node from 2.9.0 to 2.9.1
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/liveblocks/liveblocks/releases) - [Changelog](https://github.com/liveblocks/liveblocks/blob/main/CHANGELOG.md) - [Commits](https://github.com/liveblocks/liveblocks/commits/v2.9.1/packages/liveblocks-node) --- updated-dependencies: - dependency-name: "@liveblocks/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3ec0996661
commit
27139ff026
2 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.7.1",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.9.0",
|
||||
"@liveblocks/node": "^2.9.0",
|
||||
"@liveblocks/node": "^2.9.1",
|
||||
"@liveblocks/react": "^2.9.0",
|
||||
"@prisma/client": "^5.20.0",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -794,15 +794,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.9.0":
|
||||
version: 2.9.0
|
||||
resolution: "@liveblocks/node@npm:2.9.0"
|
||||
"@liveblocks/core@npm:2.9.1":
|
||||
version: 2.9.1
|
||||
resolution: "@liveblocks/core@npm:2.9.1"
|
||||
checksum: 10c0/28b63be5fa62cee673e063f4663d411ca092d98ee18f5728da9e062cda72a1666a3e5b9896be4c42aec62790c9be1c54212231daa52a1cac5f6ae222c2e0579a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.9.1":
|
||||
version: 2.9.1
|
||||
resolution: "@liveblocks/node@npm:2.9.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.9.0"
|
||||
"@liveblocks/core": "npm:2.9.1"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/1b23123ffaab0dd13822af98b54f8948fe9c805c70063e978a5dee964d2f37fe2c43586618235be70b87340059c902cb4aef7a86b0294dac980918ca0210108e
|
||||
checksum: 10c0/5684d9af15f46c5b8bcaa1a645ead36daaa92f862f4c0cb9106f87a6a36a4ddbbf038ea46c175ef14618a42018af2c73fdb5d1894c62f4faaf18d0f019f74aef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6283,7 +6290,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.7.1"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.9.0"
|
||||
"@liveblocks/node": "npm:^2.9.0"
|
||||
"@liveblocks/node": "npm:^2.9.1"
|
||||
"@liveblocks/react": "npm:^2.9.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.15"
|
||||
|
|
Loading…
Reference in a new issue