create-cubing-app 0.43.5-c → 0.46.0

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.43.5"
8
+ "cubing": "^0.46.0"
9
9
  },
10
10
  "devDependencies": {
11
11
  "barely-a-dev-server": "^0.6.0"
@@ -386,14 +386,14 @@
386
386
  }
387
387
  },
388
388
  "node_modules/@types/stats.js": {
389
- "version": "0.17.2",
390
- "resolved": "https://registry.npmjs.org/@types/stats.js/-/stats.js-0.17.2.tgz",
391
- "integrity": "sha512-j1oI+BOPiAAAKFysNNutE9aAIjvHqqILubCs2EeHKc19pi4uybaGAgBfLXsCgJYcyKWkiilEvl8CkFF/SL+baA=="
389
+ "version": "0.17.3",
390
+ "resolved": "https://registry.npmjs.org/@types/stats.js/-/stats.js-0.17.3.tgz",
391
+ "integrity": "sha512-pXNfAD3KHOdif9EQXZ9deK82HVNaXP5ZIF5RP2QG6OQFNTaY2YIetfrE9t528vEreGQvEPRDDc8muaoYeK0SxQ=="
392
392
  },
393
393
  "node_modules/@types/three": {
394
- "version": "0.157.2",
395
- "resolved": "https://registry.npmjs.org/@types/three/-/three-0.157.2.tgz",
396
- "integrity": "sha512-2kykrMgvO5LTAiahadM6ijoER+GcbEJ61pQVOyGxIJTCASoUnzwJvfhilsLxvEw4+glzhLYUDvvTvNjx+58Vzw==",
394
+ "version": "0.160.0",
395
+ "resolved": "https://registry.npmjs.org/@types/three/-/three-0.160.0.tgz",
396
+ "integrity": "sha512-jWlbUBovicUKaOYxzgkLlhkiEQJkhCVvg4W2IYD2trqD2om3VK4DGLpHH5zQHNr7RweZK/5re/4IVhbhvxbV9w==",
397
397
  "dependencies": {
398
398
  "@types/stats.js": "*",
399
399
  "@types/webxr": "*",
@@ -402,14 +402,14 @@
402
402
  }
403
403
  },
404
404
  "node_modules/@types/web-bluetooth": {
405
- "version": "0.0.18",
406
- "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.18.tgz",
407
- "integrity": "sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw=="
405
+ "version": "0.0.20",
406
+ "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
407
+ "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow=="
408
408
  },
409
409
  "node_modules/@types/webxr": {
410
- "version": "0.5.7",
411
- "resolved": "https://registry.npmjs.org/@types/webxr/-/webxr-0.5.7.tgz",
412
- "integrity": "sha512-Rcgs5c2eNFnHp53YOjgtKfl/zWX1Y+uFGUwlSXrWcZWu3yhANRezmph4MninmqybUYT6g9ZE0aQ9QIdPkLR3Kg=="
410
+ "version": "0.5.10",
411
+ "resolved": "https://registry.npmjs.org/@types/webxr/-/webxr-0.5.10.tgz",
412
+ "integrity": "sha512-n3u5sqXQJhf1CS68mw3Wf16FQ4cRPNBBwdYLFzq3UddiADOim1Pn3Y6PBdDilz1vOJF3ybLxJ8ZEDlLIzrOQZg=="
413
413
  },
414
414
  "node_modules/barely-a-dev-server": {
415
415
  "version": "0.6.0",
@@ -426,15 +426,15 @@
426
426
  "integrity": "sha512-+1dlx0aY5Jo1vHy/tSsIGpSkN4tS9rZSW8FIhG0JH/crs9wwweswIo/POr451r7bZww3hFbPAKnTpimzL/mm4Q=="
427
427
  },
428
428
  "node_modules/cubing": {
429
- "version": "0.43.5",
430
- "resolved": "https://registry.npmjs.org/cubing/-/cubing-0.43.5.tgz",
431
- "integrity": "sha512-t1nG2ZQRaoYfx/OzfPI5RbdlQVfYY/6Q6FHbV54BgSZJ8UAKqZQOGo7HHVpLtF5WbVYHr0dZgY6YgHDCgrjhPg==",
429
+ "version": "0.46.0",
430
+ "resolved": "https://registry.npmjs.org/cubing/-/cubing-0.46.0.tgz",
431
+ "integrity": "sha512-cdjzDAcNldFH4qw8dtyq5wwLnddD9/NJocQabndNAFK+B8FA9pkYGGwQP5FCBdOoRGAzFHx0ZZ0rJ7pNNyEijg==",
432
432
  "dependencies": {
433
- "@types/three": "^0.157.0",
434
- "@types/web-bluetooth": "^0.0.18",
433
+ "@types/three": "^0.160.0",
434
+ "@types/web-bluetooth": "^0.0.20",
435
435
  "comlink": "^4.4.1",
436
436
  "random-uint-below": "^2.0.0",
437
- "three": "^0.157.0"
437
+ "three": "^0.160.0"
438
438
  },
439
439
  "bin": {
440
440
  "scramble": "dist/bin/scramble.js"
@@ -500,9 +500,9 @@
500
500
  }
501
501
  },
502
502
  "node_modules/three": {
503
- "version": "0.157.0",
504
- "resolved": "https://registry.npmjs.org/three/-/three-0.157.0.tgz",
505
- "integrity": "sha512-CeAwQrf4x3z0/e+MC4F+nXLW5t0gh3pw+L6CCBqpHvOq3bGYIgRYub7Pv0j/9wR+d++OiEglyZzWyuSYbwWGOA=="
503
+ "version": "0.160.0",
504
+ "resolved": "https://registry.npmjs.org/three/-/three-0.160.0.tgz",
505
+ "integrity": "sha512-DLU8lc0zNIPkM7rH5/e1Ks1Z8tWCGRq6g8mPowdDJpw1CFBJMU7UoJjC6PefXW7z//SSl0b2+GCw14LB+uDhng=="
506
506
  }
507
507
  }
508
508
  }
@@ -7,7 +7,7 @@
7
7
  "upgrade-cubing": "npm install --save cubing@latest"
8
8
  },
9
9
  "dependencies": {
10
- "cubing": "^0.43.5"
10
+ "cubing": "^0.46.0"
11
11
  },
12
12
  "devDependencies": {
13
13
  "barely-a-dev-server": "^0.6.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-cubing-app",
3
- "version": "0.43.5-c",
3
+ "version": "0.46.0",
4
4
  "type": "module",
5
5
  "bin": "./bin/create-cubing-app.js",
6
6
  "engines": {