diff --git a/packages/renderer/package.json b/packages/renderer/package.json index 006f6c5e..344d4616 100644 --- a/packages/renderer/package.json +++ b/packages/renderer/package.json @@ -47,8 +47,7 @@ "@tracespace/parser": "workspace:*", "@tracespace/plotter": "workspace:*", "@tracespace/xml-id": "workspace:*", - "@types/hast": "^2.3.4", - "whats-that-gerber": "workspace:*" + "@types/hast": "^2.3.4" }, "devDependencies": { "@types/unist": "^2.0.6", diff --git a/packages/renderer/tsconfig.json b/packages/renderer/tsconfig.json index 3eda5c23..87cc9310 100644 --- a/packages/renderer/tsconfig.json +++ b/packages/renderer/tsconfig.json @@ -3,7 +3,6 @@ "references": [ {"path": "../parser"}, {"path": "../plotter"}, - {"path": "../whats-that-gerber"}, {"path": "../xml-id"} ], "compilerOptions": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd03b25f..78a8c2b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,6 @@ importers: '@testing-library/user-event': ^14.4.3 '@tracespace/cli': workspace:* '@tracespace/fixtures': workspace:* - 'whats-that-gerber': workspace:* '@tracespace/parser': workspace:* '@tracespace/plotter': workspace:* '@tracespace/renderer': workspace:* @@ -38,16 +37,17 @@ importers: typescript: ^4.9.4 vite: ^4.0.4 vitest: ^0.27.1 + whats-that-gerber: workspace:* xo: ^0.53.1 dependencies: '@tracespace/cli': link:packages/cli '@tracespace/fixtures': link:packages/fixtures - 'whats-that-gerber': link:packages/whats-that-gerber '@tracespace/parser': link:packages/parser '@tracespace/plotter': link:packages/plotter '@tracespace/renderer': link:packages/renderer '@tracespace/www': link:www '@tracespace/xml-id': link:packages/xml-id + whats-that-gerber: link:packages/whats-that-gerber devDependencies: '@babel/core': 7.20.12 '@babel/plugin-transform-react-jsx': 7.20.7_@babel+core@7.20.12 @@ -79,7 +79,6 @@ importers: packages/cli: specifiers: - 'whats-that-gerber': workspace:* '@types/common-prefix': ^1.1.0 '@types/debug': ^4.1.5 '@types/yargs': ^15.0.1 @@ -92,6 +91,7 @@ importers: make-dir: ^3.0.0 pcb-stackup: 4.2.8 untildify: ^4.0.0 + whats-that-gerber: workspace:* yargs: ^15.1.0 dependencies: '@types/debug': 4.1.7 @@ -107,15 +107,12 @@ importers: untildify: 4.0.0 yargs: 15.4.1 devDependencies: - 'whats-that-gerber': link:../whats-that-gerber '@types/common-prefix': 1.1.0 + whats-that-gerber: link:../whats-that-gerber packages/fixtures: specifiers: {} - packages/whats-that-gerber: - specifiers: {} - packages/parser: specifiers: '@types/moo': ^0.5.5 @@ -137,7 +134,6 @@ importers: packages/renderer: specifiers: - 'whats-that-gerber': workspace:* '@tracespace/parser': workspace:* '@tracespace/plotter': workspace:* '@tracespace/xml-id': workspace:* @@ -147,7 +143,6 @@ importers: unist-util-map: ^3.1.2 unist-util-visit-parents: ^5.1.1 dependencies: - 'whats-that-gerber': link:../whats-that-gerber '@tracespace/parser': link:../parser '@tracespace/plotter': link:../plotter '@tracespace/xml-id': link:../xml-id @@ -158,6 +153,9 @@ importers: unist-util-map: 3.1.2 unist-util-visit-parents: 5.1.1 + packages/whats-that-gerber: + specifiers: {} + packages/xml-id: specifiers: {}