create-cubing-app 0.61.0-c → 0.61.1
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.
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"packages": {
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"cubing": "^0.61.
|
|
8
|
+
"cubing": "^0.61.1"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"barely-a-dev-server": "^0.8.0"
|
|
@@ -445,6 +445,37 @@
|
|
|
445
445
|
"node": ">=18"
|
|
446
446
|
}
|
|
447
447
|
},
|
|
448
|
+
"node_modules/@optique/core": {
|
|
449
|
+
"version": "0.9.0-dev.187",
|
|
450
|
+
"resolved": "https://registry.npmjs.org/@optique/core/-/core-0.9.0-dev.187.tgz",
|
|
451
|
+
"integrity": "sha512-wBTFbWaESwRTjF+429xzFueIBcsJ/xaD66pSwhJaIo1f7vljRfXa51R0H+EyY2tkNeFsM68YFcPPXw8TLtRuZw==",
|
|
452
|
+
"funding": [
|
|
453
|
+
"https://github.com/sponsors/dahlia"
|
|
454
|
+
],
|
|
455
|
+
"license": "MIT",
|
|
456
|
+
"engines": {
|
|
457
|
+
"bun": ">=1.2.0",
|
|
458
|
+
"deno": ">=2.3.0",
|
|
459
|
+
"node": ">=20.0.0"
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
"node_modules/@optique/run": {
|
|
463
|
+
"version": "0.9.0-dev.187",
|
|
464
|
+
"resolved": "https://registry.npmjs.org/@optique/run/-/run-0.9.0-dev.187.tgz",
|
|
465
|
+
"integrity": "sha512-JBV2icMvuoc/3W6/LxcGyRv93PCvLW0KsRtKXGz4xcEMgD08hPMuKM+xBQR4+waHUjq9cofyqst854lFx4ud5A==",
|
|
466
|
+
"funding": [
|
|
467
|
+
"https://github.com/sponsors/dahlia"
|
|
468
|
+
],
|
|
469
|
+
"license": "MIT",
|
|
470
|
+
"dependencies": {
|
|
471
|
+
"@optique/core": "0.9.0-dev.187+992128e2"
|
|
472
|
+
},
|
|
473
|
+
"engines": {
|
|
474
|
+
"bun": ">=1.2.0",
|
|
475
|
+
"deno": ">=2.3.0",
|
|
476
|
+
"node": ">=20.0.0"
|
|
477
|
+
}
|
|
478
|
+
},
|
|
448
479
|
"node_modules/@tweenjs/tween.js": {
|
|
449
480
|
"version": "23.1.3",
|
|
450
481
|
"resolved": "https://registry.npmjs.org/@tweenjs/tween.js/-/tween.js-23.1.3.tgz",
|
|
@@ -488,18 +519,6 @@
|
|
|
488
519
|
"integrity": "sha512-e3zmDEPih4Rle+JrP5cT8nCCtDizoUpEaN72OuD1clbhXGERtn0wwuMdxOrBymu3kMLWKDd8hd+ERhSheLuLTg==",
|
|
489
520
|
"license": "BSD-3-Clause"
|
|
490
521
|
},
|
|
491
|
-
"node_modules/ansi-regex": {
|
|
492
|
-
"version": "6.1.0",
|
|
493
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
494
|
-
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
495
|
-
"license": "MIT",
|
|
496
|
-
"engines": {
|
|
497
|
-
"node": ">=12"
|
|
498
|
-
},
|
|
499
|
-
"funding": {
|
|
500
|
-
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
501
|
-
}
|
|
502
|
-
},
|
|
503
522
|
"node_modules/barely-a-dev-server": {
|
|
504
523
|
"version": "0.8.0",
|
|
505
524
|
"resolved": "https://registry.npmjs.org/barely-a-dev-server/-/barely-a-dev-server-0.8.0.tgz",
|
|
@@ -517,48 +536,21 @@
|
|
|
517
536
|
"esbuild": "^0.25.0"
|
|
518
537
|
}
|
|
519
538
|
},
|
|
520
|
-
"node_modules/chalk": {
|
|
521
|
-
"version": "5.3.0",
|
|
522
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
523
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
524
|
-
"license": "MIT",
|
|
525
|
-
"engines": {
|
|
526
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
527
|
-
},
|
|
528
|
-
"funding": {
|
|
529
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
530
|
-
}
|
|
531
|
-
},
|
|
532
|
-
"node_modules/cmd-ts-too": {
|
|
533
|
-
"version": "0.15.3",
|
|
534
|
-
"resolved": "https://registry.npmjs.org/cmd-ts-too/-/cmd-ts-too-0.15.3.tgz",
|
|
535
|
-
"integrity": "sha512-B16GQEn0fENaOfFXxJRJDecYjDxs8Mcm2cU4jhMwxl+fbgTnLjoD+dIw/yTdMDDNQssgoDqbiTSCKcXTitisvA==",
|
|
536
|
-
"license": "MIT",
|
|
537
|
-
"dependencies": {
|
|
538
|
-
"chalk": "^5.3.0",
|
|
539
|
-
"debug": "^4.3.7",
|
|
540
|
-
"didyoumean": "^1.2.2",
|
|
541
|
-
"strip-ansi": "^7.1.0"
|
|
542
|
-
},
|
|
543
|
-
"engines": {
|
|
544
|
-
"bun": ">=1.0.30",
|
|
545
|
-
"node": ">=16.0.0"
|
|
546
|
-
}
|
|
547
|
-
},
|
|
548
539
|
"node_modules/comlink": {
|
|
549
540
|
"version": "4.4.1",
|
|
550
541
|
"resolved": "https://registry.npmjs.org/comlink/-/comlink-4.4.1.tgz",
|
|
551
542
|
"integrity": "sha512-+1dlx0aY5Jo1vHy/tSsIGpSkN4tS9rZSW8FIhG0JH/crs9wwweswIo/POr451r7bZww3hFbPAKnTpimzL/mm4Q=="
|
|
552
543
|
},
|
|
553
544
|
"node_modules/cubing": {
|
|
554
|
-
"version": "0.61.
|
|
555
|
-
"resolved": "https://registry.npmjs.org/cubing/-/cubing-0.61.
|
|
556
|
-
"integrity": "sha512-
|
|
545
|
+
"version": "0.61.1",
|
|
546
|
+
"resolved": "https://registry.npmjs.org/cubing/-/cubing-0.61.1.tgz",
|
|
547
|
+
"integrity": "sha512-tL+AcU1jFS65kZUkQBDCpJHR6Sz8bR+M7Rei5ziRr1YNtEL7ExRskiPAn6gyQ4mh129mbww+hRI9C3HZ5YyL6g==",
|
|
557
548
|
"license": "MPL-2.0 OR GPL-3.0-or-later",
|
|
558
549
|
"dependencies": {
|
|
550
|
+
"@optique/core": "v0.9.0-dev.187",
|
|
551
|
+
"@optique/run": "v0.9.0-dev.187",
|
|
559
552
|
"@types/three": "^0.169.0",
|
|
560
553
|
"@types/web-bluetooth": "^0.0.20",
|
|
561
|
-
"cmd-ts-too": "^0.15.3",
|
|
562
554
|
"comlink": "^4.4.1",
|
|
563
555
|
"random-uint-below": "v3.3.0",
|
|
564
556
|
"three": "^0.170.0",
|
|
@@ -572,29 +564,6 @@
|
|
|
572
564
|
"node": ">=22.3.0"
|
|
573
565
|
}
|
|
574
566
|
},
|
|
575
|
-
"node_modules/debug": {
|
|
576
|
-
"version": "4.3.7",
|
|
577
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
|
|
578
|
-
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
579
|
-
"license": "MIT",
|
|
580
|
-
"dependencies": {
|
|
581
|
-
"ms": "^2.1.3"
|
|
582
|
-
},
|
|
583
|
-
"engines": {
|
|
584
|
-
"node": ">=6.0"
|
|
585
|
-
},
|
|
586
|
-
"peerDependenciesMeta": {
|
|
587
|
-
"supports-color": {
|
|
588
|
-
"optional": true
|
|
589
|
-
}
|
|
590
|
-
}
|
|
591
|
-
},
|
|
592
|
-
"node_modules/didyoumean": {
|
|
593
|
-
"version": "1.2.2",
|
|
594
|
-
"resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
|
|
595
|
-
"integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
|
|
596
|
-
"license": "Apache-2.0"
|
|
597
|
-
},
|
|
598
567
|
"node_modules/esbuild": {
|
|
599
568
|
"version": "0.25.4",
|
|
600
569
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.4.tgz",
|
|
@@ -649,12 +618,6 @@
|
|
|
649
618
|
"integrity": "sha512-ZhoIoL7TNV4s5B6+rx5mC//fw8/POGyNxS/DZyCJeiZ12ScLfVwRE/GfsxwiTkMYYD5DmK2/JXnEVXqL4rF+Sw==",
|
|
650
619
|
"license": "MIT"
|
|
651
620
|
},
|
|
652
|
-
"node_modules/ms": {
|
|
653
|
-
"version": "2.1.3",
|
|
654
|
-
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
655
|
-
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
656
|
-
"license": "MIT"
|
|
657
|
-
},
|
|
658
621
|
"node_modules/random-uint-below": {
|
|
659
622
|
"version": "3.3.0",
|
|
660
623
|
"resolved": "https://registry.npmjs.org/random-uint-below/-/random-uint-below-3.3.0.tgz",
|
|
@@ -663,21 +626,6 @@
|
|
|
663
626
|
"node": ">=19"
|
|
664
627
|
}
|
|
665
628
|
},
|
|
666
|
-
"node_modules/strip-ansi": {
|
|
667
|
-
"version": "7.1.0",
|
|
668
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
669
|
-
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
670
|
-
"license": "MIT",
|
|
671
|
-
"dependencies": {
|
|
672
|
-
"ansi-regex": "^6.0.1"
|
|
673
|
-
},
|
|
674
|
-
"engines": {
|
|
675
|
-
"node": ">=12"
|
|
676
|
-
},
|
|
677
|
-
"funding": {
|
|
678
|
-
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
679
|
-
}
|
|
680
|
-
},
|
|
681
629
|
"node_modules/tagged-tag": {
|
|
682
630
|
"version": "1.0.0",
|
|
683
631
|
"resolved": "https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-cubing-app",
|
|
3
|
-
"version": "0.61.
|
|
3
|
+
"version": "0.61.1",
|
|
4
4
|
"description": "Create an app using `cubing.js` (https://js.cubing.net/).",
|
|
5
5
|
"author": "The js.cubing.net team",
|
|
6
6
|
"license": "MPL-2.0 OR GPL-3.0-or-later",
|
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
"@cubing/dev-config": "^0.6.6",
|
|
21
21
|
"@types/bun": "^1.3.5",
|
|
22
22
|
"@types/validate-npm-package-name": "^4.0.2",
|
|
23
|
+
"bun-dx": "^0.1.4",
|
|
23
24
|
"validate-npm-package-name": "^5.0.0"
|
|
24
25
|
},
|
|
25
26
|
"files": [
|