Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update dependencies
  • Loading branch information
rickkas7 committed Sep 26, 2025
commit 61144f5c4e8e3161681a0651288ceece01b8740c
7,195 changes: 2,390 additions & 4,805 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"binary-version-reader": "^2.0.1",
"form-data": "^4.0.4",
"del": "^3.0.0",
"gulp": "^4.0.2",
"gulp": "^5.0.1",
"gulp-footer": "^1.0.5",
"gulp-header": "^1.8.9",
"gulp-ignore": "^2.0.2",
Expand Down Expand Up @@ -77,7 +77,7 @@
"lodash": "4.17.21"
},
"engines": {
"node": "16.17.0",
"npm": "8.15.0"
"node": "18.20.5",
"npm": "10.8.2"
}
}
4 changes: 2 additions & 2 deletions scripts/pdf-generation/hashes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"accessories/debugger.md": "1079a09904ca3db9760b516115304f5b",
"accessories/debugger.md": "672dda3c71702098c1f05ba9cd5c0871",
"accessories/edge-ai-kit.md": "e4c702adb6280159ec735211dce7ea71",
"accessories/edge-ml-kit.md": "4dbd2cacefe1126523aa668e7c576e31",
"accessories/gen3-accessories.md": "4c033872a04b0ca5c21bf56ef842ef4d",
Expand Down Expand Up @@ -48,7 +48,7 @@
"electron/e404x-migration-guide.md": "a37e66b107e587e48fa30113bd95f1f9",
"electron/electron-datasheet.md": "aab2224ee0efc87c42d759fff5bd9557",
"m-series/m-hat-datasheet.md": "e153422812ac955d2a60458f71393a00",
"m-series/m1-enclosure-datasheet.md": "55d4f66829f60020c39bffd9b59e827b",
"m-series/m1-enclosure-datasheet.md": "b967011aef434227fec3019bd0a6a189",
"m-series/m2-breakout-datasheet.md": "869d129cec61da6fc2dff5727fd48df4",
"m-series/msom-datasheet.md": "101e909bb7f6bb60b38c2f5ab075894f",
"m-series/muon-datasheet.md": "c5fb431b01fa5c961070f5e6f6498a8b",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/js/particle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/assets/js/particle.min.js.map

Large diffs are not rendered by default.

Binary file modified src/assets/pdfs/datasheets/debugger.pdf
Binary file not shown.
Binary file modified src/assets/pdfs/datasheets/m1-enclosure-datasheet.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion src/content/b-series.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The B-Series is a powerful cellular-enabled system-on-a-module (SoM) designed fo
<div align="center">
<br />

<a href="https://store.particle.io/products/boron-lte-cat-m1-noram-with-ethersim-4th-gen" target="_blank" class="button">BUY A BORON</a>
<a href="https://store.particle.io/collections/cellular/products/boron-lte-cat-m1-noram-starter-kit-with-ethersim-brn404xkit" target="_blank" class="button">BUY A BORON</a>

</div>
-->
Expand Down
2 changes: 1 addition & 1 deletion src/content/boron.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The Boron is great for connecting existing projects to the Particle Device Cloud
<div align="center">
<br />

<a href="https://store.particle.io/products/boron-lte-cat-m1-noram-with-ethersim-4th-gen" target="_blank" class="button">BUY A BORON</a>
<a href="https://store.particle.io/collections/cellular/products/boron-lte-cat-m1-noram-starter-kit-with-ethersim-brn404xkit" target="_blank" class="button">BUY A BORON</a>

</div>

Expand Down