mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @liveblocks/node from 2.0.0 to 2.0.2
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.0.0 to 2.0.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.0.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
2ecfaee8d9
commit
8f7a2f05b6
2 changed files with 7 additions and 14 deletions
|
@ -15,7 +15,7 @@
|
||||||
"@clerk/nextjs": "^5.1.5",
|
"@clerk/nextjs": "^5.1.5",
|
||||||
"@hello-pangea/dnd": "^16.6.0",
|
"@hello-pangea/dnd": "^16.6.0",
|
||||||
"@liveblocks/client": "^2.0.2",
|
"@liveblocks/client": "^2.0.2",
|
||||||
"@liveblocks/node": "^2.0.0",
|
"@liveblocks/node": "^2.0.2",
|
||||||
"@liveblocks/react": "^2.0.2",
|
"@liveblocks/react": "^2.0.2",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@prisma/client": "^5.15.0",
|
"@prisma/client": "^5.15.0",
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -525,13 +525,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.0.0":
|
|
||||||
version: 2.0.0
|
|
||||||
resolution: "@liveblocks/core@npm:2.0.0"
|
|
||||||
checksum: 10c0/59b97161a672ba90f41160535682ad2476009fd24cb8914e307e666f5efe032f3af545252d1831fbfbc2bda3f75fdca64af6fd8ecce9b616bba837d79bc0eeee
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.0.2":
|
"@liveblocks/core@npm:2.0.2":
|
||||||
version: 2.0.2
|
version: 2.0.2
|
||||||
resolution: "@liveblocks/core@npm:2.0.2"
|
resolution: "@liveblocks/core@npm:2.0.2"
|
||||||
|
@ -539,15 +532,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.0.0":
|
"@liveblocks/node@npm:^2.0.2":
|
||||||
version: 2.0.0
|
version: 2.0.2
|
||||||
resolution: "@liveblocks/node@npm:2.0.0"
|
resolution: "@liveblocks/node@npm:2.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.0.0"
|
"@liveblocks/core": "npm:2.0.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/74483ecc4f37fc60bbac0d78deeac56e0d4c0a95511fd25f3d67fec64a2e9ab89b18a08059d9dd27c90944634de1d378d2269136a4cea616437f8e401fa47d6f
|
checksum: 10c0/7d2f9f24769c66886118ed3906d071950cc987db3af8b79f1fdc6e7dec2a81e987b6360f00033196497998eafbc2df016126b9725aadd56970a16afefb8c8387
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5965,7 +5958,7 @@ __metadata:
|
||||||
"@clerk/nextjs": "npm:^5.1.5"
|
"@clerk/nextjs": "npm:^5.1.5"
|
||||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||||
"@liveblocks/client": "npm:^2.0.2"
|
"@liveblocks/client": "npm:^2.0.2"
|
||||||
"@liveblocks/node": "npm:^2.0.0"
|
"@liveblocks/node": "npm:^2.0.2"
|
||||||
"@liveblocks/react": "npm:^2.0.2"
|
"@liveblocks/react": "npm:^2.0.2"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||||
|
|
Loading…
Reference in a new issue