create-cubing-app 0.53.3 → 0.53.4
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.53.
|
|
8
|
+
"cubing": "^0.53.4"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"barely-a-dev-server": "^0.6.1"
|
|
@@ -464,16 +464,16 @@
|
|
|
464
464
|
"integrity": "sha512-+1dlx0aY5Jo1vHy/tSsIGpSkN4tS9rZSW8FIhG0JH/crs9wwweswIo/POr451r7bZww3hFbPAKnTpimzL/mm4Q=="
|
|
465
465
|
},
|
|
466
466
|
"node_modules/cubing": {
|
|
467
|
-
"version": "0.53.
|
|
468
|
-
"resolved": "https://registry.npmjs.org/cubing/-/cubing-0.53.
|
|
469
|
-
"integrity": "sha512
|
|
467
|
+
"version": "0.53.4",
|
|
468
|
+
"resolved": "https://registry.npmjs.org/cubing/-/cubing-0.53.4.tgz",
|
|
469
|
+
"integrity": "sha512-/7r4xUKRPtQcGc7xYKd6IIco0g5R+40HeEDULtEnva0r1dCurrp456Np5oWPkLBMZUF/OUKHDNJ47njwhqGH/w==",
|
|
470
470
|
"license": "MPL-2.0 OR GPL-3.0-or-later",
|
|
471
471
|
"dependencies": {
|
|
472
472
|
"@types/three": "^0.169.0",
|
|
473
473
|
"@types/web-bluetooth": "^0.0.20",
|
|
474
474
|
"comlink": "^4.4.1",
|
|
475
475
|
"random-uint-below": "v3.3.0",
|
|
476
|
-
"three": "^0.
|
|
476
|
+
"three": "^0.170.0"
|
|
477
477
|
},
|
|
478
478
|
"bin": {
|
|
479
479
|
"scramble": "dist/bin/scramble.js"
|
|
@@ -543,9 +543,9 @@
|
|
|
543
543
|
}
|
|
544
544
|
},
|
|
545
545
|
"node_modules/three": {
|
|
546
|
-
"version": "0.
|
|
547
|
-
"resolved": "https://registry.npmjs.org/three/-/three-0.
|
|
548
|
-
"integrity": "sha512-
|
|
546
|
+
"version": "0.170.0",
|
|
547
|
+
"resolved": "https://registry.npmjs.org/three/-/three-0.170.0.tgz",
|
|
548
|
+
"integrity": "sha512-FQK+LEpYc0fBD+J8g6oSEyyNzjp+Q7Ks1C568WWaoMRLW+TkNNWmenWeGgJjV105Gd+p/2ql1ZcjYvNiPZBhuQ==",
|
|
549
549
|
"license": "MIT"
|
|
550
550
|
}
|
|
551
551
|
}
|