mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/node from 2.13.1 to 2.13.2
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.13.1 to 2.13.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.13.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
77c96ead29
commit
ef9291ed3c
2 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
||||||
"@clerk/nextjs": "^6.7.1",
|
"@clerk/nextjs": "^6.7.1",
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@liveblocks/client": "^2.13.1",
|
"@liveblocks/client": "^2.13.1",
|
||||||
"@liveblocks/node": "^2.13.1",
|
"@liveblocks/node": "^2.13.2",
|
||||||
"@liveblocks/react": "^2.13.1",
|
"@liveblocks/react": "^2.13.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",
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -1095,15 +1095,22 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.13.1":
|
"@liveblocks/core@npm:2.13.2":
|
||||||
version: 2.13.1
|
version: 2.13.2
|
||||||
resolution: "@liveblocks/node@npm:2.13.1"
|
resolution: "@liveblocks/core@npm:2.13.2"
|
||||||
|
checksum: 10c0/689d606bc37c79347b90cfd93453e0d132001698dc6bf188c3b064390cde804b038768d6fec817a77022a508b06f93d5d6d9917aa56397376bcc726d6ca3d658
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/node@npm:^2.13.2":
|
||||||
|
version: 2.13.2
|
||||||
|
resolution: "@liveblocks/node@npm:2.13.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.13.1"
|
"@liveblocks/core": "npm:2.13.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/a07b05b27ee49e00a1f74773a2429b4268fb14fdb66e1b0165db077254b23567fe622318c89fad3ff99393654aeb5883f8692581ea8b860a1066c39c25165b2a
|
checksum: 10c0/7a94ee627a45e611a8ac92e26c625c5ba358f77af6b2d3e76ffe0d167fd9b8f42592862b70262bfff36267028d96d2a57805c61ebf577d76ae9bf587ce8b755a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13278,7 +13285,7 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.16.0"
|
"@eslint/js": "npm:^9.16.0"
|
||||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||||
"@liveblocks/client": "npm:^2.13.1"
|
"@liveblocks/client": "npm:^2.13.1"
|
||||||
"@liveblocks/node": "npm:^2.13.1"
|
"@liveblocks/node": "npm:^2.13.2"
|
||||||
"@liveblocks/react": "npm:^2.13.1"
|
"@liveblocks/react": "npm:^2.13.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…
Reference in a new issue