Skip to content

Commit

Permalink
fix(demos): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
svenadlung committed Jul 26, 2023
1 parent cf22199 commit 05a2edf
Show file tree
Hide file tree
Showing 2 changed files with 758 additions and 652 deletions.
5 changes: 4 additions & 1 deletion demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@
},
"dependencies": {
"@hocuspocus/provider": "^2.0.1",
"@lexical/react": "^0.11.1",
"d3": "^7.3.0",
"fast-glob": "^3.2.11",
"highlight.js": "^11.6.0",
"lexical": "^0.11.1",
"lowlight": "^2.7.0",
"remixicon": "^2.5.0",
"shiki": "^0.10.0",
Expand All @@ -29,11 +31,12 @@
"autoprefixer": "^10.4.2",
"iframe-resizer": "^4.3.2",
"postcss": "^8.4.6",
"postcss-import": "^15.1.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sass": "^1.49.7",
"svelte": "^3.49.0",
"tailwindcss": "^2.2.19",
"tailwindcss": "^3.3.2",
"typescript": "4.7.4",
"uuid": "^8.3.2",
"vite": "^2.9.16",
Expand Down
Loading

0 comments on commit 05a2edf

Please sign in to comment.