mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/node from 2.15.2 to 2.16.1
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.15.2 to 2.16.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.16.1/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
a41ae2a0c4
commit
d9fc8dcd56
2 changed files with 14 additions and 7 deletions
|
@ -22,7 +22,7 @@
|
||||||
"@clerk/themes": "^2.2.7",
|
"@clerk/themes": "^2.2.7",
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@liveblocks/client": "^2.15.1",
|
"@liveblocks/client": "^2.15.1",
|
||||||
"@liveblocks/node": "^2.15.1",
|
"@liveblocks/node": "^2.16.1",
|
||||||
"@liveblocks/react": "^2.15.1",
|
"@liveblocks/react": "^2.15.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
|
@ -1886,15 +1886,22 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.15.1":
|
"@liveblocks/core@npm:2.16.1":
|
||||||
version: 2.15.2
|
version: 2.16.1
|
||||||
resolution: "@liveblocks/node@npm:2.15.2"
|
resolution: "@liveblocks/core@npm:2.16.1"
|
||||||
|
checksum: 10c0/bdcbf4c74d0c30b44bd6e228ce939a4d7083290ec0efb8f05acb6335a88324a3e48b9ee63e7ac12a4c97b7777241029c106d4ebac8501cd6e07685a625b06a7e
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/node@npm:^2.16.1":
|
||||||
|
version: 2.16.1
|
||||||
|
resolution: "@liveblocks/node@npm:2.16.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.15.2"
|
"@liveblocks/core": "npm:2.16.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/a5b13f2351218f1ba088c867963fd81669b3c13948651177f7186f84a7f66551246c7d8d002938a490c7a3e3ca2f4f2669c405c2141d92a5e64515166e8338b4
|
checksum: 10c0/ed0e9b55347ec1f4b5fdb9cbaf78ecf5b2fef10fb4828f9395ac9a95af8da99d26305342a7d1bb0eab1d6288a4d661fca199e4cc9182db6d2340ba7fc5710242
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12571,7 +12578,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.15.1"
|
"@liveblocks/client": "npm:^2.15.1"
|
||||||
"@liveblocks/node": "npm:^2.15.1"
|
"@liveblocks/node": "npm:^2.16.1"
|
||||||
"@liveblocks/react": "npm:^2.15.1"
|
"@liveblocks/react": "npm:^2.15.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