Skip to content

Commit 60bbec8

Browse files
committed
chore: update gen'd files
1 parent ef62c80 commit 60bbec8

4 files changed

Lines changed: 24 additions & 24 deletions

File tree

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"@blocknote/xl-odt-exporter": "workspace:*",
3535
"@blocknote/xl-pdf-exporter": "workspace:*",
3636
"@fumadocs/base-ui": "16.5.0",
37-
"@liveblocks/client": "^3.17.0",
38-
"@liveblocks/react": "^3.17.0",
39-
"@liveblocks/react-blocknote": "^3.17.0",
40-
"@liveblocks/react-tiptap": "^3.17.0",
41-
"@liveblocks/react-ui": "^3.17.0",
37+
"@liveblocks/client": "^3.19.5",
38+
"@liveblocks/react": "^3.19.5",
39+
"@liveblocks/react-blocknote": "^3.19.5",
40+
"@liveblocks/react-tiptap": "^3.19.5",
41+
"@liveblocks/react-ui": "^3.19.5",
4242
"@mantine/core": "^9.0.2",
4343
"@mantine/hooks": "^9.0.2",
4444
"@marsidev/react-turnstile": "^1.4.2",

examples/07-collaboration/02-liveblocks/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"@blocknote/mantine": "latest",
1717
"@blocknote/react": "latest",
1818
"@blocknote/shadcn": "latest",
19+
"@mantine/core": "^9.0.2",
20+
"@mantine/hooks": "^9.0.2",
21+
"react": "^19.2.3",
22+
"react-dom": "^19.2.3",
1923
"@liveblocks/client": "^3.19.5",
2024
"@liveblocks/react": "^3.19.5",
2125
"@liveblocks/react-blocknote": "^3.19.5",
2226
"@liveblocks/react-tiptap": "^3.19.5",
2327
"@liveblocks/react-ui": "^3.19.5",
24-
"@mantine/core": "^9.0.2",
25-
"@mantine/hooks": "^9.0.2",
26-
"react": "^19.2.3",
27-
"react-dom": "^19.2.3",
2828
"yjs": "^13.6.27"
2929
},
3030
"devDependencies": {

playground/src/examples.gen.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,11 +1551,11 @@ export const examples = {
15511551
author: "yousefed",
15521552
tags: ["Advanced", "Saving/Loading", "Collaboration"],
15531553
dependencies: {
1554-
"@liveblocks/client": "^3.17.0",
1555-
"@liveblocks/react": "^3.17.0",
1556-
"@liveblocks/react-blocknote": "^3.17.0",
1557-
"@liveblocks/react-tiptap": "^3.17.0",
1558-
"@liveblocks/react-ui": "^3.17.0",
1554+
"@liveblocks/client": "^3.19.5",
1555+
"@liveblocks/react": "^3.19.5",
1556+
"@liveblocks/react-blocknote": "^3.19.5",
1557+
"@liveblocks/react-tiptap": "^3.19.5",
1558+
"@liveblocks/react-ui": "^3.19.5",
15591559
yjs: "^13.6.27",
15601560
} as any,
15611561
},

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)