Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
d8e2a730cb
Bump engine.io and pxt-common-packages
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [pxt-common-packages](https://github.com/Microsoft/pxt-common-packages). These dependencies need to be updated together.


Updates `engine.io` from 3.2.1 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/3.2.1...6.2.1)

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: engine.io
  dependency-type: indirect
- dependency-name: pxt-common-packages
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 18:10:14 +00:00
3 changed files with 3268 additions and 1029 deletions

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