Skip to content

Commit 3299184

Browse files
committed
feat: in react ui, add Masonry view
Also: bump rust and npm dependencies Signed-off-by: Nick Mitchell <[email protected]>
1 parent 80274dc commit 3299184

File tree

19 files changed

+576
-349
lines changed

19 files changed

+576
-349
lines changed

pdl-live-react/package-lock.json

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

pdl-live-react/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"react": "^18.3.1",
3434
"react-dom": "^18.3.1",
3535
"react-markdown": "^9.0.3",
36+
"react-responsive-masonry": "^2.7.1",
3637
"react-router": "^7.1.5",
3738
"ts-pattern": "^5.6.2",
3839
"yaml": "^2.7.0"
@@ -44,7 +45,7 @@
4445
"@types/node": "22.12.0",
4546
"@types/react": "^18.3.18",
4647
"@types/react-dom": "^18.3.5",
47-
"@types/react-syntax-highlighter": "^15.5.13",
48+
"@types/react-responsive-masonry": "^2.6.0",
4849
"@vitejs/plugin-react": "^4.3.4",
4950
"concurrently": "^9.1.2",
5051
"eslint": "^9.19.0",

0 commit comments

Comments
 (0)