From 0fe8178c0bd62bd80502f3d1ef0f5828e50a652e Mon Sep 17 00:00:00 2001 From: tscircuitbot Date: Wed, 1 Oct 2025 15:48:19 +0000 Subject: [PATCH] chore: update packages --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 617e693..755453a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@tscircuit/checks": "^0.0.75", "@tscircuit/circuit-json-flex": "^0.0.3", "@tscircuit/circuit-json-util": "^0.0.67", - "@tscircuit/core": "^0.0.753", + "@tscircuit/core": "^0.0.754", "@tscircuit/footprinter": "^0.0.236", "@tscircuit/import-snippet": "^0.0.4", "@tscircuit/infgrid-ijump-astar": "^0.0.33", @@ -102,8 +102,9 @@ "sucrase": "^3.35.0", "ts-expect": "^1.3.0", "tsup": "^8.2.4", - "@tscircuit/log-soup": "^1.0.2" - }, + "@tscircuit/log-soup": "^1.0.2", + "circuit-json-to-gltf": "^0.0.7", + "poppygl": "^0.0.6"}, "peerDependencies": { "typescript": "^5.0.0", "@tscircuit/core": "*",