mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-10 07:33:09 +00:00
Bump @liveblocks/node from 2.22.1 to 2.24.2
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.22.1 to 2.24.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.24.2/packages/liveblocks-node) --- updated-dependencies: - dependency-name: "@liveblocks/node" dependency-version: 2.24.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
43794afa9a
commit
b20273642b
2 changed files with 14 additions and 14 deletions
|
@ -22,7 +22,7 @@
|
||||||
"@clerk/themes": "^2.2.26",
|
"@clerk/themes": "^2.2.26",
|
||||||
"@hello-pangea/dnd": "^18.0.1",
|
"@hello-pangea/dnd": "^18.0.1",
|
||||||
"@liveblocks/client": "^2.22.2",
|
"@liveblocks/client": "^2.22.2",
|
||||||
"@liveblocks/node": "^2.22.1",
|
"@liveblocks/node": "^2.24.2",
|
||||||
"@liveblocks/react": "^2.24.1",
|
"@liveblocks/react": "^2.24.1",
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
"@mdx-js/react": "^3.1.0",
|
"@mdx-js/react": "^3.1.0",
|
||||||
|
|
26
yarn.lock
26
yarn.lock
|
@ -2337,13 +2337,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.22.1":
|
|
||||||
version: 2.22.1
|
|
||||||
resolution: "@liveblocks/core@npm:2.22.1"
|
|
||||||
checksum: 10c0/4c584b75e07a1ded0754083ce4c1475be268aff26f147fb83c799f39caad36869a717c2df6e0281f0b87cc35704d04c0f017120d69418abb2d9076531085296a
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.22.2":
|
"@liveblocks/core@npm:2.22.2":
|
||||||
version: 2.22.2
|
version: 2.22.2
|
||||||
resolution: "@liveblocks/core@npm:2.22.2"
|
resolution: "@liveblocks/core@npm:2.22.2"
|
||||||
|
@ -2358,15 +2351,22 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.22.1":
|
"@liveblocks/core@npm:2.24.2":
|
||||||
version: 2.22.1
|
version: 2.24.2
|
||||||
resolution: "@liveblocks/node@npm:2.22.1"
|
resolution: "@liveblocks/core@npm:2.24.2"
|
||||||
|
checksum: 10c0/83acb0a2b78e166e1cd927ffc5a8759c8613c994fc2fb7b32512105458c38598d918124c104385d1b38bba5c1802ab4faf9f42e63e396e0b0e7213746580d09a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/node@npm:^2.24.2":
|
||||||
|
version: 2.24.2
|
||||||
|
resolution: "@liveblocks/node@npm:2.24.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.22.1"
|
"@liveblocks/core": "npm:2.24.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/8f3d956d16e2232410edb608446059554714f8612d7c149aa715a9a68f300c9dcf948a7f0b2fa4e17136f72e81707b4faab1892b4bf5a48fcaf917230757e49c
|
checksum: 10c0/24f24b37dc2d63c519515253e47f0c1167adbe4610bd9cb8b2dacfe18df3e58da90a27d68869fa06067681047e074d6926c789d4f6bc962c6e71cb4febe3de69
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13815,7 +13815,7 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.22.0"
|
"@eslint/js": "npm:^9.22.0"
|
||||||
"@hello-pangea/dnd": "npm:^18.0.1"
|
"@hello-pangea/dnd": "npm:^18.0.1"
|
||||||
"@liveblocks/client": "npm:^2.22.2"
|
"@liveblocks/client": "npm:^2.22.2"
|
||||||
"@liveblocks/node": "npm:^2.22.1"
|
"@liveblocks/node": "npm:^2.24.2"
|
||||||
"@liveblocks/react": "npm:^2.24.1"
|
"@liveblocks/react": "npm:^2.24.1"
|
||||||
"@mdx-js/loader": "npm:^3.1.0"
|
"@mdx-js/loader": "npm:^3.1.0"
|
||||||
"@mdx-js/react": "npm:^3.1.0"
|
"@mdx-js/react": "npm:^3.1.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue