Skip to content

Commit 9ff7234

Browse files
chore: bump y-partykit from 0.0.25 to 0.0.33
Bumps y-partykit from 0.0.25 to 0.0.33. --- updated-dependencies: - dependency-name: y-partykit dependency-version: 0.0.33 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49af3da commit 9ff7234

File tree

8 files changed

+45
-45
lines changed

8 files changed

+45
-45
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"shiki": "^3.13.0",
102102
"ts-morph": "26.0.0",
103103
"twoslash": "^0.3.4",
104-
"y-partykit": "^0.0.25",
104+
"y-partykit": "^0.0.33",
105105
"yjs": "^13.6.27",
106106
"zod": "^3.25.76",
107107
"zustand": "^5.0.3"

examples/07-collaboration/01-partykit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mantine/utils": "^6.0.22",
2222
"react": "^19.2.0",
2323
"react-dom": "^19.2.0",
24-
"y-partykit": "^0.0.25",
24+
"y-partykit": "^0.0.33",
2525
"yjs": "^13.6.27"
2626
},
2727
"devDependencies": {

examples/07-collaboration/07-ghost-writer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mantine/utils": "^6.0.22",
2222
"react": "^19.2.0",
2323
"react-dom": "^19.2.0",
24-
"y-partykit": "^0.0.25",
24+
"y-partykit": "^0.0.33",
2525
"yjs": "^13.6.27"
2626
},
2727
"devDependencies": {

examples/07-collaboration/08-forking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mantine/utils": "^6.0.22",
2222
"react": "^19.2.0",
2323
"react-dom": "^19.2.0",
24-
"y-partykit": "^0.0.25",
24+
"y-partykit": "^0.0.33",
2525
"yjs": "^13.6.27"
2626
},
2727
"devDependencies": {

examples/09-ai/04-with-collaboration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-dom": "^19.2.0",
2424
"@blocknote/xl-ai": "latest",
2525
"ai": "^5.0.45",
26-
"y-partykit": "^0.0.25",
26+
"y-partykit": "^0.0.33",
2727
"yjs": "^13.6.27",
2828
"zustand": "^5.0.3"
2929
},

examples/09-ai/05-manual-execution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-dom": "^19.2.0",
2424
"@blocknote/xl-ai": "latest",
2525
"ai": "^5.0.45",
26-
"y-partykit": "^0.0.25",
26+
"y-partykit": "^0.0.33",
2727
"yjs": "^13.6.27",
2828
"zustand": "^5.0.3"
2929
},

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"react-dom": "^19.2.0",
5959
"react-icons": "^5.5.0",
6060
"react-router-dom": "^6.30.1",
61-
"y-partykit": "^0.0.25",
61+
"y-partykit": "^0.0.33",
6262
"yjs": "^13.6.27",
6363
"zustand": "^5.0.8"
6464
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)