mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-13 09:13:24 +00:00
Bump @liveblocks/node from 2.16.1 to 2.16.2
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.16.1 to 2.16.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.16.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
515a12b8e2
commit
870d648c08
2 changed files with 7 additions and 14 deletions
|
@ -22,7 +22,7 @@
|
|||
"@clerk/themes": "^2.2.14",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.16.2",
|
||||
"@liveblocks/node": "^2.16.1",
|
||||
"@liveblocks/node": "^2.16.2",
|
||||
"@liveblocks/react": "^2.16.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -1895,13 +1895,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.16.1":
|
||||
version: 2.16.1
|
||||
resolution: "@liveblocks/core@npm:2.16.1"
|
||||
checksum: 10c0/bdcbf4c74d0c30b44bd6e228ce939a4d7083290ec0efb8f05acb6335a88324a3e48b9ee63e7ac12a4c97b7777241029c106d4ebac8501cd6e07685a625b06a7e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.16.2":
|
||||
version: 2.16.2
|
||||
resolution: "@liveblocks/core@npm:2.16.2"
|
||||
|
@ -1909,15 +1902,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.16.1":
|
||||
version: 2.16.1
|
||||
resolution: "@liveblocks/node@npm:2.16.1"
|
||||
"@liveblocks/node@npm:^2.16.2":
|
||||
version: 2.16.2
|
||||
resolution: "@liveblocks/node@npm:2.16.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.16.1"
|
||||
"@liveblocks/core": "npm:2.16.2"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/ed0e9b55347ec1f4b5fdb9cbaf78ecf5b2fef10fb4828f9395ac9a95af8da99d26305342a7d1bb0eab1d6288a4d661fca199e4cc9182db6d2340ba7fc5710242
|
||||
checksum: 10c0/624ee8102e773e9c09db79420c7a075814b2c3467e05ca98e6d1811335d3209261d64b23ef06679a8bba043f361d16de062b0d136dfeef350f1cdf815fe9fb67
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12620,7 +12613,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.19.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.16.2"
|
||||
"@liveblocks/node": "npm:^2.16.1"
|
||||
"@liveblocks/node": "npm:^2.16.2"
|
||||
"@liveblocks/react": "npm:^2.16.2"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
"@mdx-js/react": "npm:^3.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue