|
12 | 12 | "circuit-json-to-simple-3d": "^0.0.9", |
13 | 13 | "circuit-to-svg": "^0.0.258", |
14 | 14 | "jscad-fiber": "^0.0.85", |
15 | | - "poppygl": "^0.0.16", |
| 15 | + "poppygl": "^0.0.17", |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | 18 | "@biomejs/biome": "^1.9.4", |
|
811 | 811 |
|
812 | 812 | "polished": [ "[email protected]", "", { "dependencies": { "@babel/runtime": "^7.17.8" } }, "sha512-OBatVyC/N7SCW/FaDHrSd+vn0o5cS855TOmYi4OkdWUMSJCET/xip//ch8xGUvtr3i44X9LVyWwQlRMTN3pwSA=="], |
813 | 813 |
|
814 | | - "poppygl": [ "[email protected].16", "", { "dependencies": { "gl-matrix": "^3.4.4", "pureimage": "^0.4.18", "readable-stream": "^4.7.0" }, "peerDependencies": { "typescript": "^5" } }, "sha512-A29z8dQRyupmLpBU8AurAeAdIYe0nIVuk+o/7PZlhEd4R+SZjt6eY98nnP7g85zcY8FinXtSPysKnMWoo7cz0g=="], |
| 814 | + "poppygl": [ "[email protected].17", "", { "dependencies": { "gl-matrix": "^3.4.4", "pureimage": "^0.4.18", "readable-stream": "^4.7.0" }, "peerDependencies": { "typescript": "^5" } }, "sha512-nEaOgH9UsR1uCETy2ybb2tCZxsXrmtfYn98MGSYxY6huMrKwYhX1WDiXaBa4RwdOaLIyIvzSKQ0LyMDfzIF0yw=="], |
815 | 815 |
|
816 | 816 | "postcss": [ "[email protected]", "", { "dependencies": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" } }, "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ=="], |
817 | 817 |
|
|
1081 | 1081 |
|
1082 | 1082 | "tscircuit/circuit-to-svg": [ "[email protected]", "", { "dependencies": { "@types/node": "^22.5.5", "bun-types": "^1.1.40", "calculate-elbow": "0.0.12", "svgson": "^5.3.1", "transformation-matrix": "^2.16.1" } }, "sha512-wEvGWOb6H+4BudVjfA/lapWea9KjOFFxCWSpVZQ0xr8cO4N4kCMW1hwBwUW0EovpILi9jtilda651G15N+O/Yw=="], |
1083 | 1083 |
|
| 1084 | + "tscircuit/poppygl": [ "[email protected]", "", { "dependencies": { "gl-matrix": "^3.4.4", "pureimage": "^0.4.18", "readable-stream": "^4.7.0" }, "peerDependencies": { "typescript": "^5" } }, "sha512-A29z8dQRyupmLpBU8AurAeAdIYe0nIVuk+o/7PZlhEd4R+SZjt6eY98nnP7g85zcY8FinXtSPysKnMWoo7cz0g=="], |
| 1085 | + |
1084 | 1086 | "use-mouse-matrix-transform/transformation-matrix": [ "[email protected]", "", {}, "sha512-C6NlNnD6T8JqDeY4BpGznuve4d8/JlLDZLcJbnnx7gQKoyk01+uk2XYVFjBGqvNsVxJUpUwb3WZpjpdPr+05FQ=="], |
1085 | 1087 |
|
1086 | 1088 | "winterspec/zod": [ "[email protected]", "", {}, "sha512-hbP9FpSZf7pkS7hRVUrOjhwKJNyampPgtXKc3AN6DsWtoHsg2Sb4SQaS4Tcay380zSwd2VPo9G9180emBACp5g=="], |
|
0 commit comments