@tscircuit/fake-snippets 0.0.207 → 0.0.208

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/bundle.js +4 -2
  2. package/package.json +15 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/fake-snippets",
3
- "version": "0.0.207",
3
+ "version": "0.0.208",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -82,18 +82,20 @@
82
82
  "@resvg/resvg-wasm": "^2.6.2",
83
83
  "@sentry/react": "^10.10.0",
84
84
  "@tailwindcss/typography": "^0.5.16",
85
- "@tscircuit/3d-viewer": "^0.0.536",
85
+ "@tscircuit/3d-viewer": "^0.0.559",
86
86
  "@tscircuit/assembly-viewer": "^0.0.5",
87
87
  "@tscircuit/create-snippet-url": "^0.0.8",
88
- "@tscircuit/eval": "^0.0.714",
88
+ "@tscircuit/eval": "^0.0.836",
89
+ "@tscircuit/internal-dynamic-import": "^0.0.5",
89
90
  "@tscircuit/layout": "^0.0.29",
90
91
  "@tscircuit/mm": "^0.0.8",
91
- "@tscircuit/pcb-viewer": "1.11.349",
92
+ "@tscircuit/pcb-viewer": "1.11.369",
92
93
  "@tscircuit/prompt-benchmarks": "^0.0.28",
93
- "@tscircuit/props": "^0.0.433",
94
- "@tscircuit/runframe": "^0.0.1726",
95
- "@tscircuit/schematic-viewer": "^2.0.58",
94
+ "@tscircuit/props": "^0.0.499",
95
+ "@tscircuit/runframe": "^0.0.1945",
96
+ "@tscircuit/schematic-viewer": "^2.0.61",
96
97
  "@tscircuit/simple-3d-svg": "^0.0.41",
98
+ "@tscircuit/order-dialog": "git+https://github.com/tscircuit/order-dialog.git#7d5cdaf",
97
99
  "@types/babel__standalone": "^7.1.7",
98
100
  "@types/bun": "^1.1.10",
99
101
  "@types/country-list": "^2.1.4",
@@ -113,15 +115,15 @@
113
115
  "@vitejs/plugin-react": "^4.3.1",
114
116
  "autoprefixer": "^10.4.20",
115
117
  "circuit-json-to-bom-csv": "^0.0.7",
116
- "circuit-json-to-gerber": "^0.0.48",
117
- "circuit-json-to-gltf": "^0.0.73",
118
- "circuit-json-to-kicad": "^0.0.34",
118
+ "circuit-json-to-gerber": "^0.0.51",
119
+ "circuit-json-to-gltf": "^0.0.91",
120
+ "circuit-json-to-kicad": "^0.0.124",
119
121
  "circuit-json-to-lbrn": "^0.0.23",
120
122
  "circuit-json-to-pnp-csv": "^0.0.7",
121
123
  "circuit-json-to-readable-netlist": "^0.0.13",
122
124
  "circuit-json-to-simple-3d": "^0.0.7",
123
125
  "circuit-json-to-spice": "^0.0.6",
124
- "circuit-json-to-step": "^0.0.17",
126
+ "circuit-json-to-step": "^0.0.20",
125
127
  "circuit-json-to-tscircuit": "^0.0.11",
126
128
  "circuit-to-svg": "^0.0.319",
127
129
  "class-variance-authority": "^0.7.1",
@@ -173,7 +175,7 @@
173
175
  "redaxios": "^0.5.1",
174
176
  "remark-gfm": "^4.0.1",
175
177
  "rollup-plugin-visualizer": "^5.12.0",
176
- "schematic-symbols": "^0.0.202",
178
+ "schematic-symbols": "^0.0.224",
177
179
  "sharp": "^0.33.5",
178
180
  "shiki": "^3.2.1",
179
181
  "sitemap": "^8.0.0",
@@ -187,7 +189,7 @@
187
189
  "terser": "^5.27.0",
188
190
  "three": "0.165.0",
189
191
  "three-stdlib": "^2.36.0",
190
- "tscircuit": "^0.0.1070",
192
+ "tscircuit": "^0.0.1597",
191
193
  "tsup": "^8.5.0",
192
194
  "typescript": "^5.6.3",
193
195
  "use-async-memo": "^1.2.5",