Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
areknawo committed Aug 11, 2023
1 parent e0e2180 commit 2f9c55b
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
8 changes: 4 additions & 4 deletions apps/backend/collaboration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"start": "node ./dist/index.js"
},
"dependencies": {
"@hocuspocus/extension-database": "^2.2.3",
"@hocuspocus/extension-redis": "^2.2.3",
"@hocuspocus/server": "^2.2.3",
"@hocuspocus/extension-database": "^2.3.1",
"@hocuspocus/extension-redis": "^2.3.1",
"@hocuspocus/server": "^2.3.1",
"@vrite/backend": "workspace:*",
"@vrite/sdk": "workspace:2023.7.17-beta",
"@vrite/sdk": "workspace:*",
"mongodb": "^5.7.0",
"y-protocols": "^1.0.5",
"yjs": "^13.6.7"
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vite-tsconfig-paths": "^4.2.0"
},
"dependencies": {
"@hocuspocus/provider": "^2.2.3",
"@hocuspocus/provider": "^2.3.1",
"@jetbrains/websandbox": "^1.0.7",
"@mdi/js": "^7.2.96",
"@motionone/solid": "^10.16.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fastify/redis": "^6.1.1",
"@fastify/static": "^6.10.2",
"@fastify/websocket": "^8.2.0",
"@hocuspocus/transformer": "^2.2.3",
"@hocuspocus/transformer": "^2.3.1",
"@octokit/types": "^11.1.0",
"@sendgrid/mail": "^7.7.0",
"@tiptap/html": "^2.0.4",
Expand Down
64 changes: 32 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2f9c55b

Please sign in to comment.