|
757 | 757 | dependencies: |
758 | 758 | "@glimmer/util" "^0.36.6" |
759 | 759 |
|
| 760 | +"@miragejs/server@0.1.5": |
| 761 | + version "0.1.5" |
| 762 | + resolved "https://registry.yarnpkg.com/@miragejs/server/-/server-0.1.5.tgz#af1f66871fe97365859688ac7b389840a3a780dc" |
| 763 | + integrity sha512-ND6wKD5134LODsbIh/mPMxoZmuiJrxWZuHE1LqTRFM8Sw5IGdigORmMY7GgPjU9orpzR+4miC45xnqc474CSow== |
| 764 | + dependencies: |
| 765 | + chalk "^2.4.2" |
| 766 | + eslint "^5.16.0" |
| 767 | + inflected "^2.0.4" |
| 768 | + lodash "^4.17.11" |
| 769 | + pretender "3.0.1" |
| 770 | + prettier "^1.18.2" |
| 771 | + |
760 | 772 | "@sindresorhus/is@^0.7.0": |
761 | 773 | version "0.7.0" |
762 | 774 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd" |
|
1089 | 1101 | "@webassemblyjs/wast-parser" "1.7.11" |
1090 | 1102 | "@xtuc/long" "4.2.1" |
1091 | 1103 |
|
1092 | | -"@xg-wang/whatwg-fetch@^3.0.0": |
1093 | | - version "3.0.0" |
1094 | | - resolved "https://registry.yarnpkg.com/@xg-wang/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#f7b222c012a238e7d6e89ed3d72a1e0edb58453d" |
1095 | | - integrity sha512-ULtqA6L75RLzTNW68IiOja0XYv4Ebc3OGMzfia1xxSEMpD0mk/pMvkQX0vbCFyQmKc5xGp80Ms2WiSlXLh8hbA== |
1096 | | - |
1097 | 1104 | "@xtuc/ieee754@^1.2.0": |
1098 | 1105 | version "1.2.0" |
1099 | 1106 | resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790" |
@@ -1770,7 +1777,7 @@ babel-plugin-debug-macros@^0.3.0: |
1770 | 1777 | dependencies: |
1771 | 1778 | semver "^5.3.0" |
1772 | 1779 |
|
1773 | | -babel-plugin-ember-modules-api-polyfill@^2.6.0, babel-plugin-ember-modules-api-polyfill@^2.8.0: |
| 1780 | +babel-plugin-ember-modules-api-polyfill@^2.6.0, babel-plugin-ember-modules-api-polyfill@^2.8.0, babel-plugin-ember-modules-api-polyfill@^2.9.0: |
1774 | 1781 | version "2.9.0" |
1775 | 1782 | resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.9.0.tgz#8503e7b4192aeb336b00265e6235258ff6b754aa" |
1776 | 1783 | integrity sha512-c03h50291phJ2gQxo/aIOvFQE2c6glql1A7uagE3XbPXpKVAJOUxtVDjvWG6UAB6BC5ynsJfMWvY0w4TPRKIHQ== |
@@ -2931,7 +2938,7 @@ broccoli-stew@^2.0.0: |
2931 | 2938 | symlink-or-copy "^1.2.0" |
2932 | 2939 | walk-sync "^0.3.0" |
2933 | 2940 |
|
2934 | | -broccoli-stew@^2.0.1, broccoli-stew@^2.1.0: |
| 2941 | +broccoli-stew@^2.1.0: |
2935 | 2942 | version "2.1.0" |
2936 | 2943 | resolved "https://registry.yarnpkg.com/broccoli-stew/-/broccoli-stew-2.1.0.tgz#ba73add17fda3b9b01d8cfb343a8b613b7136a0a" |
2937 | 2944 | integrity sha512-tgCkuTWYl4uf7k7ib2D79KFEj2hCgnTUNPMnrCoAha0/4bywcNccmaZVWtL9Ex37yX5h5eAbnM/ak2ULoMwSSw== |
@@ -3339,7 +3346,7 @@ chai@^4.1.2: |
3339 | 3346 | pathval "^1.1.0" |
3340 | 3347 | type-detect "^4.0.5" |
3341 | 3348 |
|
3342 | | -chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3: |
| 3349 | +chalk@^1.0.0, chalk@^1.1.3: |
3343 | 3350 | version "1.1.3" |
3344 | 3351 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" |
3345 | 3352 | integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg= |
@@ -4585,6 +4592,33 @@ ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cl |
4585 | 4592 | ensure-posix-path "^1.0.2" |
4586 | 4593 | semver "^5.5.0" |
4587 | 4594 |
|
| 4595 | +ember-cli-babel@^7.5.0: |
| 4596 | + version "7.8.0" |
| 4597 | + resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.8.0.tgz#e596500eca0f5a7c9aaee755f803d1542f578acf" |
| 4598 | + integrity sha512-xUBgJQ81fqd7k/KIiGU+pjpoXhrmmRf9pUrqLenNSU5N+yeNFT5a1+w0b+p1F7oBphfXVwuxApdZxrmAHOdA3Q== |
| 4599 | + dependencies: |
| 4600 | + "@babel/core" "^7.0.0" |
| 4601 | + "@babel/plugin-proposal-class-properties" "^7.3.4" |
| 4602 | + "@babel/plugin-proposal-decorators" "^7.3.0" |
| 4603 | + "@babel/plugin-transform-modules-amd" "^7.0.0" |
| 4604 | + "@babel/plugin-transform-runtime" "^7.2.0" |
| 4605 | + "@babel/polyfill" "^7.0.0" |
| 4606 | + "@babel/preset-env" "^7.0.0" |
| 4607 | + "@babel/runtime" "^7.2.0" |
| 4608 | + amd-name-resolver "^1.2.1" |
| 4609 | + babel-plugin-debug-macros "^0.3.0" |
| 4610 | + babel-plugin-ember-modules-api-polyfill "^2.9.0" |
| 4611 | + babel-plugin-module-resolver "^3.1.1" |
| 4612 | + broccoli-babel-transpiler "^7.1.2" |
| 4613 | + broccoli-debug "^0.6.4" |
| 4614 | + broccoli-funnel "^2.0.1" |
| 4615 | + broccoli-source "^1.1.0" |
| 4616 | + clone "^2.1.2" |
| 4617 | + ember-cli-babel-plugin-helpers "^1.1.0" |
| 4618 | + ember-cli-version-checker "^2.1.2" |
| 4619 | + ensure-posix-path "^1.0.2" |
| 4620 | + semver "^5.5.0" |
| 4621 | + |
4588 | 4622 | ember-cli-broccoli-sane-watcher@^2.0.4: |
4589 | 4623 | version "2.1.1" |
4590 | 4624 | resolved "https://registry.yarnpkg.com/ember-cli-broccoli-sane-watcher/-/ember-cli-broccoli-sane-watcher-2.1.1.tgz#1687adada9022de26053fba833dc7dd10f03dd08" |
@@ -4806,28 +4840,23 @@ ember-cli-lodash-subset@^1.0.7: |
4806 | 4840 | resolved "https://registry.yarnpkg.com/ember-cli-lodash-subset/-/ember-cli-lodash-subset-1.0.12.tgz#af2e77eba5dcb0d77f3308d3a6fd7d3450f6e537" |
4807 | 4841 | integrity sha1-ry5366XcsNd/MwjTpv19NFD25Tc= |
4808 | 4842 |
|
4809 | | -ember-cli-mirage@^0.4.15: |
4810 | | - version "0.4.15" |
4811 | | - resolved "https://registry.yarnpkg.com/ember-cli-mirage/-/ember-cli-mirage-0.4.15.tgz#dcf878e785853232d8ac725bb425aa545da63e79" |
4812 | | - integrity sha512-5wCycS40pkohNPaLcyCn5BUjJ/4PGK9lz6j1tftJms5tBQhSjkZ37+pfhVKh3iYSId/+z0RTxVknykQH4P0sQA== |
| 4843 | +ember-cli-mirage@^1.1.0-beta.2: |
| 4844 | + version "1.1.0-beta.2" |
| 4845 | + resolved "https://registry.yarnpkg.com/ember-cli-mirage/-/ember-cli-mirage-1.1.0-beta.2.tgz#a098cd1340a8f7a9044aa735f2eb315e0294c147" |
| 4846 | + integrity sha512-hIjksF859eJoVSE7EohMEe+re1n5I/u3b+ajUEJMzy3G2tX5ZRjLkNP1bxfF297T89ZW8LgHsCoANXWbzJjRUg== |
4813 | 4847 | dependencies: |
4814 | | - "@xg-wang/whatwg-fetch" "^3.0.0" |
| 4848 | + "@miragejs/server" "0.1.5" |
4815 | 4849 | broccoli-file-creator "^2.1.1" |
4816 | 4850 | broccoli-funnel "^2.0.1" |
4817 | 4851 | broccoli-merge-trees "^3.0.2" |
4818 | | - broccoli-stew "^2.0.1" |
4819 | 4852 | broccoli-string-replace "^0.1.2" |
4820 | | - chalk "^1.1.1" |
| 4853 | + chalk "^2.4.2" |
4821 | 4854 | ember-auto-import "^1.2.19" |
4822 | | - ember-cli-babel "^6.16.0" |
4823 | | - ember-cli-node-assets "^0.2.2" |
| 4855 | + ember-cli-babel "^7.5.0" |
4824 | 4856 | ember-get-config "^0.2.2" |
4825 | 4857 | ember-inflector "^2.0.0 || ^3.0.0" |
4826 | | - fake-xml-http-request "^2.0.0" |
4827 | | - faker "^3.0.0" |
4828 | 4858 | lodash "^4.17.11" |
4829 | | - pretender "2.1.1" |
4830 | | - route-recognizer "^0.3.4" |
| 4859 | + pretender "3.0.1" |
4831 | 4860 |
|
4832 | 4861 | ember-cli-node-assets@^0.2.2: |
4833 | 4862 | version "0.2.2" |
@@ -5694,7 +5723,7 @@ eslint-visitor-keys@^1.0.0: |
5694 | 5723 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" |
5695 | 5724 | integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ== |
5696 | 5725 |
|
5697 | | -eslint@^5.6.0: |
| 5726 | +eslint@^5.16.0, eslint@^5.6.0: |
5698 | 5727 | version "5.16.0" |
5699 | 5728 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea" |
5700 | 5729 | integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg== |
@@ -6100,11 +6129,6 @@ fake-xml-http-request@^2.0.0: |
6100 | 6129 | resolved "https://registry.yarnpkg.com/fake-xml-http-request/-/fake-xml-http-request-2.0.0.tgz#41a92f0ca539477700cb1dafd2df251d55dac8ff" |
6101 | 6130 | integrity sha512-UjNnynb6eLAB0lyh2PlTEkjRJORnNsVF1hbzU+PQv89/cyBV9GDRCy7JAcLQgeCLYT+3kaumWWZKEJvbaK74eQ== |
6102 | 6131 |
|
6103 | | -faker@^3.0.0: |
6104 | | - version "3.1.0" |
6105 | | - resolved "https://registry.yarnpkg.com/faker/-/faker-3.1.0.tgz#0f908faf4e6ec02524e54a57e432c5c013e08c9f" |
6106 | | - integrity sha1-D5CPr05uwCUk5UpX5DLFwBPgjJ8= |
6107 | | - |
6108 | 6132 | fast-deep-equal@^1.0.0: |
6109 | 6133 | version "1.1.0" |
6110 | 6134 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz#c053477817c86b51daa853c81e059b733d023614" |
@@ -7296,7 +7320,7 @@ indexof@0.0.1: |
7296 | 7320 | resolved "https://registry.yarnpkg.com/indexof/-/indexof-0.0.1.tgz#82dc336d232b9062179d05ab3293a66059fd435d" |
7297 | 7321 | integrity sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10= |
7298 | 7322 |
|
7299 | | -inflected@^2.0.3: |
| 7323 | +inflected@^2.0.3, inflected@^2.0.4: |
7300 | 7324 | version "2.0.4" |
7301 | 7325 | resolved "https://registry.yarnpkg.com/inflected/-/inflected-2.0.4.tgz#323770961ccbe992a98ea930512e9a82d3d3ef77" |
7302 | 7326 | integrity sha512-HQPzFLTTUvwfeUH6RAGjD8cHS069mBqXG5n4qaxX7sJXBhVQrsGgF+0ZJGkSuN6a8pcUWB/GXStta11kKi/WvA== |
@@ -10057,14 +10081,19 @@ preserve@^0.2.0: |
10057 | 10081 | resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" |
10058 | 10082 | integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks= |
10059 | 10083 |
|
10060 | | -pretender@2.1.1, pretender@~2.1.0: |
10061 | | - version "2.1.1" |
10062 | | - resolved "https://registry.yarnpkg.com/pretender/-/pretender-2.1.1.tgz#5085f0a1272c31d5b57c488386f69e6ca207cb35" |
10063 | | - integrity sha512-IkidsJzaroAanw3I43tKCFm2xCpurkQr9aPXv5/jpN+LfCwDaeI8rngVWtQZTx4qqbhc5zJspnLHJ4N/25KvDQ== |
| 10084 | +pretender@3.0.1, pretender@~3.0.1: |
| 10085 | + version "3.0.1" |
| 10086 | + resolved "https://registry.yarnpkg.com/pretender/-/pretender-3.0.1.tgz#817ac43faa3330aa17646968a115f232de10b2ca" |
| 10087 | + integrity sha512-NO5qK7vJls4uz1NxVKuAY6/aHLOVvchGAvrPWCRHRKpCLquBWQjk3CVx195Hs5yUdcQ4e3OlpUijmOzFzzOmWQ== |
10064 | 10088 | dependencies: |
10065 | | - "@xg-wang/whatwg-fetch" "^3.0.0" |
10066 | 10089 | fake-xml-http-request "^2.0.0" |
10067 | 10090 | route-recognizer "^0.3.3" |
| 10091 | + whatwg-fetch "^3.0.0" |
| 10092 | + |
| 10093 | +prettier@^1.18.2: |
| 10094 | + version "1.18.2" |
| 10095 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea" |
| 10096 | + integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw== |
10068 | 10097 |
|
10069 | 10098 | pretty-ms@^3.1.0: |
10070 | 10099 | version "3.2.0" |
@@ -10834,7 +10863,7 @@ rollup@^0.57.1: |
10834 | 10863 | signal-exit "^3.0.2" |
10835 | 10864 | sourcemap-codec "^1.4.1" |
10836 | 10865 |
|
10837 | | -route-recognizer@^0.3.3, route-recognizer@^0.3.4: |
| 10866 | +route-recognizer@^0.3.3: |
10838 | 10867 | version "0.3.4" |
10839 | 10868 | resolved "https://registry.yarnpkg.com/route-recognizer/-/route-recognizer-0.3.4.tgz#39ab1ffbce1c59e6d2bdca416f0932611e4f3ca3" |
10840 | 10869 | integrity sha512-2+MhsfPhvauN1O8KaXpXAOfR/fwe8dnUXVM+xw7yt40lJRfPVQxV6yryZm0cgRvAj5fMF/mdRZbL2ptwbs5i2g== |
|
0 commit comments