Skip to content

Commit

Permalink
* update conway 0.9.789
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcastel50 committed Feb 13, 2025
1 parent 1a8a184 commit 773248f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bldrs",
"version": "1.0.1253",
"version": "1.0.1254",
"main": "src/index.jsx",
"license": "AGPL-3.0",
"homepage": "https://github.com/bldrs-ai/Share",
Expand Down 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.8.782",
"@bldrs-ai/conway-web-ifc-adapter": "0.9.789",
"@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.8.782":
version "0.8.782"
resolved "https://registry.yarnpkg.com/@bldrs-ai/conway-web-ifc-adapter/-/conway-web-ifc-adapter-0.8.782.tgz#628ebcfeebfeeedf4fd2c430ffefb792d667b9eb"
integrity sha512-GD5OCHJgT0wQuJrrlRBfzjBd/WlXwnRW/CbIMs6olFt3z1Y6Pz025Wz/hRCnrQUOAh3z7Zizyl4QqGa0YQIr0A==
"@bldrs-ai/conway-web-ifc-adapter@0.9.789":
version "0.9.789"
resolved "https://registry.yarnpkg.com/@bldrs-ai/conway-web-ifc-adapter/-/conway-web-ifc-adapter-0.9.789.tgz#778557e4f67b329bf0870edb71f275d92aa0541c"
integrity sha512-//92H7qxOkCWtReVq0gNypd1dGBo4cJ9v71mZ3W9GLHRTXTu9JisPdkBOywfwoDdKk1DDy+PXTh5pzEV4Wp1pQ==
dependencies:
"@bldrs-ai/conway" "0.8.782"
"@bldrs-ai/conway" "0.9.789"
"@types/node" "22.5.5"
typescript "5.6.2"

"@bldrs-ai/conway@0.8.782":
version "0.8.782"
resolved "https://registry.yarnpkg.com/@bldrs-ai/conway/-/conway-0.8.782.tgz#d04807e59bc5e84b56083da526e05d2b868ce968"
integrity sha512-XAVaIs/Aw58fSVFeNoRMQZrC4F1CljUViOGPHy1NZN2HBO1ko8sNu1PPUooesGbQpos61wKFgjpB/WLvRbchQw==
"@bldrs-ai/conway@0.9.789":
version "0.9.789"
resolved "https://registry.yarnpkg.com/@bldrs-ai/conway/-/conway-0.9.789.tgz#1144e3fb84be9a5dfacbe7677a994f8a2295fd02"
integrity sha512-YER/6qNx5h58eeuNiuMX3Pr/0c319GoKpBQuYYkK6aBkFhklvWeMNk9oAl7wyAQvuxQKKHYIBOswZLE0ltDs7A==
dependencies:
adm-zip "^0.5.16"
buffer "^6.0.3"
Expand Down

0 comments on commit 773248f

Please sign in to comment.