pxt-microbit 8.0.17 → 8.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pxt-microbit",
3
- "version": "8.0.17",
3
+ "version": "8.0.21",
4
4
  "description": "micro:bit target for Microsoft MakeCode (PXT)",
5
5
  "keywords": [
6
6
  "JavaScript",
@@ -9,11 +9,11 @@
9
9
  ],
10
10
  "repository": {
11
11
  "type": "git",
12
- "url": "git+https://github.com/Microsoft/pxt-microbit.git"
12
+ "url": "git+https://github.com/microsoft/pxt-microbit.git"
13
13
  },
14
14
  "author": "",
15
15
  "license": "MIT",
16
- "homepage": "https://github.com/Microsoft/pxt-microbit#readme",
16
+ "homepage": "https://github.com/microsoft/pxt-microbit#readme",
17
17
  "files": [
18
18
  "README.md",
19
19
  "pxtarget.json",
@@ -34,7 +34,7 @@
34
34
  "devDependencies": {
35
35
  "@types/dom-mediacapture-record": "1.0.20",
36
36
  "@types/marked": "0.3.0",
37
- "@types/node": "8.10.66",
37
+ "@types/node": "^16.18.0",
38
38
  "@types/react": "16.4.7",
39
39
  "@types/react-dom": "16.0.3",
40
40
  "@types/web-bluetooth": "0.0.4",
@@ -46,7 +46,7 @@
46
46
  },
47
47
  "dependencies": {
48
48
  "pxt-common-packages": "13.0.0",
49
- "pxt-core": "12.0.16"
49
+ "pxt-core": "12.0.18"
50
50
  },
51
51
  "overrides": {}
52
52
  }
package/targetconfig.json CHANGED
@@ -584,13 +584,15 @@
584
584
  "galleries": {
585
585
  "Tutorials": "tutorials",
586
586
  "Tutorials for the new micro:bit (V2)": "tutorials-v2",
587
+ "Games": "projects/games",
588
+ "Make it: code it Examples": "microbit-org/make-it-code-it",
589
+ "Radio Games": "projects/radio-games",
590
+ "Data Logging Examples": "microbit-org/data-logging",
587
591
  "Live Coding": {
588
592
  "url": "live-coding",
589
593
  "shuffle": "daily",
590
594
  "youTube": true
591
595
  },
592
- "Games": "projects/games",
593
- "Radio Games": "projects/radio-games",
594
596
  "Fashion": "projects/fashion",
595
597
  "Music": "projects/music",
596
598
  "Toys": "projects/toys",
@@ -598,9 +600,12 @@
598
600
  "Tools": "projects/tools",
599
601
  "Turtle": "projects/turtle",
600
602
  "Blocks to JavaScript": "courses/blocks-to-javascript",
603
+ "First Lessons with MakeCode and the micro:bit": "microbit-org/first-lessons",
604
+ "CreateAI": "microbit-org/createai",
601
605
  "Courses": "courses",
602
606
  "Jacdac": "jacdac",
603
607
  "MicroCode for the new micro:bit (V2)": "microcode",
608
+ "Introductory micro:bit Feature Videos": "microbit-org/feature-videos",
604
609
  "Behind the MakeCode Hardware": {
605
610
  "url": "behind-the-makecode-hardware",
606
611
  "youTube": true
@@ -609,6 +614,7 @@
609
614
  "url": "science-experiments",
610
615
  "youTube": true
611
616
  },
617
+ "Educator Professional Development": "microbit-org/professional-development",
612
618
  "Coding for Teachers": {
613
619
  "url": "coding-for-teachers",
614
620
  "youTube": true