mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-31 09:39:30 +00:00
Merge pull request #1284 from ahmadk953/dependabot/npm_and_yarn/liveblocks/react-2.24.2
This commit is contained in:
commit
c4c265c12a
2 changed files with 13 additions and 20 deletions
|
@ -23,7 +23,7 @@
|
|||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@liveblocks/client": "^2.22.2",
|
||||
"@liveblocks/node": "^2.24.2",
|
||||
"@liveblocks/react": "^2.24.1",
|
||||
"@liveblocks/react": "^2.24.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.3.2",
|
||||
|
|
31
yarn.lock
31
yarn.lock
|
@ -2349,12 +2349,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.24.1":
|
||||
version: 2.24.1
|
||||
resolution: "@liveblocks/client@npm:2.24.1"
|
||||
"@liveblocks/client@npm:2.24.2":
|
||||
version: 2.24.2
|
||||
resolution: "@liveblocks/client@npm:2.24.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.24.1"
|
||||
checksum: 10c0/ca0369dec842894f918da5d532075dafb4defbea3eb78599dff41510efeaa7b0eac9832608495aec163bd848aa9fdec1b0d4684b57c42cef703e34557820dbc2
|
||||
"@liveblocks/core": "npm:2.24.2"
|
||||
checksum: 10c0/ea110721caf79a1dfcd01707a446f1e369db2f278093a29ebb1e4c0aea620f11b27738e96cf6742823dc1d27a3bfc9457fe57fad76f2b0e78227341b79f9d8f7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2374,13 +2374,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.24.1":
|
||||
version: 2.24.1
|
||||
resolution: "@liveblocks/core@npm:2.24.1"
|
||||
checksum: 10c0/a136bb1741291601b00123dc4fa28fa8d24d58968969e6515fcbc8046e9d6a2e8c3efa0701940c518646b46347ebcc8e0977dd9f007655073a00b039acb02aee
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.24.2":
|
||||
version: 2.24.2
|
||||
resolution: "@liveblocks/core@npm:2.24.2"
|
||||
|
@ -2400,15 +2393,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/react@npm:^2.24.1":
|
||||
version: 2.24.1
|
||||
resolution: "@liveblocks/react@npm:2.24.1"
|
||||
"@liveblocks/react@npm:^2.24.2":
|
||||
version: 2.24.2
|
||||
resolution: "@liveblocks/react@npm:2.24.2"
|
||||
dependencies:
|
||||
"@liveblocks/client": "npm:2.24.1"
|
||||
"@liveblocks/core": "npm:2.24.1"
|
||||
"@liveblocks/client": "npm:2.24.2"
|
||||
"@liveblocks/core": "npm:2.24.2"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19 || ^19.0.0-rc
|
||||
checksum: 10c0/ca765603ebb3b83976a4cc903fd75f3708b18834e2c6e884662bd546c22e38d0ed481e22f1f196da865321513353414a8f18f3863164cdf2d7a99758d9f3ab18
|
||||
checksum: 10c0/1b2f00aa9eaee8bf9c737d843a91b0274717dbbdfa13ebee3b23188e38cd5927c36e27fd205a3014b826eca975c6eb8af12adb005f435c1665464d7a4bf56534
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13901,7 +13894,7 @@ __metadata:
|
|||
"@hello-pangea/dnd": "npm:^18.0.1"
|
||||
"@liveblocks/client": "npm:^2.22.2"
|
||||
"@liveblocks/node": "npm:^2.24.2"
|
||||
"@liveblocks/react": "npm:^2.24.1"
|
||||
"@liveblocks/react": "npm:^2.24.2"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
"@mdx-js/react": "npm:^3.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue