|
1338 | 1338 | ember-cli-typescript "^3.0.0"
|
1339 | 1339 | heimdalljs "^0.3.0"
|
1340 | 1340 |
|
1341 |
| -"@ember/edition-utils@^1.1.1": |
1342 |
| - version "1.1.1" |
1343 |
| - resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.1.1.tgz#d5732c3da593f202e6e1ac6dbee56a758242403f" |
1344 |
| - integrity sha512-GEhri78jdQp/xxPpM6z08KlB0wrHfnfrJ9dmQk7JeQ4XCiMzXsJci7yooQgg/IcTKCM/PxE/IkGCQAo80adMkw== |
1345 |
| - |
1346 |
| -"@ember/edition-utils@^1.2.0": |
| 1341 | +"@ember/edition-utils@^1.1.1", "@ember/edition-utils@^1.2.0": |
1347 | 1342 | version "1.2.0"
|
1348 | 1343 | resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.2.0.tgz#a039f542dc14c8e8299c81cd5abba95e2459cfa6"
|
1349 | 1344 | integrity sha512-VmVq/8saCaPdesQmftPqbFtxJWrzxNGSQ+e8x8LLe3Hjm36pJ04Q8LeORGZkAeOhldoUX9seLGmSaHeXkIqoog==
|
@@ -2630,6 +2625,19 @@ async-disk-cache@^1.2.1:
|
2630 | 2625 | rsvp "^3.0.18"
|
2631 | 2626 | username-sync "^1.0.2"
|
2632 | 2627 |
|
| 2628 | +async-disk-cache@^2.0.0: |
| 2629 | + version "2.1.0" |
| 2630 | + resolved "https://registry.yarnpkg.com/async-disk-cache/-/async-disk-cache-2.1.0.tgz#e0f37b187ed8c41a5991518a9556d206ae2843a2" |
| 2631 | + integrity sha512-iH+boep2xivfD9wMaZWkywYIURSmsL96d6MoqrC94BnGSvXE4Quf8hnJiHGFYhw/nLeIa1XyRaf4vvcvkwAefg== |
| 2632 | + dependencies: |
| 2633 | + debug "^4.1.1" |
| 2634 | + heimdalljs "^0.2.3" |
| 2635 | + istextorbinary "^2.5.1" |
| 2636 | + mkdirp "^0.5.0" |
| 2637 | + rimraf "^3.0.0" |
| 2638 | + rsvp "^4.8.5" |
| 2639 | + username-sync "^1.0.2" |
| 2640 | + |
2633 | 2641 | async-each@^1.0.1:
|
2634 | 2642 | version "1.0.3"
|
2635 | 2643 | resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
|
@@ -3013,10 +3021,10 @@ babel-plugin-htmlbars-inline-precompile@^1.0.0:
|
3013 | 3021 | resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-1.0.0.tgz#a9d2f6eaad8a3f3d361602de593a8cbef8179c22"
|
3014 | 3022 | integrity sha512-4jvKEHR1bAX03hBDZ94IXsYCj3bwk9vYsn6ux6JZNL2U5pvzCWjqyrGahfsGNrhERyxw8IqcirOi9Q6WCo3dkQ==
|
3015 | 3023 |
|
3016 |
| -babel-plugin-htmlbars-inline-precompile@^3.0.1: |
3017 |
| - version "3.0.1" |
3018 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-3.0.1.tgz#e1e38a4087f446578e419a21c112530c8df02345" |
3019 |
| - integrity sha512-ZiFY0nQjtdMPGIDwp/5LYOs6rCr54QfcSV5nPbrA7C++Fv4Vb2Q/qrKYx78t+dwmARJztnOBlObFk4z8veHxNA== |
| 3024 | +babel-plugin-htmlbars-inline-precompile@^4.1.0: |
| 3025 | + version "4.1.0" |
| 3026 | + resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-4.1.0.tgz#11796422e65d900a968481fa3fb37e0425c928dd" |
| 3027 | + integrity sha512-gM+UP6HO5RlGiOQzJVGRUHgAsefJeOdh5Pn+rZRS6Tr1MnEqVgTJ2G2ywnl+G+Zcuec18fz7XA+O2tHhsmct6w== |
3020 | 3028 |
|
3021 | 3029 | babel-plugin-module-resolver@^3.1.1:
|
3022 | 3030 | version "3.2.0"
|
@@ -3504,6 +3512,11 @@ binary-extensions@^2.0.0:
|
3504 | 3512 | resolved "https://registry.yarnpkg.com/binaryextensions/-/binaryextensions-2.2.0.tgz#e7c6ba82d4f5f5758c26078fe8eea28881233311"
|
3505 | 3513 | integrity sha512-bHhs98rj/7i/RZpCSJ3uk55pLXOItjIrh2sRQZSM6OoktScX+LxJzvlU+FELp9j3TdcddTmmYArLSGptCTwjuw==
|
3506 | 3514 |
|
| 3515 | +binaryextensions@^2.1.2: |
| 3516 | + version "2.3.0" |
| 3517 | + resolved "https://registry.yarnpkg.com/binaryextensions/-/binaryextensions-2.3.0.tgz#1d269cbf7e6243ea886aa41453c3651ccbe13c22" |
| 3518 | + integrity sha512-nAihlQsYGyc5Bwq6+EsubvANYGExeJKHDO3RjnvwU042fawQTQfM3Kxn7IHUXQOz4bzfwsGYYHGSvXyW4zOGLg== |
| 3519 | + |
3507 | 3520 | blank-object@^1.0.1:
|
3508 | 3521 | version "1.0.2"
|
3509 | 3522 | resolved "https://registry.yarnpkg.com/blank-object/-/blank-object-1.0.2.tgz#f990793fbe9a8c8dd013fb3219420bec81d5f4b9"
|
@@ -4072,6 +4085,24 @@ broccoli-persistent-filter@^2.1.0, broccoli-persistent-filter@^2.1.1, broccoli-p
|
4072 | 4085 | sync-disk-cache "^1.3.3"
|
4073 | 4086 | walk-sync "^1.0.0"
|
4074 | 4087 |
|
| 4088 | +broccoli-persistent-filter@^3.1.0: |
| 4089 | + version "3.1.0" |
| 4090 | + resolved "https://registry.yarnpkg.com/broccoli-persistent-filter/-/broccoli-persistent-filter-3.1.0.tgz#5812abbc000b2409ef40addeeed16a2a9482696e" |
| 4091 | + integrity sha512-yHHPv7M04qb9ajo3QkbGWetpshekVYG8sSjNdgAPQQ3spiRvS6RthYBddni5iw9b2DidSCpe/YPGRnp7LL4OIQ== |
| 4092 | + dependencies: |
| 4093 | + async-disk-cache "^2.0.0" |
| 4094 | + async-promise-queue "^1.0.3" |
| 4095 | + broccoli-plugin "^4.0.3" |
| 4096 | + fs-tree-diff "^2.0.0" |
| 4097 | + hash-for-dep "^1.5.0" |
| 4098 | + heimdalljs "^0.2.1" |
| 4099 | + heimdalljs-logger "^0.1.7" |
| 4100 | + mkdirp "^0.5.1" |
| 4101 | + promise-map-series "^0.2.1" |
| 4102 | + rimraf "^3.0.0" |
| 4103 | + symlink-or-copy "^1.0.1" |
| 4104 | + sync-disk-cache "^2.0.0" |
| 4105 | + |
4075 | 4106 |
|
4076 | 4107 | version "1.1.0"
|
4077 | 4108 | resolved "https://registry.yarnpkg.com/broccoli-plugin/-/broccoli-plugin-1.1.0.tgz#73e2cfa05f8ea1e3fc1420c40c3d9e7dc724bf02"
|
|
4082 | 4113 | rimraf "^2.3.4"
|
4083 | 4114 | symlink-or-copy "^1.0.1"
|
4084 | 4115 |
|
4085 |
| -" [email protected] - 3" , broccoli-plugin@^3.1.0: |
| 4116 | + |
4086 | 4117 | version "3.1.0"
|
4087 | 4118 | resolved "https://registry.yarnpkg.com/broccoli-plugin/-/broccoli-plugin-3.1.0.tgz#54ba6dd90a42ec3db5624063292610e326b1e542"
|
4088 | 4119 | integrity sha512-7w7FP8WJYjLvb0eaw27LO678TGGaom++49O1VYIuzjhXjK5kn2+AMlDm7CaUFw4F7CLGoVQeZ84d8gICMJa4lA==
|
@@ -4115,7 +4146,7 @@ broccoli-plugin@^2.0.0, broccoli-plugin@^2.1.0:
|
4115 | 4146 | rimraf "^2.3.4"
|
4116 | 4147 | symlink-or-copy "^1.1.8"
|
4117 | 4148 |
|
4118 |
| -broccoli-plugin@^4.0.1, broccoli-plugin@^4.0.2: |
| 4149 | +broccoli-plugin@^4.0.1, broccoli-plugin@^4.0.2, broccoli-plugin@^4.0.3: |
4119 | 4150 | version "4.0.3"
|
4120 | 4151 | resolved "https://registry.yarnpkg.com/broccoli-plugin/-/broccoli-plugin-4.0.3.tgz#9dcfbfb6a1b27a37cc22e65c071719ce9f92bc1e"
|
4121 | 4152 | integrity sha512-CtAIEYq5K+4yQv8c/BHymOteuyjDAJfvy/asu4LudIWcMSS7dTn3yGI5gNBkwHG+qlRangYkHJNVAcDZMQbSVQ==
|
@@ -6070,6 +6101,14 @@ editions@^1.1.1:
|
6070 | 6101 | resolved "https://registry.yarnpkg.com/editions/-/editions-1.3.4.tgz#3662cb592347c3168eb8e498a0ff73271d67f50b"
|
6071 | 6102 | integrity sha512-gzao+mxnYDzIysXKMQi/+M1mjy/rjestjg6OPoYTtI+3Izp23oiGZitsl9lPDPiTGXbcSIk1iJWhliSaglxnUg==
|
6072 | 6103 |
|
| 6104 | +editions@^2.2.0: |
| 6105 | + version "2.3.1" |
| 6106 | + resolved "https://registry.yarnpkg.com/editions/-/editions-2.3.1.tgz#3bc9962f1978e801312fbd0aebfed63b49bfe698" |
| 6107 | + integrity sha512-ptGvkwTvGdGfC0hfhKg0MT+TRLRKGtUiWGBInxOm5pz7ssADezahjCUaYuZ8Dr+C05FW0AECIIPt4WBxVINEhA== |
| 6108 | + dependencies: |
| 6109 | + errlop "^2.0.0" |
| 6110 | + semver "^6.3.0" |
| 6111 | + |
6073 | 6112 |
|
6074 | 6113 | version "1.1.1"
|
6075 | 6114 | resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
@@ -6407,25 +6446,26 @@ ember-cli-htmlbars@^3.0.0, ember-cli-htmlbars@^3.0.1:
|
6407 | 6446 | json-stable-stringify "^1.0.1"
|
6408 | 6447 | strip-bom "^3.0.0"
|
6409 | 6448 |
|
6410 |
| -ember-cli-htmlbars@^4.3.1: |
6411 |
| - version "4.3.1" |
6412 |
| - resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.3.1.tgz#4af8adc21ab3c4953f768956b7f7d207782cb175" |
6413 |
| - integrity sha512-CW6AY/yzjeVqoRtItOKj3hcYzc5dWPRETmeCzr2Iqjt5vxiVtpl0z5VTqHqIlT5fsFx6sGWBQXNHIe+ivYsxXQ== |
| 6449 | +ember-cli-htmlbars@^5.2.0: |
| 6450 | + version "5.2.0" |
| 6451 | + resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-5.2.0.tgz#5ceccd0d18163dd810dea29f6fd777d0baa01e23" |
| 6452 | + integrity sha512-EdjuUc7sq9ve6sgsG59qIzOj4svWjgYhO/QEhuV1UbOQ3ATeqNPiD++bFeAGjUhravw9HPhQPPoHnMlAikqLIw== |
6414 | 6453 | dependencies:
|
6415 | 6454 | "@ember/edition-utils" "^1.2.0"
|
6416 |
| - babel-plugin-htmlbars-inline-precompile "^3.0.1" |
| 6455 | + babel-plugin-htmlbars-inline-precompile "^4.1.0" |
6417 | 6456 | broccoli-debug "^0.6.5"
|
6418 |
| - broccoli-persistent-filter "^2.3.1" |
6419 |
| - broccoli-plugin "^3.1.0" |
| 6457 | + broccoli-persistent-filter "^3.1.0" |
| 6458 | + broccoli-plugin "^4.0.3" |
6420 | 6459 | common-tags "^1.8.0"
|
6421 | 6460 | ember-cli-babel-plugin-helpers "^1.1.0"
|
6422 | 6461 | fs-tree-diff "^2.0.1"
|
6423 | 6462 | hash-for-dep "^1.5.1"
|
6424 | 6463 | heimdalljs-logger "^0.1.10"
|
6425 | 6464 | json-stable-stringify "^1.0.1"
|
6426 |
| - semver "^6.3.0" |
| 6465 | + semver "^7.3.2" |
| 6466 | + silent-error "^1.1.1" |
6427 | 6467 | strip-bom "^4.0.0"
|
6428 |
| - walk-sync "^2.0.2" |
| 6468 | + walk-sync "^2.1.0" |
6429 | 6469 |
|
6430 | 6470 | ember-cli-inject-live-reload@^2.0.2:
|
6431 | 6471 | version "2.0.2"
|
@@ -7358,6 +7398,11 @@ err-code@^1.0.0:
|
7358 | 7398 | resolved "https://registry.yarnpkg.com/err-code/-/err-code-1.1.2.tgz#06e0116d3028f6aef4806849eb0ea6a748ae6960"
|
7359 | 7399 | integrity sha1-BuARbTAo9q70gGhJ6w6mp0iuaWA=
|
7360 | 7400 |
|
| 7401 | +errlop@^2.0.0: |
| 7402 | + version "2.2.0" |
| 7403 | + resolved "https://registry.yarnpkg.com/errlop/-/errlop-2.2.0.tgz#1ff383f8f917ae328bebb802d6ca69666a42d21b" |
| 7404 | + integrity sha512-e64Qj9+4aZzjzzFpZC7p5kmm/ccCrbLhAJplhsDXQFs87XTsXwOpH4s1Io2s90Tau/8r2j9f4l/thhDevRjzxw== |
| 7405 | + |
7361 | 7406 | errno@^0.1.3, errno@~0.1.7:
|
7362 | 7407 | version "0.1.7"
|
7363 | 7408 | resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618"
|
|
9856 | 9901 | editions "^1.1.1"
|
9857 | 9902 | textextensions "1 || 2"
|
9858 | 9903 |
|
| 9904 | +istextorbinary@^2.5.1: |
| 9905 | + version "2.6.0" |
| 9906 | + resolved "https://registry.yarnpkg.com/istextorbinary/-/istextorbinary-2.6.0.tgz#60776315fb0fa3999add276c02c69557b9ca28ab" |
| 9907 | + integrity sha512-+XRlFseT8B3L9KyjxxLjfXSLMuErKDsd8DBNrsaxoViABMEZlOSCstwmw0qpoFX3+U6yWU1yhLudAe6/lETGGA== |
| 9908 | + dependencies: |
| 9909 | + binaryextensions "^2.1.2" |
| 9910 | + editions "^2.2.0" |
| 9911 | + textextensions "^2.5.0" |
| 9912 | + |
9859 | 9913 | isurl@^1.0.0-alpha5:
|
9860 | 9914 | version "1.0.0"
|
9861 | 9915 | resolved "https://registry.yarnpkg.com/isurl/-/isurl-1.0.0.tgz#b27f4f49f3cdaa3ea44a0a5b7f3462e6edc39d67"
|
@@ -14306,6 +14360,17 @@ sync-disk-cache@^1.3.3:
|
14306 | 14360 | rimraf "^2.2.8"
|
14307 | 14361 | username-sync "^1.0.2"
|
14308 | 14362 |
|
| 14363 | +sync-disk-cache@^2.0.0: |
| 14364 | + version "2.1.0" |
| 14365 | + resolved "https://registry.yarnpkg.com/sync-disk-cache/-/sync-disk-cache-2.1.0.tgz#01e879edc41c34a01fcdda5b39d47dd496e154a6" |
| 14366 | + integrity sha512-vngT2JmkSapgq0z7uIoYtB9kWOOzMihAAYq/D3Pjm/ODOGMgS4r++B+OZ09U4hWR6EaOdy9eqQ7/8ygbH3wehA== |
| 14367 | + dependencies: |
| 14368 | + debug "^4.1.1" |
| 14369 | + heimdalljs "^0.2.6" |
| 14370 | + mkdirp "^0.5.0" |
| 14371 | + rimraf "^3.0.0" |
| 14372 | + username-sync "^1.0.2" |
| 14373 | + |
14309 | 14374 | table@^5.2.3:
|
14310 | 14375 | version "5.4.6"
|
14311 | 14376 | resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
|
@@ -14473,7 +14538,7 @@ text-table@^0.2.0:
|
14473 | 14538 | resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
14474 | 14539 | integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
14475 | 14540 |
|
14476 |
| -"textextensions@1 || 2": |
| 14541 | +"textextensions@1 || 2", textextensions@^2.5.0: |
14477 | 14542 | version "2.6.0"
|
14478 | 14543 | resolved "https://registry.yarnpkg.com/textextensions/-/textextensions-2.6.0.tgz#d7e4ab13fe54e32e08873be40d51b74229b00fc4"
|
14479 | 14544 | integrity sha512-49WtAWS+tcsy93dRt6P0P3AMD2m5PvXRhuEA0kaXos5ZLlujtYmpmFsB+QvWUSxE1ZsstmYXfQ7L40+EcQgpAQ==
|
@@ -15171,14 +15236,15 @@ walk-sync@^1.0.0, walk-sync@^1.0.1, walk-sync@^1.1.3:
|
15171 | 15236 | ensure-posix-path "^1.1.0"
|
15172 | 15237 | matcher-collection "^1.1.1"
|
15173 | 15238 |
|
15174 |
| -walk-sync@^2.0.0, walk-sync@^2.0.2: |
15175 |
| - version "2.0.2" |
15176 |
| - resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.0.2.tgz#5ea8a28377c8be68c92d50f4007ea381725da14b" |
15177 |
| - integrity sha512-dCZkrxfHjPn7tIvdYrX3uMD/R0beVrHpA8lROQ5wWrl8psJgR6xwCkwqTFes0dNujbS2o/ITpvSYgIFsLsf13A== |
| 15239 | +walk-sync@^2.0.0, walk-sync@^2.0.2, walk-sync@^2.1.0: |
| 15240 | + version "2.2.0" |
| 15241 | + resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.2.0.tgz#80786b0657fcc8c0e1c0b1a042a09eae2966387a" |
| 15242 | + integrity sha512-IC8sL7aB4/ZgFcGI2T1LczZeFWZ06b3zoHH7jBPyHxOtIIz1jppWHjjEXkOFvFojBVAK9pV7g47xOZ4LW3QLfg== |
15178 | 15243 | dependencies:
|
15179 | 15244 | "@types/minimatch" "^3.0.3"
|
15180 | 15245 | ensure-posix-path "^1.1.0"
|
15181 | 15246 | matcher-collection "^2.0.0"
|
| 15247 | + minimatch "^3.0.4" |
15182 | 15248 |
|
15183 | 15249 | walker@~1.0.5:
|
15184 | 15250 | version "1.0.7"
|
|
0 commit comments