Skip to content

Commit

Permalink
feat: add iframe support
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Feb 11, 2024
1 parent 9d64c5c commit 450d740
Show file tree
Hide file tree
Showing 26 changed files with 626 additions and 304 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"@types/jsdom": "21.1.6",
"@types/markdown-it": "13.0.7",
"@types/node": "20.10.3",
"@types/object-hash": "^3.0.6",
"@types/raf-schd": "4.0.3",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
Expand Down Expand Up @@ -177,6 +178,7 @@
"lighthouse": "10.4.0",
"markdown-it": "13.0.2",
"memory-fs": "0.5.0",
"object-hash": "^3.0.0",
"postcss-styled-syntax": "0.5.0",
"prettier": "3.1.0",
"raf-stub": "3.0.0",
Expand All @@ -186,6 +188,7 @@
"react-dom": "18.2.0",
"react-dom-16": "npm:[email protected]",
"react-dom-17": "npm:[email protected]",
"react-frame-component": "^5.2.6",
"react-virtualized": "9.22.5",
"react-window": "1.8.10",
"release-it": "16.3.0",
Expand Down
Loading

0 comments on commit 450d740

Please sign in to comment.