mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 16:02:07 +00:00
Bump @liveblocks/node from 2.17.0 to 2.18.2
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.17.0 to 2.18.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.18.2/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
9b61d035bc
commit
9d48b2d45f
2 changed files with 14 additions and 7 deletions
|
@ -22,7 +22,7 @@
|
||||||
"@clerk/themes": "^2.2.18",
|
"@clerk/themes": "^2.2.18",
|
||||||
"@hello-pangea/dnd": "^18.0.1",
|
"@hello-pangea/dnd": "^18.0.1",
|
||||||
"@liveblocks/client": "^2.18.0",
|
"@liveblocks/client": "^2.18.0",
|
||||||
"@liveblocks/node": "^2.17.0",
|
"@liveblocks/node": "^2.18.2",
|
||||||
"@liveblocks/react": "^2.16.2",
|
"@liveblocks/react": "^2.16.2",
|
||||||
"@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
|
@ -1916,15 +1916,22 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.17.0":
|
"@liveblocks/core@npm:2.18.2":
|
||||||
version: 2.17.0
|
version: 2.18.2
|
||||||
resolution: "@liveblocks/node@npm:2.17.0"
|
resolution: "@liveblocks/core@npm:2.18.2"
|
||||||
|
checksum: 10c0/81322b989526f87e9d3b3da9ae1d97397fb207558d873bc0d677e823af975790061254e20539a453722d6fc1e8c524543771ef97c58ddd2437645862333d4abc
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/node@npm:^2.18.2":
|
||||||
|
version: 2.18.2
|
||||||
|
resolution: "@liveblocks/node@npm:2.18.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.17.0"
|
"@liveblocks/core": "npm:2.18.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/e9416980f983b803426dce3f47863bd2fc721f9f00d1fc12931f5bd58aee24851edafe80d74de0bd2210192548a87edf13b1d30f53250ae7c5fc80716525d090
|
checksum: 10c0/5ca2fb0b67e179d496d910322766930faeca25db16ce72452eadd773ff6fec20730b08d271957ae9d6f57ad07825cf462f4ea2a2f8addd15169e698421ae1144
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12442,7 +12449,7 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.20.0"
|
"@eslint/js": "npm:^9.20.0"
|
||||||
"@hello-pangea/dnd": "npm:^18.0.1"
|
"@hello-pangea/dnd": "npm:^18.0.1"
|
||||||
"@liveblocks/client": "npm:^2.18.0"
|
"@liveblocks/client": "npm:^2.18.0"
|
||||||
"@liveblocks/node": "npm:^2.17.0"
|
"@liveblocks/node": "npm:^2.18.2"
|
||||||
"@liveblocks/react": "npm:^2.16.2"
|
"@liveblocks/react": "npm:^2.16.2"
|
||||||
"@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…
Add table
Reference in a new issue