Skip to content

Commit

Permalink
Merge branch 'main' into 1303-sidedrawer-expansion-is-weird-on-right-…
Browse files Browse the repository at this point in the history
…drawers

Signed-off-by: Pablo Mayrgundter <[email protected]>
  • Loading branch information
pablo-mayrgundter authored Jan 22, 2025
2 parents 4303dcd + 7a4a782 commit aafaa7e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@babel/plugin-syntax-import-assertions": "7.18.6",
"@babel/preset-env": "7.18.10",
"@babel/preset-react": "7.18.6",
"@bldrs-ai/conway-web-ifc-adapter": "0.3.010",
"@bldrs-ai/conway-web-ifc-adapter": "0.5.013",
"@bldrs-ai/ifclib": "5.3.3",
"@emotion/react": "11.10.0",
"@emotion/styled": "11.10.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2284,19 +2284,19 @@
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@bldrs-ai/conway-web-ifc-adapter@0.3.010":
version "0.3.10"
resolved "https://npm.pkg.github.com/download/@bldrs-ai/conway-web-ifc-adapter/0.3.10/6192b84575bda50bafc9d3ee6bd0052240af4627#6192b84575bda50bafc9d3ee6bd0052240af4627"
integrity sha512-HNp5E1UJbe/UyxLvk9UcwDXt6RHBd+ikjY6YpvUpB8UBdZV8dp00Np7hTAi8H8n9cVsTIzA8zXSfN5Dj4S1Jbw==
"@bldrs-ai/conway-web-ifc-adapter@0.5.013":
version "0.5.13"
resolved "https://npm.pkg.github.com/download/@bldrs-ai/conway-web-ifc-adapter/0.5.13/aafdf3e18ea8751dcd05957bd74129bc468bad27#aafdf3e18ea8751dcd05957bd74129bc468bad27"
integrity sha512-AyU/055jmF/pZxzasGeuCAAuTZBZUoag2DNxUljs4dUyLl3X5PTcIk8goHu8U7tgqRkp5z4Ux1/VC06q1H09CQ==
dependencies:
"@bldrs-ai/conway" "0.3.695"
"@bldrs-ai/conway" "0.7.727"
"@types/node" "22.5.5"
typescript "5.6.2"

"@bldrs-ai/conway@0.3.695":
version "0.3.695"
resolved "https://npm.pkg.github.com/download/@bldrs-ai/conway/0.3.695/5a93302095933c49afa5fae18cae5bbdec5acbcc#5a93302095933c49afa5fae18cae5bbdec5acbcc"
integrity sha512-nwz8euEfojaSV1HpgfKwqY9QYzzXqLbathMjAHjPCkODDPlE/3LA9DtZT1IZ+5vhfhTkDdabbqgwZgDx/UJ7XQ==
"@bldrs-ai/conway@0.7.727":
version "0.7.727"
resolved "https://npm.pkg.github.com/download/@bldrs-ai/conway/0.7.727/fba7304d25c33e32c8e1e12f944aa8eabddc356d#fba7304d25c33e32c8e1e12f944aa8eabddc356d"
integrity sha512-F84DZVXQ5U6xKp5kLrcmN4Q7PdRWTquKpK2S04di0rA6PwRC724i/n1NOCQyLA4961R0e+D+4LW8Feg/dkh97Q==
dependencies:
buffer "^6.0.3"
gl-matrix "^3.4.3"
Expand Down

0 comments on commit aafaa7e

Please sign in to comment.