Skip to content

Commit

Permalink
fix: remove deps that are listed in the registry now.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpnova committed Dec 6, 2024
1 parent 74abc4c commit f623147
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
2 changes: 0 additions & 2 deletions packages/yjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
"dependencies": {
"@hocuspocus/provider": "^2.13.5",
"@slate-yjs/core": "^1.0.2",
"@slate-yjs/react": "1.1.0",
"@udecode/cn": "workspace:^",
"yjs": "^13.6.19"
},
"devDependencies": {
Expand Down
18 changes: 0 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5162,22 +5162,6 @@ __metadata:
languageName: node
linkType: hard

"@slate-yjs/react@npm:1.1.0":
version: 1.1.0
resolution: "@slate-yjs/react@npm:1.1.0"
dependencies:
use-sync-external-store: "npm:^1.2.0"
y-protocols: "npm:^1.0.5"
peerDependencies:
"@slate-yjs/core": ^1.0.0
react: ">=16.8.0"
slate: ">=0.70.0"
slate-react: ">=0.70.0"
yjs: ^13.5.29
checksum: 10c0/5fc3b49ec209f175bb9d11c206f76c792c0fcb234bf223082497e267658edaa97a530295fb396af63aae9a930bad8e6e761ac7bea63ee1c91d632a981b287506
languageName: node
linkType: hard

"@socket.io/component-emitter@npm:~3.1.0":
version: 3.1.2
resolution: "@socket.io/component-emitter@npm:3.1.2"
Expand Down Expand Up @@ -7469,8 +7453,6 @@ __metadata:
dependencies:
"@hocuspocus/provider": "npm:^2.13.5"
"@slate-yjs/core": "npm:^1.0.2"
"@slate-yjs/react": "npm:1.1.0"
"@udecode/cn": "workspace:^"
"@udecode/plate-common": "workspace:^"
yjs: "npm:^13.6.19"
peerDependencies:
Expand Down

0 comments on commit f623147

Please sign in to comment.