|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@nikoloza/scratch-all@^0.3.0": |
6 |
| - version "0.3.2" |
7 |
| - resolved "https://registry.yarnpkg.com/@nikoloza/scratch-all/-/scratch-all-0.3.2.tgz#00ad0a434e6f34657d30ae4700cbba740dc9d1bf" |
| 5 | +"@nikoloza/scratch-all@~0.3": |
| 6 | + version "0.3.4" |
| 7 | + resolved "https://registry.yarnpkg.com/@nikoloza/scratch-all/-/scratch-all-0.3.4.tgz#fba9ece655b7dd31d2131e1a3012e21b470c1f0b" |
8 | 8 | dependencies:
|
9 |
| - "@nikoloza/scratch" "^0.3.0" |
10 |
| - "@nikoloza/scratch-animations" "^0.3.0" |
11 |
| - "@nikoloza/scratch-grid" "^0.3.0" |
12 |
| - "@nikoloza/scratch-helpers" "^0.3.0" |
13 |
| - "@nikoloza/scratch-ui" "^0.3.0" |
| 9 | + "@nikoloza/scratch" "~0.3" |
| 10 | + "@nikoloza/scratch-animations" "~0.3" |
| 11 | + "@nikoloza/scratch-grid" "~0.3" |
| 12 | + "@nikoloza/scratch-helpers" "~0.3" |
| 13 | + "@nikoloza/scratch-ui" "~0.3" |
14 | 14 |
|
15 |
| -"@nikoloza/scratch-animations@^0.3.0": |
16 |
| - version "0.3.1" |
17 |
| - resolved "https://registry.yarnpkg.com/@nikoloza/scratch-animations/-/scratch-animations-0.3.1.tgz#3fe67d45868ef4a8fd8fb548dd739f476789df33" |
| 15 | +"@nikoloza/scratch-animations@~0.3": |
| 16 | + version "0.3.4" |
| 17 | + resolved "https://registry.yarnpkg.com/@nikoloza/scratch-animations/-/scratch-animations-0.3.4.tgz#52cbd7c667bbf278dc5cb2f2169623eb30d79e8b" |
18 | 18 | dependencies:
|
19 |
| - "@nikoloza/scratch" "^0.3.0" |
| 19 | + "@nikoloza/scratch" "~0.3" |
20 | 20 |
|
21 |
| -"@nikoloza/scratch-grid@^0.3.0": |
22 |
| - version "0.3.1" |
23 |
| - resolved "https://registry.yarnpkg.com/@nikoloza/scratch-grid/-/scratch-grid-0.3.1.tgz#b710b97281bcbfce840bfb18092a71be11be1a18" |
| 21 | +"@nikoloza/scratch-grid@~0.3": |
| 22 | + version "0.3.5" |
| 23 | + resolved "https://registry.yarnpkg.com/@nikoloza/scratch-grid/-/scratch-grid-0.3.5.tgz#6586e8087c4e4bc728fd475e9e8a8c1fb974b056" |
24 | 24 | dependencies:
|
25 |
| - "@nikoloza/scratch" "^0.3.0" |
| 25 | + "@nikoloza/scratch" "~0.3" |
26 | 26 |
|
27 |
| -"@nikoloza/scratch-helpers@^0.3.0": |
28 |
| - version "0.3.1" |
29 |
| - resolved "https://registry.yarnpkg.com/@nikoloza/scratch-helpers/-/scratch-helpers-0.3.1.tgz#f286bff5723addb5a7334ae2beb1fb4dc0e634a1" |
| 27 | +"@nikoloza/scratch-helpers@~0.3": |
| 28 | + version "0.3.5" |
| 29 | + resolved "https://registry.yarnpkg.com/@nikoloza/scratch-helpers/-/scratch-helpers-0.3.5.tgz#3fc139c192673a223e256db3c5a721d944985138" |
30 | 30 | dependencies:
|
31 |
| - "@nikoloza/scratch" "^0.3.0" |
| 31 | + "@nikoloza/scratch" "~0.3" |
32 | 32 |
|
33 |
| -"@nikoloza/scratch-ui@^0.3.0": |
34 |
| - version "0.3.1" |
35 |
| - resolved "https://registry.yarnpkg.com/@nikoloza/scratch-ui/-/scratch-ui-0.3.1.tgz#633dd5cc3fe44ca8e1b20e31f0c66fcbc6a94c7f" |
| 33 | +"@nikoloza/scratch-ui@~0.3": |
| 34 | + version "0.3.7" |
| 35 | + resolved "https://registry.yarnpkg.com/@nikoloza/scratch-ui/-/scratch-ui-0.3.7.tgz#e8c78c52bcb5de72293b66d9267ce4df9dd35984" |
36 | 36 | dependencies:
|
37 |
| - "@nikoloza/scratch" "^0.3.0" |
| 37 | + "@nikoloza/scratch" "~0.3" |
38 | 38 |
|
39 |
| -"@nikoloza/scratch@^0.3.0": |
40 |
| - version "0.3.1" |
41 |
| - resolved "https://registry.yarnpkg.com/@nikoloza/scratch/-/scratch-0.3.1.tgz#a1516bd49f10a352d9fb25a194cd88ec67937c5b" |
| 39 | +"@nikoloza/scratch@~0.3": |
| 40 | + version "0.3.2" |
| 41 | + resolved "https://registry.yarnpkg.com/@nikoloza/scratch/-/scratch-0.3.2.tgz#725e47d6681cec685965066054c1254dc0e9b362" |
42 | 42 |
|
43 | 43 | abbrev@1:
|
44 | 44 | version "1.1.0"
|
@@ -4107,8 +4107,8 @@ websocket-driver@>=0.5.1:
|
4107 | 4107 | websocket-extensions ">=0.1.1"
|
4108 | 4108 |
|
4109 | 4109 | websocket-extensions@>=0.1.1:
|
4110 |
| - version "0.1.1" |
4111 |
| - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1.tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7" |
| 4110 | + version "0.1.4" |
| 4111 | + resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" |
4112 | 4112 |
|
4113 | 4113 | when@^3.7.5:
|
4114 | 4114 | version "3.7.8"
|
|
0 commit comments