@tscircuit/fake-snippets 0.0.217 → 0.0.218

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 +24 -16
  2. package/package.json +12 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/fake-snippets",
3
- "version": "0.0.217",
3
+ "version": "0.0.218",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -85,22 +85,21 @@
85
85
  "@resvg/resvg-wasm": "^2.6.2",
86
86
  "@sentry/react": "^10.10.0",
87
87
  "@tailwindcss/typography": "^0.5.16",
88
- "@tscircuit/3d-viewer": "^0.0.571",
88
+ "@tscircuit/3d-viewer": "^0.0.577",
89
89
  "@tscircuit/assembly-viewer": "^0.0.5",
90
90
  "@tscircuit/create-snippet-url": "^0.0.14",
91
- "@tscircuit/eval": "^0.0.974",
92
- "@tscircuit/internal-dynamic-import": "^0.0.8",
91
+ "@tscircuit/eval": "^0.0.992",
92
+ "@tscircuit/fake-stripe": "git+https://github.com/tscircuit/fake-stripe.git#f1a5b40",
93
+ "@tscircuit/internal-dynamic-import": "^0.0.10",
93
94
  "@tscircuit/layout": "^0.0.29",
94
95
  "@tscircuit/math-utils": "^0.0.36",
95
96
  "@tscircuit/mm": "^0.0.8",
97
+ "@tscircuit/order-dialog": "git+https://github.com/tscircuit/order-dialog.git#55a2839",
96
98
  "@tscircuit/pcb-viewer": "1.11.374",
97
99
  "@tscircuit/prompt-benchmarks": "^0.0.28",
98
- "@tscircuit/props": "^0.0.543",
99
- "@tscircuit/runframe": "^0.0.2153",
100
- "@tscircuit/schematic-viewer": "^2.0.68",
101
- "@tscircuit/simple-3d-svg": "^0.0.41",
102
- "@tscircuit/order-dialog": "git+https://github.com/tscircuit/order-dialog.git#55a2839",
103
- "@tscircuit/fake-stripe": "git+https://github.com/tscircuit/fake-stripe.git#f1a5b40",
100
+ "@tscircuit/props": "^0.0.567",
101
+ "@tscircuit/runframe": "^0.0.2188",
102
+ "@tscircuit/schematic-viewer": "^2.0.69",
104
103
  "@types/babel__standalone": "^7.1.7",
105
104
  "@types/bun": "^1.1.10",
106
105
  "@types/country-list": "^2.1.4",
@@ -130,7 +129,7 @@
130
129
  "circuit-json-to-spice": "^0.0.6",
131
130
  "circuit-json-to-step": "^0.0.20",
132
131
  "circuit-json-to-tscircuit": "^0.0.40",
133
- "circuit-to-svg": "^0.0.370",
132
+ "circuit-to-svg": "^0.0.376",
134
133
  "class-variance-authority": "^0.7.1",
135
134
  "clsx": "^2.1.1",
136
135
  "cmdk": "^1.0.4",
@@ -180,7 +179,7 @@
180
179
  "redaxios": "^0.5.1",
181
180
  "remark-gfm": "^4.0.1",
182
181
  "rollup-plugin-visualizer": "^5.12.0",
183
- "schematic-symbols": "^0.0.224",
182
+ "schematic-symbols": "^0.0.231",
184
183
  "sharp": "^0.33.5",
185
184
  "shiki": "^3.2.1",
186
185
  "sitemap": "^8.0.0",
@@ -194,7 +193,7 @@
194
193
  "terser": "^5.27.0",
195
194
  "three": "0.165.0",
196
195
  "three-stdlib": "^2.36.0",
197
- "tscircuit": "^0.0.1819",
196
+ "tscircuit": "^0.0.2008",
198
197
  "tsup": "^8.5.0",
199
198
  "typescript": "^5.6.3",
200
199
  "use-async-memo": "^1.2.5",