mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/node from 2.12.2 to 2.13.0
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.12.2 to 2.13.0. - [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.13.0/packages/liveblocks-node) --- updated-dependencies: - dependency-name: "@liveblocks/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
daa9f34ee9
commit
a810200907
2 changed files with 7 additions and 14 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^6.5.0",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.13.0",
|
||||
"@liveblocks/node": "^2.12.2",
|
||||
"@liveblocks/node": "^2.13.0",
|
||||
"@liveblocks/react": "^2.13.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -1078,13 +1078,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.12.2":
|
||||
version: 2.12.2
|
||||
resolution: "@liveblocks/core@npm:2.12.2"
|
||||
checksum: 10c0/47c7db3e90448381650da55e3535a87b66348e46b6528d9fb780b13f557d70a75d2af725d309e865bbf1016a59152ca3ce4af69c2279c47680f3fa6bfc576f8b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.13.0":
|
||||
version: 2.13.0
|
||||
resolution: "@liveblocks/core@npm:2.13.0"
|
||||
|
@ -1092,15 +1085,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.12.2":
|
||||
version: 2.12.2
|
||||
resolution: "@liveblocks/node@npm:2.12.2"
|
||||
"@liveblocks/node@npm:^2.13.0":
|
||||
version: 2.13.0
|
||||
resolution: "@liveblocks/node@npm:2.13.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.12.2"
|
||||
"@liveblocks/core": "npm:2.13.0"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/b6c5362b21ec46daedfe0eb2d7af37d92d483ae12fac89c4c4e9715e63e5b42e982ca0ef4dda033b314cee577c0f65e21b35c23b0a57f5a05a831e94fc5334d1
|
||||
checksum: 10c0/e2f2db5e88835dac8e92189aac7ef5d7a8290cb42a8e1b68f4946b54ce6bac4e2270ae404f851d98f097f6e3c759c5e5d8f17f2ffbe1c35f6f2d63287211918e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13229,7 +13222,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.14.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.13.0"
|
||||
"@liveblocks/node": "npm:^2.12.2"
|
||||
"@liveblocks/node": "npm:^2.13.0"
|
||||
"@liveblocks/react": "npm:^2.13.0"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
"@mdx-js/react": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue