mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Bump @liveblocks/node from 2.2.0 to 2.2.1
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.2.0 to 2.2.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.2.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
d9577cfa86
commit
e2f80c2f5b
2 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
||||||
"@clerk/nextjs": "^5.2.2",
|
"@clerk/nextjs": "^5.2.2",
|
||||||
"@hello-pangea/dnd": "^16.6.0",
|
"@hello-pangea/dnd": "^16.6.0",
|
||||||
"@liveblocks/client": "^2.2.1",
|
"@liveblocks/client": "^2.2.1",
|
||||||
"@liveblocks/node": "^2.2.0",
|
"@liveblocks/node": "^2.2.1",
|
||||||
"@liveblocks/react": "^2.2.0",
|
"@liveblocks/react": "^2.2.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@prisma/client": "^5.16.1",
|
"@prisma/client": "^5.16.1",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -844,15 +844,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.2.0":
|
"@liveblocks/node@npm:^2.2.1":
|
||||||
version: 2.2.0
|
version: 2.2.1
|
||||||
resolution: "@liveblocks/node@npm:2.2.0"
|
resolution: "@liveblocks/node@npm:2.2.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.2.0"
|
"@liveblocks/core": "npm:2.2.1"
|
||||||
"@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/9bd0ff9220ebf9906e26a65fa61d5617338e03db001c8ba45ccd5cc9c9ae9ff86696244c4b65b2f4249026dc475995f9172c05c76b26d95dc4c72012cb52621b
|
checksum: 10c0/16e783ae33e363c92ab01e948cc1c01c7ec6faac1358af9f1d0480e4ca8cded5cb3d55d449fd96fc74799d8587f214aad3d32b13acfd8fbea18f635b7cede584
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6370,7 +6370,7 @@ __metadata:
|
||||||
"@clerk/nextjs": "npm:^5.2.2"
|
"@clerk/nextjs": "npm:^5.2.2"
|
||||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||||
"@liveblocks/client": "npm:^2.2.1"
|
"@liveblocks/client": "npm:^2.2.1"
|
||||||
"@liveblocks/node": "npm:^2.2.0"
|
"@liveblocks/node": "npm:^2.2.1"
|
||||||
"@liveblocks/react": "npm:^2.2.0"
|
"@liveblocks/react": "npm:^2.2.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue