chore: bump deps

This commit is contained in:
Nick the Sick 2024-08-12 11:33:03 +02:00
parent 2c6590b3d4
commit ff19f241a1
No known key found for this signature in database
GPG Key ID: F575992F156E5BCC
3 changed files with 2115 additions and 2301 deletions

View File

@ -30,3 +30,4 @@ y-webrtc
yjs
y-prosemirror
@hocuspocus/provider
@lifeomic/attempt

View File

@ -10,8 +10,9 @@
"ts": "tsc --project tsconfig.base.json --noEmit && tsc --project tsconfig.react.json --noEmit && tsc --project tsconfig.vue-2.json --noEmit && tsc --project tsconfig.vue-3.json --noEmit"
},
"dependencies": {
"@hocuspocus/provider": "^2.13.5",
"@hocuspocus/provider": "2.13.5",
"@lexical/react": "^0.11.1",
"@shikijs/core": "1.10.3",
"d3": "^7.3.0",
"fast-glob": "^3.2.11",
"highlight.js": "^11.10.0",
@ -25,7 +26,7 @@
"yjs": "^13.6.18"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/uuid": "^8.3.4",
"@vitejs/plugin-react": "^1.3.2",
"@vitejs/plugin-vue": "^5.0.0",
@ -37,7 +38,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sass": "^1.49.7",
"svelte": "^3.49.0",
"svelte": "^4.0.0",
"tailwindcss": "^3.3.2",
"typescript": "^5.4.5",
"uuid": "^8.3.2",

4406
package-lock.json generated

File diff suppressed because it is too large Load Diff