mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-01 08:16:00 +00:00
Merge pull request #1367 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-3.0.0
This commit is contained in:
commit
8619e5323d
2 changed files with 16 additions and 7 deletions
|
@ -22,7 +22,7 @@
|
|||
"@clerk/themes": "^2.2.48",
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@liveblocks/client": "^2.24.3",
|
||||
"@liveblocks/node": "^2.24.3",
|
||||
"@liveblocks/node": "^3.0.0",
|
||||
"@liveblocks/react": "^2.24.3",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -2419,15 +2419,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.24.3":
|
||||
version: 2.24.3
|
||||
resolution: "@liveblocks/node@npm:2.24.3"
|
||||
"@liveblocks/core@npm:3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "@liveblocks/core@npm:3.0.0"
|
||||
peerDependencies:
|
||||
"@types/json-schema": ^7
|
||||
checksum: 10c0/c43cb6a75965aa8fb27db020eddc0ff9fb0faa9cbdbcd083c0c051f97f3c61355a791f8b60cc43d38c13034b7c9b26558f7c124d870af1ee417fcf891f2324ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "@liveblocks/node@npm:3.0.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.24.3"
|
||||
"@liveblocks/core": "npm:3.0.0"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/32f921ae228a9a40301124b1cc6c02f0befe9d6b67b8e772bb711c6560796e89dc79c127d328de4b9be3b93f38dd8d93b23691ffb654d4de4c110ff0b7ea7761
|
||||
checksum: 10c0/4d19462cb4eec2416828bd7b194e6f5c570d44ac1fbf3a0d929fae6632997fc9fc1a8425b0549af59d11620de3e158e45fb268cc41f77d946025339b0abbf8ba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13971,7 +13980,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.27.0"
|
||||
"@hello-pangea/dnd": "npm:^18.0.1"
|
||||
"@liveblocks/client": "npm:^2.24.3"
|
||||
"@liveblocks/node": "npm:^2.24.3"
|
||||
"@liveblocks/node": "npm:^3.0.0"
|
||||
"@liveblocks/react": "npm:^2.24.3"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
"@mdx-js/react": "npm:^3.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue