mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-10 07:43:25 +00:00
Bump @liveblocks/node from 2.8.1 to 2.8.2
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.8.1 to 2.8.2. - [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.8.2/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
d41f600587
commit
212651741c
2 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
||||||
"@clerk/nextjs": "^5.6.4",
|
"@clerk/nextjs": "^5.6.4",
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@liveblocks/client": "^2.8.1",
|
"@liveblocks/client": "^2.8.1",
|
||||||
"@liveblocks/node": "^2.8.1",
|
"@liveblocks/node": "^2.8.2",
|
||||||
"@liveblocks/react": "^2.8.2",
|
"@liveblocks/react": "^2.8.2",
|
||||||
"@prisma/client": "^5.20.0",
|
"@prisma/client": "^5.20.0",
|
||||||
"@prisma/extension-accelerate": "^1.2.0",
|
"@prisma/extension-accelerate": "^1.2.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -810,15 +810,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.8.1":
|
"@liveblocks/node@npm:^2.8.2":
|
||||||
version: 2.8.1
|
version: 2.8.2
|
||||||
resolution: "@liveblocks/node@npm:2.8.1"
|
resolution: "@liveblocks/node@npm:2.8.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.8.1"
|
"@liveblocks/core": "npm:2.8.2"
|
||||||
"@stablelib/base64": "npm:^1.0.1"
|
"@stablelib/base64": "npm:^1.0.1"
|
||||||
fast-sha256: "npm:^1.3.0"
|
fast-sha256: "npm:^1.3.0"
|
||||||
node-fetch: "npm:^2.6.1"
|
node-fetch: "npm:^2.6.1"
|
||||||
checksum: 10c0/96286e78f7460d8a388410c05e121e1282d4351d82c228a288804b0caf5ffa8f5d87acf82316dff5b960b810f45b0cea6001ee6b35030ad9953413050b8dc857
|
checksum: 10c0/9f33bbfee6e6813c04c12154ee17b990c3d6682a5ed3526a0e3d752e91f25a0114ded1f6b2fa6ea856f110d1c56812c6536d914dc8fb9ce36ba1d33f5373dd8e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6394,7 +6394,7 @@ __metadata:
|
||||||
"@clerk/nextjs": "npm:^5.6.4"
|
"@clerk/nextjs": "npm:^5.6.4"
|
||||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||||
"@liveblocks/client": "npm:^2.8.1"
|
"@liveblocks/client": "npm:^2.8.1"
|
||||||
"@liveblocks/node": "npm:^2.8.1"
|
"@liveblocks/node": "npm:^2.8.2"
|
||||||
"@liveblocks/react": "npm:^2.8.2"
|
"@liveblocks/react": "npm:^2.8.2"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:^14.2.14"
|
"@next/eslint-plugin-next": "npm:^14.2.14"
|
||||||
|
|
Loading…
Add table
Reference in a new issue