mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @liveblocks/node from 2.13.0 to 2.13.1
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.13.0 to 2.13.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.13.1/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
84bec121b8
commit
6616090b8b
2 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
||||||
"@clerk/nextjs": "^6.6.0",
|
"@clerk/nextjs": "^6.6.0",
|
||||||
"@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.0",
|
"@liveblocks/node": "^2.13.1",
|
||||||
"@liveblocks/react": "^2.13.0",
|
"@liveblocks/react": "^2.13.0",
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
"@mdx-js/react": "^3.1.0",
|
"@mdx-js/react": "^3.1.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1108,15 +1108,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.13.0":
|
"@liveblocks/node@npm:^2.13.1":
|
||||||
version: 2.13.0
|
version: 2.13.1
|
||||||
resolution: "@liveblocks/node@npm:2.13.0"
|
resolution: "@liveblocks/node@npm:2.13.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.13.0"
|
"@liveblocks/core": "npm:2.13.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/e2f2db5e88835dac8e92189aac7ef5d7a8290cb42a8e1b68f4946b54ce6bac4e2270ae404f851d98f097f6e3c759c5e5d8f17f2ffbe1c35f6f2d63287211918e
|
checksum: 10c0/a07b05b27ee49e00a1f74773a2429b4268fb14fdb66e1b0165db077254b23567fe622318c89fad3ff99393654aeb5883f8692581ea8b860a1066c39c25165b2a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13348,7 +13348,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.0"
|
"@liveblocks/node": "npm:^2.13.1"
|
||||||
"@liveblocks/react": "npm:^2.13.0"
|
"@liveblocks/react": "npm:^2.13.0"
|
||||||
"@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