Skip to content

Commit bf3e02f

Browse files
chore(deps): update dependency circuit-json to ^0.0.213 (#774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent faf6a79 commit bf3e02f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@vitejs/plugin-react": "^4.3.4",
4242
"autoprefixer": "^10.4.20",
4343
"chokidar-cli": "^3.0.0",
44-
"circuit-json": "^0.0.202",
44+
"circuit-json": "^0.0.213",
4545
"circuit-json-to-bom-csv": "^0.0.7",
4646
"circuit-json-to-gerber": "^0.0.16",
4747
"circuit-json-to-pnp-csv": "^0.0.6",
@@ -842,7 +842,7 @@
842842

843843
"chownr": ["[email protected]", "", {}, "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g=="],
844844

845-
"circuit-json": ["[email protected].202", "", { "dependencies": { "nanoid": "^5.0.7", "zod": "^3.23.6" } }, "sha512-Ixrm1q2Q0PUhyvY20tCoKz3OyqzLJwyCuVjs51fSyWxM/hhiOAXsZTimaE0ReCn+/pPWsZVLxsRuIInLQWFSHA=="],
845+
"circuit-json": ["[email protected].213", "", { "dependencies": { "nanoid": "^5.0.7", "zod": "*" } }, "sha512-WgKoSYyvhI+anWo1EzTBEgNQSyh68zgpW+7X3SPmpQwIkybB01j23uKp+SQPZ0U6iHRE5p84TuixWN0K6vApPQ=="],
846846

847847
"circuit-json-to-bom-csv": ["[email protected]", "", { "dependencies": { "format-si-prefix": "^0.3.2", "papaparse": "^5.4.1" }, "peerDependencies": { "typescript": "^5.0.0" } }, "sha512-bmdNtnrATx7DpV2dTjXLkFmgvxJfY4Um/k+7lXJhkXhlY2hEf7msxBqDXQdcKYkDB9/sdqZp4iCrWqItJ6N7yQ=="],
848848

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@vitejs/plugin-react": "^4.3.4",
4444
"autoprefixer": "^10.4.20",
4545
"chokidar-cli": "^3.0.0",
46-
"circuit-json": "^0.0.202",
46+
"circuit-json": "^0.0.213",
4747
"circuit-json-to-bom-csv": "^0.0.7",
4848
"circuit-json-to-gerber": "^0.0.16",
4949
"circuit-json-to-pnp-csv": "^0.0.6",

0 commit comments

Comments
 (0)