mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/node from 2.12.1 to 2.12.2
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.12.1 to 2.12.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.12.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
5bd0045e65
commit
0131643cbc
2 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^6.4.1",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.12.1",
|
||||
"@liveblocks/node": "^2.12.1",
|
||||
"@liveblocks/node": "^2.12.2",
|
||||
"@liveblocks/react": "^2.12.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1101,15 +1101,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.12.1":
|
||||
version: 2.12.1
|
||||
resolution: "@liveblocks/node@npm:2.12.1"
|
||||
"@liveblocks/node@npm:^2.12.2":
|
||||
version: 2.12.2
|
||||
resolution: "@liveblocks/node@npm:2.12.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.12.1"
|
||||
"@liveblocks/core": "npm:2.12.2"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/ed33c535f25f9e3db30153a2f3dd04c64325887d2a59a7f1f9692c25fd3d7eebdfcabcbb33ef8f64206edec09898f314594a19a4bb895960aab21e496bbf769f
|
||||
checksum: 10c0/b6c5362b21ec46daedfe0eb2d7af37d92d483ae12fac89c4c4e9715e63e5b42e982ca0ef4dda033b314cee577c0f65e21b35c23b0a57f5a05a831e94fc5334d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12141,7 +12141,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.14.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.12.1"
|
||||
"@liveblocks/node": "npm:^2.12.1"
|
||||
"@liveblocks/node": "npm:^2.12.2"
|
||||
"@liveblocks/react": "npm:^2.12.2"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
"@mdx-js/react": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue