mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/node from 2.8.0 to 2.8.1
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.8.0 to 2.8.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.8.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
ac3c6a7a30
commit
91c8e518e6
2 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.6.4",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.8.0",
|
||||
"@liveblocks/node": "^2.8.0",
|
||||
"@liveblocks/node": "^2.8.1",
|
||||
"@liveblocks/react": "^2.8.1",
|
||||
"@prisma/client": "^5.20.0",
|
||||
"@prisma/extension-accelerate": "^1.2.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -810,15 +810,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.8.0":
|
||||
version: 2.8.0
|
||||
resolution: "@liveblocks/node@npm:2.8.0"
|
||||
"@liveblocks/node@npm:^2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "@liveblocks/node@npm:2.8.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.8.0"
|
||||
"@liveblocks/core": "npm:2.8.1"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/7c5b00746a431d1c87e623d7a76dde9748fd3b6df24a441ac4f5a3c0a8b289c3eaab2de7ff9fb36754e1e34d05cbf7190051bc3b6b7eb5617cef90f3979c9b73
|
||||
checksum: 10c0/96286e78f7460d8a388410c05e121e1282d4351d82c228a288804b0caf5ffa8f5d87acf82316dff5b960b810f45b0cea6001ee6b35030ad9953413050b8dc857
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6286,7 +6286,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.6.4"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.8.0"
|
||||
"@liveblocks/node": "npm:^2.8.0"
|
||||
"@liveblocks/node": "npm:^2.8.1"
|
||||
"@liveblocks/react": "npm:^2.8.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.13"
|
||||
|
|
Loading…
Reference in a new issue