Compare commits

..

2 Commits

Author SHA1 Message Date
dependabot[bot]
09156e29d6 Bump minimist and pxt-common-packages
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [pxt-common-packages](https://github.com/Microsoft/pxt-common-packages). These dependencies need to be updated together.


Updates `minimist` from 1.2.5 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

Updates `pxt-common-packages` from 9.0.1 to 9.5.12
- [Release notes](https://github.com/Microsoft/pxt-common-packages/releases)
- [Commits](https://github.com/Microsoft/pxt-common-packages/compare/v9.0.1...v9.5.12)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: pxt-common-packages
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 03:30:22 +00:00
Juri Wolf
b0af4b54b2 Remove extensions without MIT License (#215)
Replaces `dl1ekm/pxt-calliope-PCF85063-RTC` by `CalliTGS3/pxt-calliope-grovePCF85063TP` and removes `dl1ekm/pxt-calliope-ADS1x15`
2023-01-16 20:12:24 -08:00
3 changed files with 3302 additions and 1030 deletions

4324
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -45,7 +45,7 @@
"typescript": "4.2.3"
},
"dependencies": {
"pxt-common-packages": "9.0.1",
"pxt-common-packages": "9.5.12",
"pxt-core": "7.0.22"
}
}

View File

@@ -136,8 +136,7 @@
"tinysuperlab/motionkit",
"tinysuperlab/touchkit",
"vengit/pxt-sbrick",
"dl1ekm/pxt-calliope-ADS1x15",
"dl1ekm/pxt-calliope-PCF85063-RTC"
"CalliTGS3/pxt-calliope-grovePCF85063TP"
],
"preferredRepos": [
"calliope-edu/CO2-Sensor-SCD40",
@@ -171,8 +170,7 @@
"MKleinSB/pxt-serialmp3",
"Microsoft/pxt-microturtle",
"Microsoft/pxt-neopixel",
"dl1ekm/pxt-calliope-ADS1x15",
"dl1ekm/pxt-calliope-PCF85063-RTC"
"CalliTGS3/pxt-calliope-grovePCF85063TP"
]
},
"galleries": {