From 67197f5b476a025e2f65091eb98aafeb880f9ed1 Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 08:52:19 +0100 Subject: [PATCH 01/10] feat: upgrade typescript --- package.json | 2 +- yarn.lock | 393 ++++++++++++++++++--------------------------------- 2 files changed, 142 insertions(+), 253 deletions(-) diff --git a/package.json b/package.json index 10e3b04b0..aaa87655a 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "mocha": "^6.0.0", "prettier": "^2.0.5", "rimraf": "^2.6.2", - "typescript": "^5.8.2", + "typescript": "^5.9.2", "webpack": "^5.74.0", "webpack-cli": "^4.10.0" }, diff --git a/yarn.lock b/yarn.lock index fac86f443..879c1ab09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -118,7 +118,7 @@ "@nodelib/fs.stat" "2.0.5" run-parallel "^1.1.9" -"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.4": +"@nodelib/fs.stat@2.0.4", "@nodelib/fs.stat@^2.0.2": version "2.0.4" resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.4.tgz" @@ -209,9 +209,11 @@ "@types/braces" "*" "@types/node@*": - version "20.6.3" - resolved "https://registry.npmjs.org/@types/node/-/node-20.6.3.tgz" - integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA== + version "24.3.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.0.tgz#89b09f45cb9a8ee69466f18ee5864e4c3eb84dec" + integrity sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow== + dependencies: + undici-types "~7.10.0" "@types/node@>=10.0.0": version "14.14.37" @@ -1170,6 +1172,10 @@ balanced-match@^1.0.0: version "1.0.2" resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" +base64id@2.0.0, base64id@~2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" + base@^0.11.1: version "0.11.2" resolved "https://registry.npmjs.org/base/-/base-0.11.2.tgz" @@ -1182,10 +1188,6 @@ base@^0.11.1: mixin-deep "^1.2.0" pascalcase "^0.1.1" -base64id@~2.0.0, base64id@2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" - big.js@^5.2.2: version "5.2.2" resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz" @@ -1311,31 +1313,7 @@ chalk@^1.0.0, chalk@^1.1.3: strip-ansi "^3.0.0" supports-color "^2.0.0" -chalk@^2.0.1: - version "2.4.1" - resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^2.1.0: - version "2.4.1" - resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^2.3.1: - version "2.4.1" - resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^2.4.1: +chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.1, chalk@^2.4.1: version "2.4.1" resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" dependencies: @@ -1448,14 +1426,14 @@ color-convert@^2.0.1: dependencies: color-name "~1.1.4" -color-name@~1.1.4: - version "1.1.4" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" - color-name@1.1.3: version "1.1.3" resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" +color-name@~1.1.4: + version "1.1.4" + resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" + colorette@^1.2.2: version "1.2.2" resolved "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz" @@ -1567,15 +1545,7 @@ cross-spawn@^6.0.0: shebang-command "^1.2.0" which "^1.2.9" -cross-spawn@^7.0.2: - version "7.0.3" - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" - dependencies: - path-key "^3.1.0" - shebang-command "^2.0.0" - which "^2.0.1" - -cross-spawn@^7.0.3: +cross-spawn@^7.0.2, cross-spawn@^7.0.3: version "7.0.3" resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" dependencies: @@ -1595,43 +1565,25 @@ date-format@^4.0.10: version "4.0.10" resolved "https://registry.npmjs.org/date-format/-/date-format-4.0.10.tgz" -debug@^2.2.0: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - dependencies: - ms "2.0.0" - -debug@^2.3.3: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - dependencies: - ms "2.0.0" - -debug@^2.6.8: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - dependencies: - ms "2.0.0" - -debug@^2.6.9: +debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9: version "2.6.9" resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" dependencies: ms "2.0.0" -debug@^3.1.0: +debug@3.2.6, debug@^3.1.0: version "3.2.6" resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" dependencies: ms "^2.1.1" -debug@^4.0.1: - version "4.3.1" - resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" +debug@=3.1.0: + version "3.1.0" + resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" dependencies: - ms "2.1.2" + ms "2.0.0" -debug@^4.1.1: +debug@^4.0.1, debug@^4.1.1, debug@~4.3.1: version "4.3.1" resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" dependencies: @@ -1644,30 +1596,6 @@ debug@^4.3.2, debug@^4.3.4, debug@~4.3.2: dependencies: ms "2.1.2" -debug@=3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" - dependencies: - ms "2.0.0" - -debug@~4.3.1: - version "4.3.1" - resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" - dependencies: - ms "2.1.2" - -debug@2.6.9: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - dependencies: - ms "2.0.0" - -debug@3.2.6: - version "3.2.6" - resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" - dependencies: - ms "^2.1.1" - decamelize@^1.2.0: version "1.2.0" resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" @@ -1877,15 +1805,7 @@ escape-html@~1.0.3: version "1.0.3" resolved "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" -escape-string-regexp@^1.0.2: - version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" - -escape-string-regexp@^1.0.4: - version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" - -escape-string-regexp@^1.0.5: +escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^1.0.5: version "1.0.5" resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" @@ -1898,10 +1818,6 @@ escape-string-regexp@^4.0.0: resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -escape-string-regexp@1.0.5: - version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" - eslint-config-prettier@^8.0.0: version "8.3.0" resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz" @@ -1931,14 +1847,6 @@ eslint-plugin-prettier@^4.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-scope@^7.1.1: - version "7.1.1" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz" - integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw== - dependencies: - esrecurse "^4.3.0" - estraverse "^5.2.0" - eslint-scope@5.1.1: version "5.1.1" resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" @@ -1947,6 +1855,14 @@ eslint-scope@5.1.1: esrecurse "^4.3.0" estraverse "^4.1.1" +eslint-scope@^7.1.1: + version "7.1.1" + resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz" + integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw== + dependencies: + esrecurse "^4.3.0" + estraverse "^5.2.0" + eslint-utils@^2.0.0: version "2.1.0" resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz" @@ -2118,14 +2034,7 @@ extend-shallow@^2.0.1: dependencies: is-extendable "^0.1.0" -extend-shallow@^3.0.0: - version "3.0.2" - resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" - dependencies: - assign-symbols "^1.0.0" - is-extendable "^1.0.1" - -extend-shallow@^3.0.2: +extend-shallow@^3.0.0, extend-shallow@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" dependencies: @@ -2254,18 +2163,18 @@ find-parent-dir@^0.3.0: version "0.3.0" resolved "https://registry.npmjs.org/find-parent-dir/-/find-parent-dir-0.3.0.tgz" +find-up@3.0.0, find-up@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" + dependencies: + locate-path "^3.0.0" + find-up@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" dependencies: locate-path "^2.0.0" -find-up@^3.0.0, find-up@3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" - dependencies: - locate-path "^3.0.0" - find-up@^4.0.0: version "4.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" @@ -2347,6 +2256,11 @@ fs.realpath@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" +fsevents@~2.3.2: + version "2.3.3" + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" + integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== + function-bind@^1.0.2, function-bind@^1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" @@ -2403,25 +2317,25 @@ glob-to-regexp@^0.4.1: version "0.4.1" resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz" -glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.7: - version "7.2.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" +glob@7.1.3: + version "7.1.3" + resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.1.1" + minimatch "^3.0.4" once "^1.3.0" path-is-absolute "^1.0.0" -glob@7.1.3: - version "7.1.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz" +glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.7: + version "7.2.3" + resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.0.4" + minimatch "^3.1.1" once "^1.3.0" path-is-absolute "^1.0.0" @@ -2636,7 +2550,7 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -inherits@^2.0.3, inherits@~2.0.3, inherits@2: +inherits@2, inherits@^2.0.3, inherits@~2.0.3: version "2.0.4" resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" @@ -2864,7 +2778,7 @@ is-windows@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" -isarray@~1.0.0, isarray@1.0.0: +isarray@1.0.0, isarray@~1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" @@ -2913,7 +2827,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz" -js-yaml@^3.8.1, js-yaml@^3.9.0, js-yaml@3.13.1: +js-yaml@3.13.1, js-yaml@^3.8.1, js-yaml@^3.9.0: version "3.13.1" resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz" dependencies: @@ -3034,19 +2948,7 @@ karma@^6.0.0: ua-parser-js "^0.7.30" yargs "^16.1.1" -kind-of@^3.0.2: - version "3.2.2" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" - dependencies: - is-buffer "^1.1.5" - -kind-of@^3.0.3: - version "3.2.2" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" - dependencies: - is-buffer "^1.1.5" - -kind-of@^3.2.0: +kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0: version "3.2.2" resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" dependencies: @@ -3085,10 +2987,6 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" -"lib@file:test/comparison-tests/testLib": - version "0.0.1" - resolved "file:test/comparison-tests/testLib" - lint-staged@^8.0.0: version "8.1.6" resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.6.tgz" @@ -3233,18 +3131,18 @@ lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.4: version "4.17.21" resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" +log-symbols@2.2.0, log-symbols@^2.1.0, log-symbols@^2.2.0: + version "2.2.0" + resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz" + dependencies: + chalk "^2.0.1" + log-symbols@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz" dependencies: chalk "^1.0.0" -log-symbols@^2.1.0, log-symbols@^2.2.0, log-symbols@2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz" - dependencies: - chalk "^2.0.1" - log-update@^2.3.0: version "2.3.0" resolved "https://registry.npmjs.org/log-update/-/log-update-2.3.0.tgz" @@ -3382,10 +3280,6 @@ micromatch@^4.0.4: braces "^3.0.2" picomatch "^2.3.1" -mime-db@~1.37.0: - version "1.37.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz" - mime-db@1.46.0: version "1.46.0" resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.46.0.tgz" @@ -3394,6 +3288,10 @@ mime-db@1.47.0: version "1.47.0" resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.47.0.tgz" +mime-db@~1.37.0: + version "1.37.0" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz" + mime-types@^2.1.27: version "2.1.30" resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.30.tgz" @@ -3420,17 +3318,21 @@ mimic-fn@^1.0.0: version "1.2.0" resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz" +minimatch@3.0.4: + version "3.0.4" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" + dependencies: + brace-expansion "^1.1.7" + minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" dependencies: brace-expansion "^1.1.7" -minimatch@3.0.4: - version "3.0.4" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" - dependencies: - brace-expansion "^1.1.7" +minimist@0.0.8: + version "0.0.8" + resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" minimist@^1.2.0: version "1.2.5" @@ -3440,10 +3342,6 @@ minimist@^1.2.6: version "1.2.6" resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz" -minimist@0.0.8: - version "0.0.8" - resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" - mixin-deep@^1.1.3, mixin-deep@^1.2.0: version "1.3.2" resolved "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz" @@ -3451,18 +3349,18 @@ mixin-deep@^1.1.3, mixin-deep@^1.2.0: for-in "^1.0.2" is-extendable "^1.0.1" -mkdirp@^0.5.1, mkdirp@^0.5.5: - version "0.5.6" - resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz" - dependencies: - minimist "^1.2.6" - mkdirp@0.5.1: version "0.5.1" resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz" dependencies: minimist "0.0.8" +mkdirp@^0.5.1, mkdirp@^0.5.5: + version "0.5.6" + resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz" + dependencies: + minimist "^1.2.6" + mocha@^6.0.0: version "6.1.4" resolved "https://registry.npmjs.org/mocha/-/mocha-6.1.4.tgz" @@ -3491,10 +3389,6 @@ mocha@^6.0.0: yargs-parser "13.0.0" yargs-unparser "1.5.0" -ms@^2.1.1: - version "2.1.3" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" - ms@2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" @@ -3507,6 +3401,10 @@ ms@2.1.2: version "2.1.2" resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" +ms@^2.1.1: + version "2.1.3" + resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" + nanomatch@^1.2.9: version "1.2.13" resolved "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz" @@ -4118,13 +4016,7 @@ rimraf@^2.2.8, rimraf@^2.6.2: dependencies: glob "^7.1.3" -rimraf@^3.0.0: - version "3.0.2" - resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" - dependencies: - glob "^7.1.3" - -rimraf@^3.0.2: +rimraf@^3.0.0, rimraf@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" dependencies: @@ -4354,19 +4246,11 @@ source-map-url@^0.4.0: version "0.4.0" resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz" -source-map@^0.5.6: +source-map@^0.5.6, source-map@^0.5.7: version "0.5.7" resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" -source-map@^0.5.7: - version "0.5.7" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" - -source-map@^0.6.0: - version "0.6.1" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" - -source-map@^0.6.1: +source-map@^0.6.0, source-map@^0.6.1: version "0.6.1" resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" @@ -4408,12 +4292,6 @@ streamroller@^3.0.9: debug "^4.3.4" fs-extra "^10.1.0" -string_decoder@~1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" - dependencies: - safe-buffer "~5.1.0" - string-argv@^0.0.2: version "0.0.2" resolved "https://registry.npmjs.org/string-argv/-/string-argv-0.0.2.tgz" @@ -4449,6 +4327,12 @@ string-width@^4.1.0, string-width@^4.2.0: is-fullwidth-code-point "^3.0.0" strip-ansi "^6.0.0" +string_decoder@~1.1.1: + version "1.1.1" + resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" + dependencies: + safe-buffer "~5.1.0" + stringify-object@^3.2.2: version "3.3.0" resolved "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz" @@ -4496,13 +4380,19 @@ strip-eof@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" +strip-json-comments@2.0.1: + version "2.0.1" + resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" + strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: version "3.1.1" resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" -strip-json-comments@2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" +supports-color@6.0.0: + version "6.0.0" + resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz" + dependencies: + has-flag "^3.0.0" supports-color@^2.0.0: version "2.0.0" @@ -4527,12 +4417,6 @@ supports-color@^8.0.0: dependencies: has-flag "^4.0.0" -supports-color@6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz" - dependencies: - has-flag "^3.0.0" - symbol-observable@^1.1.0: version "1.2.0" resolved "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz" @@ -4661,15 +4545,20 @@ typedarray@^0.0.6: version "0.0.6" resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz" -typescript@^5.8.2: - version "5.8.2" - resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz" - integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ== +typescript@^5.9.2: + version "5.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" + integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== ua-parser-js@^0.7.30: version "0.7.31" resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz" +undici-types@~7.10.0: + version "7.10.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350" + integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag== + union-value@^1.0.0: version "1.0.1" resolved "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz" @@ -4683,7 +4572,7 @@ universalify@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz" -unpipe@~1.0.0, unpipe@1.0.0: +unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" @@ -4802,15 +4691,15 @@ which-module@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz" -which@^1.2.1: - version "1.3.0" - resolved "https://registry.npmjs.org/which/-/which-1.3.0.tgz" +which@1.3.1, which@^1.2.10, which@^1.2.9: + version "1.3.1" + resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" dependencies: isexe "^2.0.0" -which@^1.2.10, which@^1.2.9, which@1.3.1: - version "1.3.1" - resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" +which@^1.2.1: + version "1.3.0" + resolved "https://registry.npmjs.org/which/-/which-1.3.0.tgz" dependencies: isexe "^2.0.0" @@ -4880,16 +4769,16 @@ yallist@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" -yargs-parser@^11.1.1: - version "11.1.1" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" +yargs-parser@13.0.0, yargs-parser@^13.0.0: + version "13.0.0" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.0.0.tgz" dependencies: camelcase "^5.0.0" decamelize "^1.2.0" -yargs-parser@^13.0.0, yargs-parser@13.0.0: - version "13.0.0" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.0.0.tgz" +yargs-parser@^11.1.1: + version "11.1.1" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" dependencies: camelcase "^5.0.0" decamelize "^1.2.0" @@ -4906,6 +4795,22 @@ yargs-unparser@1.5.0: lodash "^4.17.11" yargs "^12.0.5" +yargs@13.2.2: + version "13.2.2" + resolved "https://registry.npmjs.org/yargs/-/yargs-13.2.2.tgz" + dependencies: + cliui "^4.0.0" + find-up "^3.0.0" + get-caller-file "^2.0.1" + os-locale "^3.1.0" + require-directory "^2.1.1" + require-main-filename "^2.0.0" + set-blocking "^2.0.0" + string-width "^3.0.0" + which-module "^2.0.0" + y18n "^4.0.0" + yargs-parser "^13.0.0" + yargs@^12.0.5: version "12.0.5" resolved "https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz" @@ -4935,22 +4840,6 @@ yargs@^16.1.1: y18n "^5.0.5" yargs-parser "^20.2.2" -yargs@13.2.2: - version "13.2.2" - resolved "https://registry.npmjs.org/yargs/-/yargs-13.2.2.tgz" - dependencies: - cliui "^4.0.0" - find-up "^3.0.0" - get-caller-file "^2.0.1" - os-locale "^3.1.0" - require-directory "^2.1.1" - require-main-filename "^2.0.0" - set-blocking "^2.0.0" - string-width "^3.0.0" - which-module "^2.0.0" - y18n "^4.0.0" - yargs-parser "^13.0.0" - yocto-queue@^0.1.0: version "0.1.0" resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" From 78ac1a3afc4a1230c23df9aa3acd3eb23ab85a7f Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 08:54:26 +0100 Subject: [PATCH 02/10] fix: add skipLibCheck to deal with webpack / typescript incompatibilities --- src/tsconfig.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/tsconfig.json b/src/tsconfig.json index 453bdedb6..1aad2f12a 100644 --- a/src/tsconfig.json +++ b/src/tsconfig.json @@ -12,6 +12,7 @@ "outDir": "../dist", "declarationDir": "../dist", "declarationMap": true, - "sourceMap": true + "sourceMap": true, + "skipLibCheck": true } } From cd8c3fa30ed848161fb69183fc1ccf13fb8b603f Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 08:58:10 +0100 Subject: [PATCH 03/10] chore: stub new tests --- .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../bundle.entry1.js | 0 .../bundle.entry2.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.entry1.js | 0 .../patch0/bundle.entry2.js | 0 .../patch0/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../bundle.js.map | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../bundle.js.map | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../c_ts-d_ts.bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../c_ts-d_ts.bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../.output/app.d.ts | 0 .../.output/sub/dep.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../.output/app.d.ts | 0 .../.output/sub/dep.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../.output/app.d.ts | 0 .../.output/app.d.ts.map | 0 .../.output/sub/dep.d.ts | 0 .../.output/sub/dep.d.ts.map | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../c_ts-d_ts.bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../c_ts-d_ts.bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/err.txt | 0 .../err.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../common/index.d.ts | 0 .../common/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../indirectWithError/fileWithError.d.ts | 0 .../indirectWithError/fileWithError.js | 0 .../indirectWithError/index.d.ts | 0 .../indirectWithError/index.js | 0 .../indirectWithError/tsconfig.tsbuildinfo | 0 .../lib/fileWithError.d.ts | 0 .../lib/fileWithError.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/fileWithError.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/indirectWithError/fileWithError.js | 0 .../patch1/indirectWithError/tsconfig.tsbuildinfo | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/output.txt | 0 .../patch2/unreferenced/index.js | 0 .../patch2/unreferenced/tsconfig.tsbuildinfo | 0 .../patch3/bundle.js | 0 .../patch3/output.txt | 0 .../patch3/unreferencedIndirect/index.d.ts | 0 .../patch3/unreferencedIndirect/index.js | 0 .../patch3/unreferencedIndirect/tsconfig.tsbuildinfo | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch4/unreferencedIndirect/index.d.ts | 0 .../patch4/unreferencedIndirect/index.js | 0 .../patch4/unreferencedIndirect/tsconfig.tsbuildinfo | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../patch5/unreferenced/index.d.ts | 0 .../patch5/unreferenced/index.js | 0 .../patch5/unreferenced/tsconfig.tsbuildinfo | 0 .../unreferenced/index.d.ts | 0 .../unreferenced/index.js | 0 .../unreferenced/tsconfig.tsbuildinfo | 0 .../unreferencedIndirect/index.d.ts | 0 .../unreferencedIndirect/index.js | 0 .../unreferencedIndirect/tsconfig.tsbuildinfo | 0 .../utils/index.d.ts | 0 .../utils/index.js | 0 .../utils/tsconfig.tsbuildinfo | 0 .../bundle.js | 0 .../common/index.d.ts | 0 .../common/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../indirectWithError/fileWithError.d.ts | 0 .../indirectWithError/fileWithError.js | 0 .../indirectWithError/index.d.ts | 0 .../indirectWithError/index.js | 0 .../indirectWithError/tsconfig.tsbuildinfo | 0 .../lib/fileWithError.d.ts | 0 .../lib/fileWithError.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/fileWithError.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/indirectWithError/fileWithError.js | 0 .../patch1/indirectWithError/tsconfig.tsbuildinfo | 0 .../patch1/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/output.txt | 0 .../patch3/unreferencedIndirect/index.d.ts | 0 .../patch3/unreferencedIndirect/index.js | 0 .../patch3/unreferencedIndirect/tsconfig.tsbuildinfo | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch4/unreferencedIndirect/index.d.ts | 0 .../patch4/unreferencedIndirect/index.js | 0 .../patch4/unreferencedIndirect/tsconfig.tsbuildinfo | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../patch5/unreferenced/index.d.ts | 0 .../patch5/unreferenced/index.js | 0 .../patch5/unreferenced/tsconfig.tsbuildinfo | 0 .../unreferenced/index.d.ts | 0 .../unreferenced/index.js | 0 .../unreferenced/tsconfig.tsbuildinfo | 0 .../unreferencedIndirect/index.d.ts | 0 .../unreferencedIndirect/index.js | 0 .../unreferencedIndirect/tsconfig.tsbuildinfo | 0 .../utils/index.d.ts | 0 .../utils/index.js | 0 .../utils/tsconfig.tsbuildinfo | 0 .../app/bundle.js | 0 .../common/index.d.ts | 0 .../common/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../indirect/index.d.ts | 0 .../indirect/index.js | 0 .../indirect/tsconfig.tsbuildinfo | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/app/bundle.js | 0 .../patch0/common/index.js | 0 .../patch0/common/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/app/bundle.js | 0 .../patch1/output.txt | 0 .../patch1/utils/index.d.ts | 0 .../patch1/utils/index.js | 0 .../patch1/utils/tsconfig.tsbuildinfo | 0 .../patch2/app/bundle.js | 0 .../patch2/output.txt | 0 .../patch3/app/bundle.js | 0 .../patch3/common/index.d.ts | 0 .../patch3/common/index.js | 0 .../patch3/common/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch3/utils/index.js | 0 .../patch3/utils/tsconfig.tsbuildinfo | 0 .../patch4/app/bundle.js | 0 .../patch4/common/index.d.ts | 0 .../patch4/common/index.js | 0 .../patch4/common/tsconfig.tsbuildinfo | 0 .../patch4/output.txt | 0 .../patch4/utils/index.js | 0 .../patch4/utils/tsconfig.tsbuildinfo | 0 .../patch5/app/bundle.js | 0 .../patch5/output.txt | 0 .../patch5/utils/index.d.ts | 0 .../patch5/utils/index.js | 0 .../patch5/utils/tsconfig.tsbuildinfo | 0 .../patch6/app/bundle.js | 0 .../patch6/output.txt | 0 .../patch6/utils/index.d.ts | 0 .../patch6/utils/index.js | 0 .../patch6/utils/tsconfig.tsbuildinfo | 0 .../utils/index.d.ts | 0 .../utils/index.js | 0 .../utils/tsconfig.tsbuildinfo | 0 .../app/bundle.js | 0 .../common/index.d.ts | 0 .../common/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../indirect/index.d.ts | 0 .../indirect/index.js | 0 .../indirect/tsconfig.tsbuildinfo | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/app/bundle.js | 0 .../patch0/common/index.js | 0 .../patch0/common/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/app/bundle.js | 0 .../patch1/output.txt | 0 .../patch1/utils/index.d.ts | 0 .../patch1/utils/index.js | 0 .../patch1/utils/tsconfig.tsbuildinfo | 0 .../patch2/app/bundle.js | 0 .../patch2/output.txt | 0 .../patch3/app/bundle.js | 0 .../patch3/common/index.d.ts | 0 .../patch3/common/index.js | 0 .../patch3/common/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch3/utils/index.js | 0 .../patch3/utils/tsconfig.tsbuildinfo | 0 .../patch4/app/bundle.js | 0 .../patch4/common/index.d.ts | 0 .../patch4/common/index.js | 0 .../patch4/common/tsconfig.tsbuildinfo | 0 .../patch4/output.txt | 0 .../patch4/utils/index.js | 0 .../patch4/utils/tsconfig.tsbuildinfo | 0 .../patch5/app/bundle.js | 0 .../patch5/output.txt | 0 .../patch5/utils/index.d.ts | 0 .../patch5/utils/index.js | 0 .../patch5/utils/tsconfig.tsbuildinfo | 0 .../patch6/app/bundle.js | 0 .../patch6/output.txt | 0 .../patch6/utils/index.d.ts | 0 .../patch6/utils/index.js | 0 .../patch6/utils/tsconfig.tsbuildinfo | 0 .../utils/index.d.ts | 0 .../utils/index.js | 0 .../utils/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/foo.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/foo.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/foo.d.ts | 0 .../lib/foo.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../tsconfig.tsbuildinfo | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../tsconfig.tsbuildinfo | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../tsconfig.tsbuildinfo | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../tsconfig.tsbuildinfo | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/out/index.d.ts | 0 .../lib/out/index.js | 0 .../lib/out/index.js.map | 0 .../lib/out/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/out/index.d.ts | 0 .../lib/out/index.js | 0 .../lib/out/index.js.map | 0 .../lib/out/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/out/index.d.ts | 0 .../lib/out/index.js | 0 .../lib/out/index.js.map | 0 .../lib/out/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/out/index.d.ts | 0 .../patch0/lib/out/index.js | 0 .../patch0/lib/out/index.js.map | 0 .../patch0/lib/out/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/lib/out/index.js | 0 .../patch2/lib/out/index.js.map | 0 .../patch2/lib/out/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/out/index.d.ts | 0 .../patch3/lib/out/index.js | 0 .../patch3/lib/out/index.js.map | 0 .../patch3/lib/out/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../bundle.js | 0 .../lib/out/index.d.ts | 0 .../lib/out/index.js | 0 .../lib/out/index.js.map | 0 .../lib/out/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/out/index.d.ts | 0 .../patch0/lib/out/index.js | 0 .../patch0/lib/out/index.js.map | 0 .../patch0/lib/out/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/lib/out/index.js | 0 .../patch2/lib/out/index.js.map | 0 .../patch2/lib/out/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/out/index.d.ts | 0 .../patch3/lib/out/index.js | 0 .../patch3/lib/out/index.js.map | 0 .../patch3/lib/out/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/out/index.d.ts | 0 .../patch0/lib/out/index.js | 0 .../patch0/lib/out/index.js.map | 0 .../patch0/lib/out/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/lib/out/index.js | 0 .../patch2/lib/out/index.js.map | 0 .../patch2/lib/out/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/out/index.d.ts | 0 .../patch3/lib/out/index.js | 0 .../patch3/lib/out/index.js.map | 0 .../patch3/lib/out/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/lib/out/index.js | 0 .../patch2/lib/out/index.js.map | 0 .../patch2/lib/out/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/out/index.d.ts | 0 .../patch3/lib/out/index.js | 0 .../patch3/lib/out/index.js.map | 0 .../patch3/lib/out/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/out/index.d.ts | 0 .../lib/out/index.js | 0 .../lib/out/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/out/index.d.ts | 0 .../lib/out/index.js | 0 .../lib/out/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/out/index.d.ts | 0 .../lib/out/index.js | 0 .../lib/out/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/out/index.d.ts | 0 .../lib/out/index.js | 0 .../lib/out/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../app/dist/index.js | 0 .../common/dist/index.d.ts | 0 .../common/dist/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../lib/dist/index.d.ts | 0 .../lib/dist/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/app/dist/index.js | 0 .../patch0/lib/dist/index.d.ts | 0 .../patch0/lib/dist/index.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../app/dist/index.js | 0 .../common/dist/index.d.ts | 0 .../common/dist/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../lib/dist/index.d.ts | 0 .../lib/dist/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/app/dist/index.js | 0 .../patch0/lib/dist/index.d.ts | 0 .../patch0/lib/dist/index.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../app/dist/index.js | 0 .../common/dist/index.d.ts | 0 .../common/dist/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../lib/dist/index.d.ts | 0 .../lib/dist/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/app/dist/index.js | 0 .../patch0/lib/dist/index.d.ts | 0 .../patch0/lib/dist/index.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../app/dist/index.js | 0 .../common/dist/index.d.ts | 0 .../common/dist/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../lib/dist/index.d.ts | 0 .../lib/dist/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/app/dist/index.js | 0 .../patch0/lib/dist/index.d.ts | 0 .../patch0/lib/dist/index.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../app/dist/index.js | 0 .../common/dist/index.d.ts | 0 .../common/dist/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../lib/dist/index.d.ts | 0 .../lib/dist/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/app/dist/index.js | 0 .../patch0/lib/dist/index.d.ts | 0 .../patch0/lib/dist/index.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../app/dist/index.js | 0 .../common/dist/index.d.ts | 0 .../common/dist/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../lib/dist/index.d.ts | 0 .../lib/dist/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/app/dist/index.js | 0 .../patch0/lib/dist/index.d.ts | 0 .../patch0/lib/dist/index.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../app/dist/index.js | 0 .../common/dist/index.d.ts | 0 .../common/dist/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../lib/dist/index.d.ts | 0 .../lib/dist/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/app/dist/index.js | 0 .../patch0/lib/dist/index.d.ts | 0 .../patch0/lib/dist/index.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../app/dist/index.js | 0 .../common/dist/index.d.ts | 0 .../common/dist/index.js | 0 .../common/tsconfig.tsbuildinfo | 0 .../lib/dist/index.d.ts | 0 .../lib/dist/index.js | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/app/dist/index.js | 0 .../patch0/lib/dist/index.d.ts | 0 .../patch0/lib/dist/index.js | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/lib/index.js | 0 .../patch2/lib/index.js.map | 0 .../patch2/lib/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/index.d.ts | 0 .../patch3/lib/index.js | 0 .../patch3/lib/index.js.map | 0 .../patch3/lib/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/lib/index.js | 0 .../patch2/lib/index.js.map | 0 .../patch2/lib/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/index.d.ts | 0 .../patch3/lib/index.js | 0 .../patch3/lib/index.js.map | 0 .../patch3/lib/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/helper.d.ts | 0 .../lib/helper.js | 0 .../lib/helper.js.map | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../lib/helper.d.ts | 0 .../lib/helper.js | 0 .../lib/helper.js.map | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/lib/helper.d.ts | 0 .../patch1/lib/helper.js | 0 .../patch1/lib/helper.js.map | 0 .../patch1/lib/index.js | 0 .../patch1/lib/index.js.map | 0 .../patch1/lib/tsconfig.tsbuildinfo | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/lib/helper.d.ts | 0 .../patch1/lib/helper.js | 0 .../patch1/lib/helper.js.map | 0 .../patch1/lib/index.js | 0 .../patch1/lib/index.js.map | 0 .../patch1/lib/tsconfig.tsbuildinfo | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch0/tsconfig.tsbuildinfo | 0 .../patch1/app.d.ts | 0 .../patch1/bundle.js | 0 .../patch1/lib/helper.d.ts | 0 .../patch1/lib/helper.js | 0 .../patch1/lib/helper.js.map | 0 .../patch1/lib/index.js | 0 .../patch1/lib/index.js.map | 0 .../patch1/lib/tsconfig.tsbuildinfo | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/output.txt | 0 .../patch2/tsconfig.tsbuildinfo | 0 .../tsconfig.tsbuildinfo | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/lib/helper.d.ts | 0 .../patch1/lib/helper.js | 0 .../patch1/lib/helper.js.map | 0 .../patch1/lib/index.js | 0 .../patch1/lib/index.js.map | 0 .../patch1/lib/tsconfig.tsbuildinfo | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/lib/helper.d.ts | 0 .../patch1/lib/helper.js | 0 .../patch1/lib/helper.js.map | 0 .../patch1/lib/index.js | 0 .../patch1/lib/index.js.map | 0 .../patch1/lib/tsconfig.tsbuildinfo | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/lib/helper.d.ts | 0 .../patch1/lib/helper.js | 0 .../patch1/lib/helper.js.map | 0 .../patch1/lib/index.js | 0 .../patch1/lib/index.js.map | 0 .../patch1/lib/tsconfig.tsbuildinfo | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/helper.d.ts | 0 .../lib/helper.js | 0 .../lib/helper.js.map | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/app.d.ts | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch1/tsconfig.tsbuildinfo | 0 .../tsconfig.tsbuildinfo | 0 .../bundle.js | 0 .../lib/helper.d.ts | 0 .../lib/helper.js | 0 .../lib/helper.js.map | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/helper.d.ts | 0 .../lib/helper.js | 0 .../lib/helper.js.map | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../lib/helper.d.ts | 0 .../lib/helper.js | 0 .../lib/helper.js.map | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/helper.d.ts | 0 .../patch0/lib/helper.js | 0 .../patch0/lib/helper.js.map | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch0/tsconfig.tsbuildinfo | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch1/tsconfig.tsbuildinfo | 0 .../patch2/app.d.ts | 0 .../patch2/bundle.js | 0 .../patch2/lib/index.js | 0 .../patch2/lib/index.js.map | 0 .../patch2/lib/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/index.d.ts | 0 .../patch3/lib/index.js | 0 .../patch3/lib/index.js.map | 0 .../patch3/lib/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch3/tsconfig.tsbuildinfo | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch4/tsconfig.tsbuildinfo | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../patch5/tsconfig.tsbuildinfo | 0 .../tsconfig.tsbuildinfo | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/lib/index.js | 0 .../patch2/lib/index.js.map | 0 .../patch2/lib/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/index.d.ts | 0 .../patch3/lib/index.js | 0 .../patch3/lib/index.js.map | 0 .../patch3/lib/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/lib/index.js | 0 .../patch2/lib/index.js.map | 0 .../patch2/lib/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/index.d.ts | 0 .../patch3/lib/index.js | 0 .../patch3/lib/index.js.map | 0 .../patch3/lib/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/lib/index.d.ts | 0 .../patch0/lib/index.js | 0 .../patch0/lib/index.js.map | 0 .../patch0/lib/tsconfig.tsbuildinfo | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../patch2/bundle.js | 0 .../patch2/lib/index.js | 0 .../patch2/lib/index.js.map | 0 .../patch2/lib/tsconfig.tsbuildinfo | 0 .../patch2/output.txt | 0 .../patch3/bundle.js | 0 .../patch3/lib/index.d.ts | 0 .../patch3/lib/index.js | 0 .../patch3/lib/index.js.map | 0 .../patch3/lib/tsconfig.tsbuildinfo | 0 .../patch3/output.txt | 0 .../patch4/bundle.js | 0 .../patch4/output.txt | 0 .../patch5/bundle.js | 0 .../patch5/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../lib/index.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../lib/index.d.ts | 0 .../lib/index.js | 0 .../lib/index.js.map | 0 .../lib/tsconfig.tsbuildinfo | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../bundle.js.map | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../bundle.js.map | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../bundle.js.map | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../bundle.js.map | 0 .../output.txt | 0 test/comparison-tests/stub-new-version.js | 6 +++--- .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 .../patch0/bundle.js | 0 .../patch0/output.txt | 0 .../patch1/bundle.js | 0 .../patch1/output.txt | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js | 0 .../{expectedOutput-5.8 => expectedOutput-5.9}/output.txt | 0 .../bundle.js | 0 .../output.txt | 0 1365 files changed, 3 insertions(+), 3 deletions(-) rename test/comparison-tests/aliasResolution/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/aliasResolution/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/aliasResolution/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/aliasResolution/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/aliasResolution/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/aliasResolution/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/aliasResolution/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/aliasResolution/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/allowJs-entryFileIsJs/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/allowJs-entryFileIsJs/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/allowJs-entryFileIsJs/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/allowJs-entryFileIsJs/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/allowJs-ts-check/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/allowJs-ts-check/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/allowJs-ts-check/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/allowJs-ts-check/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/appendSuffixTo/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/appendSuffixTo/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/appendSuffixTo/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/appendSuffixTo/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/appendSuffixToWatch/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.entry1.js (100%) rename test/comparison-tests/appendSuffixToWatch/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.entry2.js (100%) rename test/comparison-tests/appendSuffixToWatch/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/appendSuffixToWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.entry1.js (100%) rename test/comparison-tests/appendSuffixToWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.entry2.js (100%) rename test/comparison-tests/appendSuffixToWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/babel-es6resolveParent/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/babel-es6resolveParent/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/babel-es6resolveParent/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/babel-es6resolveParent/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/babel-issue81/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/babel-issue81/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js.map (100%) rename test/comparison-tests/babel-issue81/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/babel-issue81/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/babel-issue81/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js.map (100%) rename test/comparison-tests/babel-issue81/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/babel-issue92/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/babel-issue92/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/babel-issue92/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/babel-issue92/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/basic/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/basic/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/basic/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/basic/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/basic/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/basic/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/basic/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/basic/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/basic/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/basic/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/basic/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/basic/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/codeSplitting/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/codeSplitting/{expectedOutput-5.8 => expectedOutput-5.9}/c_ts-d_ts.bundle.js (100%) rename test/comparison-tests/codeSplitting/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/codeSplitting/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/codeSplitting/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/c_ts-d_ts.bundle.js (100%) rename test/comparison-tests/codeSplitting/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/colors/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/colors/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/colors/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/colors/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/conditionalRequire/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/conditionalRequire/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/conditionalRequire/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/conditionalRequire/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/customTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/customTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/customTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/customTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/customTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/customTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/customTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/customTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/customTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/customTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/customTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/customTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/customTransformerUsingPathString/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/declarationDeps/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/declarationDeps/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/declarationDeps/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/declarationDeps/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/declarationOutput/{expectedOutput-5.8 => expectedOutput-5.9}/.output/app.d.ts (100%) rename test/comparison-tests/declarationOutput/{expectedOutput-5.8 => expectedOutput-5.9}/.output/sub/dep.d.ts (100%) rename test/comparison-tests/declarationOutput/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/declarationOutput/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/declarationOutputAllowJs/{expectedOutput-5.8 => expectedOutput-5.9}/.output/app.d.ts (100%) rename test/comparison-tests/declarationOutputAllowJs/{expectedOutput-5.8 => expectedOutput-5.9}/.output/sub/dep.d.ts (100%) rename test/comparison-tests/declarationOutputAllowJs/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/declarationOutputAllowJs/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/declarationOutputAllowJs/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/declarationOutputAllowJs/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/declarationOutputWithMaps/{expectedOutput-5.8 => expectedOutput-5.9}/.output/app.d.ts (100%) rename test/comparison-tests/declarationOutputWithMaps/{expectedOutput-5.8 => expectedOutput-5.9}/.output/app.d.ts.map (100%) rename test/comparison-tests/declarationOutputWithMaps/{expectedOutput-5.8 => expectedOutput-5.9}/.output/sub/dep.d.ts (100%) rename test/comparison-tests/declarationOutputWithMaps/{expectedOutput-5.8 => expectedOutput-5.9}/.output/sub/dep.d.ts.map (100%) rename test/comparison-tests/declarationOutputWithMaps/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/declarationOutputWithMaps/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/declarationWatch/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/declarationWatch/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/declarationWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/declarationWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/declarationWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/declarationWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/dependencyErrors/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/dependencyErrors/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/dependencyErrors/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/dependencyErrors/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/dependencyErrors/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/dependencyErrors/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/dependencyErrors/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/dependencyErrors/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/errorFormatter/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/errorFormatter/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/errorFormatter/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/errorFormatter/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/errors/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/errors/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/errors/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/errors/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/es5/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/es5/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/es5/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/es5/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/es6/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/es6/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/es6/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/es6/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/es6codeSplitting/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/es6codeSplitting/{expectedOutput-5.8 => expectedOutput-5.9}/c_ts-d_ts.bundle.js (100%) rename test/comparison-tests/es6codeSplitting/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/es6codeSplitting/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/es6codeSplitting/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/c_ts-d_ts.bundle.js (100%) rename test/comparison-tests/es6codeSplitting/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/es6withCJS/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/es6withCJS/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/es6withCJS/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/es6withCJS/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/externals/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/externals/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/externals/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/externals/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/ignoreDiagnostics/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/ignoreDiagnostics/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/ignoreDiagnostics/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/ignoreDiagnostics/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/importsWatch/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/importsWatch/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/importsWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/importsWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/instance/{expectedOutput-5.8 => expectedOutput-5.9}/err.txt (100%) rename test/comparison-tests/instance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/err.txt (100%) rename test/comparison-tests/issue372/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/issue372/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/issue372/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/issue372/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/issue372/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/issue372/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/issue372/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/issue372/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/issue441/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/issue441/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/issue441/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/issue441/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/issue441/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/issue441/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/issue441/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/issue441/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/issue441/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/issue441/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/issue441/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/issue441/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/issue71/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/issue71/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/loaderOptionsCaching/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/loaderOptionsCaching/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/loaderOptionsCaching/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/loaderOptionsCaching/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/localTsImplementationOfTypings/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/localTsImplementationOfTypings/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/localTsImplementationOfTypings/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/localTsImplementationOfTypings/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/node/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/node/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/node/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/node/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/nodeResolution/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/nodeResolution/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/nodeResolution/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/nodeResolution/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/nolib/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/nolib/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/nolib/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/nolib/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/npmLink/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/npmLink/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/npmLink/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/npmLink/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/onlyCompileBundledFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/otherLoadersWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/production/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/production/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferences/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferences/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferences/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferences/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferences/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferences/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferences/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferences/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferences/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferences/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferences/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferences/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/common/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/common/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/indirectWithError/fileWithError.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/indirectWithError/fileWithError.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/indirectWithError/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/indirectWithError/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/indirectWithError/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/lib/fileWithError.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/lib/fileWithError.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/fileWithError.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/indirectWithError/fileWithError.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/indirectWithError/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/unreferenced/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/unreferenced/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/unreferencedIndirect/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/unreferencedIndirect/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/unreferencedIndirect/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/unreferencedIndirect/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/unreferencedIndirect/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/unreferencedIndirect/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/unreferenced/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/unreferenced/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/unreferenced/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/unreferenced/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/unreferenced/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/unreferenced/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/unreferencedIndirect/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/unreferencedIndirect/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/unreferencedIndirect/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-5.8 => expectedOutput-5.9}/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/indirectWithError/fileWithError.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/indirectWithError/fileWithError.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/indirectWithError/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/indirectWithError/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/indirectWithError/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/fileWithError.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/fileWithError.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/fileWithError.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/indirectWithError/fileWithError.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/indirectWithError/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/unreferencedIndirect/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/unreferencedIndirect/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/unreferencedIndirect/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/unreferencedIndirect/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/unreferencedIndirect/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/unreferencedIndirect/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/unreferenced/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/unreferenced/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/unreferenced/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/unreferenced/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/unreferenced/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/unreferenced/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/unreferencedIndirect/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/unreferencedIndirect/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/unreferencedIndirect/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultiple/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/common/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/common/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/indirect/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/indirect/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/indirect/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/common/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/common/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/common/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/common/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/common/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch6/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch6/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch6/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch6/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/patch6/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-5.8 => expectedOutput-5.9}/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/indirect/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/indirect/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/indirect/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/common/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/common/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/common/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/common/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/common/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch6/app/bundle.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch6/output.txt (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch6/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch6/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch6/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/utils/index.d.ts (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/utils/index.js (100%) rename test/comparison-tests/projectReferencesMultipleDifferentInstance/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/utils/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/lib/foo.d.ts (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/lib/foo.js (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/foo.d.ts (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/foo.js (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNoSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesNotBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJson/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/out/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesRootDir/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-5.8 => expectedOutput-5.9}/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.d.ts (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.js (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/out/index.js.map (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesRootDirInvalidConfig/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/common/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/common/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/common/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/common/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/common/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/common/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/common/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/common/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/common/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/app/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/dist/index.d.ts (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/dist/index.js (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesSymLinks_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/app.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/app.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.d.ts (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/helper.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/app.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_Composite_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-5.8 => expectedOutput-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch2/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/index.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch3/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch4/output.txt (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/bundle.js (100%) rename test/comparison-tests/projectReferencesWatch_WatchApi/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch5/output.txt (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.d.ts (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/index.js.map (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/lib/tsconfig.tsbuildinfo (100%) rename test/comparison-tests/projectReferencesWithCustomTransformer/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/replacement/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/replacement/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/replacement/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/replacement/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/reportFiles/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/reportFiles/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/reportFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/reportFiles/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/resolveJsonModule/{expectedOutput-5.8 => expectedOutput-5.9}/app.d.ts (100%) rename test/comparison-tests/resolveJsonModule/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/resolveJsonModule/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/resolveJsonModule/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/resolveJsonModule/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/simpleDependency/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/sourceMaps/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/sourceMaps/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js.map (100%) rename test/comparison-tests/sourceMaps/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/sourceMaps/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/sourceMaps/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js.map (100%) rename test/comparison-tests/sourceMaps/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js.map (100%) rename test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js.map (100%) rename test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/tsconfigInvalid/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/tsconfigInvalid/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/tsconfigInvalid/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/tsconfigInvalid/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/tsconfigInvalidFile/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/tsconfigInvalidFile/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/tsconfigInvalidFile/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/tsconfigInvalidFile/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/tsconfigSearch/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/tsconfigSearch/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/tsconfigSearch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/tsconfigSearch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch0/output.txt (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-5.8 => expectedOutput-5.9}/patch1/output.txt (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/bundle.js (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch0/output.txt (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/bundle.js (100%) rename test/comparison-tests/typeSystemWatch/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/patch1/output.txt (100%) rename test/comparison-tests/validateLoaderOptionNames/{expectedOutput-5.8 => expectedOutput-5.9}/bundle.js (100%) rename test/comparison-tests/validateLoaderOptionNames/{expectedOutput-5.8 => expectedOutput-5.9}/output.txt (100%) rename test/comparison-tests/validateLoaderOptionNames/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/bundle.js (100%) rename test/comparison-tests/validateLoaderOptionNames/{expectedOutput-transpile-5.8 => expectedOutput-transpile-5.9}/output.txt (100%) diff --git a/test/comparison-tests/aliasResolution/expectedOutput-5.8/bundle.js b/test/comparison-tests/aliasResolution/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/aliasResolution/expectedOutput-5.8/bundle.js rename to test/comparison-tests/aliasResolution/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/aliasResolution/expectedOutput-5.8/output.txt b/test/comparison-tests/aliasResolution/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/aliasResolution/expectedOutput-5.8/output.txt rename to test/comparison-tests/aliasResolution/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/aliasResolution/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/aliasResolution/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/aliasResolution/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/aliasResolution/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/aliasResolution/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/aliasResolution/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/aliasResolution/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/aliasResolution/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.8/bundle.js b/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.8/bundle.js rename to test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.8/output.txt b/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.8/output.txt rename to test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/allowJs-ts-check/expectedOutput-5.8/bundle.js b/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/allowJs-ts-check/expectedOutput-5.8/bundle.js rename to test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/allowJs-ts-check/expectedOutput-5.8/output.txt b/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/allowJs-ts-check/expectedOutput-5.8/output.txt rename to test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/appendSuffixTo/expectedOutput-5.8/bundle.js b/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/appendSuffixTo/expectedOutput-5.8/bundle.js rename to test/comparison-tests/appendSuffixTo/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/appendSuffixTo/expectedOutput-5.8/output.txt b/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/appendSuffixTo/expectedOutput-5.8/output.txt rename to test/comparison-tests/appendSuffixTo/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/bundle.entry1.js b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry1.js similarity index 100% rename from test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/bundle.entry1.js rename to test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry1.js diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/bundle.entry2.js b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry2.js similarity index 100% rename from test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/bundle.entry2.js rename to test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry2.js diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/output.txt b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/output.txt rename to test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/patch0/bundle.entry1.js b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry1.js similarity index 100% rename from test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/patch0/bundle.entry1.js rename to test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry1.js diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/patch0/bundle.entry2.js b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry2.js similarity index 100% rename from test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/patch0/bundle.entry2.js rename to test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry2.js diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/appendSuffixToWatch/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/babel-es6resolveParent/expectedOutput-5.8/bundle.js b/test/comparison-tests/babel-es6resolveParent/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/babel-es6resolveParent/expectedOutput-5.8/bundle.js rename to test/comparison-tests/babel-es6resolveParent/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/babel-es6resolveParent/expectedOutput-5.8/output.txt b/test/comparison-tests/babel-es6resolveParent/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/babel-es6resolveParent/expectedOutput-5.8/output.txt rename to test/comparison-tests/babel-es6resolveParent/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/babel-issue81/expectedOutput-5.8/bundle.js b/test/comparison-tests/babel-issue81/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/babel-issue81/expectedOutput-5.8/bundle.js rename to test/comparison-tests/babel-issue81/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/babel-issue81/expectedOutput-5.8/bundle.js.map b/test/comparison-tests/babel-issue81/expectedOutput-5.9/bundle.js.map similarity index 100% rename from test/comparison-tests/babel-issue81/expectedOutput-5.8/bundle.js.map rename to test/comparison-tests/babel-issue81/expectedOutput-5.9/bundle.js.map diff --git a/test/comparison-tests/babel-issue81/expectedOutput-5.8/output.txt b/test/comparison-tests/babel-issue81/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/babel-issue81/expectedOutput-5.8/output.txt rename to test/comparison-tests/babel-issue81/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/babel-issue81/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.8/bundle.js.map b/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/bundle.js.map similarity index 100% rename from test/comparison-tests/babel-issue81/expectedOutput-transpile-5.8/bundle.js.map rename to test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/bundle.js.map diff --git a/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/babel-issue81/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/babel-issue92/expectedOutput-5.8/bundle.js b/test/comparison-tests/babel-issue92/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/babel-issue92/expectedOutput-5.8/bundle.js rename to test/comparison-tests/babel-issue92/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/babel-issue92/expectedOutput-5.8/output.txt b/test/comparison-tests/babel-issue92/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/babel-issue92/expectedOutput-5.8/output.txt rename to test/comparison-tests/babel-issue92/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/babel-issue92/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/babel-issue92/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/basic/expectedOutput-5.8/bundle.js b/test/comparison-tests/basic/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/basic/expectedOutput-5.8/bundle.js rename to test/comparison-tests/basic/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/basic/expectedOutput-5.8/output.txt b/test/comparison-tests/basic/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/basic/expectedOutput-5.8/output.txt rename to test/comparison-tests/basic/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/basic/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/basic/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/basic/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/basic/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/basic/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/basic/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/basic/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/basic/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/basic/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/basic/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/basic/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/basic/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/basic/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/basic/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/basic/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/basic/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/basic/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/basic/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/basic/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/basic/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/basic/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/basic/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/basic/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/basic/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/basic/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/basic/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/codeSplitting/expectedOutput-5.8/bundle.js b/test/comparison-tests/codeSplitting/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/codeSplitting/expectedOutput-5.8/bundle.js rename to test/comparison-tests/codeSplitting/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/codeSplitting/expectedOutput-5.8/c_ts-d_ts.bundle.js b/test/comparison-tests/codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js similarity index 100% rename from test/comparison-tests/codeSplitting/expectedOutput-5.8/c_ts-d_ts.bundle.js rename to test/comparison-tests/codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js diff --git a/test/comparison-tests/codeSplitting/expectedOutput-5.8/output.txt b/test/comparison-tests/codeSplitting/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/codeSplitting/expectedOutput-5.8/output.txt rename to test/comparison-tests/codeSplitting/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/codeSplitting/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.8/c_ts-d_ts.bundle.js b/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js similarity index 100% rename from test/comparison-tests/codeSplitting/expectedOutput-transpile-5.8/c_ts-d_ts.bundle.js rename to test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js diff --git a/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/codeSplitting/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/colors/expectedOutput-5.8/bundle.js b/test/comparison-tests/colors/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/colors/expectedOutput-5.8/bundle.js rename to test/comparison-tests/colors/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/colors/expectedOutput-5.8/output.txt b/test/comparison-tests/colors/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/colors/expectedOutput-5.8/output.txt rename to test/comparison-tests/colors/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/colors/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/colors/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/colors/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/colors/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/colors/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/colors/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/colors/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/colors/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/conditionalRequire/expectedOutput-5.8/bundle.js b/test/comparison-tests/conditionalRequire/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/conditionalRequire/expectedOutput-5.8/bundle.js rename to test/comparison-tests/conditionalRequire/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/conditionalRequire/expectedOutput-5.8/output.txt b/test/comparison-tests/conditionalRequire/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/conditionalRequire/expectedOutput-5.8/output.txt rename to test/comparison-tests/conditionalRequire/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.8/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-5.8/bundle.js rename to test/comparison-tests/customTransformer/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.8/output.txt b/test/comparison-tests/customTransformer/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-5.8/output.txt rename to test/comparison-tests/customTransformer/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/customTransformer/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/bundle.js rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/output.txt rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/declarationDeps/expectedOutput-5.8/bundle.js b/test/comparison-tests/declarationDeps/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/declarationDeps/expectedOutput-5.8/bundle.js rename to test/comparison-tests/declarationDeps/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/declarationDeps/expectedOutput-5.8/output.txt b/test/comparison-tests/declarationDeps/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/declarationDeps/expectedOutput-5.8/output.txt rename to test/comparison-tests/declarationDeps/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/declarationDeps/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/declarationDeps/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/declarationDeps/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/declarationDeps/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/declarationDeps/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/declarationDeps/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/declarationDeps/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/declarationDeps/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/declarationOutput/expectedOutput-5.8/.output/app.d.ts b/test/comparison-tests/declarationOutput/expectedOutput-5.9/.output/app.d.ts similarity index 100% rename from test/comparison-tests/declarationOutput/expectedOutput-5.8/.output/app.d.ts rename to test/comparison-tests/declarationOutput/expectedOutput-5.9/.output/app.d.ts diff --git a/test/comparison-tests/declarationOutput/expectedOutput-5.8/.output/sub/dep.d.ts b/test/comparison-tests/declarationOutput/expectedOutput-5.9/.output/sub/dep.d.ts similarity index 100% rename from test/comparison-tests/declarationOutput/expectedOutput-5.8/.output/sub/dep.d.ts rename to test/comparison-tests/declarationOutput/expectedOutput-5.9/.output/sub/dep.d.ts diff --git a/test/comparison-tests/declarationOutput/expectedOutput-5.8/bundle.js b/test/comparison-tests/declarationOutput/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/declarationOutput/expectedOutput-5.8/bundle.js rename to test/comparison-tests/declarationOutput/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/declarationOutput/expectedOutput-5.8/output.txt b/test/comparison-tests/declarationOutput/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/declarationOutput/expectedOutput-5.8/output.txt rename to test/comparison-tests/declarationOutput/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.8/.output/app.d.ts b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/.output/app.d.ts similarity index 100% rename from test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.8/.output/app.d.ts rename to test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/.output/app.d.ts diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.8/.output/sub/dep.d.ts b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/.output/sub/dep.d.ts similarity index 100% rename from test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.8/.output/sub/dep.d.ts rename to test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/.output/sub/dep.d.ts diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.8/bundle.js b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.8/bundle.js rename to test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.8/output.txt b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.8/output.txt rename to test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/.output/app.d.ts b/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/.output/app.d.ts similarity index 100% rename from test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/.output/app.d.ts rename to test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/.output/app.d.ts diff --git a/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/.output/app.d.ts.map b/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/.output/app.d.ts.map similarity index 100% rename from test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/.output/app.d.ts.map rename to test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/.output/app.d.ts.map diff --git a/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/.output/sub/dep.d.ts b/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/.output/sub/dep.d.ts similarity index 100% rename from test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/.output/sub/dep.d.ts rename to test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/.output/sub/dep.d.ts diff --git a/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/.output/sub/dep.d.ts.map b/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/.output/sub/dep.d.ts.map similarity index 100% rename from test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/.output/sub/dep.d.ts.map rename to test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/.output/sub/dep.d.ts.map diff --git a/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/bundle.js b/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/bundle.js rename to test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/output.txt b/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.8/output.txt rename to test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.8/bundle.js b/test/comparison-tests/declarationWatch/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/declarationWatch/expectedOutput-5.8/bundle.js rename to test/comparison-tests/declarationWatch/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.8/output.txt b/test/comparison-tests/declarationWatch/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/declarationWatch/expectedOutput-5.8/output.txt rename to test/comparison-tests/declarationWatch/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/declarationWatch/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/declarationWatch/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/declarationWatch/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/declarationWatch/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-5.8/bundle.js b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/dependencyErrors/expectedOutput-5.8/bundle.js rename to test/comparison-tests/dependencyErrors/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-5.8/output.txt b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/dependencyErrors/expectedOutput-5.8/output.txt rename to test/comparison-tests/dependencyErrors/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/dependencyErrors/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/dependencyErrors/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/errorFormatter/expectedOutput-5.8/bundle.js b/test/comparison-tests/errorFormatter/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/errorFormatter/expectedOutput-5.8/bundle.js rename to test/comparison-tests/errorFormatter/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/errorFormatter/expectedOutput-5.8/output.txt b/test/comparison-tests/errorFormatter/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/errorFormatter/expectedOutput-5.8/output.txt rename to test/comparison-tests/errorFormatter/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/errorFormatter/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/errorFormatter/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/errors/expectedOutput-5.8/bundle.js b/test/comparison-tests/errors/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/errors/expectedOutput-5.8/bundle.js rename to test/comparison-tests/errors/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/errors/expectedOutput-5.8/output.txt b/test/comparison-tests/errors/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/errors/expectedOutput-5.8/output.txt rename to test/comparison-tests/errors/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/errors/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/errors/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/errors/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/errors/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/errors/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/errors/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/errors/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/errors/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/es5/expectedOutput-5.8/bundle.js b/test/comparison-tests/es5/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/es5/expectedOutput-5.8/bundle.js rename to test/comparison-tests/es5/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/es5/expectedOutput-5.8/output.txt b/test/comparison-tests/es5/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/es5/expectedOutput-5.8/output.txt rename to test/comparison-tests/es5/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/es5/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/es5/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/es5/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/es5/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/es5/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/es5/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/es5/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/es5/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/es6/expectedOutput-5.8/bundle.js b/test/comparison-tests/es6/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/es6/expectedOutput-5.8/bundle.js rename to test/comparison-tests/es6/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/es6/expectedOutput-5.8/output.txt b/test/comparison-tests/es6/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/es6/expectedOutput-5.8/output.txt rename to test/comparison-tests/es6/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/es6/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/es6/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/es6/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/es6/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/es6/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/es6/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/es6/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/es6/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-5.8/bundle.js b/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/es6codeSplitting/expectedOutput-5.8/bundle.js rename to test/comparison-tests/es6codeSplitting/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-5.8/c_ts-d_ts.bundle.js b/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js similarity index 100% rename from test/comparison-tests/es6codeSplitting/expectedOutput-5.8/c_ts-d_ts.bundle.js rename to test/comparison-tests/es6codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-5.8/output.txt b/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/es6codeSplitting/expectedOutput-5.8/output.txt rename to test/comparison-tests/es6codeSplitting/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.8/c_ts-d_ts.bundle.js b/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js similarity index 100% rename from test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.8/c_ts-d_ts.bundle.js rename to test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/es6withCJS/expectedOutput-5.8/bundle.js b/test/comparison-tests/es6withCJS/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/es6withCJS/expectedOutput-5.8/bundle.js rename to test/comparison-tests/es6withCJS/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/es6withCJS/expectedOutput-5.8/output.txt b/test/comparison-tests/es6withCJS/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/es6withCJS/expectedOutput-5.8/output.txt rename to test/comparison-tests/es6withCJS/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/es6withCJS/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/es6withCJS/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/es6withCJS/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/es6withCJS/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/es6withCJS/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/es6withCJS/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/es6withCJS/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/es6withCJS/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/externals/expectedOutput-5.8/bundle.js b/test/comparison-tests/externals/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/externals/expectedOutput-5.8/bundle.js rename to test/comparison-tests/externals/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/externals/expectedOutput-5.8/output.txt b/test/comparison-tests/externals/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/externals/expectedOutput-5.8/output.txt rename to test/comparison-tests/externals/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/externals/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/externals/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/externals/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/externals/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/externals/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/externals/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/externals/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/externals/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/ignoreDiagnostics/expectedOutput-5.8/bundle.js b/test/comparison-tests/ignoreDiagnostics/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/ignoreDiagnostics/expectedOutput-5.8/bundle.js rename to test/comparison-tests/ignoreDiagnostics/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/ignoreDiagnostics/expectedOutput-5.8/output.txt b/test/comparison-tests/ignoreDiagnostics/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/ignoreDiagnostics/expectedOutput-5.8/output.txt rename to test/comparison-tests/ignoreDiagnostics/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/importsWatch/expectedOutput-5.8/bundle.js b/test/comparison-tests/importsWatch/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/importsWatch/expectedOutput-5.8/bundle.js rename to test/comparison-tests/importsWatch/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/importsWatch/expectedOutput-5.8/output.txt b/test/comparison-tests/importsWatch/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/importsWatch/expectedOutput-5.8/output.txt rename to test/comparison-tests/importsWatch/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/importsWatch/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/importsWatch/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/importsWatch/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/importsWatch/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/importsWatch/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/importsWatch/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/importsWatch/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/importsWatch/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/instance/expectedOutput-5.8/err.txt b/test/comparison-tests/instance/expectedOutput-5.9/err.txt similarity index 100% rename from test/comparison-tests/instance/expectedOutput-5.8/err.txt rename to test/comparison-tests/instance/expectedOutput-5.9/err.txt diff --git a/test/comparison-tests/instance/expectedOutput-transpile-5.8/err.txt b/test/comparison-tests/instance/expectedOutput-transpile-5.9/err.txt similarity index 100% rename from test/comparison-tests/instance/expectedOutput-transpile-5.8/err.txt rename to test/comparison-tests/instance/expectedOutput-transpile-5.9/err.txt diff --git a/test/comparison-tests/issue372/expectedOutput-5.8/bundle.js b/test/comparison-tests/issue372/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/issue372/expectedOutput-5.8/bundle.js rename to test/comparison-tests/issue372/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/issue372/expectedOutput-5.8/output.txt b/test/comparison-tests/issue372/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/issue372/expectedOutput-5.8/output.txt rename to test/comparison-tests/issue372/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/issue372/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/issue372/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/issue372/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/issue372/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/issue372/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/issue372/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/issue372/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/issue372/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/issue372/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/issue372/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/issue372/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/issue372/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/issue372/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/issue372/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/issue372/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/issue372/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/issue372/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/issue372/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/issue441/expectedOutput-5.8/bundle.js b/test/comparison-tests/issue441/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-5.8/bundle.js rename to test/comparison-tests/issue441/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/issue441/expectedOutput-5.8/output.txt b/test/comparison-tests/issue441/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-5.8/output.txt rename to test/comparison-tests/issue441/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/issue441/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/issue441/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/issue441/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/issue441/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/issue441/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/issue441/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/issue441/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/issue441/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/issue441/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/issue441/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/issue441/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/issue441/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/issue441/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/issue441/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/issue441/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/issue441/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/issue441/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/issue441/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/issue441/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/issue441/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/issue441/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/issue71/expectedOutput-5.8/bundle.js b/test/comparison-tests/issue71/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/issue71/expectedOutput-5.8/bundle.js rename to test/comparison-tests/issue71/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/issue71/expectedOutput-5.8/output.txt b/test/comparison-tests/issue71/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/issue71/expectedOutput-5.8/output.txt rename to test/comparison-tests/issue71/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.8/bundle.js b/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/loaderOptionsCaching/expectedOutput-5.8/bundle.js rename to test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.8/output.txt b/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/loaderOptionsCaching/expectedOutput-5.8/output.txt rename to test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.8/bundle.js b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.8/bundle.js rename to test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.8/output.txt b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.8/output.txt rename to test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/node/expectedOutput-5.8/bundle.js b/test/comparison-tests/node/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/node/expectedOutput-5.8/bundle.js rename to test/comparison-tests/node/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/node/expectedOutput-5.8/output.txt b/test/comparison-tests/node/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/node/expectedOutput-5.8/output.txt rename to test/comparison-tests/node/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/node/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/node/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/node/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/node/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/node/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/node/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/node/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/node/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.8/bundle.js b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.8/bundle.js rename to test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.8/output.txt b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.8/output.txt rename to test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/nodeResolution/expectedOutput-5.8/bundle.js b/test/comparison-tests/nodeResolution/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/nodeResolution/expectedOutput-5.8/bundle.js rename to test/comparison-tests/nodeResolution/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/nodeResolution/expectedOutput-5.8/output.txt b/test/comparison-tests/nodeResolution/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/nodeResolution/expectedOutput-5.8/output.txt rename to test/comparison-tests/nodeResolution/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/nodeResolution/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/nodeResolution/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/nodeResolution/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/nodeResolution/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/nodeResolution/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/nodeResolution/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/nodeResolution/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/nodeResolution/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/nolib/expectedOutput-5.8/bundle.js b/test/comparison-tests/nolib/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/nolib/expectedOutput-5.8/bundle.js rename to test/comparison-tests/nolib/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/nolib/expectedOutput-5.8/output.txt b/test/comparison-tests/nolib/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/nolib/expectedOutput-5.8/output.txt rename to test/comparison-tests/nolib/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/nolib/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/nolib/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/nolib/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/nolib/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/nolib/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/nolib/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/nolib/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/nolib/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/npmLink/expectedOutput-5.8/bundle.js b/test/comparison-tests/npmLink/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/npmLink/expectedOutput-5.8/bundle.js rename to test/comparison-tests/npmLink/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/npmLink/expectedOutput-5.8/output.txt b/test/comparison-tests/npmLink/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/npmLink/expectedOutput-5.8/output.txt rename to test/comparison-tests/npmLink/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/npmLink/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/npmLink/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/npmLink/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/npmLink/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/npmLink/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/npmLink/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/bundle.js rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/output.txt rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/bundle.js rename to test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/output.txt b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/output.txt rename to test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/production/expectedOutput-5.8/output.txt b/test/comparison-tests/production/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/production/expectedOutput-5.8/output.txt rename to test/comparison-tests/production/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/production/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/production/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/production/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/production/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferences/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferences/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferences/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferences/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferences/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferences/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferences/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferences/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferences/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferences/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferences/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferences/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferences/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferences/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferences/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferences/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferences/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferences/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferences/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/common/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/common/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/common/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/common/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/fileWithError.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/fileWithError.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/fileWithError.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/fileWithError.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/fileWithError.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/fileWithError.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/fileWithError.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/fileWithError.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/indirectWithError/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/fileWithError.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/fileWithError.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/fileWithError.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/fileWithError.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/fileWithError.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/fileWithError.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/fileWithError.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/fileWithError.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch0/lib/fileWithError.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/lib/fileWithError.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch0/lib/fileWithError.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/lib/fileWithError.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch1/indirectWithError/fileWithError.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/indirectWithError/fileWithError.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch1/indirectWithError/fileWithError.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/indirectWithError/fileWithError.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch1/indirectWithError/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch1/indirectWithError/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch2/unreferenced/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/unreferenced/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch2/unreferenced/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/unreferenced/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch2/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/unreferenced/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch2/unreferenced/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/unreferenced/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/unreferencedIndirect/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/unreferencedIndirect/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/unreferencedIndirect/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/unreferencedIndirect/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch3/unreferencedIndirect/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/unreferencedIndirect/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/unreferencedIndirect/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/unreferencedIndirect/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/unreferencedIndirect/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch4/unreferencedIndirect/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/unreferenced/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/unreferenced/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/unreferenced/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/unreferenced/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/patch5/unreferenced/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferenced/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferenced/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferenced/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferenced/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferenced/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferencedIndirect/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferencedIndirect/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferencedIndirect/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferencedIndirect/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/unreferencedIndirect/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/utils/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/utils/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/utils/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-5.8/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/common/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/common/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/common/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/common/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/fileWithError.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/fileWithError.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/fileWithError.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/fileWithError.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/fileWithError.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/fileWithError.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/fileWithError.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/fileWithError.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/indirectWithError/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/fileWithError.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/fileWithError.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/fileWithError.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/fileWithError.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/fileWithError.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/fileWithError.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/fileWithError.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/fileWithError.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch0/lib/fileWithError.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/lib/fileWithError.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch0/lib/fileWithError.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/lib/fileWithError.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch1/indirectWithError/fileWithError.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/indirectWithError/fileWithError.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch1/indirectWithError/fileWithError.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/indirectWithError/fileWithError.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch1/indirectWithError/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch1/indirectWithError/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/unreferencedIndirect/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/unreferencedIndirect/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/unreferencedIndirect/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/unreferencedIndirect/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch3/unreferencedIndirect/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/unreferencedIndirect/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/unreferencedIndirect/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/unreferencedIndirect/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/unreferencedIndirect/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch4/unreferencedIndirect/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/unreferenced/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/unreferenced/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/unreferenced/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/unreferenced/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/patch5/unreferenced/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferenced/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferenced/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferenced/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferenced/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferenced/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferencedIndirect/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferencedIndirect/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferencedIndirect/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferencedIndirect/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/unreferencedIndirect/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/utils/index.d.ts b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/utils/index.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/utils/index.js rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.8/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/common/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/common/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/common/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/common/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/indirect/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/indirect/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/indirect/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/indirect/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/indirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/indirect/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch0/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch0/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch0/common/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch0/common/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/common/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch0/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch0/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/utils/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch1/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch2/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch2/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/common/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/common/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/common/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/common/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch3/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/common/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/common/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/common/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/common/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch4/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/utils/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch5/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/utils/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/patch6/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/utils/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.8/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/common/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/common/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/common/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/common/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/indirect/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/indirect/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/indirect/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/indirect/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/indirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/indirect/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch0/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch0/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch0/common/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch0/common/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/common/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch0/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch0/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/utils/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch1/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch2/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch2/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/common/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/common/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/common/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/common/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch3/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/common/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/common/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/common/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/common/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch4/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/utils/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch5/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/app/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/app/bundle.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/app/bundle.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/output.txt rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/output.txt diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/utils/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/patch6/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/utils/index.d.ts b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/utils/index.d.ts rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/index.d.ts diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/utils/index.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/index.js similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/utils/index.js rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/index.js diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.8/utils/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/foo.d.ts b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/foo.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/foo.d.ts rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/foo.d.ts diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/foo.js b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/foo.js similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/foo.js rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/foo.js diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/foo.d.ts b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/foo.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/foo.d.ts rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/foo.d.ts diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/foo.js b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/foo.js similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/foo.js rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/foo.js diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/app.d.ts b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/app.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/app.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/app.d.ts b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/app.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/app.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/app.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/app.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/app.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/app.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/app.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/app.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/lib/out/index.js b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/lib/out/index.js b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/lib/out/index.d.ts b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/lib/out/index.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/lib/out/index.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/lib/out/index.js.map b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/lib/out/index.js.map rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/lib/out/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/lib/out/index.d.ts b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/lib/out/index.js b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/lib/out/index.js rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/lib/out/index.js.map b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/lib/out/index.js.map rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/lib/out/index.d.ts b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/lib/out/index.js b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/lib/out/index.js rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/lib/out/index.js.map b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/lib/out/index.js.map rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/lib/out/index.d.ts b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/lib/out/index.js b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/lib/out/index.js rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/lib/out/index.js.map b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/lib/out/index.js.map rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/lib/out/index.d.ts b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/out/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/lib/out/index.d.ts rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/out/index.d.ts diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/lib/out/index.js b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/out/index.js similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/lib/out/index.js rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/out/index.js diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/lib/out/index.js.map b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/out/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/lib/out/index.js.map rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/out/index.js.map diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/common/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/common/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/common/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/common/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/common/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/common/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/common/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/common/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/common/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/common/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/common/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/common/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/common/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/common/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/common/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/common/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/common/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/common/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/common/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/common/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/common/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/common/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/common/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/common/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/common/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/common/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/common/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/common/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/common/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/common/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/common/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/common/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/common/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/app/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/lib/dist/index.d.ts b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/dist/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/lib/dist/index.d.ts rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/dist/index.d.ts diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/lib/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/dist/index.js similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/lib/dist/index.js rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/dist/index.js diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/lib/index.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/lib/index.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/lib/index.js.map b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/lib/index.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/lib/index.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/lib/index.js.map b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/lib/index.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/lib/index.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/lib/index.js.map b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/lib/index.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/lib/index.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/lib/index.js.map b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/app.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/app.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/app.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch0/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/app.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/app.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/app.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch2/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/patch2/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/app.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/app.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/app.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/app.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/app.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/app.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch1/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/patch1/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.d.ts rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.d.ts diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/helper.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/helper.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/app.d.ts b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/app.d.ts rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/app.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch0/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch1/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch1/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/app.d.ts b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/app.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/app.d.ts rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/app.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/lib/index.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/lib/index.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/lib/index.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/lib/index.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch3/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch4/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch4/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch5/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/patch5/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.8/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/lib/index.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/lib/index.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/lib/index.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/lib/index.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/lib/index.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/lib/index.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/lib/index.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/lib/index.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch2/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.d.ts b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.d.ts rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.js.map b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/lib/index.js.map rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch3/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch4/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch4/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch4/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch5/bundle.js rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch5/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch5/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.8/patch5/output.txt rename to test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch5/output.txt diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/bundle.js b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/bundle.js rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/lib/index.js b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/output.txt b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.8/output.txt rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/lib/index.d.ts b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/index.d.ts similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/lib/index.d.ts rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/index.d.ts diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/lib/index.js b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/index.js similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/lib/index.js rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/index.js diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/lib/index.js.map b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/index.js.map similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/lib/index.js.map rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/index.js.map diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/lib/tsconfig.tsbuildinfo rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/replacement/expectedOutput-5.8/bundle.js b/test/comparison-tests/replacement/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/replacement/expectedOutput-5.8/bundle.js rename to test/comparison-tests/replacement/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/replacement/expectedOutput-5.8/output.txt b/test/comparison-tests/replacement/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/replacement/expectedOutput-5.8/output.txt rename to test/comparison-tests/replacement/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/replacement/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/replacement/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/replacement/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/replacement/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/replacement/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/replacement/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/replacement/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/replacement/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/reportFiles/expectedOutput-5.8/bundle.js b/test/comparison-tests/reportFiles/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/reportFiles/expectedOutput-5.8/bundle.js rename to test/comparison-tests/reportFiles/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/reportFiles/expectedOutput-5.8/output.txt b/test/comparison-tests/reportFiles/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/reportFiles/expectedOutput-5.8/output.txt rename to test/comparison-tests/reportFiles/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/reportFiles/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/reportFiles/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/reportFiles/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/reportFiles/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/resolveJsonModule/expectedOutput-5.8/app.d.ts b/test/comparison-tests/resolveJsonModule/expectedOutput-5.9/app.d.ts similarity index 100% rename from test/comparison-tests/resolveJsonModule/expectedOutput-5.8/app.d.ts rename to test/comparison-tests/resolveJsonModule/expectedOutput-5.9/app.d.ts diff --git a/test/comparison-tests/resolveJsonModule/expectedOutput-5.8/bundle.js b/test/comparison-tests/resolveJsonModule/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/resolveJsonModule/expectedOutput-5.8/bundle.js rename to test/comparison-tests/resolveJsonModule/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/resolveJsonModule/expectedOutput-5.8/output.txt b/test/comparison-tests/resolveJsonModule/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/resolveJsonModule/expectedOutput-5.8/output.txt rename to test/comparison-tests/resolveJsonModule/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.8/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-5.8/bundle.js rename to test/comparison-tests/simpleDependency/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.8/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-5.8/output.txt rename to test/comparison-tests/simpleDependency/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/simpleDependency/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/sourceMaps/expectedOutput-5.8/bundle.js b/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/sourceMaps/expectedOutput-5.8/bundle.js rename to test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/sourceMaps/expectedOutput-5.8/bundle.js.map b/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js.map similarity index 100% rename from test/comparison-tests/sourceMaps/expectedOutput-5.8/bundle.js.map rename to test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js.map diff --git a/test/comparison-tests/sourceMaps/expectedOutput-5.8/output.txt b/test/comparison-tests/sourceMaps/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/sourceMaps/expectedOutput-5.8/output.txt rename to test/comparison-tests/sourceMaps/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/sourceMaps/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.8/bundle.js.map b/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js.map similarity index 100% rename from test/comparison-tests/sourceMaps/expectedOutput-transpile-5.8/bundle.js.map rename to test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js.map diff --git a/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/sourceMaps/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.8/bundle.js b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.8/bundle.js rename to test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.8/bundle.js.map b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js.map similarity index 100% rename from test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.8/bundle.js.map rename to test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js.map diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.8/output.txt b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.8/output.txt rename to test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.8/bundle.js.map b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js.map similarity index 100% rename from test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.8/bundle.js.map rename to test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js.map diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/stub-new-version.js b/test/comparison-tests/stub-new-version.js index 6dfae8d94..ddd87ad8f 100644 --- a/test/comparison-tests/stub-new-version.js +++ b/test/comparison-tests/stub-new-version.js @@ -5,11 +5,11 @@ const mkdirp = require('mkdirp'); const copySync = require('./copySync'); // BASH script to delete old test output -// find ./test/comparison-tests -type d -name '*expectedOutput*5.6' -print0 | xargs -0 -I {} /bin/rm -rf "{}" +// find ./test/comparison-tests -type d -name '*expectedOutput*5.8' -print0 | xargs -0 -I {} /bin/rm -rf "{}" // update this manually when a new version comes out -const OLD_VERSION = '5.7'; -const NEW_VERSION = '5.8'; +const OLD_VERSION = '5.8'; +const NEW_VERSION = '5.9'; fs.readdirSync(__dirname).forEach(function(test) { const testPath = path.join(__dirname, test); diff --git a/test/comparison-tests/tsconfigInvalid/expectedOutput-5.8/bundle.js b/test/comparison-tests/tsconfigInvalid/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/tsconfigInvalid/expectedOutput-5.8/bundle.js rename to test/comparison-tests/tsconfigInvalid/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/tsconfigInvalid/expectedOutput-5.8/output.txt b/test/comparison-tests/tsconfigInvalid/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/tsconfigInvalid/expectedOutput-5.8/output.txt rename to test/comparison-tests/tsconfigInvalid/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.8/bundle.js b/test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.8/bundle.js rename to test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.8/output.txt b/test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.8/output.txt rename to test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/tsconfigSearch/expectedOutput-5.8/bundle.js b/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/tsconfigSearch/expectedOutput-5.8/bundle.js rename to test/comparison-tests/tsconfigSearch/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/tsconfigSearch/expectedOutput-5.8/output.txt b/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/tsconfigSearch/expectedOutput-5.8/output.txt rename to test/comparison-tests/tsconfigSearch/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.8/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-5.8/bundle.js rename to test/comparison-tests/typeSystemWatch/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.8/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-5.8/output.txt rename to test/comparison-tests/typeSystemWatch/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.8/patch0/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-5.8/patch0/bundle.js rename to test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/bundle.js diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.8/patch0/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-5.8/patch0/output.txt rename to test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/output.txt diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.8/patch1/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-5.8/patch1/bundle.js rename to test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/bundle.js diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.8/patch1/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-5.8/patch1/output.txt rename to test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/output.txt diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/output.txt diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/patch0/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/bundle.js similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/patch0/bundle.js rename to test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/bundle.js diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/patch0/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/output.txt similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/patch0/output.txt rename to test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/output.txt diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/patch1/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/bundle.js similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/patch1/bundle.js rename to test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/bundle.js diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/patch1/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/output.txt similarity index 100% rename from test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.8/patch1/output.txt rename to test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/output.txt diff --git a/test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.8/bundle.js b/test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.9/bundle.js similarity index 100% rename from test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.8/bundle.js rename to test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.9/bundle.js diff --git a/test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.8/output.txt b/test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.9/output.txt similarity index 100% rename from test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.8/output.txt rename to test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.9/output.txt diff --git a/test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.8/bundle.js b/test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.9/bundle.js similarity index 100% rename from test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.8/bundle.js rename to test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.9/bundle.js diff --git a/test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.8/output.txt b/test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.9/output.txt similarity index 100% rename from test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.8/output.txt rename to test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.9/output.txt From b3993e932ac6080a046a8918ce19f7074b132118 Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 09:03:08 +0100 Subject: [PATCH 04/10] fix: add skipLibCheck to deal with webpack / typescript incompatibilities --- test/comparison-tests/getProgram.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/comparison-tests/getProgram.js b/test/comparison-tests/getProgram.js index 06e23db4b..08be4799a 100644 --- a/test/comparison-tests/getProgram.js +++ b/test/comparison-tests/getProgram.js @@ -1,6 +1,8 @@ const typescript = require('typescript'); module.exports = function getProgram(tsconfigPath, optionsToExtend) { - const parsedCommandLine = typescript.getParsedCommandLineOfConfigFile(tsconfigPath, optionsToExtend || {}, { + const parsedCommandLine = typescript.getParsedCommandLineOfConfigFile(tsconfigPath, optionsToExtend || { + skipLibCheck: true + }, { fileExists: typescript.sys.fileExists, getCurrentDirectory: typescript.sys.getCurrentDirectory, onUnRecoverableConfigFileDiagnostic: function () { throw new Error("Error building project") }, From ddc7e800d23acbd2175cdd3ec48f86d79f8475cd Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 09:13:45 +0100 Subject: [PATCH 05/10] fix: upgrade test output --- .../nolib/expectedOutput-5.9/output.txt | 14 ++++++++++++-- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/common/tsconfig.tsbuildinfo | 2 +- .../indirectWithError/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch1/indirectWithError/tsconfig.tsbuildinfo | 2 +- .../patch2/unreferenced/tsconfig.tsbuildinfo | 2 +- .../unreferencedIndirect/tsconfig.tsbuildinfo | 2 +- .../unreferencedIndirect/tsconfig.tsbuildinfo | 2 +- .../patch5/unreferenced/tsconfig.tsbuildinfo | 2 +- .../unreferenced/tsconfig.tsbuildinfo | 2 +- .../unreferencedIndirect/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/utils/tsconfig.tsbuildinfo | 2 +- .../common/tsconfig.tsbuildinfo | 2 +- .../indirectWithError/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch1/indirectWithError/tsconfig.tsbuildinfo | 2 +- .../unreferencedIndirect/tsconfig.tsbuildinfo | 2 +- .../unreferencedIndirect/tsconfig.tsbuildinfo | 2 +- .../patch5/unreferenced/tsconfig.tsbuildinfo | 2 +- .../unreferenced/tsconfig.tsbuildinfo | 2 +- .../unreferencedIndirect/tsconfig.tsbuildinfo | 2 +- .../utils/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/common/tsconfig.tsbuildinfo | 2 +- .../indirect/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/common/tsconfig.tsbuildinfo | 2 +- .../patch1/utils/tsconfig.tsbuildinfo | 2 +- .../patch3/common/tsconfig.tsbuildinfo | 2 +- .../patch3/utils/tsconfig.tsbuildinfo | 2 +- .../patch4/common/tsconfig.tsbuildinfo | 2 +- .../patch4/utils/tsconfig.tsbuildinfo | 2 +- .../patch5/utils/tsconfig.tsbuildinfo | 2 +- .../patch6/utils/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/utils/tsconfig.tsbuildinfo | 2 +- .../common/tsconfig.tsbuildinfo | 2 +- .../indirect/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/common/tsconfig.tsbuildinfo | 2 +- .../patch1/utils/tsconfig.tsbuildinfo | 2 +- .../patch3/common/tsconfig.tsbuildinfo | 2 +- .../patch3/utils/tsconfig.tsbuildinfo | 2 +- .../patch4/common/tsconfig.tsbuildinfo | 2 +- .../patch4/utils/tsconfig.tsbuildinfo | 2 +- .../patch5/utils/tsconfig.tsbuildinfo | 2 +- .../patch6/utils/tsconfig.tsbuildinfo | 2 +- .../utils/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../lib/out/tsconfig.tsbuildinfo | 2 +- .../lib/out/tsconfig.tsbuildinfo | 2 +- .../lib/out/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/out/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/out/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/out/tsconfig.tsbuildinfo | 2 +- .../lib/out/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/out/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/out/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/out/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/out/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/out/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/out/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/out/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/out/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/output.txt | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/output.txt | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/common/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../common/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/common/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../common/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/common/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../common/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/common/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../common/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch1/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch1/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/patch0/tsconfig.tsbuildinfo | 2 +- .../patch1/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/patch2/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch1/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch1/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch1/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/output.txt | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/patch1/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/patch0/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/patch1/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/patch3/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/patch4/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/patch5/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- .../patch0/lib/tsconfig.tsbuildinfo | 2 +- .../patch2/lib/tsconfig.tsbuildinfo | 2 +- .../patch3/lib/tsconfig.tsbuildinfo | 2 +- .../expectedOutput-5.9/lib/tsconfig.tsbuildinfo | 2 +- .../lib/tsconfig.tsbuildinfo | 2 +- 190 files changed, 201 insertions(+), 191 deletions(-) diff --git a/test/comparison-tests/nolib/expectedOutput-5.9/output.txt b/test/comparison-tests/nolib/expectedOutput-5.9/output.txt index b85b44c86..8faf956ad 100644 --- a/test/comparison-tests/nolib/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/nolib/expectedOutput-5.9/output.txt @@ -1,6 +1,11 @@ asset bundle.js 1.15 KiB [emitted] (name: main) ./app.ts 16 bytes [built] [code generated] [1 error] +ERROR in tsconfig.json +tsconfig.json +[tsl] ERROR + TS2318: Cannot find global type 'Array'. + ERROR in tsconfig.json tsconfig.json [tsl] ERROR @@ -31,12 +36,17 @@ tsconfig.json [tsl] ERROR  TS2318: Cannot find global type 'RegExp'. +ERROR in tsconfig.json +tsconfig.json +[tsl] ERROR + TS2318: Cannot find global type 'String'. + ERROR in app.ts ./app.ts 1:0-8 [tsl] ERROR in app.ts(1,1)  TS2304: Cannot find name 'parseInt'. -7 errors have detailed information that is not shown. +9 errors have detailed information that is not shown. Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it. -webpack compiled with 7 errors \ No newline at end of file +webpack compiled with 9 errors \ No newline at end of file diff --git a/test/comparison-tests/projectReferences/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferences/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferences/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferences/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/tsconfig.tsbuildinfo index d46d2347b..d8c63e6d2 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"83a8bcfe78ca61ceac765c205ef0435e93f65e7bc386ea12d21e0c963a7e824e","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"83a8bcfe78ca61ceac765c205ef0435e93f65e7bc386ea12d21e0c963a7e824e","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/tsconfig.tsbuildinfo index b505a9d27..5f7b353d7 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/indirectWithError/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"91f3e5980bd5693ad3967c8f676eb12a37b89180be92e6fa904374132ff8920c","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":36,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"91f3e5980bd5693ad3967c8f676eb12a37b89180be92e6fa904374132ff8920c","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":36,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index b505a9d27..5f7b353d7 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"91f3e5980bd5693ad3967c8f676eb12a37b89180be92e6fa904374132ff8920c","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":36,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"91f3e5980bd5693ad3967c8f676eb12a37b89180be92e6fa904374132ff8920c","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":36,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index cd63bf644..c3644a82d 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dda94f9fb4df4c74ff92d8109d8db2122e4c980bb13857b2a538c2ac0b33c64","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dda94f9fb4df4c74ff92d8109d8db2122e4c980bb13857b2a538c2ac0b33c64","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo index d071ff38f..2ab25aab7 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"e8c36f5bf4681d8c0c1866ed04f823e66548c8a788b325b672026efb17e9a384","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"e8c36f5bf4681d8c0c1866ed04f823e66548c8a788b325b672026efb17e9a384","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/unreferenced/tsconfig.tsbuildinfo index 8bd7ee474..8a1c5ebee 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/unreferenced/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/unreferenced/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bb8ba6128be1271d91fd80319ca81516b664c6a68b5409b2991f70018b6c9e67","signature":"0de8093b7e96f737fa6d441f6d79e8ace62ba5d74bf9324a08fb773d8d32fc6d"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bb8ba6128be1271d91fd80319ca81516b664c6a68b5409b2991f70018b6c9e67","signature":"0de8093b7e96f737fa6d441f6d79e8ace62ba5d74bf9324a08fb773d8d32fc6d"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo index 21eaa7658..54d17f7b4 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d442ceff036096362114a6b3c3fc728f2631155c62bd9f9a5ba0a282d1ff6b9c","signature":"2c1fe99ebadd28030971552c5b38142ab5a93ccb879983a2cecd1ab71d777dfd"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":51,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d442ceff036096362114a6b3c3fc728f2631155c62bd9f9a5ba0a282d1ff6b9c","signature":"2c1fe99ebadd28030971552c5b38142ab5a93ccb879983a2cecd1ab71d777dfd"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":51,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo index eb94c7065..543dc89d1 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"25e6889f7998ef0640339eb29cd18ffe0a26a90d6ab573c95601f51593801064","signature":"5081781ea12d9924e909db967d29184ff3e0b8ca05d30ef60b8d696e0b50013e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"25e6889f7998ef0640339eb29cd18ffe0a26a90d6ab573c95601f51593801064","signature":"5081781ea12d9924e909db967d29184ff3e0b8ca05d30ef60b8d696e0b50013e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/tsconfig.tsbuildinfo index a2ba7482c..635626ed9 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/unreferenced/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a37fe63cb9341169cb1ad08e3df365ac56639ae5518c883090e0dee4941a2fe1","signature":"2a0d33199723c48fa395ddf78eb2f2b8ecbed53d595ec7e591dea65384d9588b"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":43,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a37fe63cb9341169cb1ad08e3df365ac56639ae5518c883090e0dee4941a2fe1","signature":"2a0d33199723c48fa395ddf78eb2f2b8ecbed53d595ec7e591dea65384d9588b"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":43,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/tsconfig.tsbuildinfo index bd80560f1..25c8cbbc6 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferenced/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"71b9a35449a6c117c0de0bc5035eb20046c4d436d28294a9d6be2c1a9920ad98","signature":"0de8093b7e96f737fa6d441f6d79e8ace62ba5d74bf9324a08fb773d8d32fc6d"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"71b9a35449a6c117c0de0bc5035eb20046c4d436d28294a9d6be2c1a9920ad98","signature":"0de8093b7e96f737fa6d441f6d79e8ace62ba5d74bf9324a08fb773d8d32fc6d"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/tsconfig.tsbuildinfo index 0c9fa329f..2a7a24e48 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/unreferencedIndirect/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d2b6e2d5879e5092e979620936598256494f23e7449ca2b326a2618f9b4488c2","signature":"5081781ea12d9924e909db967d29184ff3e0b8ca05d30ef60b8d696e0b50013e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d2b6e2d5879e5092e979620936598256494f23e7449ca2b326a2618f9b4488c2","signature":"5081781ea12d9924e909db967d29184ff3e0b8ca05d30ef60b8d696e0b50013e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/tsconfig.tsbuildinfo index c4553c0c5..56ea122cc 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"4c7e50bd7f85cc5d64f963157685ca8eb1223e12466f47c719aaf1af32173088","signature":"2c471583ee40dd55eed961a2de47a5014f6639fa90572027eec9139c40293e19"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"4c7e50bd7f85cc5d64f963157685ca8eb1223e12466f47c719aaf1af32173088","signature":"2c471583ee40dd55eed961a2de47a5014f6639fa90572027eec9139c40293e19"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo index d46d2347b..d8c63e6d2 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"83a8bcfe78ca61ceac765c205ef0435e93f65e7bc386ea12d21e0c963a7e824e","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"83a8bcfe78ca61ceac765c205ef0435e93f65e7bc386ea12d21e0c963a7e824e","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/tsconfig.tsbuildinfo index b505a9d27..5f7b353d7 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/indirectWithError/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"91f3e5980bd5693ad3967c8f676eb12a37b89180be92e6fa904374132ff8920c","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":36,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"91f3e5980bd5693ad3967c8f676eb12a37b89180be92e6fa904374132ff8920c","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":36,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index b505a9d27..5f7b353d7 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"91f3e5980bd5693ad3967c8f676eb12a37b89180be92e6fa904374132ff8920c","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":36,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"91f3e5980bd5693ad3967c8f676eb12a37b89180be92e6fa904374132ff8920c","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":36,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index cd63bf644..c3644a82d 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dda94f9fb4df4c74ff92d8109d8db2122e4c980bb13857b2a538c2ac0b33c64","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dda94f9fb4df4c74ff92d8109d8db2122e4c980bb13857b2a538c2ac0b33c64","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo index d071ff38f..2ab25aab7 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/indirectWithError/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"e8c36f5bf4681d8c0c1866ed04f823e66548c8a788b325b672026efb17e9a384","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./fileWithError.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"e8c36f5bf4681d8c0c1866ed04f823e66548c8a788b325b672026efb17e9a384","signature":"3dee7bbd2b685bdcb66cfc9b45605d6689ea42852231fa79cac9a40643c0fa22"},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo index 21eaa7658..54d17f7b4 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/unreferencedIndirect/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d442ceff036096362114a6b3c3fc728f2631155c62bd9f9a5ba0a282d1ff6b9c","signature":"2c1fe99ebadd28030971552c5b38142ab5a93ccb879983a2cecd1ab71d777dfd"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":51,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d442ceff036096362114a6b3c3fc728f2631155c62bd9f9a5ba0a282d1ff6b9c","signature":"2c1fe99ebadd28030971552c5b38142ab5a93ccb879983a2cecd1ab71d777dfd"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":51,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo index eb94c7065..543dc89d1 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/unreferencedIndirect/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"25e6889f7998ef0640339eb29cd18ffe0a26a90d6ab573c95601f51593801064","signature":"5081781ea12d9924e909db967d29184ff3e0b8ca05d30ef60b8d696e0b50013e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"25e6889f7998ef0640339eb29cd18ffe0a26a90d6ab573c95601f51593801064","signature":"5081781ea12d9924e909db967d29184ff3e0b8ca05d30ef60b8d696e0b50013e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/tsconfig.tsbuildinfo index a2ba7482c..635626ed9 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/unreferenced/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a37fe63cb9341169cb1ad08e3df365ac56639ae5518c883090e0dee4941a2fe1","signature":"2a0d33199723c48fa395ddf78eb2f2b8ecbed53d595ec7e591dea65384d9588b"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":43,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a37fe63cb9341169cb1ad08e3df365ac56639ae5518c883090e0dee4941a2fe1","signature":"2a0d33199723c48fa395ddf78eb2f2b8ecbed53d595ec7e591dea65384d9588b"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":43,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/tsconfig.tsbuildinfo index bd80560f1..25c8cbbc6 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferenced/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"71b9a35449a6c117c0de0bc5035eb20046c4d436d28294a9d6be2c1a9920ad98","signature":"0de8093b7e96f737fa6d441f6d79e8ace62ba5d74bf9324a08fb773d8d32fc6d"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"71b9a35449a6c117c0de0bc5035eb20046c4d436d28294a9d6be2c1a9920ad98","signature":"0de8093b7e96f737fa6d441f6d79e8ace62ba5d74bf9324a08fb773d8d32fc6d"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/tsconfig.tsbuildinfo index 0c9fa329f..2a7a24e48 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/unreferencedIndirect/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d2b6e2d5879e5092e979620936598256494f23e7449ca2b326a2618f9b4488c2","signature":"5081781ea12d9924e909db967d29184ff3e0b8ca05d30ef60b8d696e0b50013e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d2b6e2d5879e5092e979620936598256494f23e7449ca2b326a2618f9b4488c2","signature":"5081781ea12d9924e909db967d29184ff3e0b8ca05d30ef60b8d696e0b50013e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo index c4553c0c5..56ea122cc 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"4c7e50bd7f85cc5d64f963157685ca8eb1223e12466f47c719aaf1af32173088","signature":"2c471583ee40dd55eed961a2de47a5014f6639fa90572027eec9139c40293e19"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"4c7e50bd7f85cc5d64f963157685ca8eb1223e12466f47c719aaf1af32173088","signature":"2c471583ee40dd55eed961a2de47a5014f6639fa90572027eec9139c40293e19"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/tsconfig.tsbuildinfo index d46d2347b..d8c63e6d2 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"83a8bcfe78ca61ceac765c205ef0435e93f65e7bc386ea12d21e0c963a7e824e","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"83a8bcfe78ca61ceac765c205ef0435e93f65e7bc386ea12d21e0c963a7e824e","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/tsconfig.tsbuildinfo index f26286b8f..7c4c13b92 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/indirect/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index f26286b8f..7c4c13b92 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/common/tsconfig.tsbuildinfo index ca9c7df6b..026bf067e 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea4f1fab5d827d59b4b09d9e42b615faf16b08c259290b9fcb5982bb9543bd52","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea4f1fab5d827d59b4b09d9e42b615faf16b08c259290b9fcb5982bb9543bd52","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/tsconfig.tsbuildinfo index 086e557e9..367c4ec7d 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/tsconfig.tsbuildinfo index e45886d64..5ca9fce3a 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"8dc151219b7f551da173dd2304fc01ffc31268701f42ee5f65b0b30138d4dd3c","signature":"233a16e654a6b6507aca0421baacb8e3a0bb95be0c1818690f06f86119b0bc43"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":37,"length":6,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"8dc151219b7f551da173dd2304fc01ffc31268701f42ee5f65b0b30138d4dd3c","signature":"233a16e654a6b6507aca0421baacb8e3a0bb95be0c1818690f06f86119b0bc43"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":37,"length":6,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/utils/tsconfig.tsbuildinfo index a716f04d2..2327a97b9 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"233a16e654a6b6507aca0421baacb8e3a0bb95be0c1818690f06f86119b0bc43",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"233a16e654a6b6507aca0421baacb8e3a0bb95be0c1818690f06f86119b0bc43",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/tsconfig.tsbuildinfo index ca9c7df6b..026bf067e 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea4f1fab5d827d59b4b09d9e42b615faf16b08c259290b9fcb5982bb9543bd52","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea4f1fab5d827d59b4b09d9e42b615faf16b08c259290b9fcb5982bb9543bd52","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/utils/tsconfig.tsbuildinfo index 086e557e9..367c4ec7d 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/tsconfig.tsbuildinfo index 094738665..670b10af0 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"5f3b60afa134ead3910d0edb722e281f51797b8747253688a08bced01be97e19","signature":"b45004303c96a0df80573d7d8505f23f55598a904ccea3781900f27f32ee56b2"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[[9,[{"start":111,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"5f3b60afa134ead3910d0edb722e281f51797b8747253688a08bced01be97e19","signature":"b45004303c96a0df80573d7d8505f23f55598a904ccea3781900f27f32ee56b2"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[[9,[{"start":111,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/tsconfig.tsbuildinfo index 086e557e9..367c4ec7d 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/tsconfig.tsbuildinfo index c4553c0c5..56ea122cc 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"4c7e50bd7f85cc5d64f963157685ca8eb1223e12466f47c719aaf1af32173088","signature":"2c471583ee40dd55eed961a2de47a5014f6639fa90572027eec9139c40293e19"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"4c7e50bd7f85cc5d64f963157685ca8eb1223e12466f47c719aaf1af32173088","signature":"2c471583ee40dd55eed961a2de47a5014f6639fa90572027eec9139c40293e19"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo index d46d2347b..d8c63e6d2 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"83a8bcfe78ca61ceac765c205ef0435e93f65e7bc386ea12d21e0c963a7e824e","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"83a8bcfe78ca61ceac765c205ef0435e93f65e7bc386ea12d21e0c963a7e824e","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/tsconfig.tsbuildinfo index f26286b8f..7c4c13b92 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/indirect/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index f26286b8f..7c4c13b92 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/common/tsconfig.tsbuildinfo index ca9c7df6b..026bf067e 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea4f1fab5d827d59b4b09d9e42b615faf16b08c259290b9fcb5982bb9543bd52","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea4f1fab5d827d59b4b09d9e42b615faf16b08c259290b9fcb5982bb9543bd52","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/tsconfig.tsbuildinfo index 086e557e9..367c4ec7d 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/tsconfig.tsbuildinfo index e45886d64..5ca9fce3a 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"8dc151219b7f551da173dd2304fc01ffc31268701f42ee5f65b0b30138d4dd3c","signature":"233a16e654a6b6507aca0421baacb8e3a0bb95be0c1818690f06f86119b0bc43"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":37,"length":6,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"8dc151219b7f551da173dd2304fc01ffc31268701f42ee5f65b0b30138d4dd3c","signature":"233a16e654a6b6507aca0421baacb8e3a0bb95be0c1818690f06f86119b0bc43"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"semanticDiagnosticsPerFile":[[8,[{"start":37,"length":6,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/utils/tsconfig.tsbuildinfo index a716f04d2..2327a97b9 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"233a16e654a6b6507aca0421baacb8e3a0bb95be0c1818690f06f86119b0bc43",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"233a16e654a6b6507aca0421baacb8e3a0bb95be0c1818690f06f86119b0bc43",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/tsconfig.tsbuildinfo index ca9c7df6b..026bf067e 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea4f1fab5d827d59b4b09d9e42b615faf16b08c259290b9fcb5982bb9543bd52","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea4f1fab5d827d59b4b09d9e42b615faf16b08c259290b9fcb5982bb9543bd52","signature":"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/utils/tsconfig.tsbuildinfo index 086e557e9..367c4ec7d 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/tsconfig.tsbuildinfo index 094738665..670b10af0 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"5f3b60afa134ead3910d0edb722e281f51797b8747253688a08bced01be97e19","signature":"b45004303c96a0df80573d7d8505f23f55598a904ccea3781900f27f32ee56b2"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[[9,[{"start":111,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"5f3b60afa134ead3910d0edb722e281f51797b8747253688a08bced01be97e19","signature":"b45004303c96a0df80573d7d8505f23f55598a904ccea3781900f27f32ee56b2"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[[9,[{"start":111,"length":6,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'number'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/tsconfig.tsbuildinfo index 086e557e9..367c4ec7d 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"a1dbdf6843733c9641c0dccfc0fd2ac2bc4cb630b60143672e64e0a65a8dbb7a","signature":"965912a69421fffc4b79247cd826f3e8bdb5cdbd3ab8d0b5ca57e5a40cfc5869"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo index c4553c0c5..56ea122cc 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/utils/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"4c7e50bd7f85cc5d64f963157685ca8eb1223e12466f47c719aaf1af32173088","signature":"2c471583ee40dd55eed961a2de47a5014f6639fa90572027eec9139c40293e19"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/index.d.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"43a7b48da056d56d751b52b1b22e1445fe52b56355f0adcbfd52c12ddc3e3ecb",{"version":"4c7e50bd7f85cc5d64f963157685ca8eb1223e12466f47c719aaf1af32173088","signature":"2c471583ee40dd55eed961a2de47a5014f6639fa90572027eec9139c40293e19"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index d9dc145c5..7ef4f9e3e 100644 --- a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./foo.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a43230ea8da8a5ab3adc7b12f9eb9d65d1d1e5c87896fb2d8747a1a3f7a3f759","signature":"4c57bbad758e31eeba3abc8e95e00dbac67b9581c2e7d02884ffb14c672b1520"},{"version":"582b90393f0a99a0e2da27ccff010fe0b914246cc25e49da7e760543b0789cf8","signature":"822618dba4b9d398326f33458039773f2c32dc8940c6134ce0b019b1ff20d068"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./foo.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a43230ea8da8a5ab3adc7b12f9eb9d65d1d1e5c87896fb2d8747a1a3f7a3f759","signature":"4c57bbad758e31eeba3abc8e95e00dbac67b9581c2e7d02884ffb14c672b1520"},{"version":"582b90393f0a99a0e2da27ccff010fe0b914246cc25e49da7e760543b0789cf8","signature":"822618dba4b9d398326f33458039773f2c32dc8940c6134ce0b019b1ff20d068"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index d9dc145c5..7ef4f9e3e 100644 --- a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./foo.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a43230ea8da8a5ab3adc7b12f9eb9d65d1d1e5c87896fb2d8747a1a3f7a3f759","signature":"4c57bbad758e31eeba3abc8e95e00dbac67b9581c2e7d02884ffb14c672b1520"},{"version":"582b90393f0a99a0e2da27ccff010fe0b914246cc25e49da7e760543b0789cf8","signature":"822618dba4b9d398326f33458039773f2c32dc8940c6134ce0b019b1ff20d068"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./foo.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a43230ea8da8a5ab3adc7b12f9eb9d65d1d1e5c87896fb2d8747a1a3f7a3f759","signature":"4c57bbad758e31eeba3abc8e95e00dbac67b9581c2e7d02884ffb14c672b1520"},{"version":"582b90393f0a99a0e2da27ccff010fe0b914246cc25e49da7e760543b0789cf8","signature":"822618dba4b9d398326f33458039773f2c32dc8940c6134ce0b019b1ff20d068"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo index 699407ca8..e037ef825 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo index 4f195de22..358b22e19 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-18375343467","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-18375343467","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 5e1c9cfaf..f564c10d0 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 5e1c9cfaf..f564c10d0 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 5e1c9cfaf..f564c10d0 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt index df5462de0..5d1b23b19 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt @@ -3,7 +3,7 @@ assets by status 2.19 KiB [compared for emit] asset lib/index.js.map 218 bytes [compared for emit] asset lib/index.js 200 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -assets by status 3.88 KiB [emitted] +assets by status 3.87 KiB [emitted] asset bundle.js 2.69 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] asset app.d.ts 11 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo index 699407ca8..e037ef825 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 5e1c9cfaf..f564c10d0 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 5e1c9cfaf..f564c10d0 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 5e1c9cfaf..f564c10d0 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d72617818121755fe770ae2c317e676b0d526fe8bfcd4ba4eff1762911aae1b4","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[[8,[{"start":61,"length":1,"code":2322,"category":1,"messageText":"Type 'number' is not assignable to type 'string'."}]]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index bd2307a07..b13a6f850 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index bd2307a07..b13a6f850 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index bd2307a07..b13a6f850 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo index 699407ca8..e037ef825 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index bd2307a07..b13a6f850 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index bd2307a07..b13a6f850 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index bd2307a07..b13a6f850 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"aca78cf7a85704ce6925bea0c532dd5cee00ed1eb509c30f20c2b43b1c1f69de","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo index c6e51102f..0f5340638 100644 --- a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo index c6e51102f..0f5340638 100644 --- a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo index c6e51102f..0f5340638 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo index 4e0525bce..a47af748b 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo index f1557f2fc..1d3fea808 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo index ee40cf88b..9ab5ddc1a 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo index c6e51102f..0f5340638 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/tsconfig.tsbuildinfo index 4e0525bce..a47af748b 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo index f1557f2fc..1d3fea808 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo index ee40cf88b..9ab5ddc1a 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo index 4e0525bce..a47af748b 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo index f1557f2fc..1d3fea808 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo index ee40cf88b..9ab5ddc1a 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo index f1557f2fc..1d3fea808 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo index ee40cf88b..9ab5ddc1a 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/lib/out/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../../node_modules/typescript/lib/lib.d.ts","../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./","skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index c52f6039a..48413ab5c 100644 --- a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.es2024.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/typescript/lib/lib.esnext.full.d.ts","./src/index.ts"],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"8bf8b5e44e3c9c36f98e1007e8b7018c0f38d8adc07aecef42f5200114547c70","impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"07f073f19d67f74d732b1adea08e1dc66b1b58d77cb5b43931dee3d798a2fd53","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[85],"options":{"composite":true,"newLine":1,"outDir":"./out","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"target":99},"latestChangedDtsFile":"./out/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.es2024.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../node_modules/typescript/lib/lib.esnext.error.d.ts","../../../node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/typescript/lib/lib.esnext.full.d.ts","./src/index.ts"],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"2ab096661c711e4a81cc464fa1e6feb929a54f5340b46b0a07ac6bbf857471f0","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"73f78680d4c08509933daf80947902f6ff41b6230f94dd002ae372620adb0f60","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5239f5c01bcfa9cd32f37c496cf19c61d69d37e48be9de612b541aac915805b","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[87],"options":{"composite":true,"newLine":1,"outDir":"./out","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"target":99},"latestChangedDtsFile":"./out/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt index 240e759a3..62cee2d0c 100644 --- a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt @@ -2,7 +2,7 @@ assets by path lib/out/ 380 bytes asset lib/out/index.js.map 202 bytes [compared for emit] asset lib/out/index.js 94 bytes [compared for emit] asset lib/out/index.d.ts 84 bytes [compared for emit] -asset lib/tsconfig.tsbuildinfo 15.3 KiB [compared for emit] +asset lib/tsconfig.tsbuildinfo 15.6 KiB [compared for emit] asset bundle.js 4.2 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 142 bytes diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index c52f6039a..48413ab5c 100644 --- a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.es2024.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/typescript/lib/lib.esnext.full.d.ts","./src/index.ts"],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"8bf8b5e44e3c9c36f98e1007e8b7018c0f38d8adc07aecef42f5200114547c70","impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"07f073f19d67f74d732b1adea08e1dc66b1b58d77cb5b43931dee3d798a2fd53","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[85],"options":{"composite":true,"newLine":1,"outDir":"./out","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"target":99},"latestChangedDtsFile":"./out/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.es2024.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../node_modules/typescript/lib/lib.esnext.error.d.ts","../../../node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/typescript/lib/lib.esnext.full.d.ts","./src/index.ts"],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"2ab096661c711e4a81cc464fa1e6feb929a54f5340b46b0a07ac6bbf857471f0","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"73f78680d4c08509933daf80947902f6ff41b6230f94dd002ae372620adb0f60","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5239f5c01bcfa9cd32f37c496cf19c61d69d37e48be9de612b541aac915805b","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[87],"options":{"composite":true,"newLine":1,"outDir":"./out","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"target":99},"latestChangedDtsFile":"./out/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt index 240e759a3..62cee2d0c 100644 --- a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt @@ -2,7 +2,7 @@ assets by path lib/out/ 380 bytes asset lib/out/index.js.map 202 bytes [compared for emit] asset lib/out/index.js 94 bytes [compared for emit] asset lib/out/index.d.ts 84 bytes [compared for emit] -asset lib/tsconfig.tsbuildinfo 15.3 KiB [compared for emit] +asset lib/tsconfig.tsbuildinfo 15.6 KiB [compared for emit] asset bundle.js 4.2 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 142 bytes diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index c52f6039a..48413ab5c 100644 --- a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.es2024.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/typescript/lib/lib.esnext.full.d.ts","./src/index.ts"],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"8bf8b5e44e3c9c36f98e1007e8b7018c0f38d8adc07aecef42f5200114547c70","impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"07f073f19d67f74d732b1adea08e1dc66b1b58d77cb5b43931dee3d798a2fd53","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[85],"options":{"composite":true,"newLine":1,"outDir":"./out","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"target":99},"latestChangedDtsFile":"./out/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.es2024.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../node_modules/typescript/lib/lib.esnext.error.d.ts","../../../node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/typescript/lib/lib.esnext.full.d.ts","./src/index.ts"],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"2ab096661c711e4a81cc464fa1e6feb929a54f5340b46b0a07ac6bbf857471f0","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"73f78680d4c08509933daf80947902f6ff41b6230f94dd002ae372620adb0f60","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5239f5c01bcfa9cd32f37c496cf19c61d69d37e48be9de612b541aac915805b","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[87],"options":{"composite":true,"newLine":1,"outDir":"./out","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"target":99},"latestChangedDtsFile":"./out/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt index 240e759a3..62cee2d0c 100644 --- a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt @@ -2,7 +2,7 @@ assets by path lib/out/ 380 bytes asset lib/out/index.js.map 202 bytes [compared for emit] asset lib/out/index.js 94 bytes [compared for emit] asset lib/out/index.d.ts 84 bytes [compared for emit] -asset lib/tsconfig.tsbuildinfo 15.3 KiB [compared for emit] +asset lib/tsconfig.tsbuildinfo 15.6 KiB [compared for emit] asset bundle.js 4.2 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 142 bytes diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index c52f6039a..48413ab5c 100644 --- a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.es2024.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/typescript/lib/lib.esnext.full.d.ts","./src/index.ts"],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"8bf8b5e44e3c9c36f98e1007e8b7018c0f38d8adc07aecef42f5200114547c70","impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"07f073f19d67f74d732b1adea08e1dc66b1b58d77cb5b43931dee3d798a2fd53","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[85],"options":{"composite":true,"newLine":1,"outDir":"./out","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"target":99},"latestChangedDtsFile":"./out/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.es2024.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../node_modules/typescript/lib/lib.esnext.error.d.ts","../../../node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/typescript/lib/lib.esnext.full.d.ts","./src/index.ts"],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"2ab096661c711e4a81cc464fa1e6feb929a54f5340b46b0a07ac6bbf857471f0","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"73f78680d4c08509933daf80947902f6ff41b6230f94dd002ae372620adb0f60","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5239f5c01bcfa9cd32f37c496cf19c61d69d37e48be9de612b541aac915805b","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[87],"options":{"composite":true,"newLine":1,"outDir":"./out","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"target":99},"latestChangedDtsFile":"./out/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt index 240e759a3..62cee2d0c 100644 --- a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt @@ -2,7 +2,7 @@ assets by path lib/out/ 380 bytes asset lib/out/index.js.map 202 bytes [compared for emit] asset lib/out/index.js 94 bytes [compared for emit] asset lib/out/index.d.ts 84 bytes [compared for emit] -asset lib/tsconfig.tsbuildinfo 15.3 KiB [compared for emit] +asset lib/tsconfig.tsbuildinfo 15.6 KiB [compared for emit] asset bundle.js 4.2 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 142 bytes diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/tsconfig.tsbuildinfo index 61cf9ef42..f9d7e67fd 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 9fa0c8661..d5f879ae9 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index d9b063b09..3706a1a15 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo index 61cf9ef42..f9d7e67fd 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 9fa0c8661..d5f879ae9 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index d9b063b09..3706a1a15 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/tsconfig.tsbuildinfo index 61cf9ef42..f9d7e67fd 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 09a226410..63ba7763e 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index 7e4cdbf23..c13848d63 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo index 61cf9ef42..f9d7e67fd 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 09a226410..63ba7763e 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index 7e4cdbf23..c13848d63 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo index 61cf9ef42..f9d7e67fd 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 09a226410..63ba7763e 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index 7e4cdbf23..c13848d63 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo index 61cf9ef42..f9d7e67fd 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 09a226410..63ba7763e 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index 7e4cdbf23..c13848d63 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729","impliedFormat":1},{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo index 61cf9ef42..f9d7e67fd 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 9fa0c8661..d5f879ae9 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index d9b063b09..3706a1a15 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo index 61cf9ef42..f9d7e67fd 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/common/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"04a941e6fe6c7eb7913fa3105993c5282e1401287cef79308eed0201ee2c9ef9","signature":"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729"}],"root":[8],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 9fa0c8661..d5f879ae9 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"1f22ba07ef5ca5b17da3030aee4582883803beb20e5bcc5b0cb29acb0289a635","signature":"cb0c875cdccbe72f5bbcd75441105aaeeb7f2a8e425f0c4333fe810ec0259456"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index d9b063b09..3706a1a15 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../common/dist/index.d.ts","./src/index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"ff3ea32a8da48d914c97453f41159f05f0eb54fefa17b664d412b6588d1ba729",{"version":"852833616e510f30b68b4efa8b8f0080c0936671acbf52967e72b6c4ab0a72e9","signature":"f99922acc37970b3e751734a37d730d1382695bab7ffb6730f1aad484ef3828a"}],"root":[9],"options":{"composite":true,"newLine":1,"outDir":"./dist","rootDir":"./src","skipLibCheck":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index 1a1049960..711e0fb56 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo index ad7406978..29a389518 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo index 56425c995..e21f4f2ac 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index 1a1049960..711e0fb56 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo index ad7406978..29a389518 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo index 56425c995..e21f4f2ac 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 1daeb85ac..e04a6e703 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index d5858054d..ce1a80975 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 1daeb85ac..e04a6e703 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index d5858054d..ce1a80975 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index cb7bc9f32..1bdf4e5e6 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo index a7d85d232..f704a26ba 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index cb7bc9f32..1bdf4e5e6 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo index a7d85d232..f704a26ba 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index cb7bc9f32..1bdf4e5e6 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo index 344dfecf7..2ff9b4121 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11215156582",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11215156582",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo index a7d85d232..f704a26ba 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/tsconfig.tsbuildinfo index 2a714d885..058e39780 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./lib/helper.d.ts","./app.ts"],"fileIdsList":[[8,9]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11215156582","7897218607",{"version":"-12553192154","signature":"-3531856636"}],"root":[10],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[10,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9,10],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./lib/helper.d.ts","./app.ts"],"fileIdsList":[[8,9]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11215156582","7897218607",{"version":"-12553192154","signature":"-3531856636"}],"root":[10],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[10,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9,10],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo index 699407ca8..e037ef825 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index cb7bc9f32..1bdf4e5e6 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo index a7d85d232..f704a26ba 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index cb7bc9f32..1bdf4e5e6 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo index a7d85d232..f704a26ba 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index cb7bc9f32..1bdf4e5e6 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo index a7d85d232..f704a26ba 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"2433124b24fe94913871ceba0ffaaa1bb06e73b73a6f6b4181c52b6208eb922e","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 1daeb85ac..e04a6e703 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt index 15f8a1e3e..53ee37ab1 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt @@ -9,7 +9,7 @@ assets by status 2.81 KiB [compared for emit] asset lib/helper.d.ts 87 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] -assets by status 4.39 KiB [emitted] +assets by status 4.38 KiB [emitted] asset bundle.js 3.2 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] asset app.d.ts 11 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index d5858054d..ce1a80975 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo index 07288486b..f8ac44b4a 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./lib/helper.d.ts","./app.ts"],"fileIdsList":[[8,9]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626","7897218607",{"version":"-12553192154","signature":"-3531856636"}],"root":[10],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[10,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9,10],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./lib/helper.d.ts","./app.ts"],"fileIdsList":[[8,9]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626","7897218607",{"version":"-12553192154","signature":"-3531856636"}],"root":[10],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[10,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9,10],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo index 699407ca8..e037ef825 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 1daeb85ac..e04a6e703 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index d5858054d..ce1a80975 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 1daeb85ac..e04a6e703 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index d5858054d..ce1a80975 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 1daeb85ac..e04a6e703 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bd8500a78d56a07c2de3c8c735ca2ea8bfba63861da1c1e6a77f96ac5526c238","signature":"9547233658a31639485353eb30596a0329b38600ed28a2ce8d70e7f88b5a1d8c"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index d5858054d..ce1a80975 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./helper.ts","./index.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fb681e6157008026aa84db0d697833c02fcb11e4b1cb011820844edbffa703c","signature":"695f3f9978b7c5a431d1c0d00791cee3d41b76f2a13fddf525fd5d34431cab6a"},{"version":"bc4ed2b009cdf5f131d46c0ab70386155058ea9011c613bdf82b0b16dae6fa1c","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8,9],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"referencedMap":[[9,1]],"latestChangedDtsFile":"./helper.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index 1a1049960..711e0fb56 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo index 344dfecf7..2ff9b4121 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11215156582",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11215156582",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo index b4aecdb96..871b96631 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11215156582",{"version":"-16299197056","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11215156582",{"version":"-16299197056","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo index ad7406978..29a389518 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo index 56425c995..e21f4f2ac 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/tsconfig.tsbuildinfo index 39377f0ae..dd1ab6fe2 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11496633944",{"version":"-16299197056","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11496633944",{"version":"-16299197056","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/tsconfig.tsbuildinfo index 4908e31b1..b85beaf8d 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11496633944",{"version":"-26657554079","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11496633944",{"version":"-26657554079","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/tsconfig.tsbuildinfo index 52806fa05..e6d4d4548 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11496633944",{"version":"-21839530949","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"11496633944",{"version":"-21839530949","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo index 699407ca8..e037ef825 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"-481073397772","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1527686474296","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../node_modules/typescript/lib/lib.d.ts","../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./lib/index.d.ts","./app.ts"],"fileIdsList":[[8]],"fileInfos":[{"version":"-1366010380","impliedFormat":1},{"version":"88989095947","affectsGlobalScope":true,"impliedFormat":1},{"version":"-1424254648448","affectsGlobalScope":true,"impliedFormat":1},{"version":"35129059986","affectsGlobalScope":true,"impliedFormat":1},{"version":"6472208694","affectsGlobalScope":true,"impliedFormat":1},{"version":"150139597676","affectsGlobalScope":true,"impliedFormat":1},{"version":"-36036997222","affectsGlobalScope":true,"impliedFormat":1},"12503634626",{"version":"-14331559384","signature":"-3531856636"}],"root":[9],"options":{"composite":true,"newLine":1,"skipLibCheck":true},"referencedMap":[[9,1]],"semanticDiagnosticsPerFile":[1,2,3,4,5,6,7,8,9],"latestChangedDtsFile":"./app.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index 1a1049960..711e0fb56 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo index ad7406978..29a389518 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo index 56425c995..e21f4f2ac 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo index 1a1049960..711e0fb56 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo index ad7406978..29a389518 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo index 56425c995..e21f4f2ac 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 8561c6f82..0034da950 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839","signature":"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo index 1a1049960..711e0fb56 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"244518e7eae5520d792e5c61f0be65249602dd956014a68836c0a35ed686ba28","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo index ad7406978..29a389518 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"23d9f9198eb0838fea3c992f317d990ea5a1ece7525595371d76fa7537ed6c96","signature":"4323a7ca8bb142ba56fd9c74334a9e3d4d521a10907662b5d9ccb24936767c1e"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"semanticDiagnosticsPerFile":[8],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo index 56425c995..e21f4f2ac 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"c250f21a4c1fc3baa49fd9af20e30f28a0c5a4c1ab58eead42bbca5482f3f963","signature":"64f0f3546d7b6f37dd84a10e5f8a7e22b917671569c4c3954c5a5cca5fcf74d8"}],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/tsconfig.tsbuildinfo index 483285ba3..cc028a253 100644 --- a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839"],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"emitSignatures":[[8,"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839"],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"emitSignatures":[[8,"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo index 483285ba3..cc028a253 100644 --- a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo +++ b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/lib/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839"],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"emitSignatures":[[8,"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.2"} \ No newline at end of file +{"fileNames":["../../../node_modules/typescript/lib/lib.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./index.ts"],"fileInfos":[{"version":"a7297ff837fcdf174a9524925966429eb8e5feecc2cc55cc06574e6b092c1eaa","impliedFormat":1},{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},"28ead8445f54a115ea5f778da4f4f80579fbae42ac6ccc3493626084ed335839"],"root":[8],"options":{"composite":true,"newLine":1,"skipLibCheck":true,"sourceMap":true},"emitSignatures":[[8,"82b9c263edd140802d0afbd57d557b2c41db16c5ad9a744bca8c71ad5b10f66f"]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.2"} \ No newline at end of file From a9d953b24105d84e7fecc340ddfe2b732ffd71f6 Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 09:13:56 +0100 Subject: [PATCH 06/10] chore: yarn lock --- yarn.lock | 378 +++++++++++++++++++++++++++++++++++------------------- 1 file changed, 248 insertions(+), 130 deletions(-) diff --git a/yarn.lock b/yarn.lock index 879c1ab09..4760063a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -118,7 +118,7 @@ "@nodelib/fs.stat" "2.0.5" run-parallel "^1.1.9" -"@nodelib/fs.stat@2.0.4", "@nodelib/fs.stat@^2.0.2": +"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.4": version "2.0.4" resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.4.tgz" @@ -210,7 +210,7 @@ "@types/node@*": version "24.3.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.0.tgz#89b09f45cb9a8ee69466f18ee5864e4c3eb84dec" + resolved "https://registry.npmjs.org/@types/node/-/node-24.3.0.tgz" integrity sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow== dependencies: undici-types "~7.10.0" @@ -1172,10 +1172,6 @@ balanced-match@^1.0.0: version "1.0.2" resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" -base64id@2.0.0, base64id@~2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" - base@^0.11.1: version "0.11.2" resolved "https://registry.npmjs.org/base/-/base-0.11.2.tgz" @@ -1188,6 +1184,10 @@ base@^0.11.1: mixin-deep "^1.2.0" pascalcase "^0.1.1" +base64id@~2.0.0, base64id@2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" + big.js@^5.2.2: version "5.2.2" resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz" @@ -1313,7 +1313,31 @@ chalk@^1.0.0, chalk@^1.1.3: strip-ansi "^3.0.0" supports-color "^2.0.0" -chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.1, chalk@^2.4.1: +chalk@^2.0.1: + version "2.4.1" + resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" + dependencies: + ansi-styles "^3.2.1" + escape-string-regexp "^1.0.5" + supports-color "^5.3.0" + +chalk@^2.1.0: + version "2.4.1" + resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" + dependencies: + ansi-styles "^3.2.1" + escape-string-regexp "^1.0.5" + supports-color "^5.3.0" + +chalk@^2.3.1: + version "2.4.1" + resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" + dependencies: + ansi-styles "^3.2.1" + escape-string-regexp "^1.0.5" + supports-color "^5.3.0" + +chalk@^2.4.1: version "2.4.1" resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" dependencies: @@ -1426,14 +1450,14 @@ color-convert@^2.0.1: dependencies: color-name "~1.1.4" -color-name@1.1.3: - version "1.1.3" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" - color-name@~1.1.4: version "1.1.4" resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" +color-name@1.1.3: + version "1.1.3" + resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" + colorette@^1.2.2: version "1.2.2" resolved "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz" @@ -1545,7 +1569,15 @@ cross-spawn@^6.0.0: shebang-command "^1.2.0" which "^1.2.9" -cross-spawn@^7.0.2, cross-spawn@^7.0.3: +cross-spawn@^7.0.2: + version "7.0.3" + resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" + dependencies: + path-key "^3.1.0" + shebang-command "^2.0.0" + which "^2.0.1" + +cross-spawn@^7.0.3: version "7.0.3" resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" dependencies: @@ -1565,25 +1597,43 @@ date-format@^4.0.10: version "4.0.10" resolved "https://registry.npmjs.org/date-format/-/date-format-4.0.10.tgz" -debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9: +debug@^2.2.0: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + dependencies: + ms "2.0.0" + +debug@^2.3.3: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + dependencies: + ms "2.0.0" + +debug@^2.6.8: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + dependencies: + ms "2.0.0" + +debug@^2.6.9: version "2.6.9" resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" dependencies: ms "2.0.0" -debug@3.2.6, debug@^3.1.0: +debug@^3.1.0: version "3.2.6" resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" dependencies: ms "^2.1.1" -debug@=3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" +debug@^4.0.1: + version "4.3.1" + resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" dependencies: - ms "2.0.0" + ms "2.1.2" -debug@^4.0.1, debug@^4.1.1, debug@~4.3.1: +debug@^4.1.1: version "4.3.1" resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" dependencies: @@ -1596,6 +1646,30 @@ debug@^4.3.2, debug@^4.3.4, debug@~4.3.2: dependencies: ms "2.1.2" +debug@=3.1.0: + version "3.1.0" + resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" + dependencies: + ms "2.0.0" + +debug@~4.3.1: + version "4.3.1" + resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" + dependencies: + ms "2.1.2" + +debug@2.6.9: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + dependencies: + ms "2.0.0" + +debug@3.2.6: + version "3.2.6" + resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" + dependencies: + ms "^2.1.1" + decamelize@^1.2.0: version "1.2.0" resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" @@ -1805,7 +1879,15 @@ escape-html@~1.0.3: version "1.0.3" resolved "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" -escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^1.0.5: +escape-string-regexp@^1.0.2: + version "1.0.5" + resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" + +escape-string-regexp@^1.0.4: + version "1.0.5" + resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" + +escape-string-regexp@^1.0.5: version "1.0.5" resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" @@ -1818,6 +1900,10 @@ escape-string-regexp@^4.0.0: resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== +escape-string-regexp@1.0.5: + version "1.0.5" + resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" + eslint-config-prettier@^8.0.0: version "8.3.0" resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz" @@ -1847,14 +1933,6 @@ eslint-plugin-prettier@^4.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-scope@5.1.1: - version "5.1.1" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" - integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== - dependencies: - esrecurse "^4.3.0" - estraverse "^4.1.1" - eslint-scope@^7.1.1: version "7.1.1" resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz" @@ -1863,6 +1941,14 @@ eslint-scope@^7.1.1: esrecurse "^4.3.0" estraverse "^5.2.0" +eslint-scope@5.1.1: + version "5.1.1" + resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" + integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== + dependencies: + esrecurse "^4.3.0" + estraverse "^4.1.1" + eslint-utils@^2.0.0: version "2.1.0" resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz" @@ -2034,7 +2120,14 @@ extend-shallow@^2.0.1: dependencies: is-extendable "^0.1.0" -extend-shallow@^3.0.0, extend-shallow@^3.0.2: +extend-shallow@^3.0.0: + version "3.0.2" + resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" + dependencies: + assign-symbols "^1.0.0" + is-extendable "^1.0.1" + +extend-shallow@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" dependencies: @@ -2163,18 +2256,18 @@ find-parent-dir@^0.3.0: version "0.3.0" resolved "https://registry.npmjs.org/find-parent-dir/-/find-parent-dir-0.3.0.tgz" -find-up@3.0.0, find-up@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" - dependencies: - locate-path "^3.0.0" - find-up@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" dependencies: locate-path "^2.0.0" +find-up@^3.0.0, find-up@3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" + dependencies: + locate-path "^3.0.0" + find-up@^4.0.0: version "4.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" @@ -2256,11 +2349,6 @@ fs.realpath@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" -fsevents@~2.3.2: - version "2.3.3" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" - integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== - function-bind@^1.0.2, function-bind@^1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" @@ -2317,25 +2405,25 @@ glob-to-regexp@^0.4.1: version "0.4.1" resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz" -glob@7.1.3: - version "7.1.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz" +glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.7: + version "7.2.3" + resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.0.4" + minimatch "^3.1.1" once "^1.3.0" path-is-absolute "^1.0.0" -glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.7: - version "7.2.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" +glob@7.1.3: + version "7.1.3" + resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.1.1" + minimatch "^3.0.4" once "^1.3.0" path-is-absolute "^1.0.0" @@ -2550,7 +2638,7 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -inherits@2, inherits@^2.0.3, inherits@~2.0.3: +inherits@^2.0.3, inherits@~2.0.3, inherits@2: version "2.0.4" resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" @@ -2778,7 +2866,7 @@ is-windows@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" -isarray@1.0.0, isarray@~1.0.0: +isarray@~1.0.0, isarray@1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" @@ -2827,7 +2915,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz" -js-yaml@3.13.1, js-yaml@^3.8.1, js-yaml@^3.9.0: +js-yaml@^3.8.1, js-yaml@^3.9.0, js-yaml@3.13.1: version "3.13.1" resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz" dependencies: @@ -2948,7 +3036,19 @@ karma@^6.0.0: ua-parser-js "^0.7.30" yargs "^16.1.1" -kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0: +kind-of@^3.0.2: + version "3.2.2" + resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" + dependencies: + is-buffer "^1.1.5" + +kind-of@^3.0.3: + version "3.2.2" + resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" + dependencies: + is-buffer "^1.1.5" + +kind-of@^3.2.0: version "3.2.2" resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" dependencies: @@ -2987,6 +3087,10 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" +"lib@file:test/comparison-tests/testLib": + version "0.0.1" + resolved "file:test/comparison-tests/testLib" + lint-staged@^8.0.0: version "8.1.6" resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.6.tgz" @@ -3131,18 +3235,18 @@ lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.4: version "4.17.21" resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" -log-symbols@2.2.0, log-symbols@^2.1.0, log-symbols@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz" - dependencies: - chalk "^2.0.1" - log-symbols@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz" dependencies: chalk "^1.0.0" +log-symbols@^2.1.0, log-symbols@^2.2.0, log-symbols@2.2.0: + version "2.2.0" + resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz" + dependencies: + chalk "^2.0.1" + log-update@^2.3.0: version "2.3.0" resolved "https://registry.npmjs.org/log-update/-/log-update-2.3.0.tgz" @@ -3280,6 +3384,10 @@ micromatch@^4.0.4: braces "^3.0.2" picomatch "^2.3.1" +mime-db@~1.37.0: + version "1.37.0" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz" + mime-db@1.46.0: version "1.46.0" resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.46.0.tgz" @@ -3288,10 +3396,6 @@ mime-db@1.47.0: version "1.47.0" resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.47.0.tgz" -mime-db@~1.37.0: - version "1.37.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz" - mime-types@^2.1.27: version "2.1.30" resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.30.tgz" @@ -3318,21 +3422,17 @@ mimic-fn@^1.0.0: version "1.2.0" resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz" -minimatch@3.0.4: - version "3.0.4" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" - dependencies: - brace-expansion "^1.1.7" - minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" dependencies: brace-expansion "^1.1.7" -minimist@0.0.8: - version "0.0.8" - resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" +minimatch@3.0.4: + version "3.0.4" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" + dependencies: + brace-expansion "^1.1.7" minimist@^1.2.0: version "1.2.5" @@ -3342,6 +3442,10 @@ minimist@^1.2.6: version "1.2.6" resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz" +minimist@0.0.8: + version "0.0.8" + resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" + mixin-deep@^1.1.3, mixin-deep@^1.2.0: version "1.3.2" resolved "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz" @@ -3349,18 +3453,18 @@ mixin-deep@^1.1.3, mixin-deep@^1.2.0: for-in "^1.0.2" is-extendable "^1.0.1" -mkdirp@0.5.1: - version "0.5.1" - resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz" - dependencies: - minimist "0.0.8" - mkdirp@^0.5.1, mkdirp@^0.5.5: version "0.5.6" resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz" dependencies: minimist "^1.2.6" +mkdirp@0.5.1: + version "0.5.1" + resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz" + dependencies: + minimist "0.0.8" + mocha@^6.0.0: version "6.1.4" resolved "https://registry.npmjs.org/mocha/-/mocha-6.1.4.tgz" @@ -3389,6 +3493,10 @@ mocha@^6.0.0: yargs-parser "13.0.0" yargs-unparser "1.5.0" +ms@^2.1.1: + version "2.1.3" + resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" + ms@2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" @@ -3401,10 +3509,6 @@ ms@2.1.2: version "2.1.2" resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" -ms@^2.1.1: - version "2.1.3" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" - nanomatch@^1.2.9: version "1.2.13" resolved "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz" @@ -4016,7 +4120,13 @@ rimraf@^2.2.8, rimraf@^2.6.2: dependencies: glob "^7.1.3" -rimraf@^3.0.0, rimraf@^3.0.2: +rimraf@^3.0.0: + version "3.0.2" + resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" + dependencies: + glob "^7.1.3" + +rimraf@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" dependencies: @@ -4246,11 +4356,19 @@ source-map-url@^0.4.0: version "0.4.0" resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz" -source-map@^0.5.6, source-map@^0.5.7: +source-map@^0.5.6: + version "0.5.7" + resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" + +source-map@^0.5.7: version "0.5.7" resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" -source-map@^0.6.0, source-map@^0.6.1: +source-map@^0.6.0: + version "0.6.1" + resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" + +source-map@^0.6.1: version "0.6.1" resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" @@ -4292,6 +4410,12 @@ streamroller@^3.0.9: debug "^4.3.4" fs-extra "^10.1.0" +string_decoder@~1.1.1: + version "1.1.1" + resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" + dependencies: + safe-buffer "~5.1.0" + string-argv@^0.0.2: version "0.0.2" resolved "https://registry.npmjs.org/string-argv/-/string-argv-0.0.2.tgz" @@ -4327,12 +4451,6 @@ string-width@^4.1.0, string-width@^4.2.0: is-fullwidth-code-point "^3.0.0" strip-ansi "^6.0.0" -string_decoder@~1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" - dependencies: - safe-buffer "~5.1.0" - stringify-object@^3.2.2: version "3.3.0" resolved "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz" @@ -4380,19 +4498,13 @@ strip-eof@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" -strip-json-comments@2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" - strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: version "3.1.1" resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" -supports-color@6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz" - dependencies: - has-flag "^3.0.0" +strip-json-comments@2.0.1: + version "2.0.1" + resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" supports-color@^2.0.0: version "2.0.0" @@ -4417,6 +4529,12 @@ supports-color@^8.0.0: dependencies: has-flag "^4.0.0" +supports-color@6.0.0: + version "6.0.0" + resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz" + dependencies: + has-flag "^3.0.0" + symbol-observable@^1.1.0: version "1.2.0" resolved "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz" @@ -4547,7 +4665,7 @@ typedarray@^0.0.6: typescript@^5.9.2: version "5.9.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" + resolved "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz" integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== ua-parser-js@^0.7.30: @@ -4556,7 +4674,7 @@ ua-parser-js@^0.7.30: undici-types@~7.10.0: version "7.10.0" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350" + resolved "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz" integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag== union-value@^1.0.0: @@ -4572,7 +4690,7 @@ universalify@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz" -unpipe@1.0.0, unpipe@~1.0.0: +unpipe@~1.0.0, unpipe@1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" @@ -4691,18 +4809,18 @@ which-module@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz" -which@1.3.1, which@^1.2.10, which@^1.2.9: - version "1.3.1" - resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" - dependencies: - isexe "^2.0.0" - which@^1.2.1: version "1.3.0" resolved "https://registry.npmjs.org/which/-/which-1.3.0.tgz" dependencies: isexe "^2.0.0" +which@^1.2.10, which@^1.2.9, which@1.3.1: + version "1.3.1" + resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" + dependencies: + isexe "^2.0.0" + which@^2.0.1: version "2.0.2" resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" @@ -4769,16 +4887,16 @@ yallist@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" -yargs-parser@13.0.0, yargs-parser@^13.0.0: - version "13.0.0" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.0.0.tgz" +yargs-parser@^11.1.1: + version "11.1.1" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" dependencies: camelcase "^5.0.0" decamelize "^1.2.0" -yargs-parser@^11.1.1: - version "11.1.1" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" +yargs-parser@^13.0.0, yargs-parser@13.0.0: + version "13.0.0" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.0.0.tgz" dependencies: camelcase "^5.0.0" decamelize "^1.2.0" @@ -4795,22 +4913,6 @@ yargs-unparser@1.5.0: lodash "^4.17.11" yargs "^12.0.5" -yargs@13.2.2: - version "13.2.2" - resolved "https://registry.npmjs.org/yargs/-/yargs-13.2.2.tgz" - dependencies: - cliui "^4.0.0" - find-up "^3.0.0" - get-caller-file "^2.0.1" - os-locale "^3.1.0" - require-directory "^2.1.1" - require-main-filename "^2.0.0" - set-blocking "^2.0.0" - string-width "^3.0.0" - which-module "^2.0.0" - y18n "^4.0.0" - yargs-parser "^13.0.0" - yargs@^12.0.5: version "12.0.5" resolved "https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz" @@ -4840,6 +4942,22 @@ yargs@^16.1.1: y18n "^5.0.5" yargs-parser "^20.2.2" +yargs@13.2.2: + version "13.2.2" + resolved "https://registry.npmjs.org/yargs/-/yargs-13.2.2.tgz" + dependencies: + cliui "^4.0.0" + find-up "^3.0.0" + get-caller-file "^2.0.1" + os-locale "^3.1.0" + require-directory "^2.1.1" + require-main-filename "^2.0.0" + set-blocking "^2.0.0" + string-width "^3.0.0" + which-module "^2.0.0" + y18n "^4.0.0" + yargs-parser "^13.0.0" + yocto-queue@^0.1.0: version "0.1.0" resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" From 8b7a4e650555a91a6143e27e6b8a53ec7b31a701 Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 10:22:24 +0100 Subject: [PATCH 07/10] chore: upgrade to webpack@5.101.3 --- src/after-compile.ts | 2 +- src/index.ts | 3 +- src/instances.ts | 2 +- src/tsconfig.json | 3 +- src/watch-run.ts | 6 +- test/comparison-tests/getProgram.js | 4 +- yarn.lock | 1017 +++++++++++++-------------- 7 files changed, 495 insertions(+), 542 deletions(-) diff --git a/src/after-compile.ts b/src/after-compile.ts index 5f12edde3..62b58d36a 100644 --- a/src/after-compile.ts +++ b/src/after-compile.ts @@ -462,7 +462,7 @@ function removeCompilationTSLoaderErrors( loaderOptions: LoaderOptions ) { compilation.errors = compilation.errors.filter( - error => error.details !== tsLoaderSource(loaderOptions) + error => error instanceof webpack.WebpackError && error.details !== tsLoaderSource(loaderOptions) ); } diff --git a/src/index.ts b/src/index.ts index c4c1b948c..246d8990e 100644 --- a/src/index.ts +++ b/src/index.ts @@ -298,6 +298,7 @@ function makeLoaderOptions( const hasForkTsCheckerWebpackPlugin = loaderContext._compiler?.options.plugins.some( plugin => + plugin !== null && typeof plugin === 'object' && plugin.constructor?.name === 'ForkTsCheckerWebpackPlugin' ); @@ -477,7 +478,7 @@ function getEmit( addDependenciesFromSolutionBuilder(instance, filePath, addDependency); - loaderContext._module!.buildMeta.tsLoaderDefinitionFileVersions = + if (loaderContext._module && loaderContext._module.buildMeta) loaderContext._module.buildMeta.tsLoaderDefinitionFileVersions = dependencies.map( defFilePath => path.relative(loaderContext.rootContext, defFilePath) + diff --git a/src/instances.ts b/src/instances.ts index 376ecd73a..7e9202f3b 100644 --- a/src/instances.ts +++ b/src/instances.ts @@ -141,7 +141,7 @@ function successfulTypeScriptInstance( error: makeError( loaderOptions, colors.red('error while reading tsconfig.json:' + EOL + message), - file + file ?? '' ), }; } diff --git a/src/tsconfig.json b/src/tsconfig.json index 1aad2f12a..453bdedb6 100644 --- a/src/tsconfig.json +++ b/src/tsconfig.json @@ -12,7 +12,6 @@ "outDir": "../dist", "declarationDir": "../dist", "declarationMap": true, - "sourceMap": true, - "skipLibCheck": true + "sourceMap": true } } diff --git a/src/watch-run.ts b/src/watch-run.ts index 56296a185..b9e5fe9f9 100644 --- a/src/watch-run.ts +++ b/src/watch-run.ts @@ -102,10 +102,14 @@ function updateFile( loader.loadModule(request, (err, source) => { if (err) { reject(err); - } else { + } else if (typeof source === 'string') { const text = JSON.parse(source); updateFileWithText(instance, key, filePath, () => text); resolve(); + } else if (Buffer.isBuffer(source)) { + const text = JSON.parse(source.toString('utf8')); + updateFileWithText(instance, key, filePath, () => text); + resolve(); } }); } else { diff --git a/test/comparison-tests/getProgram.js b/test/comparison-tests/getProgram.js index 08be4799a..06e23db4b 100644 --- a/test/comparison-tests/getProgram.js +++ b/test/comparison-tests/getProgram.js @@ -1,8 +1,6 @@ const typescript = require('typescript'); module.exports = function getProgram(tsconfigPath, optionsToExtend) { - const parsedCommandLine = typescript.getParsedCommandLineOfConfigFile(tsconfigPath, optionsToExtend || { - skipLibCheck: true - }, { + const parsedCommandLine = typescript.getParsedCommandLineOfConfigFile(tsconfigPath, optionsToExtend || {}, { fileExists: typescript.sys.fileExists, getCurrentDirectory: typescript.sys.getCurrentDirectory, onUnRecoverableConfigFileDiagnostic: function () { throw new Error("Error building project") }, diff --git a/yarn.lock b/yarn.lock index 4760063a4..59d2da86f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -63,45 +63,39 @@ resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz" integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== -"@jridgewell/gen-mapping@^0.3.0": - version "0.3.2" - resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz" - integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== +"@jridgewell/gen-mapping@^0.3.5": + version "0.3.13" + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f" + integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== dependencies: - "@jridgewell/set-array" "^1.0.1" - "@jridgewell/sourcemap-codec" "^1.4.10" - "@jridgewell/trace-mapping" "^0.3.9" - -"@jridgewell/resolve-uri@^3.0.3": - version "3.1.0" - resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz" - integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== + "@jridgewell/sourcemap-codec" "^1.5.0" + "@jridgewell/trace-mapping" "^0.3.24" -"@jridgewell/set-array@^1.0.1": - version "1.1.2" - resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz" - integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== +"@jridgewell/resolve-uri@^3.1.0": + version "3.1.2" + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" + integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== -"@jridgewell/source-map@^0.3.2": - version "0.3.2" - resolved "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz" - integrity sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw== +"@jridgewell/source-map@^0.3.3": + version "0.3.11" + resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.11.tgz#b21835cbd36db656b857c2ad02ebd413cc13a9ba" + integrity sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA== dependencies: - "@jridgewell/gen-mapping" "^0.3.0" - "@jridgewell/trace-mapping" "^0.3.9" + "@jridgewell/gen-mapping" "^0.3.5" + "@jridgewell/trace-mapping" "^0.3.25" -"@jridgewell/sourcemap-codec@^1.4.10": - version "1.4.14" - resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz" - integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== +"@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0": + version "1.5.5" + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== -"@jridgewell/trace-mapping@^0.3.14", "@jridgewell/trace-mapping@^0.3.9": - version "0.3.15" - resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.15.tgz" - integrity sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g== +"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": + version "0.3.30" + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.30.tgz#4a76c4daeee5df09f5d3940e087442fb36ce2b99" + integrity sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q== dependencies: - "@jridgewell/resolve-uri" "^3.0.3" - "@jridgewell/sourcemap-codec" "^1.4.10" + "@jridgewell/resolve-uri" "^3.1.0" + "@jridgewell/sourcemap-codec" "^1.4.14" "@nodelib/fs.scandir@2.1.4": version "2.1.4" @@ -118,7 +112,7 @@ "@nodelib/fs.stat" "2.0.5" run-parallel "^1.1.9" -"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.4": +"@nodelib/fs.stat@2.0.4", "@nodelib/fs.stat@^2.0.2": version "2.0.4" resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.4.tgz" @@ -164,44 +158,37 @@ version "2.8.12" resolved "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz" -"@types/eslint-scope@^3.7.3": - version "3.7.4" - resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.4.tgz" - integrity sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA== +"@types/eslint-scope@^3.7.7": + version "3.7.7" + resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5" + integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg== dependencies: "@types/eslint" "*" "@types/estree" "*" "@types/eslint@*": - version "7.2.11" - resolved "https://registry.npmjs.org/@types/eslint/-/eslint-7.2.11.tgz" + version "9.6.1" + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584" + integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag== dependencies: "@types/estree" "*" "@types/json-schema" "*" -"@types/estree@*": - version "0.0.47" - resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.47.tgz" +"@types/estree@*", "@types/estree@^1.0.8": + version "1.0.8" + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" + integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== -"@types/estree@^0.0.51": - version "0.0.51" - resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz" - integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ== - -"@types/json-schema@*": - version "7.0.7" - resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz" +"@types/json-schema@*", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.9": + version "7.0.15" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" + integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== "@types/json-schema@^7.0.12": version "7.0.13" resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.13.tgz" integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ== -"@types/json-schema@^7.0.8": - version "7.0.11" - resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz" - integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== - "@types/micromatch@^4.0.0": version "4.0.1" resolved "https://registry.npmjs.org/@types/micromatch/-/micromatch-4.0.1.tgz" @@ -313,125 +300,125 @@ "@typescript-eslint/types" "6.7.2" eslint-visitor-keys "^3.4.1" -"@webassemblyjs/ast@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz" - integrity sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw== +"@webassemblyjs/ast@1.14.1", "@webassemblyjs/ast@^1.14.1": + version "1.14.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.14.1.tgz#a9f6a07f2b03c95c8d38c4536a1fdfb521ff55b6" + integrity sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ== dependencies: - "@webassemblyjs/helper-numbers" "1.11.1" - "@webassemblyjs/helper-wasm-bytecode" "1.11.1" + "@webassemblyjs/helper-numbers" "1.13.2" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" -"@webassemblyjs/floating-point-hex-parser@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz" - integrity sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ== +"@webassemblyjs/floating-point-hex-parser@1.13.2": + version "1.13.2" + resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz#fcca1eeddb1cc4e7b6eed4fc7956d6813b21b9fb" + integrity sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA== -"@webassemblyjs/helper-api-error@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz" - integrity sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg== +"@webassemblyjs/helper-api-error@1.13.2": + version "1.13.2" + resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz#e0a16152248bc38daee76dd7e21f15c5ef3ab1e7" + integrity sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ== -"@webassemblyjs/helper-buffer@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz" - integrity sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA== +"@webassemblyjs/helper-buffer@1.14.1": + version "1.14.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz#822a9bc603166531f7d5df84e67b5bf99b72b96b" + integrity sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA== -"@webassemblyjs/helper-numbers@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz" - integrity sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ== +"@webassemblyjs/helper-numbers@1.13.2": + version "1.13.2" + resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz#dbd932548e7119f4b8a7877fd5a8d20e63490b2d" + integrity sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA== dependencies: - "@webassemblyjs/floating-point-hex-parser" "1.11.1" - "@webassemblyjs/helper-api-error" "1.11.1" + "@webassemblyjs/floating-point-hex-parser" "1.13.2" + "@webassemblyjs/helper-api-error" "1.13.2" "@xtuc/long" "4.2.2" -"@webassemblyjs/helper-wasm-bytecode@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz" - integrity sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q== +"@webassemblyjs/helper-wasm-bytecode@1.13.2": + version "1.13.2" + resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz#e556108758f448aae84c850e593ce18a0eb31e0b" + integrity sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA== -"@webassemblyjs/helper-wasm-section@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz" - integrity sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg== +"@webassemblyjs/helper-wasm-section@1.14.1": + version "1.14.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz#9629dda9c4430eab54b591053d6dc6f3ba050348" + integrity sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw== dependencies: - "@webassemblyjs/ast" "1.11.1" - "@webassemblyjs/helper-buffer" "1.11.1" - "@webassemblyjs/helper-wasm-bytecode" "1.11.1" - "@webassemblyjs/wasm-gen" "1.11.1" + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-buffer" "1.14.1" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" + "@webassemblyjs/wasm-gen" "1.14.1" -"@webassemblyjs/ieee754@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz" - integrity sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ== +"@webassemblyjs/ieee754@1.13.2": + version "1.13.2" + resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz#1c5eaace1d606ada2c7fd7045ea9356c59ee0dba" + integrity sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw== dependencies: "@xtuc/ieee754" "^1.2.0" -"@webassemblyjs/leb128@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz" - integrity sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw== +"@webassemblyjs/leb128@1.13.2": + version "1.13.2" + resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.13.2.tgz#57c5c3deb0105d02ce25fa3fd74f4ebc9fd0bbb0" + integrity sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw== dependencies: "@xtuc/long" "4.2.2" -"@webassemblyjs/utf8@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz" - integrity sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ== - -"@webassemblyjs/wasm-edit@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz" - integrity sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA== - dependencies: - "@webassemblyjs/ast" "1.11.1" - "@webassemblyjs/helper-buffer" "1.11.1" - "@webassemblyjs/helper-wasm-bytecode" "1.11.1" - "@webassemblyjs/helper-wasm-section" "1.11.1" - "@webassemblyjs/wasm-gen" "1.11.1" - "@webassemblyjs/wasm-opt" "1.11.1" - "@webassemblyjs/wasm-parser" "1.11.1" - "@webassemblyjs/wast-printer" "1.11.1" - -"@webassemblyjs/wasm-gen@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz" - integrity sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA== - dependencies: - "@webassemblyjs/ast" "1.11.1" - "@webassemblyjs/helper-wasm-bytecode" "1.11.1" - "@webassemblyjs/ieee754" "1.11.1" - "@webassemblyjs/leb128" "1.11.1" - "@webassemblyjs/utf8" "1.11.1" - -"@webassemblyjs/wasm-opt@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz" - integrity sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw== - dependencies: - "@webassemblyjs/ast" "1.11.1" - "@webassemblyjs/helper-buffer" "1.11.1" - "@webassemblyjs/wasm-gen" "1.11.1" - "@webassemblyjs/wasm-parser" "1.11.1" - -"@webassemblyjs/wasm-parser@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz" - integrity sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA== - dependencies: - "@webassemblyjs/ast" "1.11.1" - "@webassemblyjs/helper-api-error" "1.11.1" - "@webassemblyjs/helper-wasm-bytecode" "1.11.1" - "@webassemblyjs/ieee754" "1.11.1" - "@webassemblyjs/leb128" "1.11.1" - "@webassemblyjs/utf8" "1.11.1" - -"@webassemblyjs/wast-printer@1.11.1": - version "1.11.1" - resolved "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz" - integrity sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg== - dependencies: - "@webassemblyjs/ast" "1.11.1" +"@webassemblyjs/utf8@1.13.2": + version "1.13.2" + resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.13.2.tgz#917a20e93f71ad5602966c2d685ae0c6c21f60f1" + integrity sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ== + +"@webassemblyjs/wasm-edit@^1.14.1": + version "1.14.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz#ac6689f502219b59198ddec42dcd496b1004d597" + integrity sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ== + dependencies: + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-buffer" "1.14.1" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" + "@webassemblyjs/helper-wasm-section" "1.14.1" + "@webassemblyjs/wasm-gen" "1.14.1" + "@webassemblyjs/wasm-opt" "1.14.1" + "@webassemblyjs/wasm-parser" "1.14.1" + "@webassemblyjs/wast-printer" "1.14.1" + +"@webassemblyjs/wasm-gen@1.14.1": + version "1.14.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz#991e7f0c090cb0bb62bbac882076e3d219da9570" + integrity sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg== + dependencies: + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" + "@webassemblyjs/ieee754" "1.13.2" + "@webassemblyjs/leb128" "1.13.2" + "@webassemblyjs/utf8" "1.13.2" + +"@webassemblyjs/wasm-opt@1.14.1": + version "1.14.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz#e6f71ed7ccae46781c206017d3c14c50efa8106b" + integrity sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw== + dependencies: + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-buffer" "1.14.1" + "@webassemblyjs/wasm-gen" "1.14.1" + "@webassemblyjs/wasm-parser" "1.14.1" + +"@webassemblyjs/wasm-parser@1.14.1", "@webassemblyjs/wasm-parser@^1.14.1": + version "1.14.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz#b3e13f1893605ca78b52c68e54cf6a865f90b9fb" + integrity sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ== + dependencies: + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-api-error" "1.13.2" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" + "@webassemblyjs/ieee754" "1.13.2" + "@webassemblyjs/leb128" "1.13.2" + "@webassemblyjs/utf8" "1.13.2" + +"@webassemblyjs/wast-printer@1.14.1": + version "1.14.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz#3bb3e9638a8ae5fdaf9610e7a06b4d9f9aa6fe07" + integrity sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw== + dependencies: + "@webassemblyjs/ast" "1.14.1" "@xtuc/long" "4.2.2" "@webpack-cli/configtest@^1.2.0": @@ -453,11 +440,13 @@ "@xtuc/ieee754@^1.2.0": version "1.2.0" - resolved "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz" + resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790" + integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA== "@xtuc/long@4.2.2": version "4.2.2" - resolved "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz" + resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d" + integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== accepts@~1.3.4: version "1.3.5" @@ -466,31 +455,41 @@ accepts@~1.3.4: mime-types "~2.1.18" negotiator "0.6.1" -acorn-import-assertions@^1.7.6: - version "1.8.0" - resolved "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz" - integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw== +acorn-import-phases@^1.0.3: + version "1.0.4" + resolved "https://registry.yarnpkg.com/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz#16eb850ba99a056cb7cbfe872ffb8972e18c8bd7" + integrity sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ== acorn-jsx@^5.3.2: version "5.3.2" resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== -acorn@^8.5.0, acorn@^8.7.1: - version "8.8.0" - resolved "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz" - integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w== +acorn@^8.14.0, acorn@^8.15.0: + version "8.15.0" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816" + integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg== acorn@^8.8.0: version "8.8.2" resolved "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz" integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw== -ajv-keywords@^3.5.2: - version "3.5.2" - resolved "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz" +ajv-formats@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520" + integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA== + dependencies: + ajv "^8.0.0" + +ajv-keywords@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz#69d4d385a4733cdbeab44964a1170a88f87f0e16" + integrity sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw== + dependencies: + fast-deep-equal "^3.1.3" -ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.5: +ajv@^6.10.0, ajv@^6.12.4: version "6.12.6" resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" dependencies: @@ -499,6 +498,16 @@ ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.5: json-schema-traverse "^0.4.1" uri-js "^4.2.2" +ajv@^8.0.0, ajv@^8.9.0: + version "8.17.1" + resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6" + integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g== + dependencies: + fast-deep-equal "^3.1.3" + fast-uri "^3.0.1" + json-schema-traverse "^1.0.0" + require-from-string "^2.0.2" + ansi-colors@3.2.3: version "3.2.3" resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.3.tgz" @@ -1172,6 +1181,10 @@ balanced-match@^1.0.0: version "1.0.2" resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" +base64id@2.0.0, base64id@~2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" + base@^0.11.1: version "0.11.2" resolved "https://registry.npmjs.org/base/-/base-0.11.2.tgz" @@ -1184,10 +1197,6 @@ base@^0.11.1: mixin-deep "^1.2.0" pascalcase "^0.1.1" -base64id@~2.0.0, base64id@2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" - big.js@^5.2.2: version "5.2.2" resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz" @@ -1243,19 +1252,20 @@ browser-stdout@1.3.1: version "1.3.1" resolved "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz" -browserslist@^4.14.5: - version "4.16.6" - resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.16.6.tgz" +browserslist@^4.24.0: + version "4.25.3" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.3.tgz#9167c9cbb40473f15f75f85189290678b99b16c5" + integrity sha512-cDGv1kkDI4/0e5yON9yM5G/0A5u8sf5TnmdX5C9qHzI9PPu++sQ9zjm1k9NiOrf3riY4OkK0zSGqfvJyJsgCBQ== dependencies: - caniuse-lite "^1.0.30001219" - colorette "^1.2.2" - electron-to-chromium "^1.3.723" - escalade "^3.1.1" - node-releases "^1.1.71" + caniuse-lite "^1.0.30001735" + electron-to-chromium "^1.5.204" + node-releases "^2.0.19" + update-browserslist-db "^1.1.3" buffer-from@^1.0.0: - version "1.1.1" - resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz" + version "1.1.2" + resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" + integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== bytes@3.1.0: version "3.1.0" @@ -1299,9 +1309,10 @@ camelcase@^5.0.0: version "5.3.1" resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" -caniuse-lite@^1.0.30001219: - version "1.0.30001228" - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001228.tgz" +caniuse-lite@^1.0.30001735: + version "1.0.30001737" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001737.tgz#8292bb7591932ff09e9a765f12fdf5629a241ccc" + integrity sha512-BiloLiXtQNrY5UyF0+1nSJLXUENuhka2pzy2Fx5pGxqavdrxSCW4U6Pn/PoG3Efspi2frRbHpBV2XsrPE6EDlw== chalk@^1.0.0, chalk@^1.1.3: version "1.1.3" @@ -1313,31 +1324,7 @@ chalk@^1.0.0, chalk@^1.1.3: strip-ansi "^3.0.0" supports-color "^2.0.0" -chalk@^2.0.1: - version "2.4.1" - resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^2.1.0: - version "2.4.1" - resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^2.3.1: - version "2.4.1" - resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^2.4.1: +chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.1, chalk@^2.4.1: version "2.4.1" resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" dependencies: @@ -1374,8 +1361,9 @@ chokidar@^3.5.1: fsevents "~2.3.2" chrome-trace-event@^1.0.2: - version "1.0.3" - resolved "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz" + version "1.0.4" + resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz#05bffd7ff928465093314708c93bdfa9bd1f0f5b" + integrity sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ== class-utils@^0.3.5: version "0.3.6" @@ -1450,17 +1438,13 @@ color-convert@^2.0.1: dependencies: color-name "~1.1.4" -color-name@~1.1.4: - version "1.1.4" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" - color-name@1.1.3: version "1.1.3" resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" -colorette@^1.2.2: - version "1.2.2" - resolved "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz" +color-name@~1.1.4: + version "1.1.4" + resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" colorette@^2.0.14: version "2.0.19" @@ -1477,7 +1461,8 @@ commander@^2.14.1, commander@^2.9.0: commander@^2.20.0: version "2.20.3" - resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" + resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" + integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== commander@^7.0.0: version "7.2.0" @@ -1569,15 +1554,7 @@ cross-spawn@^6.0.0: shebang-command "^1.2.0" which "^1.2.9" -cross-spawn@^7.0.2: - version "7.0.3" - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" - dependencies: - path-key "^3.1.0" - shebang-command "^2.0.0" - which "^2.0.1" - -cross-spawn@^7.0.3: +cross-spawn@^7.0.2, cross-spawn@^7.0.3: version "7.0.3" resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" dependencies: @@ -1597,43 +1574,25 @@ date-format@^4.0.10: version "4.0.10" resolved "https://registry.npmjs.org/date-format/-/date-format-4.0.10.tgz" -debug@^2.2.0: +debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9: version "2.6.9" resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" dependencies: ms "2.0.0" -debug@^2.3.3: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - dependencies: - ms "2.0.0" - -debug@^2.6.8: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - dependencies: - ms "2.0.0" - -debug@^2.6.9: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - dependencies: - ms "2.0.0" - -debug@^3.1.0: +debug@3.2.6, debug@^3.1.0: version "3.2.6" resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" dependencies: ms "^2.1.1" -debug@^4.0.1: - version "4.3.1" - resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" +debug@=3.1.0: + version "3.1.0" + resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" dependencies: - ms "2.1.2" + ms "2.0.0" -debug@^4.1.1: +debug@^4.0.1, debug@^4.1.1, debug@~4.3.1: version "4.3.1" resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" dependencies: @@ -1646,30 +1605,6 @@ debug@^4.3.2, debug@^4.3.4, debug@~4.3.2: dependencies: ms "2.1.2" -debug@=3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" - dependencies: - ms "2.0.0" - -debug@~4.3.1: - version "4.3.1" - resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" - dependencies: - ms "2.1.2" - -debug@2.6.9: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - dependencies: - ms "2.0.0" - -debug@3.2.6: - version "3.2.6" - resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" - dependencies: - ms "^2.1.1" - decamelize@^1.2.0: version "1.2.0" resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" @@ -1770,9 +1705,10 @@ ee-first@1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" -electron-to-chromium@^1.3.723: - version "1.3.735" - resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.735.tgz" +electron-to-chromium@^1.5.204: + version "1.5.208" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.208.tgz#609c29502fd7257b4d721e3446f3ae391a0ca1b3" + integrity sha512-ozZyibehoe7tOhNaf16lKmljVf+3npZcJIEbJRVftVsmAg5TeA1mGS9dVCZzOwr2xT7xK15V0p7+GZqSPgkuPg== elegant-spinner@^1.0.1: version "1.0.1" @@ -1826,10 +1762,10 @@ enhanced-resolve@^5.0.0: graceful-fs "^4.2.4" tapable "^2.2.0" -enhanced-resolve@^5.10.0: - version "5.10.0" - resolved "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.10.0.tgz" - integrity sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ== +enhanced-resolve@^5.17.3: + version "5.18.3" + resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44" + integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww== dependencies: graceful-fs "^4.2.4" tapable "^2.2.0" @@ -1858,10 +1794,10 @@ es-abstract@^1.5.1: is-callable "^1.1.3" is-regex "^1.0.4" -es-module-lexer@^0.9.0: - version "0.9.3" - resolved "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz" - integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ== +es-module-lexer@^1.2.1: + version "1.7.0" + resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.7.0.tgz#9159601561880a85f2734560a9099b2c31e5372a" + integrity sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA== es-to-primitive@^1.1.1: version "1.1.1" @@ -1871,23 +1807,16 @@ es-to-primitive@^1.1.1: is-date-object "^1.0.1" is-symbol "^1.0.1" -escalade@^3.1.1: - version "3.1.1" - resolved "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz" +escalade@^3.1.1, escalade@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" + integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== escape-html@~1.0.3: version "1.0.3" resolved "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" -escape-string-regexp@^1.0.2: - version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" - -escape-string-regexp@^1.0.4: - version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" - -escape-string-regexp@^1.0.5: +escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^1.0.5: version "1.0.5" resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" @@ -1900,10 +1829,6 @@ escape-string-regexp@^4.0.0: resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -escape-string-regexp@1.0.5: - version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" - eslint-config-prettier@^8.0.0: version "8.3.0" resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz" @@ -1933,6 +1858,14 @@ eslint-plugin-prettier@^4.0.0: dependencies: prettier-linter-helpers "^1.0.0" +eslint-scope@5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" + integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== + dependencies: + esrecurse "^4.3.0" + estraverse "^4.1.1" + eslint-scope@^7.1.1: version "7.1.1" resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz" @@ -1941,14 +1874,6 @@ eslint-scope@^7.1.1: esrecurse "^4.3.0" estraverse "^5.2.0" -eslint-scope@5.1.1: - version "5.1.1" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" - integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== - dependencies: - esrecurse "^4.3.0" - estraverse "^4.1.1" - eslint-utils@^2.0.0: version "2.1.0" resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz" @@ -2048,18 +1973,25 @@ esquery@^1.4.2: esrecurse@^4.3.0: version "4.3.0" - resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" + resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" + integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== dependencies: estraverse "^5.2.0" estraverse@^4.1.1: version "4.3.0" - resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" + resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" + integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== -estraverse@^5.1.0, estraverse@^5.2.0: +estraverse@^5.1.0: version "5.2.0" resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz" +estraverse@^5.2.0: + version "5.3.0" + resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" + integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== + esutils@^2.0.2: version "2.0.3" resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" @@ -2070,7 +2002,8 @@ eventemitter3@^4.0.0: events@^3.2.0: version "3.3.0" - resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz" + resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" + integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== execa@^0.10.0: version "0.10.0" @@ -2120,14 +2053,7 @@ extend-shallow@^2.0.1: dependencies: is-extendable "^0.1.0" -extend-shallow@^3.0.0: - version "3.0.2" - resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" - dependencies: - assign-symbols "^1.0.0" - is-extendable "^1.0.1" - -extend-shallow@^3.0.2: +extend-shallow@^3.0.0, extend-shallow@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" dependencies: @@ -2172,12 +2098,18 @@ fast-glob@^3.2.9: fast-json-stable-stringify@^2.0.0: version "2.1.0" - resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" + resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" + integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== fast-levenshtein@^2.0.6: version "2.0.6" resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" +fast-uri@^3.0.1: + version "3.0.6" + resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748" + integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw== + fastest-levenshtein@^1.0.12: version "1.0.12" resolved "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz" @@ -2256,18 +2188,18 @@ find-parent-dir@^0.3.0: version "0.3.0" resolved "https://registry.npmjs.org/find-parent-dir/-/find-parent-dir-0.3.0.tgz" +find-up@3.0.0, find-up@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" + dependencies: + locate-path "^3.0.0" + find-up@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" dependencies: locate-path "^2.0.0" -find-up@^3.0.0, find-up@3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" - dependencies: - locate-path "^3.0.0" - find-up@^4.0.0: version "4.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" @@ -2349,6 +2281,11 @@ fs.realpath@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" +fsevents@~2.3.2: + version "2.3.3" + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" + integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== + function-bind@^1.0.2, function-bind@^1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" @@ -2403,27 +2340,28 @@ glob-parent@^6.0.2: glob-to-regexp@^0.4.1: version "0.4.1" - resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz" + resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e" + integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw== -glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.7: - version "7.2.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" +glob@7.1.3: + version "7.1.3" + resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.1.1" + minimatch "^3.0.4" once "^1.3.0" path-is-absolute "^1.0.0" -glob@7.1.3: - version "7.1.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz" +glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.7: + version "7.2.3" + resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.0.4" + minimatch "^3.1.1" once "^1.3.0" path-is-absolute "^1.0.0" @@ -2460,7 +2398,12 @@ globby@^6.1.0: pify "^2.0.0" pinkie-promise "^2.0.0" -graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.10, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9: +graceful-fs@^4.1.2, graceful-fs@^4.2.11, graceful-fs@^4.2.4: + version "4.2.11" + resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" + integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== + +graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.10, graceful-fs@^4.2.6: version "4.2.10" resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz" @@ -2508,7 +2451,8 @@ has-flag@^3.0.0: has-flag@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" + integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== has-symbols@^1.0.0: version "1.0.0" @@ -2638,7 +2582,7 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -inherits@^2.0.3, inherits@~2.0.3, inherits@2: +inherits@2, inherits@^2.0.3, inherits@~2.0.3: version "2.0.4" resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" @@ -2866,7 +2810,7 @@ is-windows@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" -isarray@~1.0.0, isarray@1.0.0: +isarray@1.0.0, isarray@~1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" @@ -2899,7 +2843,7 @@ jasmine-core@^4.0.0: jest-worker@^27.4.5: version "27.5.1" - resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz" + resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0" integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg== dependencies: "@types/node" "*" @@ -2915,7 +2859,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz" -js-yaml@^3.8.1, js-yaml@^3.9.0, js-yaml@3.13.1: +js-yaml@3.13.1, js-yaml@^3.8.1, js-yaml@^3.9.0: version "3.13.1" resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz" dependencies: @@ -2943,12 +2887,18 @@ json-parse-better-errors@^1.0.1: json-parse-even-better-errors@^2.3.1: version "2.3.1" - resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" + resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== json-schema-traverse@^0.4.1: version "0.4.1" - resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" + resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" + integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== + +json-schema-traverse@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2" + integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== json-stable-stringify-without-jsonify@^1.0.1: version "1.0.1" @@ -3036,19 +2986,7 @@ karma@^6.0.0: ua-parser-js "^0.7.30" yargs "^16.1.1" -kind-of@^3.0.2: - version "3.2.2" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" - dependencies: - is-buffer "^1.1.5" - -kind-of@^3.0.3: - version "3.2.2" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" - dependencies: - is-buffer "^1.1.5" - -kind-of@^3.2.0: +kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0: version "3.2.2" resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" dependencies: @@ -3087,10 +3025,6 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" -"lib@file:test/comparison-tests/testLib": - version "0.0.1" - resolved "file:test/comparison-tests/testLib" - lint-staged@^8.0.0: version "8.1.6" resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.6.tgz" @@ -3171,8 +3105,9 @@ listr@^0.14.2: rxjs "^6.3.3" loader-runner@^4.2.0: - version "4.2.0" - resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.2.0.tgz" + version "4.3.0" + resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1" + integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg== loader-utils@^1.0.2: version "1.4.0" @@ -3235,18 +3170,18 @@ lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.4: version "4.17.21" resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" +log-symbols@2.2.0, log-symbols@^2.1.0, log-symbols@^2.2.0: + version "2.2.0" + resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz" + dependencies: + chalk "^2.0.1" + log-symbols@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz" dependencies: chalk "^1.0.0" -log-symbols@^2.1.0, log-symbols@^2.2.0, log-symbols@2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz" - dependencies: - chalk "^2.0.1" - log-update@^2.3.0: version "2.3.0" resolved "https://registry.npmjs.org/log-update/-/log-update-2.3.0.tgz" @@ -3344,7 +3279,8 @@ mem@^4.0.0: merge-stream@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60" + integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== merge2@^1.3.0, merge2@^1.4.1: version "1.4.1" @@ -3384,23 +3320,25 @@ micromatch@^4.0.4: braces "^3.0.2" picomatch "^2.3.1" -mime-db@~1.37.0: - version "1.37.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz" - mime-db@1.46.0: version "1.46.0" resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.46.0.tgz" -mime-db@1.47.0: - version "1.47.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.47.0.tgz" +mime-db@1.52.0: + version "1.52.0" + resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70" + integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== + +mime-db@~1.37.0: + version "1.37.0" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz" mime-types@^2.1.27: - version "2.1.30" - resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.30.tgz" + version "2.1.35" + resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a" + integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== dependencies: - mime-db "1.47.0" + mime-db "1.52.0" mime-types@~2.1.18: version "2.1.21" @@ -3422,17 +3360,21 @@ mimic-fn@^1.0.0: version "1.2.0" resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz" +minimatch@3.0.4: + version "3.0.4" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" + dependencies: + brace-expansion "^1.1.7" + minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" dependencies: brace-expansion "^1.1.7" -minimatch@3.0.4: - version "3.0.4" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" - dependencies: - brace-expansion "^1.1.7" +minimist@0.0.8: + version "0.0.8" + resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" minimist@^1.2.0: version "1.2.5" @@ -3442,10 +3384,6 @@ minimist@^1.2.6: version "1.2.6" resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz" -minimist@0.0.8: - version "0.0.8" - resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" - mixin-deep@^1.1.3, mixin-deep@^1.2.0: version "1.3.2" resolved "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz" @@ -3453,18 +3391,18 @@ mixin-deep@^1.1.3, mixin-deep@^1.2.0: for-in "^1.0.2" is-extendable "^1.0.1" -mkdirp@^0.5.1, mkdirp@^0.5.5: - version "0.5.6" - resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz" - dependencies: - minimist "^1.2.6" - mkdirp@0.5.1: version "0.5.1" resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz" dependencies: minimist "0.0.8" +mkdirp@^0.5.1, mkdirp@^0.5.5: + version "0.5.6" + resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz" + dependencies: + minimist "^1.2.6" + mocha@^6.0.0: version "6.1.4" resolved "https://registry.npmjs.org/mocha/-/mocha-6.1.4.tgz" @@ -3493,10 +3431,6 @@ mocha@^6.0.0: yargs-parser "13.0.0" yargs-unparser "1.5.0" -ms@^2.1.1: - version "2.1.3" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" - ms@2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" @@ -3509,6 +3443,10 @@ ms@2.1.2: version "2.1.2" resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" +ms@^2.1.1: + version "2.1.3" + resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" + nanomatch@^1.2.9: version "1.2.13" resolved "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz" @@ -3535,7 +3473,8 @@ negotiator@0.6.1: neo-async@^2.6.2: version "2.6.2" - resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" + resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" + integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== nice-try@^1.0.4: version "1.0.4" @@ -3548,9 +3487,10 @@ node-environment-flags@1.0.5: object.getownpropertydescriptors "^2.0.3" semver "^5.7.0" -node-releases@^1.1.71: - version "1.1.72" - resolved "https://registry.npmjs.org/node-releases/-/node-releases-1.1.72.tgz" +node-releases@^2.0.19: + version "2.0.19" + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314" + integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw== normalize-path@^3.0.0, normalize-path@~3.0.0: version "3.0.0" @@ -3812,6 +3752,11 @@ path-type@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" +picocolors@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== + picomatch@^2.0.4: version "2.2.2" resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz" @@ -3899,8 +3844,9 @@ pump@^3.0.0: once "^1.3.1" punycode@^2.1.0: - version "2.1.1" - resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz" + version "2.3.1" + resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" + integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== qjobs@^1.2.0: version "1.2.0" @@ -3924,7 +3870,8 @@ randomatic@^3.0.0: randombytes@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz" + resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a" + integrity sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== dependencies: safe-buffer "^5.1.0" @@ -4048,6 +3995,11 @@ require-directory@^2.1.1: version "2.1.1" resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" +require-from-string@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" + integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== + require-main-filename@^1.0.1: version "1.0.1" resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz" @@ -4120,13 +4072,7 @@ rimraf@^2.2.8, rimraf@^2.6.2: dependencies: glob "^7.1.3" -rimraf@^3.0.0: - version "3.0.2" - resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" - dependencies: - glob "^7.1.3" - -rimraf@^3.0.2: +rimraf@^3.0.0, rimraf@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" dependencies: @@ -4146,7 +4092,8 @@ rxjs@^6.3.3: safe-buffer@^5.1.0: version "5.2.1" - resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" + resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" + integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== safe-buffer@~5.1.0, safe-buffer@~5.1.1: version "5.1.2" @@ -4162,14 +4109,15 @@ safe-regex@^1.1.0: version "2.1.2" resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" -schema-utils@^3.1.0, schema-utils@^3.1.1: - version "3.1.1" - resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz" - integrity sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw== +schema-utils@^4.3.0, schema-utils@^4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae" + integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ== dependencies: - "@types/json-schema" "^7.0.8" - ajv "^6.12.5" - ajv-keywords "^3.5.2" + "@types/json-schema" "^7.0.9" + ajv "^8.9.0" + ajv-formats "^2.1.1" + ajv-keywords "^5.1.0" semver-compare@^1.0.0: version "1.0.0" @@ -4200,10 +4148,10 @@ semver@^7.5.4: dependencies: lru-cache "^6.0.0" -serialize-javascript@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz" - integrity sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag== +serialize-javascript@^6.0.2: + version "6.0.2" + resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" + integrity sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g== dependencies: randombytes "^2.1.0" @@ -4346,7 +4294,7 @@ source-map-support@^0.4.15: source-map-support@~0.5.20: version "0.5.21" - resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== dependencies: buffer-from "^1.0.0" @@ -4356,19 +4304,11 @@ source-map-url@^0.4.0: version "0.4.0" resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz" -source-map@^0.5.6: - version "0.5.7" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" - -source-map@^0.5.7: +source-map@^0.5.6, source-map@^0.5.7: version "0.5.7" resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" -source-map@^0.6.0: - version "0.6.1" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" - -source-map@^0.6.1: +source-map@^0.6.0, source-map@^0.6.1: version "0.6.1" resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" @@ -4410,12 +4350,6 @@ streamroller@^3.0.9: debug "^4.3.4" fs-extra "^10.1.0" -string_decoder@~1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" - dependencies: - safe-buffer "~5.1.0" - string-argv@^0.0.2: version "0.0.2" resolved "https://registry.npmjs.org/string-argv/-/string-argv-0.0.2.tgz" @@ -4451,6 +4385,12 @@ string-width@^4.1.0, string-width@^4.2.0: is-fullwidth-code-point "^3.0.0" strip-ansi "^6.0.0" +string_decoder@~1.1.1: + version "1.1.1" + resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" + dependencies: + safe-buffer "~5.1.0" + stringify-object@^3.2.2: version "3.3.0" resolved "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz" @@ -4498,13 +4438,19 @@ strip-eof@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" +strip-json-comments@2.0.1: + version "2.0.1" + resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" + strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: version "3.1.1" resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" -strip-json-comments@2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" +supports-color@6.0.0: + version "6.0.0" + resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz" + dependencies: + has-flag "^3.0.0" supports-color@^2.0.0: version "2.0.0" @@ -4524,17 +4470,11 @@ supports-color@^7.1.0: supports-color@^8.0.0: version "8.1.1" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz" + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c" integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q== dependencies: has-flag "^4.0.0" -supports-color@6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz" - dependencies: - has-flag "^3.0.0" - symbol-observable@^1.1.0: version "1.2.0" resolved "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz" @@ -4544,27 +4484,28 @@ synchronous-promise@^2.0.6: resolved "https://registry.npmjs.org/synchronous-promise/-/synchronous-promise-2.0.7.tgz" tapable@^2.1.1, tapable@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/tapable/-/tapable-2.2.0.tgz" + version "2.2.3" + resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.3.tgz#4b67b635b2d97578a06a2713d2f04800c237e99b" + integrity sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg== -terser-webpack-plugin@^5.1.3: - version "5.3.6" - resolved "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz" - integrity sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ== +terser-webpack-plugin@^5.3.11: + version "5.3.14" + resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz#9031d48e57ab27567f02ace85c7d690db66c3e06" + integrity sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw== dependencies: - "@jridgewell/trace-mapping" "^0.3.14" + "@jridgewell/trace-mapping" "^0.3.25" jest-worker "^27.4.5" - schema-utils "^3.1.1" - serialize-javascript "^6.0.0" - terser "^5.14.1" + schema-utils "^4.3.0" + serialize-javascript "^6.0.2" + terser "^5.31.1" -terser@^5.14.1: - version "5.15.0" - resolved "https://registry.npmjs.org/terser/-/terser-5.15.0.tgz" - integrity sha512-L1BJiXVmheAQQy+as0oF3Pwtlo4s3Wi1X2zNZ2NxOB4wx9bdS9Vk67XQENLFdLYGCK/Z2di53mTj/hBafR+dTA== +terser@^5.31.1: + version "5.43.1" + resolved "https://registry.yarnpkg.com/terser/-/terser-5.43.1.tgz#88387f4f9794ff1a29e7ad61fb2932e25b4fdb6d" + integrity sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg== dependencies: - "@jridgewell/source-map" "^0.3.2" - acorn "^8.5.0" + "@jridgewell/source-map" "^0.3.3" + acorn "^8.14.0" commander "^2.20.0" source-map-support "~0.5.20" @@ -4690,7 +4631,7 @@ universalify@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz" -unpipe@~1.0.0, unpipe@1.0.0: +unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" @@ -4701,9 +4642,18 @@ unset-value@^1.0.0: has-value "^0.3.1" isobject "^3.0.0" +update-browserslist-db@^1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz#348377dd245216f9e7060ff50b15a1b740b75420" + integrity sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw== + dependencies: + escalade "^3.2.0" + picocolors "^1.1.1" + uri-js@^4.2.2: version "4.4.1" - resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" + resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" + integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== dependencies: punycode "^2.1.0" @@ -4731,10 +4681,10 @@ void-elements@^2.0.0: version "2.0.1" resolved "https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz" -watchpack@^2.4.0: - version "2.4.0" - resolved "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz" - integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg== +watchpack@^2.4.1: + version "2.4.4" + resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.4.tgz#473bda72f0850453da6425081ea46fc0d7602947" + integrity sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA== dependencies: glob-to-regexp "^0.4.1" graceful-fs "^4.1.2" @@ -4770,54 +4720,55 @@ webpack-merge@^5.7.3: clone-deep "^4.0.1" wildcard "^2.0.0" -webpack-sources@^3.2.3: - version "3.2.3" - resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz" - integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== +webpack-sources@^3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723" + integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg== webpack@^5.74.0: - version "5.74.0" - resolved "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz" - integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA== - dependencies: - "@types/eslint-scope" "^3.7.3" - "@types/estree" "^0.0.51" - "@webassemblyjs/ast" "1.11.1" - "@webassemblyjs/wasm-edit" "1.11.1" - "@webassemblyjs/wasm-parser" "1.11.1" - acorn "^8.7.1" - acorn-import-assertions "^1.7.6" - browserslist "^4.14.5" + version "5.101.3" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.3.tgz#3633b2375bb29ea4b06ffb1902734d977bc44346" + integrity sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A== + dependencies: + "@types/eslint-scope" "^3.7.7" + "@types/estree" "^1.0.8" + "@types/json-schema" "^7.0.15" + "@webassemblyjs/ast" "^1.14.1" + "@webassemblyjs/wasm-edit" "^1.14.1" + "@webassemblyjs/wasm-parser" "^1.14.1" + acorn "^8.15.0" + acorn-import-phases "^1.0.3" + browserslist "^4.24.0" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.10.0" - es-module-lexer "^0.9.0" + enhanced-resolve "^5.17.3" + es-module-lexer "^1.2.1" eslint-scope "5.1.1" events "^3.2.0" glob-to-regexp "^0.4.1" - graceful-fs "^4.2.9" + graceful-fs "^4.2.11" json-parse-even-better-errors "^2.3.1" loader-runner "^4.2.0" mime-types "^2.1.27" neo-async "^2.6.2" - schema-utils "^3.1.0" + schema-utils "^4.3.2" tapable "^2.1.1" - terser-webpack-plugin "^5.1.3" - watchpack "^2.4.0" - webpack-sources "^3.2.3" + terser-webpack-plugin "^5.3.11" + watchpack "^2.4.1" + webpack-sources "^3.3.3" which-module@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz" -which@^1.2.1: - version "1.3.0" - resolved "https://registry.npmjs.org/which/-/which-1.3.0.tgz" +which@1.3.1, which@^1.2.10, which@^1.2.9: + version "1.3.1" + resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" dependencies: isexe "^2.0.0" -which@^1.2.10, which@^1.2.9, which@1.3.1: - version "1.3.1" - resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" +which@^1.2.1: + version "1.3.0" + resolved "https://registry.npmjs.org/which/-/which-1.3.0.tgz" dependencies: isexe "^2.0.0" @@ -4887,16 +4838,16 @@ yallist@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" -yargs-parser@^11.1.1: - version "11.1.1" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" +yargs-parser@13.0.0, yargs-parser@^13.0.0: + version "13.0.0" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.0.0.tgz" dependencies: camelcase "^5.0.0" decamelize "^1.2.0" -yargs-parser@^13.0.0, yargs-parser@13.0.0: - version "13.0.0" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.0.0.tgz" +yargs-parser@^11.1.1: + version "11.1.1" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" dependencies: camelcase "^5.0.0" decamelize "^1.2.0" @@ -4913,6 +4864,22 @@ yargs-unparser@1.5.0: lodash "^4.17.11" yargs "^12.0.5" +yargs@13.2.2: + version "13.2.2" + resolved "https://registry.npmjs.org/yargs/-/yargs-13.2.2.tgz" + dependencies: + cliui "^4.0.0" + find-up "^3.0.0" + get-caller-file "^2.0.1" + os-locale "^3.1.0" + require-directory "^2.1.1" + require-main-filename "^2.0.0" + set-blocking "^2.0.0" + string-width "^3.0.0" + which-module "^2.0.0" + y18n "^4.0.0" + yargs-parser "^13.0.0" + yargs@^12.0.5: version "12.0.5" resolved "https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz" @@ -4942,22 +4909,6 @@ yargs@^16.1.1: y18n "^5.0.5" yargs-parser "^20.2.2" -yargs@13.2.2: - version "13.2.2" - resolved "https://registry.npmjs.org/yargs/-/yargs-13.2.2.tgz" - dependencies: - cliui "^4.0.0" - find-up "^3.0.0" - get-caller-file "^2.0.1" - os-locale "^3.1.0" - require-directory "^2.1.1" - require-main-filename "^2.0.0" - set-blocking "^2.0.0" - string-width "^3.0.0" - which-module "^2.0.0" - y18n "^4.0.0" - yargs-parser "^13.0.0" - yocto-queue@^0.1.0: version "0.1.0" resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" From 477f9f295d006f15f9700c2f5de6519251348344 Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 10:35:52 +0100 Subject: [PATCH 08/10] chore: regenerate output after webpack upgrade --- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 4 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 4 +- .../patch0/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.entry1.js | 2 +- .../expectedOutput-5.9/bundle.entry2.js | 4 +- .../patch0/bundle.entry1.js | 2 +- .../patch0/bundle.entry2.js | 4 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-5.9/bundle.js.map | 2 +- .../bundle.js.map | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../basic/expectedOutput-5.9/bundle.js | 24 +- .../basic/expectedOutput-5.9/output.txt | 2 +- .../basic/expectedOutput-5.9/patch0/bundle.js | 24 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../basic/expectedOutput-5.9/patch1/bundle.js | 24 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 24 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 24 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 24 +- .../patch1/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 21 +- .../expectedOutput-5.9/c_ts-d_ts.bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 21 +- .../c_ts-d_ts.bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 4 +- .../colors/expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 2 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 2 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 2 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 2 +- .../patch1/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 2 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 2 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 2 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 2 +- .../patch1/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 4 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 4 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 6 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 6 +- .../patch0/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../errors/expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../es5/expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../es6/expectedOutput-5.9/bundle.js | 2 +- .../es6/expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 21 +- .../expectedOutput-5.9/c_ts-d_ts.bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 21 +- .../c_ts-d_ts.bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 4 +- .../es6withCJS/expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../externals/expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../importsWatch/expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 2 +- .../issue372/expectedOutput-5.9/bundle.js | 6 +- .../issue372/expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 6 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 6 +- .../patch0/output.txt | 2 +- .../issue441/expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../patch0/bundle.js | 2 +- .../patch1/bundle.js | 2 +- .../issue71/expectedOutput-5.9/bundle.js | 6 +- .../issue71/expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 14 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 14 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../node/expectedOutput-5.9/bundle.js | 2 +- .../node/expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../nolib/expectedOutput-5.9/bundle.js | 2 +- .../nolib/expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../npmLink/expectedOutput-5.9/bundle.js | 22 +- .../npmLink/expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 22 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 24 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 24 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 24 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 24 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 24 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 24 +- .../patch1/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/patch0/bundle.js | 4 +- .../expectedOutput-5.9/patch1/bundle.js | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../patch0/bundle.js | 4 +- .../patch1/bundle.js | 4 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 8 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 8 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 8 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-5.9/patch2/bundle.js | 8 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-5.9/patch3/bundle.js | 8 +- .../expectedOutput-5.9/patch3/output.txt | 2 +- .../expectedOutput-5.9/patch4/bundle.js | 8 +- .../expectedOutput-5.9/patch4/output.txt | 2 +- .../expectedOutput-5.9/patch5/bundle.js | 8 +- .../expectedOutput-5.9/patch5/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 8 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 8 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 8 +- .../patch1/output.txt | 2 +- .../patch3/bundle.js | 8 +- .../patch3/output.txt | 2 +- .../patch4/bundle.js | 8 +- .../patch4/output.txt | 2 +- .../patch5/bundle.js | 8 +- .../patch5/output.txt | 2 +- .../expectedOutput-5.9/app/bundle.js | 26 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/app/bundle.js | 26 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/app/bundle.js | 26 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-5.9/patch2/app/bundle.js | 26 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-5.9/patch3/app/bundle.js | 26 +- .../expectedOutput-5.9/patch3/output.txt | 2 +- .../expectedOutput-5.9/patch4/app/bundle.js | 26 +- .../expectedOutput-5.9/patch4/output.txt | 2 +- .../expectedOutput-5.9/patch5/app/bundle.js | 26 +- .../expectedOutput-5.9/patch5/output.txt | 2 +- .../expectedOutput-5.9/patch6/app/bundle.js | 26 +- .../expectedOutput-5.9/patch6/output.txt | 2 +- .../app/bundle.js | 26 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/app/bundle.js | 26 +- .../patch0/output.txt | 2 +- .../patch1/app/bundle.js | 26 +- .../patch1/output.txt | 2 +- .../patch2/app/bundle.js | 26 +- .../patch2/output.txt | 2 +- .../patch3/app/bundle.js | 26 +- .../patch3/output.txt | 2 +- .../patch4/app/bundle.js | 26 +- .../patch4/output.txt | 2 +- .../patch5/app/bundle.js | 26 +- .../patch5/output.txt | 2 +- .../patch6/app/bundle.js | 26 +- .../patch6/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 4 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 4 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-5.9/patch2/bundle.js | 4 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-5.9/patch3/bundle.js | 4 +- .../expectedOutput-5.9/patch4/bundle.js | 4 +- .../expectedOutput-5.9/patch4/output.txt | 2 +- .../expectedOutput-5.9/patch5/bundle.js | 4 +- .../expectedOutput-5.9/patch5/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 4 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 4 +- .../patch1/output.txt | 2 +- .../patch2/bundle.js | 4 +- .../patch2/output.txt | 2 +- .../patch3/bundle.js | 4 +- .../patch4/bundle.js | 4 +- .../patch4/output.txt | 2 +- .../patch5/bundle.js | 4 +- .../patch5/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 4 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 4 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-5.9/patch2/bundle.js | 4 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-5.9/patch3/bundle.js | 4 +- .../expectedOutput-5.9/patch4/bundle.js | 4 +- .../expectedOutput-5.9/patch4/output.txt | 2 +- .../expectedOutput-5.9/patch5/bundle.js | 4 +- .../expectedOutput-5.9/patch5/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch1/bundle.js | 4 +- .../patch1/output.txt | 2 +- .../patch2/bundle.js | 4 +- .../patch2/output.txt | 2 +- .../patch3/bundle.js | 4 +- .../patch4/bundle.js | 4 +- .../patch4/output.txt | 2 +- .../patch5/bundle.js | 4 +- .../patch5/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/app/dist/index.js | 24 +- .../expectedOutput-5.9/output.txt | 2 +- .../patch0/app/dist/index.js | 24 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../app/dist/index.js | 24 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/app/dist/index.js | 24 +- .../patch0/output.txt | 2 +- .../expectedOutput-5.9/app/dist/index.js | 24 +- .../expectedOutput-5.9/output.txt | 2 +- .../patch0/app/dist/index.js | 24 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../app/dist/index.js | 24 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/app/dist/index.js | 24 +- .../patch0/output.txt | 2 +- .../expectedOutput-5.9/app/dist/index.js | 24 +- .../expectedOutput-5.9/output.txt | 2 +- .../patch0/app/dist/index.js | 24 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../app/dist/index.js | 24 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/app/dist/index.js | 24 +- .../patch0/output.txt | 2 +- .../expectedOutput-5.9/app/dist/index.js | 24 +- .../expectedOutput-5.9/output.txt | 2 +- .../patch0/app/dist/index.js | 24 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../app/dist/index.js | 24 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/app/dist/index.js | 24 +- .../patch0/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 4 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 4 +- .../expectedOutput-5.9/patch2/bundle.js | 4 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-5.9/patch3/bundle.js | 4 +- .../expectedOutput-5.9/patch3/output.txt | 2 +- .../expectedOutput-5.9/patch4/bundle.js | 4 +- .../expectedOutput-5.9/patch4/output.txt | 2 +- .../expectedOutput-5.9/patch5/bundle.js | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 4 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 4 +- .../patch2/bundle.js | 4 +- .../patch2/output.txt | 2 +- .../patch3/bundle.js | 4 +- .../patch3/output.txt | 2 +- .../patch4/bundle.js | 4 +- .../patch4/output.txt | 2 +- .../patch5/bundle.js | 4 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 6 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 6 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 6 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 6 +- .../patch1/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 6 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 6 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-5.9/patch2/bundle.js | 6 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 6 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 6 +- .../patch1/output.txt | 2 +- .../patch2/bundle.js | 6 +- .../patch2/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 6 +- .../expectedOutput-5.9/patch0/output.txt | 4 +- .../expectedOutput-5.9/patch1/bundle.js | 6 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-5.9/patch2/bundle.js | 6 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 6 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 6 +- .../patch1/output.txt | 2 +- .../patch2/bundle.js | 6 +- .../patch2/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 6 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 6 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-5.9/patch2/bundle.js | 6 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 6 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 6 +- .../patch1/output.txt | 2 +- .../patch2/bundle.js | 6 +- .../patch2/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 4 +- .../expectedOutput-5.9/patch0/bundle.js | 6 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 6 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 6 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 6 +- .../patch1/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 6 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 6 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 6 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 6 +- .../patch1/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 4 +- .../expectedOutput-5.9/patch0/bundle.js | 4 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 4 +- .../expectedOutput-5.9/patch2/bundle.js | 4 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-5.9/patch3/bundle.js | 4 +- .../expectedOutput-5.9/patch3/output.txt | 2 +- .../expectedOutput-5.9/patch4/bundle.js | 4 +- .../expectedOutput-5.9/patch4/output.txt | 2 +- .../expectedOutput-5.9/patch5/bundle.js | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 4 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 4 +- .../patch2/bundle.js | 4 +- .../patch2/output.txt | 2 +- .../patch3/bundle.js | 4 +- .../patch3/output.txt | 2 +- .../patch4/bundle.js | 4 +- .../patch4/output.txt | 2 +- .../patch5/bundle.js | 4 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 4 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 4 +- .../expectedOutput-5.9/patch2/bundle.js | 4 +- .../expectedOutput-5.9/patch2/output.txt | 2 +- .../expectedOutput-5.9/patch3/bundle.js | 4 +- .../expectedOutput-5.9/patch3/output.txt | 2 +- .../expectedOutput-5.9/patch4/bundle.js | 4 +- .../expectedOutput-5.9/patch4/output.txt | 2 +- .../expectedOutput-5.9/patch5/bundle.js | 4 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 4 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 4 +- .../patch2/bundle.js | 4 +- .../patch2/output.txt | 2 +- .../patch3/bundle.js | 4 +- .../patch3/output.txt | 2 +- .../patch4/bundle.js | 4 +- .../patch4/output.txt | 2 +- .../patch5/bundle.js | 4 +- .../expectedOutput-5.9/bundle.js | 4 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../replacement/expectedOutput-5.9/bundle.js | 6 +- .../replacement/expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../reportFiles/expectedOutput-5.9/bundle.js | 4 +- .../reportFiles/expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 4 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-5.9/bundle.js | 6 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 6 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 6 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 6 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 6 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 6 +- .../patch1/output.txt | 2 +- .../sourceMaps/expectedOutput-5.9/bundle.js | 1 - .../expectedOutput-5.9/bundle.js.map | 2 +- .../sourceMaps/expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 1 - .../bundle.js.map | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 1531 +++++++-------- .../expectedOutput-5.9/bundle.js.map | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 1651 +++++++++-------- .../bundle.js.map | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-5.9/bundle.js | 22 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 22 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-5.9/output.txt | 2 +- .../expectedOutput-5.9/patch0/bundle.js | 2 +- .../expectedOutput-5.9/patch0/output.txt | 2 +- .../expectedOutput-5.9/patch1/bundle.js | 2 +- .../expectedOutput-5.9/patch1/output.txt | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/output.txt | 2 +- .../patch0/bundle.js | 2 +- .../patch0/output.txt | 2 +- .../patch1/bundle.js | 2 +- .../patch1/output.txt | 2 +- .../expectedOutput-5.9/bundle.js | 2 +- .../expectedOutput-transpile-5.9/bundle.js | 2 +- yarn.lock | 546 +++--- 608 files changed, 3459 insertions(+), 3287 deletions(-) diff --git a/test/comparison-tests/aliasResolution/expectedOutput-5.9/bundle.js b/test/comparison-tests/aliasResolution/expectedOutput-5.9/bundle.js index 8efb138af..084db0c13 100644 --- a/test/comparison-tests/aliasResolution/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/aliasResolution/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \******************************************/ /***/ ((module) => { -eval("\nmodule.exports = 'myComponent';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?"); +eval("{\nmodule.exports = 'myComponent';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/aliasResolution/expectedOutput-5.9/output.txt b/test/comparison-tests/aliasResolution/expectedOutput-5.9/output.txt index d7a68fbf8..d244c114a 100644 --- a/test/comparison-tests/aliasResolution/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/aliasResolution/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.64 KiB [emitted] (name: main) +asset bundle.js 2.65 KiB [emitted] (name: main) ./app.ts 156 bytes [built] [code generated] [2 errors] ./common/components/myComponent.ts 46 bytes [built] [code generated] diff --git a/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/bundle.js index 6ce67c687..6f1474764 100644 --- a/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \******************************************/ /***/ ((module) => { -eval("\nmodule.exports = 'changed it';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?"); +eval("{\nmodule.exports = 'changed it';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/output.txt index b35ceec44..c2c0de946 100644 --- a/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/aliasResolution/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.64 KiB [emitted] (name: main) +asset bundle.js 2.65 KiB [emitted] (name: main) cached modules 156 bytes [cached] 1 module ./common/components/myComponent.ts 45 bytes [built] [code generated] diff --git a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/bundle.js index 8efb138af..084db0c13 100644 --- a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \******************************************/ /***/ ((module) => { -eval("\nmodule.exports = 'myComponent';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?"); +eval("{\nmodule.exports = 'myComponent';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/output.txt index 02e5a3389..fb4e5cd07 100644 --- a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.64 KiB [emitted] (name: main) +asset bundle.js 2.65 KiB [emitted] (name: main) ./app.ts 156 bytes [built] [code generated] ./common/components/myComponent.ts 46 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/bundle.js index 6ce67c687..6f1474764 100644 --- a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \******************************************/ /***/ ((module) => { -eval("\nmodule.exports = 'changed it';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?"); +eval("{\nmodule.exports = 'changed it';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/output.txt index ab9ab77ce..31f33dbc2 100644 --- a/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/aliasResolution/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.64 KiB [emitted] (name: main) +asset bundle.js 2.65 KiB [emitted] (name: main) cached modules 156 bytes [cached] 1 module ./common/components/myComponent.ts 45 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.9/bundle.js b/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.9/bundle.js index 4ad989273..51b231e51 100644 --- a/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \**********************/ /***/ (() => { -eval("console.log('working');\n\n\n//# sourceURL=webpack:///./src/index.js?"); +eval("{console.log('working');\n\n\n//# sourceURL=webpack:///./src/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.9/bundle.js index 4ad989273..51b231e51 100644 --- a/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/allowJs-entryFileIsJs/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \**********************/ /***/ (() => { -eval("console.log('working');\n\n\n//# sourceURL=webpack:///./src/index.js?"); +eval("{console.log('working');\n\n\n//# sourceURL=webpack:///./src/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/bundle.js b/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/bundle.js index c32433a31..3c51afb52 100644 --- a/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.Class1 = void 0;\nvar Class1 = /** @class */ (function () {\n function Class1() {\n }\n Class1.prototype.foo = function () {\n this.bar;\n };\n return Class1;\n}());\nexports.Class1 = Class1;\n\n\n//# sourceURL=webpack:///./src/error1.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.Class1 = void 0;\nvar Class1 = /** @class */ (function () {\n function Class1() {\n }\n Class1.prototype.foo = function () {\n this.bar;\n };\n return Class1;\n}());\nexports.Class1 = Class1;\n\n\n//# sourceURL=webpack:///./src/error1.js?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.Class2 = void 0;\n// @ts-check\nvar Class2 = /** @class */ (function () {\n function Class2() {\n }\n Class2.prototype.foo = function () {\n this.bar;\n };\n return Class2;\n}());\nexports.Class2 = Class2;\n\n\n//# sourceURL=webpack:///./src/error2.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.Class2 = void 0;\n// @ts-check\nvar Class2 = /** @class */ (function () {\n function Class2() {\n }\n Class2.prototype.foo = function () {\n this.bar;\n };\n return Class2;\n}());\nexports.Class2 = Class2;\n\n\n//# sourceURL=webpack:///./src/error2.js?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar error1_1 = __webpack_require__(/*! ./error1 */ \"./src/error1.js\");\nvar error2_1 = __webpack_require__(/*! ./error2 */ \"./src/error2.js\");\nnew error1_1.Class1().foo();\nnew error2_1.Class2().foo();\n\n\n//# sourceURL=webpack:///./src/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar error1_1 = __webpack_require__(/*! ./error1 */ \"./src/error1.js\");\nvar error2_1 = __webpack_require__(/*! ./error2 */ \"./src/error2.js\");\nnew error1_1.Class1().foo();\nnew error2_1.Class2().foo();\n\n\n//# sourceURL=webpack:///./src/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/output.txt b/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/output.txt index fc3a0033f..6b0ad0e02 100644 --- a/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/allowJs-ts-check/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.45 KiB [emitted] (name: main) +asset bundle.js 3.46 KiB [emitted] (name: main) ./src/index.js 207 bytes [built] [code generated] ./src/error1.js 290 bytes [built] [code generated] ./src/error2.js 303 bytes [built] [code generated] [1 error] diff --git a/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/bundle.js index c32433a31..3c51afb52 100644 --- a/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.Class1 = void 0;\nvar Class1 = /** @class */ (function () {\n function Class1() {\n }\n Class1.prototype.foo = function () {\n this.bar;\n };\n return Class1;\n}());\nexports.Class1 = Class1;\n\n\n//# sourceURL=webpack:///./src/error1.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.Class1 = void 0;\nvar Class1 = /** @class */ (function () {\n function Class1() {\n }\n Class1.prototype.foo = function () {\n this.bar;\n };\n return Class1;\n}());\nexports.Class1 = Class1;\n\n\n//# sourceURL=webpack:///./src/error1.js?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.Class2 = void 0;\n// @ts-check\nvar Class2 = /** @class */ (function () {\n function Class2() {\n }\n Class2.prototype.foo = function () {\n this.bar;\n };\n return Class2;\n}());\nexports.Class2 = Class2;\n\n\n//# sourceURL=webpack:///./src/error2.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.Class2 = void 0;\n// @ts-check\nvar Class2 = /** @class */ (function () {\n function Class2() {\n }\n Class2.prototype.foo = function () {\n this.bar;\n };\n return Class2;\n}());\nexports.Class2 = Class2;\n\n\n//# sourceURL=webpack:///./src/error2.js?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar error1_1 = __webpack_require__(/*! ./error1 */ \"./src/error1.js\");\nvar error2_1 = __webpack_require__(/*! ./error2 */ \"./src/error2.js\");\nnew error1_1.Class1().foo();\nnew error2_1.Class2().foo();\n\n\n//# sourceURL=webpack:///./src/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar error1_1 = __webpack_require__(/*! ./error1 */ \"./src/error1.js\");\nvar error2_1 = __webpack_require__(/*! ./error2 */ \"./src/error2.js\");\nnew error1_1.Class1().foo();\nnew error2_1.Class2().foo();\n\n\n//# sourceURL=webpack:///./src/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/output.txt index 21c3f514b..fcc0c89e4 100644 --- a/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/allowJs-ts-check/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.45 KiB [emitted] (name: main) +asset bundle.js 3.46 KiB [emitted] (name: main) ./src/index.js 207 bytes [built] [code generated] ./src/error1.js 290 bytes [built] [code generated] ./src/error2.js 303 bytes [built] [code generated] diff --git a/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/bundle.js b/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/bundle.js index 7a423ac83..94773be1e 100644 --- a/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = {\n data: function () {\n return {\n msg: \"component\"\n };\n }\n};\n\n\n//# sourceURL=webpack:///./component.vue?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = {\n data: function () {\n return {\n msg: \"component\"\n };\n }\n};\n\n\n//# sourceURL=webpack:///./component.vue?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*******************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.myMethod = myMethod;\nfunction myMethod() {\n console.log('from helper!');\n}\n\n\n//# sourceURL=webpack:///./helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.myMethod = myMethod;\nfunction myMethod() {\n console.log('from helper!');\n}\n\n\n//# sourceURL=webpack:///./helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*******************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar component_vue_1 = __webpack_require__(/*! ./component.vue */ \"./component.vue\");\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./helper.ts\");\nexports[\"default\"] = {\n components: { component: component_vue_1.default },\n data: function () {\n return {\n msg: \"world\"\n };\n },\n method: {\n myMethod: helper_1.myMethod\n }\n};\n\n\n//# sourceURL=webpack:///./index.vue?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar component_vue_1 = __webpack_require__(/*! ./component.vue */ \"./component.vue\");\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./helper.ts\");\nexports[\"default\"] = {\n components: { component: component_vue_1.default },\n data: function () {\n return {\n msg: \"world\"\n };\n },\n method: {\n myMethod: helper_1.myMethod\n }\n};\n\n\n//# sourceURL=webpack:///./index.vue?\n}"); /***/ }) diff --git a/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/output.txt b/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/output.txt index fad0c5ab9..7524c7704 100644 --- a/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/appendSuffixTo/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.36 KiB [emitted] (name: main) +asset bundle.js 3.37 KiB [emitted] (name: main) ./index.vue 382 bytes [built] [code generated] ./component.vue 187 bytes [built] [code generated] ./helper.ts 163 bytes [built] [code generated] diff --git a/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/bundle.js index 7a423ac83..94773be1e 100644 --- a/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = {\n data: function () {\n return {\n msg: \"component\"\n };\n }\n};\n\n\n//# sourceURL=webpack:///./component.vue?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = {\n data: function () {\n return {\n msg: \"component\"\n };\n }\n};\n\n\n//# sourceURL=webpack:///./component.vue?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*******************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.myMethod = myMethod;\nfunction myMethod() {\n console.log('from helper!');\n}\n\n\n//# sourceURL=webpack:///./helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.myMethod = myMethod;\nfunction myMethod() {\n console.log('from helper!');\n}\n\n\n//# sourceURL=webpack:///./helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*******************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar component_vue_1 = __webpack_require__(/*! ./component.vue */ \"./component.vue\");\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./helper.ts\");\nexports[\"default\"] = {\n components: { component: component_vue_1.default },\n data: function () {\n return {\n msg: \"world\"\n };\n },\n method: {\n myMethod: helper_1.myMethod\n }\n};\n\n\n//# sourceURL=webpack:///./index.vue?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar component_vue_1 = __webpack_require__(/*! ./component.vue */ \"./component.vue\");\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./helper.ts\");\nexports[\"default\"] = {\n components: { component: component_vue_1.default },\n data: function () {\n return {\n msg: \"world\"\n };\n },\n method: {\n myMethod: helper_1.myMethod\n }\n};\n\n\n//# sourceURL=webpack:///./index.vue?\n}"); /***/ }) diff --git a/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/output.txt index fad0c5ab9..7524c7704 100644 --- a/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/appendSuffixTo/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.36 KiB [emitted] (name: main) +asset bundle.js 3.37 KiB [emitted] (name: main) ./index.vue 382 bytes [built] [code generated] ./component.vue 187 bytes [built] [code generated] ./helper.ts 163 bytes [built] [code generated] diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry1.js b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry1.js index c8cfca5af..9462bd036 100644 --- a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry1.js +++ b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry1.js @@ -15,7 +15,7 @@ \*******************/ /***/ (() => { -eval("console.log('banana');\n\n\n//# sourceURL=webpack:///./entry1.ts?"); +eval("{console.log('banana');\n\n\n//# sourceURL=webpack:///./entry1.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry2.js b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry2.js index c885778cc..d50075a28 100644 --- a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry2.js +++ b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/bundle.entry2.js @@ -16,7 +16,7 @@ \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = \"some value\";\n\n\n//# sourceURL=webpack:///./component.vue?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = \"some value\";\n\n\n//# sourceURL=webpack:///./component.vue?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*******************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar component_vue_1 = __webpack_require__(/*! ./component.vue */ \"./component.vue\");\nconsole.log(component_vue_1.default);\n\n\n//# sourceURL=webpack:///./entry2.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar component_vue_1 = __webpack_require__(/*! ./component.vue */ \"./component.vue\");\nconsole.log(component_vue_1.default);\n\n\n//# sourceURL=webpack:///./entry2.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry1.js b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry1.js index 56d0ab162..c5d8cd4f4 100644 --- a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry1.js +++ b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry1.js @@ -15,7 +15,7 @@ \*******************/ /***/ (() => { -eval("console.log('something!');\n\n\n//# sourceURL=webpack:///./entry1.ts?"); +eval("{console.log('something!');\n\n\n//# sourceURL=webpack:///./entry1.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry2.js b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry2.js index c885778cc..d50075a28 100644 --- a/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry2.js +++ b/test/comparison-tests/appendSuffixToWatch/expectedOutput-5.9/patch0/bundle.entry2.js @@ -16,7 +16,7 @@ \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = \"some value\";\n\n\n//# sourceURL=webpack:///./component.vue?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = \"some value\";\n\n\n//# sourceURL=webpack:///./component.vue?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*******************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar component_vue_1 = __webpack_require__(/*! ./component.vue */ \"./component.vue\");\nconsole.log(component_vue_1.default);\n\n\n//# sourceURL=webpack:///./entry2.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar component_vue_1 = __webpack_require__(/*! ./component.vue */ \"./component.vue\");\nconsole.log(component_vue_1.default);\n\n\n//# sourceURL=webpack:///./entry2.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/babel-es6resolveParent/expectedOutput-5.9/bundle.js b/test/comparison-tests/babel-es6resolveParent/expectedOutput-5.9/bundle.js index ef72ad432..04baec4db 100644 --- a/test/comparison-tests/babel-es6resolveParent/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/babel-es6resolveParent/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \*******************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"BaseComponent\": () => (/* binding */ BaseComponent)\n/* harmony export */ });\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nvar BaseComponent = function BaseComponent() {\n _classCallCheck(this, BaseComponent);\n};\n\n//# sourceURL=webpack:///./index.tsx?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ BaseComponent: () => (/* binding */ BaseComponent)\n/* harmony export */ });\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nvar BaseComponent = function BaseComponent() {\n _classCallCheck(this, BaseComponent);\n};\n\n//# sourceURL=webpack:///./index.tsx?\n}"); /***/ }) diff --git a/test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.9/bundle.js index ef72ad432..04baec4db 100644 --- a/test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/babel-es6resolveParent/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \*******************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"BaseComponent\": () => (/* binding */ BaseComponent)\n/* harmony export */ });\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nvar BaseComponent = function BaseComponent() {\n _classCallCheck(this, BaseComponent);\n};\n\n//# sourceURL=webpack:///./index.tsx?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ BaseComponent: () => (/* binding */ BaseComponent)\n/* harmony export */ });\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nvar BaseComponent = function BaseComponent() {\n _classCallCheck(this, BaseComponent);\n};\n\n//# sourceURL=webpack:///./index.tsx?\n}"); /***/ }) diff --git a/test/comparison-tests/babel-issue81/expectedOutput-5.9/bundle.js.map b/test/comparison-tests/babel-issue81/expectedOutput-5.9/bundle.js.map index cd1e0dae9..641d88a75 100644 --- a/test/comparison-tests/babel-issue81/expectedOutput-5.9/bundle.js.map +++ b/test/comparison-tests/babel-issue81/expectedOutput-5.9/bundle.js.map @@ -1 +1 @@ -{"version":3,"file":"bundle.js","mappings":";;;;;;;;;;;;;;;;;;;;;AACA,SAAS,IAAI;AACT,WAAO;AACV;AAGD;AAAM;;AAAA,kBADL,MAGA;;;;;;;UERD;UACA;UACA;UACA;UACA","sources":["webpack:///./a.ts","webpack:///webpack/before-startup","webpack:///webpack/startup","webpack:///webpack/after-startup"],"sourcesContent":["\nfunction bar(target: any) {\n return target;\n}\n\n@bar\nclass Foo {\n \n}","","// startup\n// Load entry module and return exports\n// This entry module is referenced by other modules so it can't be inlined\nvar __webpack_exports__ = {};\n__webpack_modules__[\"./a.ts\"]();\n",""],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"bundle.js","mappings":";;;;;;;;;;;;;;;;;;;;;AACA,SAAS,IAAI;AACT,WAAO;AACV;AAGD;AAAM;;AAAA,kBADL,MAGA,K;;;;;;;UERD;UACA;UACA;UACA;UACA","sources":["webpack:///./a.ts","webpack:///webpack/before-startup","webpack:///webpack/startup","webpack:///webpack/after-startup"],"sourcesContent":["\nfunction bar(target: any) {\n return target;\n}\n\n@bar\nclass Foo {\n \n}","","// startup\n// Load entry module and return exports\n// This entry module is referenced by other modules so it can't be inlined\nvar __webpack_exports__ = {};\n__webpack_modules__[\"./a.ts\"]();\n",""],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/bundle.js.map b/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/bundle.js.map index cd1e0dae9..641d88a75 100644 --- a/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/bundle.js.map +++ b/test/comparison-tests/babel-issue81/expectedOutput-transpile-5.9/bundle.js.map @@ -1 +1 @@ -{"version":3,"file":"bundle.js","mappings":";;;;;;;;;;;;;;;;;;;;;AACA,SAAS,IAAI;AACT,WAAO;AACV;AAGD;AAAM;;AAAA,kBADL,MAGA;;;;;;;UERD;UACA;UACA;UACA;UACA","sources":["webpack:///./a.ts","webpack:///webpack/before-startup","webpack:///webpack/startup","webpack:///webpack/after-startup"],"sourcesContent":["\nfunction bar(target: any) {\n return target;\n}\n\n@bar\nclass Foo {\n \n}","","// startup\n// Load entry module and return exports\n// This entry module is referenced by other modules so it can't be inlined\nvar __webpack_exports__ = {};\n__webpack_modules__[\"./a.ts\"]();\n",""],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"bundle.js","mappings":";;;;;;;;;;;;;;;;;;;;;AACA,SAAS,IAAI;AACT,WAAO;AACV;AAGD;AAAM;;AAAA,kBADL,MAGA,K;;;;;;;UERD;UACA;UACA;UACA;UACA","sources":["webpack:///./a.ts","webpack:///webpack/before-startup","webpack:///webpack/startup","webpack:///webpack/after-startup"],"sourcesContent":["\nfunction bar(target: any) {\n return target;\n}\n\n@bar\nclass Foo {\n \n}","","// startup\n// Load entry module and return exports\n// This entry module is referenced by other modules so it can't be inlined\nvar __webpack_exports__ = {};\n__webpack_modules__[\"./a.ts\"]();\n",""],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/test/comparison-tests/babel-issue92/expectedOutput-5.9/bundle.js b/test/comparison-tests/babel-issue92/expectedOutput-5.9/bundle.js index 89003e273..f3fa7b481 100644 --- a/test/comparison-tests/babel-issue92/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/babel-issue92/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _submodule_submodule__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.tsx\");\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_submodule_submodule__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _submodule_submodule__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.tsx\");\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_submodule_submodule__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac \*********************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"Hello from submodule\");\n\n//# sourceURL=webpack:///./submodule/submodule.tsx?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"Hello from submodule\");\n\n//# sourceURL=webpack:///./submodule/submodule.tsx?\n}"); /***/ }) diff --git a/test/comparison-tests/babel-issue92/expectedOutput-5.9/output.txt b/test/comparison-tests/babel-issue92/expectedOutput-5.9/output.txt index 01d226c46..5dc7f0382 100644 --- a/test/comparison-tests/babel-issue92/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/babel-issue92/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 4.41 KiB [emitted] (name: main) +asset bundle.js 4.42 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 110 bytes ./app.ts 72 bytes [built] [code generated] diff --git a/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/bundle.js index 89003e273..f3fa7b481 100644 --- a/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _submodule_submodule__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.tsx\");\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_submodule_submodule__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _submodule_submodule__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.tsx\");\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_submodule_submodule__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac \*********************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"Hello from submodule\");\n\n//# sourceURL=webpack:///./submodule/submodule.tsx?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"Hello from submodule\");\n\n//# sourceURL=webpack:///./submodule/submodule.tsx?\n}"); /***/ }) diff --git a/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/output.txt index 01d226c46..5dc7f0382 100644 --- a/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/babel-issue92/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 4.41 KiB [emitted] (name: main) +asset bundle.js 4.42 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 110 bytes ./app.ts 72 bytes [built] [code generated] diff --git a/test/comparison-tests/basic/expectedOutput-5.9/bundle.js b/test/comparison-tests/basic/expectedOutput-5.9/bundle.js index ad95915fb..7c0d5627a 100644 --- a/test/comparison-tests/basic/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/basic/expectedOutput-5.9/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/basic/expectedOutput-5.9/output.txt b/test/comparison-tests/basic/expectedOutput-5.9/output.txt index f70cc859f..723fdf007 100644 --- a/test/comparison-tests/basic/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/basic/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) ./app.ts 205 bytes [built] [code generated] ./submodule/submodule.ts 149 bytes [built] [code generated] ./lib/externalLib.js 55 bytes [built] [code generated] diff --git a/test/comparison-tests/basic/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/basic/expectedOutput-5.9/patch0/bundle.js index b048c8aec..2172523f3 100644 --- a/test/comparison-tests/basic/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/basic/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething2(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething2(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/basic/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/basic/expectedOutput-5.9/patch0/output.txt index 871f1e6db..2a80f2926 100644 --- a/test/comparison-tests/basic/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/basic/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) cached modules 204 bytes [cached] 2 modules ./app.ts 206 bytes [built] [code generated] [1 error] diff --git a/test/comparison-tests/basic/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/basic/expectedOutput-5.9/patch1/bundle.js index ad95915fb..7c0d5627a 100644 --- a/test/comparison-tests/basic/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/basic/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/basic/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/basic/expectedOutput-5.9/patch1/output.txt index f3f31b8c1..8b0d9f1f4 100644 --- a/test/comparison-tests/basic/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/basic/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) cached modules 204 bytes [cached] 2 modules ./app.ts 205 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/basic/expectedOutput-transpile-5.9/bundle.js index ad95915fb..7c0d5627a 100644 --- a/test/comparison-tests/basic/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/basic/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/basic/expectedOutput-transpile-5.9/output.txt index f70cc859f..723fdf007 100644 --- a/test/comparison-tests/basic/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/basic/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) ./app.ts 205 bytes [built] [code generated] ./submodule/submodule.ts 149 bytes [built] [code generated] ./lib/externalLib.js 55 bytes [built] [code generated] diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/bundle.js index b048c8aec..2172523f3 100644 --- a/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething2(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething2(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/output.txt index 867f89175..b2788abae 100644 --- a/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) cached modules 204 bytes [cached] 2 modules ./app.ts 206 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/bundle.js index ad95915fb..7c0d5627a 100644 --- a/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/output.txt index f3f31b8c1..8b0d9f1f4 100644 --- a/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/basic/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) cached modules 204 bytes [cached] 2 modules ./app.ts 205 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/codeSplitting/expectedOutput-5.9/bundle.js b/test/comparison-tests/codeSplitting/expectedOutput-5.9/bundle.js index 40b656600..6fd323712 100644 --- a/test/comparison-tests/codeSplitting/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/codeSplitting/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \**************/ /***/ ((module) => { -eval("\nmodule.exports = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?"); +eval("{\nmodule.exports = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nmodule.exports = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?"); \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! ./a */ \"./a.ts\");\nvar b = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a);\nconsole.log(b);\n__webpack_require__.e(/*! require.ensure */ \"c_ts-d_ts\").then((function (require) {\n // These require calls are emitted (note these are NOT TypeScript\n // `import ... require` statements). `require.ensure` is defined in\n // require.d.ts. Webpack sees this and automatically puts c and d\n // into a separate chunk. \n var cModule = __webpack_require__(/*! ./c */ \"./c.ts\");\n var dModule = __webpack_require__(/*! ./d */ \"./d.ts\");\n // cModule and dModule will typed as strings\n console.log(cModule);\n console.log(dModule);\n}).bind(null, __webpack_require__))['catch'](__webpack_require__.oe);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! ./a */ \"./a.ts\");\nvar b = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a);\nconsole.log(b);\n__webpack_require__.e(/*! require.ensure */ \"c_ts-d_ts\").then((function (require) {\n // These require calls are emitted (note these are NOT TypeScript\n // `import ... require` statements). `require.ensure` is defined in\n // require.d.ts. Webpack sees this and automatically puts c and d\n // into a separate chunk. \n var cModule = __webpack_require__(/*! ./c */ \"./c.ts\");\n var dModule = __webpack_require__(/*! ./d */ \"./d.ts\");\n // cModule and dModule will typed as strings\n console.log(cModule);\n console.log(dModule);\n}).bind(null, __webpack_require__))['catch'](__webpack_require__.oe);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************/ /***/ ((module) => { -eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); +eval("{\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?\n}"); /***/ }) @@ -134,6 +134,7 @@ eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); /******/ script.setAttribute("nonce", __webpack_require__.nc); /******/ } /******/ +/******/ /******/ script.src = url; /******/ } /******/ inProgress[url] = [done]; @@ -147,7 +148,6 @@ eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); /******/ doneFns && doneFns.forEach((fn) => (fn(event))); /******/ if(prev) return prev(event); /******/ } -/******/ ; /******/ var timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000); /******/ script.onerror = onScriptComplete.bind(null, script.onerror); /******/ script.onload = onScriptComplete.bind(null, script.onload); @@ -161,17 +161,20 @@ eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); /******/ if (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + ""; /******/ var document = __webpack_require__.g.document; /******/ if (!scriptUrl && document) { -/******/ if (document.currentScript) -/******/ scriptUrl = document.currentScript.src +/******/ if (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT') +/******/ scriptUrl = document.currentScript.src; /******/ if (!scriptUrl) { /******/ var scripts = document.getElementsByTagName("script"); -/******/ if(scripts.length) scriptUrl = scripts[scripts.length - 1].src +/******/ if(scripts.length) { +/******/ var i = scripts.length - 1; +/******/ while (i > -1 && (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src; +/******/ } /******/ } /******/ } /******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration /******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic. /******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser"); -/******/ scriptUrl = scriptUrl.replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); +/******/ scriptUrl = scriptUrl.replace(/^blob:/, "").replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); /******/ __webpack_require__.p = scriptUrl; /******/ })(); /******/ @@ -220,7 +223,7 @@ eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); /******/ } /******/ }; /******/ __webpack_require__.l(url, loadingEnded, "chunk-" + chunkId, chunkId); -/******/ } else installedChunks[chunkId] = 0; +/******/ } /******/ } /******/ } /******/ }; diff --git a/test/comparison-tests/codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js b/test/comparison-tests/codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js index 0c478029e..c8197fd1d 100644 --- a/test/comparison-tests/codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js +++ b/test/comparison-tests/codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js @@ -15,7 +15,7 @@ \**************/ /***/ ((module) => { -eval("\nmodule.exports = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?"); +eval("{\nmodule.exports = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?\n}"); /***/ }), @@ -25,7 +25,7 @@ eval("\nmodule.exports = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?"); \**************/ /***/ ((module) => { -eval("\nmodule.exports = 'd';\n\n\n//# sourceURL=webpack:///./d.ts?"); +eval("{\nmodule.exports = 'd';\n\n\n//# sourceURL=webpack:///./d.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/codeSplitting/expectedOutput-5.9/output.txt b/test/comparison-tests/codeSplitting/expectedOutput-5.9/output.txt index f51697cd6..fa01e9f47 100644 --- a/test/comparison-tests/codeSplitting/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/codeSplitting/expectedOutput-5.9/output.txt @@ -1,6 +1,6 @@ -asset bundle.js 11.9 KiB [emitted] (name: main) +asset bundle.js 12.1 KiB [emitted] (name: main) asset c_ts-d_ts.bundle.js 1020 bytes [emitted] -runtime modules 6.01 KiB 7 modules +runtime modules 6.14 KiB 7 modules cacheable modules 769 bytes ./app.ts 625 bytes [built] [code generated] ./a.ts 36 bytes [built] [code generated] diff --git a/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/bundle.js index 40b656600..6fd323712 100644 --- a/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \**************/ /***/ ((module) => { -eval("\nmodule.exports = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?"); +eval("{\nmodule.exports = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nmodule.exports = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?"); \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! ./a */ \"./a.ts\");\nvar b = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a);\nconsole.log(b);\n__webpack_require__.e(/*! require.ensure */ \"c_ts-d_ts\").then((function (require) {\n // These require calls are emitted (note these are NOT TypeScript\n // `import ... require` statements). `require.ensure` is defined in\n // require.d.ts. Webpack sees this and automatically puts c and d\n // into a separate chunk. \n var cModule = __webpack_require__(/*! ./c */ \"./c.ts\");\n var dModule = __webpack_require__(/*! ./d */ \"./d.ts\");\n // cModule and dModule will typed as strings\n console.log(cModule);\n console.log(dModule);\n}).bind(null, __webpack_require__))['catch'](__webpack_require__.oe);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! ./a */ \"./a.ts\");\nvar b = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a);\nconsole.log(b);\n__webpack_require__.e(/*! require.ensure */ \"c_ts-d_ts\").then((function (require) {\n // These require calls are emitted (note these are NOT TypeScript\n // `import ... require` statements). `require.ensure` is defined in\n // require.d.ts. Webpack sees this and automatically puts c and d\n // into a separate chunk. \n var cModule = __webpack_require__(/*! ./c */ \"./c.ts\");\n var dModule = __webpack_require__(/*! ./d */ \"./d.ts\");\n // cModule and dModule will typed as strings\n console.log(cModule);\n console.log(dModule);\n}).bind(null, __webpack_require__))['catch'](__webpack_require__.oe);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************/ /***/ ((module) => { -eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); +eval("{\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?\n}"); /***/ }) @@ -134,6 +134,7 @@ eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); /******/ script.setAttribute("nonce", __webpack_require__.nc); /******/ } /******/ +/******/ /******/ script.src = url; /******/ } /******/ inProgress[url] = [done]; @@ -147,7 +148,6 @@ eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); /******/ doneFns && doneFns.forEach((fn) => (fn(event))); /******/ if(prev) return prev(event); /******/ } -/******/ ; /******/ var timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000); /******/ script.onerror = onScriptComplete.bind(null, script.onerror); /******/ script.onload = onScriptComplete.bind(null, script.onload); @@ -161,17 +161,20 @@ eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); /******/ if (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + ""; /******/ var document = __webpack_require__.g.document; /******/ if (!scriptUrl && document) { -/******/ if (document.currentScript) -/******/ scriptUrl = document.currentScript.src +/******/ if (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT') +/******/ scriptUrl = document.currentScript.src; /******/ if (!scriptUrl) { /******/ var scripts = document.getElementsByTagName("script"); -/******/ if(scripts.length) scriptUrl = scripts[scripts.length - 1].src +/******/ if(scripts.length) { +/******/ var i = scripts.length - 1; +/******/ while (i > -1 && (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src; +/******/ } /******/ } /******/ } /******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration /******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic. /******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser"); -/******/ scriptUrl = scriptUrl.replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); +/******/ scriptUrl = scriptUrl.replace(/^blob:/, "").replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); /******/ __webpack_require__.p = scriptUrl; /******/ })(); /******/ @@ -220,7 +223,7 @@ eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); /******/ } /******/ }; /******/ __webpack_require__.l(url, loadingEnded, "chunk-" + chunkId, chunkId); -/******/ } else installedChunks[chunkId] = 0; +/******/ } /******/ } /******/ } /******/ }; diff --git a/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js b/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js index 0c478029e..c8197fd1d 100644 --- a/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js +++ b/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js @@ -15,7 +15,7 @@ \**************/ /***/ ((module) => { -eval("\nmodule.exports = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?"); +eval("{\nmodule.exports = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?\n}"); /***/ }), @@ -25,7 +25,7 @@ eval("\nmodule.exports = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?"); \**************/ /***/ ((module) => { -eval("\nmodule.exports = 'd';\n\n\n//# sourceURL=webpack:///./d.ts?"); +eval("{\nmodule.exports = 'd';\n\n\n//# sourceURL=webpack:///./d.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/output.txt index f51697cd6..fa01e9f47 100644 --- a/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/codeSplitting/expectedOutput-transpile-5.9/output.txt @@ -1,6 +1,6 @@ -asset bundle.js 11.9 KiB [emitted] (name: main) +asset bundle.js 12.1 KiB [emitted] (name: main) asset c_ts-d_ts.bundle.js 1020 bytes [emitted] -runtime modules 6.01 KiB 7 modules +runtime modules 6.14 KiB 7 modules cacheable modules 769 bytes ./app.ts 625 bytes [built] [code generated] ./a.ts 36 bytes [built] [code generated] diff --git a/test/comparison-tests/colors/expectedOutput-5.9/bundle.js b/test/comparison-tests/colors/expectedOutput-5.9/bundle.js index e5bc8d8ef..32053df76 100644 --- a/test/comparison-tests/colors/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/colors/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("throw new Error(\"Module parse failed: Unexpected token (2:1)/nFile was processed with these loaders:/n * ../../index.js/nYou may need an additional loader to handle the result of these loaders./n| var a;/n> == 0;/n| \");\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{throw new Error(\"Module parse failed: Unexpected token (2:1)/nFile was processed with these loaders:/n * ../../index.js/nYou may need an additional loader to handle the result of these loaders./n| var a;/n> == 0;/n| \");\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/colors/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/colors/expectedOutput-transpile-5.9/bundle.js index e5bc8d8ef..32053df76 100644 --- a/test/comparison-tests/colors/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/colors/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("throw new Error(\"Module parse failed: Unexpected token (2:1)/nFile was processed with these loaders:/n * ../../index.js/nYou may need an additional loader to handle the result of these loaders./n| var a;/n> == 0;/n| \");\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{throw new Error(\"Module parse failed: Unexpected token (2:1)/nFile was processed with these loaders:/n * ../../index.js/nYou may need an additional loader to handle the result of these loaders./n| var a;/n> == 0;/n| \");\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/conditionalRequire/expectedOutput-5.9/bundle.js b/test/comparison-tests/conditionalRequire/expectedOutput-5.9/bundle.js index d5b533ddd..d3e1c5c50 100644 --- a/test/comparison-tests/conditionalRequire/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/conditionalRequire/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nconsole.log('do something');\n// The DEBUG constant will be inlined by webpack's DefinePlugin (see config)\n// The whole if-statement can then be removed by UglifyJS\nif (false) { var debug; }\nconsole.log('do something else');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nconsole.log('do something');\n// The DEBUG constant will be inlined by webpack's DefinePlugin (see config)\n// The whole if-statement can then be removed by UglifyJS\nif (false) // removed by dead control flow\n{ var debug; }\nconsole.log('do something else');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/conditionalRequire/expectedOutput-5.9/output.txt b/test/comparison-tests/conditionalRequire/expectedOutput-5.9/output.txt index be93d213f..0adfe0db2 100644 --- a/test/comparison-tests/conditionalRequire/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/conditionalRequire/expectedOutput-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.5 KiB [emitted] (name: main) +asset bundle.js 1.54 KiB [emitted] (name: main) ./app.ts 348 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/bundle.js index d5b533ddd..d3e1c5c50 100644 --- a/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nconsole.log('do something');\n// The DEBUG constant will be inlined by webpack's DefinePlugin (see config)\n// The whole if-statement can then be removed by UglifyJS\nif (false) { var debug; }\nconsole.log('do something else');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nconsole.log('do something');\n// The DEBUG constant will be inlined by webpack's DefinePlugin (see config)\n// The whole if-statement can then be removed by UglifyJS\nif (false) // removed by dead control flow\n{ var debug; }\nconsole.log('do something else');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/output.txt index be93d213f..0adfe0db2 100644 --- a/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/conditionalRequire/expectedOutput-transpile-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.5 KiB [emitted] (name: main) +asset bundle.js 1.54 KiB [emitted] (name: main) ./app.ts 348 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.9/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-5.9/bundle.js index 735f8875d..db571a2d0 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/customTransformer/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM ME!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM ME!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.9/output.txt b/test/comparison-tests/customTransformer/expectedOutput-5.9/output.txt index bc91000a4..dec7f2f35 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/customTransformer/expectedOutput-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 54 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/bundle.js index f59ace277..7476b52b3 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM HIM!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM HIM!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/output.txt index 79e0c2118..9e51a1c58 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch0/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 55 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/bundle.js index d749b372c..5447614a6 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM US!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM US!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/output.txt index bc91000a4..dec7f2f35 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/customTransformer/expectedOutput-5.9/patch1/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 54 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/bundle.js index 735f8875d..db571a2d0 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM ME!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM ME!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/output.txt index bc91000a4..dec7f2f35 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 54 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/bundle.js index f59ace277..7476b52b3 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM HIM!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM HIM!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/output.txt index 79e0c2118..9e51a1c58 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 55 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/bundle.js index d749b372c..5447614a6 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM US!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM US!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/output.txt index bc91000a4..dec7f2f35 100644 --- a/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/customTransformer/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 54 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/bundle.js index 735f8875d..db571a2d0 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM ME!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM ME!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/output.txt index bc91000a4..dec7f2f35 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 54 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/bundle.js index f59ace277..7476b52b3 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM HIM!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM HIM!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/output.txt index 79e0c2118..9e51a1c58 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch0/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 55 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/bundle.js index d749b372c..5447614a6 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM US!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM US!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/output.txt index bc91000a4..dec7f2f35 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-5.9/patch1/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 54 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/bundle.js index 735f8875d..db571a2d0 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM ME!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM ME!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/output.txt index bc91000a4..dec7f2f35 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 54 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/bundle.js index f59ace277..7476b52b3 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM HIM!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM HIM!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/output.txt index 79e0c2118..9e51a1c58 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 55 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/bundle.js index d749b372c..5447614a6 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var message = \"HELLO FROM US!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var message = \"HELLO FROM US!\";\nconsole.log(message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/output.txt index bc91000a4..dec7f2f35 100644 --- a/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/customTransformerUsingPathString/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.19 KiB [emitted] (name: main) +asset bundle.js 1.2 KiB [emitted] (name: main) ./app.ts 54 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/declarationDeps/expectedOutput-5.9/bundle.js b/test/comparison-tests/declarationDeps/expectedOutput-5.9/bundle.js index 88ec95696..8e40d0f27 100644 --- a/test/comparison-tests/declarationDeps/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/declarationDeps/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("Hello.sayHello('Hi');\nHello.sayHi('Hi');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{Hello.sayHello('Hi');\nHello.sayHi('Hi');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/declarationDeps/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/declarationDeps/expectedOutput-transpile-5.9/bundle.js index 88ec95696..8e40d0f27 100644 --- a/test/comparison-tests/declarationDeps/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/declarationDeps/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("Hello.sayHello('Hi');\nHello.sayHi('Hi');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{Hello.sayHello('Hi');\nHello.sayHi('Hi');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/declarationOutput/expectedOutput-5.9/bundle.js b/test/comparison-tests/declarationOutput/expectedOutput-5.9/bundle.js index 560e44ad9..73f0e1f8f 100644 --- a/test/comparison-tests/declarationOutput/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/declarationOutput/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar dep = __webpack_require__(/*! ./sub/dep */ \"./sub/dep.ts\");\nvar Test = /** @class */ (function (_super) {\n __extends(Test, _super);\n function Test() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n Test.prototype.doSomething = function () {\n };\n return Test;\n}(dep));\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar dep = __webpack_require__(/*! ./sub/dep */ \"./sub/dep.ts\");\nvar Test = /** @class */ (function (_super) {\n __extends(Test, _super);\n function Test() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n Test.prototype.doSomething = function () {\n };\n return Test;\n}(dep));\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nvar __extends = (this && this.__extends) || (function () {\n var exte \********************/ /***/ ((module) => { -eval("\nvar Test = /** @class */ (function () {\n function Test() {\n }\n Test.prototype.doSomething = function () {\n };\n return Test;\n}());\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./sub/dep.ts?"); +eval("{\nvar Test = /** @class */ (function () {\n function Test() {\n }\n Test.prototype.doSomething = function () {\n };\n return Test;\n}());\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./sub/dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/bundle.js b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/bundle.js index 73b79e496..79ee4abd6 100644 --- a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((module) => { -eval("\nvar Test = /** @class */ (function () {\n function Test() {\n }\n return Test;\n}());\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nvar Test = /** @class */ (function () {\n function Test() {\n }\n return Test;\n}());\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/output.txt b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/output.txt index 98b03714d..785fe1aa1 100644 --- a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.19 KiB [emitted] (name: main) +asset bundle.js 2.2 KiB [emitted] (name: main) asset .output/sub/dep.d.ts 99 bytes [emitted] asset .output/app.d.ts 59 bytes [emitted] ./app.ts 128 bytes [built] [code generated] [1 error] diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/bundle.js index 73b79e496..79ee4abd6 100644 --- a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((module) => { -eval("\nvar Test = /** @class */ (function () {\n function Test() {\n }\n return Test;\n}());\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nvar Test = /** @class */ (function () {\n function Test() {\n }\n return Test;\n}());\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/output.txt index 069369bc6..648604ad4 100644 --- a/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/declarationOutputAllowJs/expectedOutput-transpile-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 2.19 KiB [emitted] (name: main) +asset bundle.js 2.2 KiB [emitted] (name: main) ./app.ts 128 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/bundle.js b/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/bundle.js index 560e44ad9..73f0e1f8f 100644 --- a/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/declarationOutputWithMaps/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar dep = __webpack_require__(/*! ./sub/dep */ \"./sub/dep.ts\");\nvar Test = /** @class */ (function (_super) {\n __extends(Test, _super);\n function Test() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n Test.prototype.doSomething = function () {\n };\n return Test;\n}(dep));\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar dep = __webpack_require__(/*! ./sub/dep */ \"./sub/dep.ts\");\nvar Test = /** @class */ (function (_super) {\n __extends(Test, _super);\n function Test() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n Test.prototype.doSomething = function () {\n };\n return Test;\n}(dep));\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nvar __extends = (this && this.__extends) || (function () {\n var exte \********************/ /***/ ((module) => { -eval("\nvar Test = /** @class */ (function () {\n function Test() {\n }\n Test.prototype.doSomething = function () {\n };\n return Test;\n}());\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./sub/dep.ts?"); +eval("{\nvar Test = /** @class */ (function () {\n function Test() {\n }\n Test.prototype.doSomething = function () {\n };\n return Test;\n}());\nmodule.exports = Test;\n\n\n//# sourceURL=webpack:///./sub/dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.9/bundle.js b/test/comparison-tests/declarationWatch/expectedOutput-5.9/bundle.js index 920f90685..a407fc3e2 100644 --- a/test/comparison-tests/declarationWatch/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/declarationWatch/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\nconsole.log(dep);\nThing.doSomething();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\nconsole.log(dep);\nThing.doSomething();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \****************/ /***/ ((module) => { -eval("\nThing.doSomething();\nmodule.exports = 'dep';\n\n\n//# sourceURL=webpack:///./dep.ts?"); +eval("{\nThing.doSomething();\nmodule.exports = 'dep';\n\n\n//# sourceURL=webpack:///./dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.9/output.txt b/test/comparison-tests/declarationWatch/expectedOutput-5.9/output.txt index 0dda2f699..e1438f59e 100644 --- a/test/comparison-tests/declarationWatch/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/declarationWatch/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.49 KiB [emitted] (name: main) +asset bundle.js 2.5 KiB [emitted] (name: main) ./app.ts 144 bytes [built] [code generated] ./dep.ts 59 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/bundle.js index 920f90685..a407fc3e2 100644 --- a/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\nconsole.log(dep);\nThing.doSomething();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\nconsole.log(dep);\nThing.doSomething();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \****************/ /***/ ((module) => { -eval("\nThing.doSomething();\nmodule.exports = 'dep';\n\n\n//# sourceURL=webpack:///./dep.ts?"); +eval("{\nThing.doSomething();\nmodule.exports = 'dep';\n\n\n//# sourceURL=webpack:///./dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/output.txt index ab37c0050..9cd119c85 100644 --- a/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.49 KiB [emitted] (name: main) +asset bundle.js 2.5 KiB [emitted] (name: main) ./app.ts 144 bytes [built] [code generated] [1 error] ./dep.ts 59 bytes [built] [code generated] [1 error] diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/bundle.js index 920f90685..a407fc3e2 100644 --- a/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\nconsole.log(dep);\nThing.doSomething();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\nconsole.log(dep);\nThing.doSomething();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \****************/ /***/ ((module) => { -eval("\nThing.doSomething();\nmodule.exports = 'dep';\n\n\n//# sourceURL=webpack:///./dep.ts?"); +eval("{\nThing.doSomething();\nmodule.exports = 'dep';\n\n\n//# sourceURL=webpack:///./dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/output.txt index 0dda2f699..e1438f59e 100644 --- a/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/declarationWatch/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.49 KiB [emitted] (name: main) +asset bundle.js 2.5 KiB [emitted] (name: main) ./app.ts 144 bytes [built] [code generated] ./dep.ts 59 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-5.9/bundle.js b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/bundle.js index 4abf7e601..29d76c4e5 100644 --- a/test/comparison-tests/dependencyErrors/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep1 = __webpack_require__(/*! ./dep1 */ \"./dep1.ts\");\nvar dep2 = __webpack_require__(/*! ./dep2 */ \"./dep2.ts\");\ndep1('');\ndep2('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep1 = __webpack_require__(/*! ./dep1 */ \"./dep1.ts\");\nvar dep2 = __webpack_require__(/*! ./dep2 */ \"./dep2.ts\");\ndep1('');\ndep2('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*****************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep1.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep1.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \*****************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep2.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep2.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-5.9/output.txt b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/output.txt index 7143b24e1..0c99875c0 100644 --- a/test/comparison-tests/dependencyErrors/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.79 KiB [emitted] (name: main) +asset bundle.js 2.8 KiB [emitted] (name: main) ./app.ts 157 bytes [built] [code generated] [2 errors] ./dep1.ts 76 bytes [built] [code generated] ./dep2.ts 76 bytes [built] [code generated] diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/bundle.js index 4abf7e601..29d76c4e5 100644 --- a/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep1 = __webpack_require__(/*! ./dep1 */ \"./dep1.ts\");\nvar dep2 = __webpack_require__(/*! ./dep2 */ \"./dep2.ts\");\ndep1('');\ndep2('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep1 = __webpack_require__(/*! ./dep1 */ \"./dep1.ts\");\nvar dep2 = __webpack_require__(/*! ./dep2 */ \"./dep2.ts\");\ndep1('');\ndep2('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*****************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep1.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep1.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \*****************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep2.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep2.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/output.txt index c43f4286b..cd17c473f 100644 --- a/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/dependencyErrors/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.79 KiB [emitted] (name: main) +asset bundle.js 2.8 KiB [emitted] (name: main) cached modules 76 bytes [cached] 1 module ./app.ts 157 bytes [built] [code generated] [1 error] ./dep1.ts 76 bytes [built] [code generated] diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/bundle.js index 4abf7e601..29d76c4e5 100644 --- a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep1 = __webpack_require__(/*! ./dep1 */ \"./dep1.ts\");\nvar dep2 = __webpack_require__(/*! ./dep2 */ \"./dep2.ts\");\ndep1('');\ndep2('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep1 = __webpack_require__(/*! ./dep1 */ \"./dep1.ts\");\nvar dep2 = __webpack_require__(/*! ./dep2 */ \"./dep2.ts\");\ndep1('');\ndep2('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*****************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep1.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep1.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \*****************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep2.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep2.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/output.txt index 6f3654db1..846555815 100644 --- a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.79 KiB [emitted] (name: main) +asset bundle.js 2.8 KiB [emitted] (name: main) ./app.ts 157 bytes [built] [code generated] ./dep1.ts 76 bytes [built] [code generated] ./dep2.ts 76 bytes [built] [code generated] diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/bundle.js index 4abf7e601..29d76c4e5 100644 --- a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep1 = __webpack_require__(/*! ./dep1 */ \"./dep1.ts\");\nvar dep2 = __webpack_require__(/*! ./dep2 */ \"./dep2.ts\");\ndep1('');\ndep2('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep1 = __webpack_require__(/*! ./dep1 */ \"./dep1.ts\");\nvar dep2 = __webpack_require__(/*! ./dep2 */ \"./dep2.ts\");\ndep1('');\ndep2('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*****************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep1.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep1.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \*****************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep2.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./dep2.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/output.txt index 1564a1293..067028904 100644 --- a/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/dependencyErrors/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.79 KiB [emitted] (name: main) +asset bundle.js 2.8 KiB [emitted] (name: main) cached modules 233 bytes [cached] 2 modules ./dep1.ts 76 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/errorFormatter/expectedOutput-5.9/bundle.js b/test/comparison-tests/errorFormatter/expectedOutput-5.9/bundle.js index 8efb138af..084db0c13 100644 --- a/test/comparison-tests/errorFormatter/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/errorFormatter/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \******************************************/ /***/ ((module) => { -eval("\nmodule.exports = 'myComponent';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?"); +eval("{\nmodule.exports = 'myComponent';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/errorFormatter/expectedOutput-5.9/output.txt b/test/comparison-tests/errorFormatter/expectedOutput-5.9/output.txt index 5d9c9db45..e7fc5f4b7 100644 --- a/test/comparison-tests/errorFormatter/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/errorFormatter/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.64 KiB [emitted] (name: main) +asset bundle.js 2.65 KiB [emitted] (name: main) ./app.ts 156 bytes [built] [code generated] [2 errors] ./common/components/myComponent.ts 46 bytes [built] [code generated] diff --git a/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/bundle.js index 8efb138af..084db0c13 100644 --- a/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! components/myComponent */ \"./common/components/myComponent.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \******************************************/ /***/ ((module) => { -eval("\nmodule.exports = 'myComponent';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?"); +eval("{\nmodule.exports = 'myComponent';\n\n\n//# sourceURL=webpack:///./common/components/myComponent.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/output.txt index 02e5a3389..fb4e5cd07 100644 --- a/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/errorFormatter/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.64 KiB [emitted] (name: main) +asset bundle.js 2.65 KiB [emitted] (name: main) ./app.ts 156 bytes [built] [code generated] ./common/components/myComponent.ts 46 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/errors/expectedOutput-5.9/bundle.js b/test/comparison-tests/errors/expectedOutput-5.9/bundle.js index e5bc8d8ef..32053df76 100644 --- a/test/comparison-tests/errors/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/errors/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("throw new Error(\"Module parse failed: Unexpected token (2:1)/nFile was processed with these loaders:/n * ../../index.js/nYou may need an additional loader to handle the result of these loaders./n| var a;/n> == 0;/n| \");\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{throw new Error(\"Module parse failed: Unexpected token (2:1)/nFile was processed with these loaders:/n * ../../index.js/nYou may need an additional loader to handle the result of these loaders./n| var a;/n> == 0;/n| \");\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/errors/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/errors/expectedOutput-transpile-5.9/bundle.js index e5bc8d8ef..32053df76 100644 --- a/test/comparison-tests/errors/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/errors/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("throw new Error(\"Module parse failed: Unexpected token (2:1)/nFile was processed with these loaders:/n * ../../index.js/nYou may need an additional loader to handle the result of these loaders./n| var a;/n> == 0;/n| \");\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{throw new Error(\"Module parse failed: Unexpected token (2:1)/nFile was processed with these loaders:/n * ../../index.js/nYou may need an additional loader to handle the result of these loaders./n| var a;/n> == 0;/n| \");\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/es5/expectedOutput-5.9/bundle.js b/test/comparison-tests/es5/expectedOutput-5.9/bundle.js index 723a294d6..8db879888 100644 --- a/test/comparison-tests/es5/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/es5/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("({ get x() { return 1; } });\nvar mapsDontExistYet = new Map();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{({ get x() { return 1; } });\nvar mapsDontExistYet = new Map();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/es5/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/es5/expectedOutput-transpile-5.9/bundle.js index 723a294d6..8db879888 100644 --- a/test/comparison-tests/es5/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/es5/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("({ get x() { return 1; } });\nvar mapsDontExistYet = new Map();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{({ get x() { return 1; } });\nvar mapsDontExistYet = new Map();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/es6/expectedOutput-5.9/bundle.js b/test/comparison-tests/es6/expectedOutput-5.9/bundle.js index 30d0ce06c..56bcc9629 100644 --- a/test/comparison-tests/es6/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/es6/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("({ get x() { return 1; } });\nSymbol;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{({ get x() { return 1; } });\nSymbol;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/es6/expectedOutput-5.9/output.txt b/test/comparison-tests/es6/expectedOutput-5.9/output.txt index cf932ee1d..6ed40f1da 100644 --- a/test/comparison-tests/es6/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/es6/expectedOutput-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.17 KiB [emitted] (name: main) +asset bundle.js 1.18 KiB [emitted] (name: main) ./app.ts 37 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/es6/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/es6/expectedOutput-transpile-5.9/bundle.js index 30d0ce06c..56bcc9629 100644 --- a/test/comparison-tests/es6/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/es6/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("({ get x() { return 1; } });\nSymbol;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{({ get x() { return 1; } });\nSymbol;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/es6/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/es6/expectedOutput-transpile-5.9/output.txt index cf932ee1d..6ed40f1da 100644 --- a/test/comparison-tests/es6/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/es6/expectedOutput-transpile-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.17 KiB [emitted] (name: main) +asset bundle.js 1.18 KiB [emitted] (name: main) ./app.ts 37 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/bundle.js b/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/bundle.js index 2b0711fca..952185e4b 100644 --- a/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \**************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a_1 = __webpack_require__(/*! ./a */ \"./a.ts\");\nvar b_1 = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a_1.default);\nconsole.log(b_1.default);\n__webpack_require__.e(/*! require.ensure */ \"c_ts-d_ts\").then((function (require) {\n // These require calls are emitted (note these are NOT TypeScript\n // `import ... from` statements). `require.ensure` is defined in\n // require.d.ts. Webpack sees this and automatically puts c and d\n // into a separate chunk. \n // Note that requiring an ES6 module always returns an object\n // with the named exports. This means if you want to access\n // the default export you have to do so manually.\n // Since we used syntactic sugar for the default export for c, we\n // go ahead and access the default property.\n var cDefault = (__webpack_require__(/*! ./c */ \"./c.ts\")[\"default\"]);\n // For d, we imported the whole module so we don't access the default\n // property yet. \n var dModule = __webpack_require__(/*! ./d */ \"./d.ts\");\n console.log(cDefault);\n console.log(dModule[\"default\"]);\n}).bind(null, __webpack_require__))['catch'](__webpack_require__.oe);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a_1 = __webpack_require__(/*! ./a */ \"./a.ts\");\nvar b_1 = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a_1.default);\nconsole.log(b_1.default);\n__webpack_require__.e(/*! require.ensure */ \"c_ts-d_ts\").then((function (require) {\n // These require calls are emitted (note these are NOT TypeScript\n // `import ... from` statements). `require.ensure` is defined in\n // require.d.ts. Webpack sees this and automatically puts c and d\n // into a separate chunk. \n // Note that requiring an ES6 module always returns an object\n // with the named exports. This means if you want to access\n // the default export you have to do so manually.\n // Since we used syntactic sugar for the default export for c, we\n // go ahead and access the default property.\n var cDefault = (__webpack_require__(/*! ./c */ \"./c.ts\")[\"default\"]);\n // For d, we imported the whole module so we don't access the default\n // property yet. \n var dModule = __webpack_require__(/*! ./d */ \"./d.ts\");\n console.log(cDefault);\n console.log(dModule[\"default\"]);\n}).bind(null, __webpack_require__))['catch'](__webpack_require__.oe);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?\n}"); /***/ }) @@ -134,6 +134,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo /******/ script.setAttribute("nonce", __webpack_require__.nc); /******/ } /******/ +/******/ /******/ script.src = url; /******/ } /******/ inProgress[url] = [done]; @@ -147,7 +148,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo /******/ doneFns && doneFns.forEach((fn) => (fn(event))); /******/ if(prev) return prev(event); /******/ } -/******/ ; /******/ var timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000); /******/ script.onerror = onScriptComplete.bind(null, script.onerror); /******/ script.onload = onScriptComplete.bind(null, script.onload); @@ -161,17 +161,20 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo /******/ if (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + ""; /******/ var document = __webpack_require__.g.document; /******/ if (!scriptUrl && document) { -/******/ if (document.currentScript) -/******/ scriptUrl = document.currentScript.src +/******/ if (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT') +/******/ scriptUrl = document.currentScript.src; /******/ if (!scriptUrl) { /******/ var scripts = document.getElementsByTagName("script"); -/******/ if(scripts.length) scriptUrl = scripts[scripts.length - 1].src +/******/ if(scripts.length) { +/******/ var i = scripts.length - 1; +/******/ while (i > -1 && (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src; +/******/ } /******/ } /******/ } /******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration /******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic. /******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser"); -/******/ scriptUrl = scriptUrl.replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); +/******/ scriptUrl = scriptUrl.replace(/^blob:/, "").replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); /******/ __webpack_require__.p = scriptUrl; /******/ })(); /******/ @@ -220,7 +223,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo /******/ } /******/ }; /******/ __webpack_require__.l(url, loadingEnded, "chunk-" + chunkId, chunkId); -/******/ } else installedChunks[chunkId] = 0; +/******/ } /******/ } /******/ } /******/ }; diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js b/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js index 77300c20a..5ae0d27c4 100644 --- a/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js +++ b/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/c_ts-d_ts.bundle.js @@ -15,7 +15,7 @@ \**************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?\n}"); /***/ }), @@ -25,7 +25,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'd';\n\n\n//# sourceURL=webpack:///./d.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'd';\n\n\n//# sourceURL=webpack:///./d.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/output.txt b/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/output.txt index ffe1a0ab3..e1a32e9cf 100644 --- a/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/es6codeSplitting/expectedOutput-5.9/output.txt @@ -1,6 +1,6 @@ -asset bundle.js 12.5 KiB [emitted] (name: main) +asset bundle.js 12.7 KiB [emitted] (name: main) asset c_ts-d_ts.bundle.js 1.19 KiB [emitted] -runtime modules 6.01 KiB 7 modules +runtime modules 6.14 KiB 7 modules cacheable modules 1.39 KiB ./app.ts 1020 bytes [built] [code generated] ./a.ts 100 bytes [built] [code generated] diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/bundle.js index 2b0711fca..952185e4b 100644 --- a/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \**************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'a';\n\n\n//# sourceURL=webpack:///./a.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a_1 = __webpack_require__(/*! ./a */ \"./a.ts\");\nvar b_1 = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a_1.default);\nconsole.log(b_1.default);\n__webpack_require__.e(/*! require.ensure */ \"c_ts-d_ts\").then((function (require) {\n // These require calls are emitted (note these are NOT TypeScript\n // `import ... from` statements). `require.ensure` is defined in\n // require.d.ts. Webpack sees this and automatically puts c and d\n // into a separate chunk. \n // Note that requiring an ES6 module always returns an object\n // with the named exports. This means if you want to access\n // the default export you have to do so manually.\n // Since we used syntactic sugar for the default export for c, we\n // go ahead and access the default property.\n var cDefault = (__webpack_require__(/*! ./c */ \"./c.ts\")[\"default\"]);\n // For d, we imported the whole module so we don't access the default\n // property yet. \n var dModule = __webpack_require__(/*! ./d */ \"./d.ts\");\n console.log(cDefault);\n console.log(dModule[\"default\"]);\n}).bind(null, __webpack_require__))['catch'](__webpack_require__.oe);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a_1 = __webpack_require__(/*! ./a */ \"./a.ts\");\nvar b_1 = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a_1.default);\nconsole.log(b_1.default);\n__webpack_require__.e(/*! require.ensure */ \"c_ts-d_ts\").then((function (require) {\n // These require calls are emitted (note these are NOT TypeScript\n // `import ... from` statements). `require.ensure` is defined in\n // require.d.ts. Webpack sees this and automatically puts c and d\n // into a separate chunk. \n // Note that requiring an ES6 module always returns an object\n // with the named exports. This means if you want to access\n // the default export you have to do so manually.\n // Since we used syntactic sugar for the default export for c, we\n // go ahead and access the default property.\n var cDefault = (__webpack_require__(/*! ./c */ \"./c.ts\")[\"default\"]);\n // For d, we imported the whole module so we don't access the default\n // property yet. \n var dModule = __webpack_require__(/*! ./d */ \"./d.ts\");\n console.log(cDefault);\n console.log(dModule[\"default\"]);\n}).bind(null, __webpack_require__))['catch'](__webpack_require__.oe);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?\n}"); /***/ }) @@ -134,6 +134,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo /******/ script.setAttribute("nonce", __webpack_require__.nc); /******/ } /******/ +/******/ /******/ script.src = url; /******/ } /******/ inProgress[url] = [done]; @@ -147,7 +148,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo /******/ doneFns && doneFns.forEach((fn) => (fn(event))); /******/ if(prev) return prev(event); /******/ } -/******/ ; /******/ var timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000); /******/ script.onerror = onScriptComplete.bind(null, script.onerror); /******/ script.onload = onScriptComplete.bind(null, script.onload); @@ -161,17 +161,20 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo /******/ if (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + ""; /******/ var document = __webpack_require__.g.document; /******/ if (!scriptUrl && document) { -/******/ if (document.currentScript) -/******/ scriptUrl = document.currentScript.src +/******/ if (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT') +/******/ scriptUrl = document.currentScript.src; /******/ if (!scriptUrl) { /******/ var scripts = document.getElementsByTagName("script"); -/******/ if(scripts.length) scriptUrl = scripts[scripts.length - 1].src +/******/ if(scripts.length) { +/******/ var i = scripts.length - 1; +/******/ while (i > -1 && (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src; +/******/ } /******/ } /******/ } /******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration /******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic. /******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser"); -/******/ scriptUrl = scriptUrl.replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); +/******/ scriptUrl = scriptUrl.replace(/^blob:/, "").replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); /******/ __webpack_require__.p = scriptUrl; /******/ })(); /******/ @@ -220,7 +223,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo /******/ } /******/ }; /******/ __webpack_require__.l(url, loadingEnded, "chunk-" + chunkId, chunkId); -/******/ } else installedChunks[chunkId] = 0; +/******/ } /******/ } /******/ } /******/ }; diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js b/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js index 77300c20a..5ae0d27c4 100644 --- a/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js +++ b/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/c_ts-d_ts.bundle.js @@ -15,7 +15,7 @@ \**************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'c';\n\n\n//# sourceURL=webpack:///./c.ts?\n}"); /***/ }), @@ -25,7 +25,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'd';\n\n\n//# sourceURL=webpack:///./d.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'd';\n\n\n//# sourceURL=webpack:///./d.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/output.txt index ffe1a0ab3..e1a32e9cf 100644 --- a/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/es6codeSplitting/expectedOutput-transpile-5.9/output.txt @@ -1,6 +1,6 @@ -asset bundle.js 12.5 KiB [emitted] (name: main) +asset bundle.js 12.7 KiB [emitted] (name: main) asset c_ts-d_ts.bundle.js 1.19 KiB [emitted] -runtime modules 6.01 KiB 7 modules +runtime modules 6.14 KiB 7 modules cacheable modules 1.39 KiB ./app.ts 1020 bytes [built] [code generated] ./a.ts 100 bytes [built] [code generated] diff --git a/test/comparison-tests/es6withCJS/expectedOutput-5.9/bundle.js b/test/comparison-tests/es6withCJS/expectedOutput-5.9/bundle.js index 9d36d7891..59b14924b 100644 --- a/test/comparison-tests/es6withCJS/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/es6withCJS/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'a';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'a';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/es6withCJS/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/es6withCJS/expectedOutput-transpile-5.9/bundle.js index 9d36d7891..59b14924b 100644 --- a/test/comparison-tests/es6withCJS/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/es6withCJS/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'a';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'a';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/externals/expectedOutput-5.9/bundle.js b/test/comparison-tests/externals/expectedOutput-5.9/bundle.js index f1d997111..b3e1d5e45 100644 --- a/test/comparison-tests/externals/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/externals/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar hello = __webpack_require__(/*! hello */ \"hello\");\nvar msg = hello.sayHello('World');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar hello = __webpack_require__(/*! hello */ \"hello\");\nvar msg = hello.sayHello('World');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), diff --git a/test/comparison-tests/externals/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/externals/expectedOutput-transpile-5.9/bundle.js index f1d997111..b3e1d5e45 100644 --- a/test/comparison-tests/externals/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/externals/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar hello = __webpack_require__(/*! hello */ \"hello\");\nvar msg = hello.sayHello('World');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar hello = __webpack_require__(/*! hello */ \"hello\");\nvar msg = hello.sayHello('World');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), diff --git a/test/comparison-tests/ignoreDiagnostics/expectedOutput-5.9/bundle.js b/test/comparison-tests/ignoreDiagnostics/expectedOutput-5.9/bundle.js index 22aaaf895..5626c55cb 100644 --- a/test/comparison-tests/ignoreDiagnostics/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/ignoreDiagnostics/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((module, exports) => { -eval("\nexports.Foo = void 0;\nvar Foo = /** @class */ (function () {\n function Foo() {\n }\n return Foo;\n}());\nvar Bar = /** @class */ (function () {\n function Bar() {\n }\n return Bar;\n}());\nvar a = 'b'; // this should error with 2322\nmodule.exports = Bar;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nexports.Foo = void 0;\nvar Foo = /** @class */ (function () {\n function Foo() {\n }\n return Foo;\n}());\nvar Bar = /** @class */ (function () {\n function Bar() {\n }\n return Bar;\n}());\nvar a = 'b'; // this should error with 2322\nmodule.exports = Bar;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.9/bundle.js index 22aaaf895..5626c55cb 100644 --- a/test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/ignoreDiagnostics/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((module, exports) => { -eval("\nexports.Foo = void 0;\nvar Foo = /** @class */ (function () {\n function Foo() {\n }\n return Foo;\n}());\nvar Bar = /** @class */ (function () {\n function Bar() {\n }\n return Bar;\n}());\nvar a = 'b'; // this should error with 2322\nmodule.exports = Bar;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nexports.Foo = void 0;\nvar Foo = /** @class */ (function () {\n function Foo() {\n }\n return Foo;\n}());\nvar Bar = /** @class */ (function () {\n function Bar() {\n }\n return Bar;\n}());\nvar a = 'b'; // this should error with 2322\nmodule.exports = Bar;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/importsWatch/expectedOutput-5.9/bundle.js b/test/comparison-tests/importsWatch/expectedOutput-5.9/bundle.js index b5254921d..868973631 100644 --- a/test/comparison-tests/importsWatch/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/importsWatch/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/importsWatch/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/importsWatch/expectedOutput-5.9/patch1/bundle.js index b5254921d..868973631 100644 --- a/test/comparison-tests/importsWatch/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/importsWatch/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/issue372/expectedOutput-5.9/bundle.js b/test/comparison-tests/issue372/expectedOutput-5.9/bundle.js index 217f4c67a..d77d6b57c 100644 --- a/test/comparison-tests/issue372/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/issue372/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./foo.ts\");\nvar foo;\nfoo.bar = 'foobar' + foo_1.s;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./foo.ts\");\nvar foo;\nfoo.bar = 'foobar' + foo_1.s;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -27,7 +27,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.s = void 0;\nvar sString = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nexports.s = sString;\n\n\n//# sourceURL=webpack:///./foo.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.s = void 0;\nvar sString = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nexports.s = sString;\n\n\n//# sourceURL=webpack:///./foo.ts?\n}"); /***/ }), @@ -37,7 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*********************************/ /***/ ((module) => { -eval("module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?"); +eval("{module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/issue372/expectedOutput-5.9/output.txt b/test/comparison-tests/issue372/expectedOutput-5.9/output.txt index e939cb4c1..9273149ae 100644 --- a/test/comparison-tests/issue372/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/issue372/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.95 KiB [emitted] (name: main) +asset bundle.js 2.96 KiB [emitted] (name: main) ./app.ts 146 bytes [built] [code generated] ./foo.ts 146 bytes [built] [code generated] ./node_modules/a/index.js 21 bytes [built] [code generated] diff --git a/test/comparison-tests/issue372/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/issue372/expectedOutput-5.9/patch0/bundle.js index f619297f8..8e97d8e53 100644 --- a/test/comparison-tests/issue372/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/issue372/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./foo.ts\");\nvar foo;\nfoo.bar = 'foobar_patch0' + foo_1.s;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./foo.ts\");\nvar foo;\nfoo.bar = 'foobar_patch0' + foo_1.s;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -27,7 +27,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.s = void 0;\nvar sString = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nexports.s = sString;\n\n\n//# sourceURL=webpack:///./foo.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.s = void 0;\nvar sString = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nexports.s = sString;\n\n\n//# sourceURL=webpack:///./foo.ts?\n}"); /***/ }), @@ -37,7 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*********************************/ /***/ ((module) => { -eval("module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?"); +eval("{module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/issue372/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/issue372/expectedOutput-5.9/patch0/output.txt index 4af4428a6..607a8f2c7 100644 --- a/test/comparison-tests/issue372/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/issue372/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.95 KiB [emitted] (name: main) +asset bundle.js 2.96 KiB [emitted] (name: main) cached modules 167 bytes [cached] 2 modules ./app.ts 153 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/issue372/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/bundle.js index 217f4c67a..d77d6b57c 100644 --- a/test/comparison-tests/issue372/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./foo.ts\");\nvar foo;\nfoo.bar = 'foobar' + foo_1.s;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./foo.ts\");\nvar foo;\nfoo.bar = 'foobar' + foo_1.s;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -27,7 +27,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.s = void 0;\nvar sString = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nexports.s = sString;\n\n\n//# sourceURL=webpack:///./foo.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.s = void 0;\nvar sString = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nexports.s = sString;\n\n\n//# sourceURL=webpack:///./foo.ts?\n}"); /***/ }), @@ -37,7 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*********************************/ /***/ ((module) => { -eval("module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?"); +eval("{module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/issue372/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/output.txt index e939cb4c1..9273149ae 100644 --- a/test/comparison-tests/issue372/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.95 KiB [emitted] (name: main) +asset bundle.js 2.96 KiB [emitted] (name: main) ./app.ts 146 bytes [built] [code generated] ./foo.ts 146 bytes [built] [code generated] ./node_modules/a/index.js 21 bytes [built] [code generated] diff --git a/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/bundle.js index f619297f8..8e97d8e53 100644 --- a/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./foo.ts\");\nvar foo;\nfoo.bar = 'foobar_patch0' + foo_1.s;\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./foo.ts\");\nvar foo;\nfoo.bar = 'foobar_patch0' + foo_1.s;\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -27,7 +27,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.s = void 0;\nvar sString = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nexports.s = sString;\n\n\n//# sourceURL=webpack:///./foo.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.s = void 0;\nvar sString = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nexports.s = sString;\n\n\n//# sourceURL=webpack:///./foo.ts?\n}"); /***/ }), @@ -37,7 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*********************************/ /***/ ((module) => { -eval("module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?"); +eval("{module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/output.txt index 4af4428a6..607a8f2c7 100644 --- a/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/issue372/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.95 KiB [emitted] (name: main) +asset bundle.js 2.96 KiB [emitted] (name: main) cached modules 167 bytes [cached] 2 modules ./app.ts 153 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/issue441/expectedOutput-5.9/bundle.js b/test/comparison-tests/issue441/expectedOutput-5.9/bundle.js index b5254921d..868973631 100644 --- a/test/comparison-tests/issue441/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/issue441/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/issue441/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/issue441/expectedOutput-5.9/patch0/bundle.js index b5254921d..868973631 100644 --- a/test/comparison-tests/issue441/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/issue441/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/issue441/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/issue441/expectedOutput-5.9/patch1/bundle.js index b5254921d..868973631 100644 --- a/test/comparison-tests/issue441/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/issue441/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/issue441/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/bundle.js index b5254921d..868973631 100644 --- a/test/comparison-tests/issue441/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch0/bundle.js index b5254921d..868973631 100644 --- a/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch1/bundle.js index b5254921d..868973631 100644 --- a/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/issue441/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo;\nfoo.bar = 'foobar';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/issue71/expectedOutput-5.9/bundle.js b/test/comparison-tests/issue71/expectedOutput-5.9/bundle.js index 16ad8f5fe..02a003968 100644 --- a/test/comparison-tests/issue71/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/issue71/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nvar b = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a);\nconsole.log(b);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nvar b = __webpack_require__(/*! ./b */ \"./b.ts\");\nconsole.log(a);\nconsole.log(b);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -27,7 +27,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module) => { "use strict"; -eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); +eval("{\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?\n}"); /***/ }), @@ -37,7 +37,7 @@ eval("\nmodule.exports = 'b';\n\n\n//# sourceURL=webpack:///./b.ts?"); \*********************************/ /***/ ((module) => { -eval("module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?"); +eval("{module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/issue71/expectedOutput-5.9/output.txt b/test/comparison-tests/issue71/expectedOutput-5.9/output.txt index 22ad22fa1..3fd8a9a3e 100644 --- a/test/comparison-tests/issue71/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/issue71/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.78 KiB [emitted] (name: main) +asset bundle.js 2.8 KiB [emitted] (name: main) ./app.ts 155 bytes [built] [code generated] ./node_modules/a/index.js 21 bytes [built] [code generated] ./b.ts 36 bytes [built] [code generated] diff --git a/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/bundle.js b/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/bundle.js index da47126d9..361ba25fe 100644 --- a/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/bundle.js @@ -16,27 +16,27 @@ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _submodule_es5__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./submodule-es5 */ \"./submodule-es5/index.ts\");\n/* harmony import */ var _submodule_es5__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_submodule_es5__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _submodule_es6__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./submodule-es6 */ \"./submodule-es6/index.ts\");\n/* harmony import */ var _submodule_es6__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_submodule_es6__WEBPACK_IMPORTED_MODULE_1__);\n\n\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _submodule_es5__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./submodule-es5 */ \"./submodule-es5/index.ts\");\n/* harmony import */ var _submodule_es5__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_submodule_es5__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _submodule_es6__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./submodule-es6 */ \"./submodule-es6/index.ts\");\n/* harmony import */ var _submodule_es6__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_submodule_es6__WEBPACK_IMPORTED_MODULE_1__);\n\n\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), -/***/ "./submodule-es6/index.ts": +/***/ "./submodule-es5/index.ts": /*!********************************!*\ - !*** ./submodule-es6/index.ts ***! + !*** ./submodule-es5/index.ts ***! \********************************/ /***/ (() => { -eval("const set = new Set([42]);\nfor (const value of set) {\n console.log(value);\n}\nconst string = 'Hello from es6 file';\nconsole.log(string);\n\n\n//# sourceURL=webpack:///./submodule-es6/index.ts?"); +eval("{var string = 'Hello from es5 file';\nconsole.log(string);\n\n\n//# sourceURL=webpack:///./submodule-es5/index.ts?\n}"); /***/ }), -/***/ "./submodule-es5/index.ts": +/***/ "./submodule-es6/index.ts": /*!********************************!*\ - !*** ./submodule-es5/index.ts ***! + !*** ./submodule-es6/index.ts ***! \********************************/ /***/ (() => { -eval("var string = 'Hello from es5 file';\nconsole.log(string);\n\n\n//# sourceURL=webpack:///./submodule-es5/index.ts?"); +eval("{const set = new Set([42]);\nfor (const value of set) {\n console.log(value);\n}\nconst string = 'Hello from es6 file';\nconsole.log(string);\n\n\n//# sourceURL=webpack:///./submodule-es6/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/output.txt b/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/output.txt index a92f3bd68..80ed8a275 100644 --- a/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/loaderOptionsCaching/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 5.08 KiB [emitted] (name: main) +asset bundle.js 5.09 KiB [emitted] (name: main) runtime modules 937 bytes 4 modules cacheable modules 248 bytes ./app.ts 52 bytes [built] [code generated] diff --git a/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/bundle.js index da47126d9..361ba25fe 100644 --- a/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/bundle.js @@ -16,27 +16,27 @@ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _submodule_es5__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./submodule-es5 */ \"./submodule-es5/index.ts\");\n/* harmony import */ var _submodule_es5__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_submodule_es5__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _submodule_es6__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./submodule-es6 */ \"./submodule-es6/index.ts\");\n/* harmony import */ var _submodule_es6__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_submodule_es6__WEBPACK_IMPORTED_MODULE_1__);\n\n\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _submodule_es5__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./submodule-es5 */ \"./submodule-es5/index.ts\");\n/* harmony import */ var _submodule_es5__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_submodule_es5__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _submodule_es6__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./submodule-es6 */ \"./submodule-es6/index.ts\");\n/* harmony import */ var _submodule_es6__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_submodule_es6__WEBPACK_IMPORTED_MODULE_1__);\n\n\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), -/***/ "./submodule-es6/index.ts": +/***/ "./submodule-es5/index.ts": /*!********************************!*\ - !*** ./submodule-es6/index.ts ***! + !*** ./submodule-es5/index.ts ***! \********************************/ /***/ (() => { -eval("const set = new Set([42]);\nfor (const value of set) {\n console.log(value);\n}\nconst string = 'Hello from es6 file';\nconsole.log(string);\n\n\n//# sourceURL=webpack:///./submodule-es6/index.ts?"); +eval("{var string = 'Hello from es5 file';\nconsole.log(string);\n\n\n//# sourceURL=webpack:///./submodule-es5/index.ts?\n}"); /***/ }), -/***/ "./submodule-es5/index.ts": +/***/ "./submodule-es6/index.ts": /*!********************************!*\ - !*** ./submodule-es5/index.ts ***! + !*** ./submodule-es6/index.ts ***! \********************************/ /***/ (() => { -eval("var string = 'Hello from es5 file';\nconsole.log(string);\n\n\n//# sourceURL=webpack:///./submodule-es5/index.ts?"); +eval("{const set = new Set([42]);\nfor (const value of set) {\n console.log(value);\n}\nconst string = 'Hello from es6 file';\nconsole.log(string);\n\n\n//# sourceURL=webpack:///./submodule-es6/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/output.txt index a92f3bd68..80ed8a275 100644 --- a/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/loaderOptionsCaching/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 5.08 KiB [emitted] (name: main) +asset bundle.js 5.09 KiB [emitted] (name: main) runtime modules 937 bytes 4 modules cacheable modules 248 bytes ./app.ts 52 bytes [built] [code generated] diff --git a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/bundle.js b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/bundle.js index b7c187553..e6585703f 100644 --- a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! api */ \"./fake.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! api */ \"./fake.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.sayHello = sayHello;\nfunction sayHello(name) {\n return \"Hello, \".concat(name, \"!\");\n}\n\n\n//# sourceURL=webpack:///./fake.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.sayHello = sayHello;\nfunction sayHello(name) {\n return \"Hello, \".concat(name, \"!\");\n}\n\n\n//# sourceURL=webpack:///./fake.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/output.txt b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/output.txt index 78b052225..fd3b4e181 100644 --- a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.64 KiB [emitted] (name: main) +asset bundle.js 2.65 KiB [emitted] (name: main) ./app.ts 137 bytes [built] [code generated] [1 error] ./fake.ts 174 bytes [built] [code generated] diff --git a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/bundle.js index b7c187553..e6585703f 100644 --- a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! api */ \"./fake.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar myComponent = __webpack_require__(/*! api */ \"./fake.ts\");\nconsole.log(myComponent);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.sayHello = sayHello;\nfunction sayHello(name) {\n return \"Hello, \".concat(name, \"!\");\n}\n\n\n//# sourceURL=webpack:///./fake.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.sayHello = sayHello;\nfunction sayHello(name) {\n return \"Hello, \".concat(name, \"!\");\n}\n\n\n//# sourceURL=webpack:///./fake.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/output.txt index 5c8acc59a..eb72ca53c 100644 --- a/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/localTsImplementationOfTypings/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.64 KiB [emitted] (name: main) +asset bundle.js 2.65 KiB [emitted] (name: main) ./app.ts 137 bytes [built] [code generated] ./fake.ts 174 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/node/expectedOutput-5.9/bundle.js b/test/comparison-tests/node/expectedOutput-5.9/bundle.js index c77d36a54..ff2b3de06 100644 --- a/test/comparison-tests/node/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/node/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("/// \n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{/// \n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/node/expectedOutput-5.9/output.txt b/test/comparison-tests/node/expectedOutput-5.9/output.txt index f1167600a..129dea269 100644 --- a/test/comparison-tests/node/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/node/expectedOutput-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.2 KiB [emitted] (name: main) +asset bundle.js 1.21 KiB [emitted] (name: main) ./app.ts 67 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/node/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/node/expectedOutput-transpile-5.9/bundle.js index c77d36a54..ff2b3de06 100644 --- a/test/comparison-tests/node/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/node/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("/// \n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{/// \n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/node/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/node/expectedOutput-transpile-5.9/output.txt index f1167600a..129dea269 100644 --- a/test/comparison-tests/node/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/node/expectedOutput-transpile-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.2 KiB [emitted] (name: main) +asset bundle.js 1.21 KiB [emitted] (name: main) ./app.ts 67 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/bundle.js b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/bundle.js index 43bd61ca7..e362275d0 100644 --- a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.ts\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.ts\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*********************************/ /***/ (() => { -eval("throw new Error(\"Module build failed (from ../../index.js):/nError: TypeScript emitted no output for /nodeModulesMeaningfulErrorWhenImportingTs/node_modules/a/index.ts. By default, ts-loader will not compile .ts files in node_modules./nYou should not need to recompile .ts files there, but if you really want to, use the allowTsInNodeModules option./nSee: https://github.com/Microsoft/TypeScript/issues/12358/n at makeSourceMapAndFinish (/home/john/code/github/ts-loader/dist/index.js:55:18)/n at successLoader (/home/john/code/github/ts-loader/dist/index.js:42:5)/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:23:5)\");\n\n//# sourceURL=webpack:///./node_modules/a/index.ts?"); +eval("{throw new Error(\"Module build failed (from ../../index.js):/nError: TypeScript emitted no output for /nodeModulesMeaningfulErrorWhenImportingTs/node_modules/a/index.ts. By default, ts-loader will not compile .ts files in node_modules./nYou should not need to recompile .ts files there, but if you really want to, use the allowTsInNodeModules option./nSee: https://github.com/Microsoft/TypeScript/issues/12358/n at makeSourceMapAndFinish (/home/john/code/github/ts-loader/dist/index.js:55:18)/n at successLoader (/home/john/code/github/ts-loader/dist/index.js:42:5)/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:23:5)\");\n\n//# sourceURL=webpack:///./node_modules/a/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/output.txt b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/output.txt index 8679569ae..9076c7c67 100644 --- a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.18 KiB [emitted] (name: main) +asset bundle.js 3.19 KiB [emitted] (name: main) ./app.ts 115 bytes [built] [code generated] ./node_modules/a/index.ts 39 bytes [built] [code generated] diff --git a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.9/bundle.js index 512b519ac..876f699e8 100644 --- a/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/nodeModulesMeaningfulErrorWhenImportingTs/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.ts\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.ts\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*********************************/ /***/ ((module) => { -eval("\nvar elephant = \"In the room\";\nmodule.exports = elephant;\n\n\n//# sourceURL=webpack:///./node_modules/a/index.ts?"); +eval("{\nvar elephant = \"In the room\";\nmodule.exports = elephant;\n\n\n//# sourceURL=webpack:///./node_modules/a/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/nodeResolution/expectedOutput-5.9/bundle.js b/test/comparison-tests/nodeResolution/expectedOutput-5.9/bundle.js index 7b6d58fa2..cbbbd5202 100644 --- a/test/comparison-tests/nodeResolution/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/nodeResolution/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*********************************/ /***/ ((module) => { -eval("module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?"); +eval("{module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/nodeResolution/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/nodeResolution/expectedOutput-transpile-5.9/bundle.js index 7b6d58fa2..cbbbd5202 100644 --- a/test/comparison-tests/nodeResolution/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/nodeResolution/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! a */ \"./node_modules/a/index.js\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*********************************/ /***/ ((module) => { -eval("module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?"); +eval("{module.exports = 'a';\n\n//# sourceURL=webpack:///./node_modules/a/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/nolib/expectedOutput-5.9/bundle.js b/test/comparison-tests/nolib/expectedOutput-5.9/bundle.js index 3ce7e9e39..69bd1d522 100644 --- a/test/comparison-tests/nolib/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/nolib/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("parseInt('10');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{parseInt('10');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/nolib/expectedOutput-5.9/output.txt b/test/comparison-tests/nolib/expectedOutput-5.9/output.txt index 8faf956ad..a200b603d 100644 --- a/test/comparison-tests/nolib/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/nolib/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 1.15 KiB [emitted] (name: main) +asset bundle.js 1.16 KiB [emitted] (name: main) ./app.ts 16 bytes [built] [code generated] [1 error] ERROR in tsconfig.json diff --git a/test/comparison-tests/nolib/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/nolib/expectedOutput-transpile-5.9/bundle.js index 3ce7e9e39..69bd1d522 100644 --- a/test/comparison-tests/nolib/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/nolib/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("parseInt('10');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{parseInt('10');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/nolib/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/nolib/expectedOutput-transpile-5.9/output.txt index e8a75468e..f9c93741c 100644 --- a/test/comparison-tests/nolib/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/nolib/expectedOutput-transpile-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.15 KiB [emitted] (name: main) +asset bundle.js 1.16 KiB [emitted] (name: main) ./app.ts 16 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/npmLink/expectedOutput-5.9/bundle.js b/test/comparison-tests/npmLink/expectedOutput-5.9/bundle.js index 71a7c3402..50a80ac10 100644 --- a/test/comparison-tests/npmLink/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/npmLink/expectedOutput-5.9/bundle.js @@ -10,23 +10,23 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! lib/foo */ \"../../test/comparison-tests/testLib/foo.ts\");\nconsole.log(foo_1.default);\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../../test/comparison-tests/testLib/foo.ts": /*!**************************************************!*\ !*** ../../test/comparison-tests/testLib/foo.ts ***! \**************************************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'foo';\n\n\n//# sourceURL=webpack:///../../test/comparison-tests/testLib/foo.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'foo';\n\n\n//# sourceURL=webpack:///../../test/comparison-tests/testLib/foo.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! lib/foo */ \"../../test/comparison-tests/testLib/foo.ts\");\nconsole.log(foo_1.default);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/npmLink/expectedOutput-5.9/output.txt b/test/comparison-tests/npmLink/expectedOutput-5.9/output.txt index a1611b2a2..5fd9e10e1 100644 --- a/test/comparison-tests/npmLink/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/npmLink/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) ./app.ts 137 bytes [built] [code generated] ../../test/comparison-tests/testLib/foo.ts 102 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/bundle.js index 71a7c3402..50a80ac10 100644 --- a/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/bundle.js @@ -10,23 +10,23 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! lib/foo */ \"../../test/comparison-tests/testLib/foo.ts\");\nconsole.log(foo_1.default);\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../../test/comparison-tests/testLib/foo.ts": /*!**************************************************!*\ !*** ../../test/comparison-tests/testLib/foo.ts ***! \**************************************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'foo';\n\n\n//# sourceURL=webpack:///../../test/comparison-tests/testLib/foo.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports[\"default\"] = 'foo';\n\n\n//# sourceURL=webpack:///../../test/comparison-tests/testLib/foo.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar foo_1 = __webpack_require__(/*! lib/foo */ \"../../test/comparison-tests/testLib/foo.ts\");\nconsole.log(foo_1.default);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/output.txt index a1611b2a2..5fd9e10e1 100644 --- a/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/npmLink/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) ./app.ts 137 bytes [built] [code generated] ../../test/comparison-tests/testLib/foo.ts 102 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/bundle.js index ad95915fb..7c0d5627a 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/output.txt index f70cc859f..723fdf007 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) ./app.ts 205 bytes [built] [code generated] ./submodule/submodule.ts 149 bytes [built] [code generated] ./lib/externalLib.js 55 bytes [built] [code generated] diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/bundle.js index b048c8aec..2172523f3 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething2(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething2(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/output.txt index 5ad5f5701..086c95ee9 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) cached modules 204 bytes [cached] 2 modules ./app.ts 206 bytes [built] [code generated] [1 error] diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/bundle.js index ad95915fb..7c0d5627a 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/output.txt index f3f31b8c1..8b0d9f1f4 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) cached modules 204 bytes [cached] 2 modules ./app.ts 205 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/bundle.js index ad95915fb..7c0d5627a 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/output.txt index f70cc859f..723fdf007 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) ./app.ts 205 bytes [built] [code generated] ./submodule/submodule.ts 149 bytes [built] [code generated] ./lib/externalLib.js 55 bytes [built] [code generated] diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/bundle.js index b048c8aec..2172523f3 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething2(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething2(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/output.txt index 867f89175..b2788abae 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) cached modules 204 bytes [cached] 2 modules ./app.ts 206 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/bundle.js index ad95915fb..7c0d5627a 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,17 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar submodule = __webpack_require__(/*! ./submodule/submodule */ \"./submodule/submodule.ts\");\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(submodule);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); + +/***/ }), + +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); /***/ }), @@ -27,17 +37,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar /***/ ((module, __unused_webpack_exports, __webpack_require__) => { "use strict"; -eval("\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething(\"\");\nvar message = \"Hello from submodule\";\nmodule.exports = message;\n\n\n//# sourceURL=webpack:///./submodule/submodule.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/output.txt index f3f31b8c1..8b0d9f1f4 100644 --- a/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/onlyCompileBundledFiles/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.15 KiB [emitted] (name: main) +asset bundle.js 3.16 KiB [emitted] (name: main) cached modules 204 bytes [cached] 2 modules ./app.ts 205 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/bundle.js index f8dc1f3c9..70e35c7f1 100644 --- a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch0/bundle.js index f8dc1f3c9..70e35c7f1 100644 --- a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch1/bundle.js index f8dc1f3c9..70e35c7f1 100644 --- a/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/otherLoadersWatch/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/bundle.js index f8dc1f3c9..70e35c7f1 100644 --- a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch0/bundle.js index f8dc1f3c9..70e35c7f1 100644 --- a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch1/bundle.js index f8dc1f3c9..70e35c7f1 100644 --- a/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/otherLoadersWatch/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar message_1 = __webpack_require__(/*! ./message */ \"./message.ts\");\nconsole.log(message_1.message);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.message = void 0;\nexports.message = 'Hello, world!';\n\n\n//# sourceURL=webpack:///./message.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferences/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferences/expectedOutput-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferences/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferences/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferences/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferences/expectedOutput-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferences/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferences/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferences/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/output.txt index 53c7795f2..7d5045887 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/output.txt @@ -12,7 +12,7 @@ assets by path unreferenced/ 1.75 KiB assets by path unreferencedIndirect/ 1.79 KiB asset unreferencedIndirect/tsconfig.tsbuildinfo 1.53 KiB [compared for emit] + 2 assets -asset bundle.js 3.6 KiB [emitted] (name: main) +asset bundle.js 3.61 KiB [emitted] (name: main) ./app.ts 223 bytes [built] [code generated] ./lib/index.ts 155 bytes [built] [code generated] ./utils/index.ts 186 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/output.txt index b1eb01ff2..e354dbce0 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.6 KiB [emitted] (name: main) +asset bundle.js 3.61 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.71 KiB [emitted] asset lib/fileWithError.js 141 bytes [emitted] cached modules 294 bytes [cached] 2 modules diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/output.txt index b0010a5fb..e633e7320 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.6 KiB [emitted] (name: main) +asset bundle.js 3.61 KiB [emitted] (name: main) asset indirectWithError/tsconfig.tsbuildinfo 1.71 KiB [emitted] asset indirectWithError/fileWithError.js 154 bytes [emitted] cached modules 294 bytes [cached] 2 modules diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/output.txt index 789317fb6..4540cbcfa 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.6 KiB [emitted] (name: main) +asset bundle.js 3.61 KiB [emitted] (name: main) asset unreferenced/tsconfig.tsbuildinfo 1.53 KiB [emitted] asset unreferenced/index.js 188 bytes [emitted] cached modules 480 bytes [cached] 3 modules diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/output.txt index aca4e5f0e..b2b6a4810 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch3/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.6 KiB [emitted] (name: main) +asset bundle.js 3.61 KiB [emitted] (name: main) asset unreferencedIndirect/tsconfig.tsbuildinfo 1.68 KiB [emitted] asset unreferencedIndirect/index.js 219 bytes [emitted] asset unreferencedIndirect/index.d.ts 56 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/output.txt index a49381a52..ac7aac0fc 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.6 KiB [emitted] (name: main) +asset bundle.js 3.61 KiB [emitted] (name: main) asset unreferencedIndirect/tsconfig.tsbuildinfo 1.53 KiB [emitted] asset unreferencedIndirect/index.js 222 bytes [emitted] asset unreferencedIndirect/index.d.ts 56 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/output.txt index 071f1ff7e..33178db72 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-5.9/patch5/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.6 KiB [emitted] (name: main) +asset bundle.js 3.61 KiB [emitted] (name: main) asset unreferenced/tsconfig.tsbuildinfo 1.68 KiB [emitted] asset unreferenced/index.js 185 bytes [emitted] asset unreferenced/index.d.ts 48 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/output.txt index 07fc4fe5a..23d655faa 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/output.txt @@ -12,7 +12,7 @@ assets by path unreferenced/ 1.75 KiB assets by path unreferencedIndirect/ 1.79 KiB asset unreferencedIndirect/tsconfig.tsbuildinfo 1.53 KiB [compared for emit] + 2 assets -asset bundle.js 3.6 KiB [emitted] (name: main) +asset bundle.js 3.61 KiB [emitted] (name: main) ./app.ts 223 bytes [built] [code generated] [2 errors] ./lib/index.ts 155 bytes [built] [code generated] ./utils/index.ts 186 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/output.txt index 28b24a1da..2f53f1771 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -assets by status 3.6 KiB [cached] 1 asset +assets by status 3.61 KiB [cached] 1 asset asset lib/tsconfig.tsbuildinfo 1.71 KiB [emitted] asset lib/fileWithError.js 141 bytes [emitted] cached modules 480 bytes [cached] 3 modules diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/output.txt index 65f916e0d..8cb78333d 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -assets by status 3.6 KiB [cached] 1 asset +assets by status 3.61 KiB [cached] 1 asset asset indirectWithError/tsconfig.tsbuildinfo 1.71 KiB [emitted] asset indirectWithError/fileWithError.js 154 bytes [emitted] cached modules 294 bytes [cached] 2 modules diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/output.txt index bb5a42c04..fcb6b84f3 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch3/output.txt @@ -1,4 +1,4 @@ -assets by status 3.6 KiB [cached] 1 asset +assets by status 3.61 KiB [cached] 1 asset asset unreferencedIndirect/tsconfig.tsbuildinfo 1.68 KiB [emitted] asset unreferencedIndirect/index.js 219 bytes [emitted] asset unreferencedIndirect/index.d.ts 56 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/output.txt index f0f3fb35d..e44273831 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -assets by status 3.6 KiB [cached] 1 asset +assets by status 3.61 KiB [cached] 1 asset asset unreferencedIndirect/tsconfig.tsbuildinfo 1.53 KiB [emitted] asset unreferencedIndirect/index.js 222 bytes [emitted] asset unreferencedIndirect/index.d.ts 56 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/bundle.js index 3160e0297..5bbe47d23 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ./utils */ \"./utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///./common/index.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }), @@ -46,7 +46,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"./common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///./utils/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/output.txt b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/output.txt index 1005433b5..178e1404c 100644 --- a/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/output.txt +++ b/test/comparison-tests/projectReferencesMultiple/expectedOutput-transpile-5.9/patch5/output.txt @@ -1,4 +1,4 @@ -assets by status 3.6 KiB [cached] 1 asset +assets by status 3.61 KiB [cached] 1 asset asset unreferenced/tsconfig.tsbuildinfo 1.68 KiB [emitted] asset unreferenced/index.js 185 bytes [emitted] asset unreferenced/index.d.ts 48 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/app/bundle.js index 23b6b9755..9e2463eb1 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/output.txt index 86dbd7caa..c38c91d27 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/output.txt @@ -12,7 +12,7 @@ assets by path ../lib/ 1.77 KiB asset ../lib/tsconfig.tsbuildinfo 1.53 KiB [compared for emit] asset ../lib/index.js 155 bytes [compared for emit] asset ../lib/index.d.ts 84 bytes [compared for emit] -asset bundle.js 3.62 KiB [emitted] (name: main) +asset bundle.js 3.63 KiB [emitted] (name: main) ./app.ts 225 bytes [built] [code generated] ../lib/index.ts 155 bytes [built] [code generated] ../utils/index.ts 186 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/app/bundle.js index 37389a808..ff7b082c7 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/output.txt index ff7da9911..fb171db34 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.62 KiB [emitted] (name: main) +asset bundle.js 3.63 KiB [emitted] (name: main) asset ../common/tsconfig.tsbuildinfo 1.53 KiB [emitted] asset ../common/index.js 139 bytes [emitted] cached modules 155 bytes [cached] 1 module diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/app/bundle.js index e50c08755..904ef0f7e 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/output.txt index 7e97203c8..ff79a2c33 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.68 KiB [emitted] (name: main) +asset bundle.js 3.7 KiB [emitted] (name: main) asset ../utils/tsconfig.tsbuildinfo 1.67 KiB [emitted] asset ../utils/index.js 249 bytes [emitted] asset ../utils/index.d.ts 81 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/output.txt index 7ea0882c8..d0676cb56 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.71 KiB [emitted] (name: main) +asset bundle.js 3.72 KiB [emitted] (name: main) cached modules 543 bytes [cached] 3 modules ./app.ts 248 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/output.txt index 3639edc1c..9fc93c32f 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch3/output.txt @@ -5,7 +5,7 @@ assets by path ../common/ 1.86 KiB assets by path ../utils/ 1.91 KiB asset ../utils/tsconfig.tsbuildinfo 1.67 KiB [emitted] asset ../utils/index.js 249 bytes [emitted] -asset bundle.js 3.71 KiB [emitted] (name: main) +asset bundle.js 3.72 KiB [emitted] (name: main) cached modules 155 bytes [cached] 1 module code generated modules 497 bytes [code generated] ./app.ts 248 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/output.txt index 4ee13341b..5abd474ef 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch4/output.txt @@ -5,7 +5,7 @@ assets by path ../common/ 1.71 KiB assets by path ../utils/ 1.91 KiB asset ../utils/tsconfig.tsbuildinfo 1.67 KiB [emitted] asset ../utils/index.js 249 bytes [emitted] -asset bundle.js 3.71 KiB [emitted] (name: main) +asset bundle.js 3.72 KiB [emitted] (name: main) cached modules 155 bytes [cached] 1 module code generated modules 497 bytes [code generated] ./app.ts 248 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/output.txt index bdd8e96ee..b329a09b1 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch5/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.71 KiB [emitted] (name: main) +asset bundle.js 3.72 KiB [emitted] (name: main) asset ../utils/tsconfig.tsbuildinfo 1.81 KiB [emitted] asset ../utils/index.js 249 bytes [emitted] asset ../utils/index.d.ts 81 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/output.txt index 45546b21b..203e01b9b 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-5.9/patch6/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.71 KiB [emitted] (name: main) +asset bundle.js 3.72 KiB [emitted] (name: main) asset ../utils/tsconfig.tsbuildinfo 1.67 KiB [emitted] asset ../utils/index.js 249 bytes [emitted] asset ../utils/index.d.ts 81 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/app/bundle.js index 23b6b9755..9e2463eb1 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 30;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/output.txt index 86dbd7caa..c38c91d27 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/output.txt @@ -12,7 +12,7 @@ assets by path ../lib/ 1.77 KiB asset ../lib/tsconfig.tsbuildinfo 1.53 KiB [compared for emit] asset ../lib/index.js 155 bytes [compared for emit] asset ../lib/index.d.ts 84 bytes [compared for emit] -asset bundle.js 3.62 KiB [emitted] (name: main) +asset bundle.js 3.63 KiB [emitted] (name: main) ./app.ts 225 bytes [built] [code generated] ../lib/index.ts 155 bytes [built] [code generated] ../utils/index.ts 186 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/app/bundle.js index 37389a808..ff7b082c7 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/output.txt index 3e42a8567..8481e77f9 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.62 KiB [emitted] (name: main) +asset bundle.js 3.63 KiB [emitted] (name: main) asset ../common/tsconfig.tsbuildinfo 1.53 KiB [emitted] asset ../common/index.js 139 bytes [emitted] cached modules 155 bytes [cached] 1 module diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/app/bundle.js index e50c08755..904ef0f7e 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/output.txt index 7e97203c8..ff79a2c33 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.68 KiB [emitted] (name: main) +asset bundle.js 3.7 KiB [emitted] (name: main) asset ../utils/tsconfig.tsbuildinfo 1.67 KiB [emitted] asset ../utils/index.js 249 bytes [emitted] asset ../utils/index.d.ts 81 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/output.txt index 7ea0882c8..d0676cb56 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.71 KiB [emitted] (name: main) +asset bundle.js 3.72 KiB [emitted] (name: main) cached modules 543 bytes [cached] 3 modules ./app.ts 248 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/output.txt index fed7ed131..18e06fefc 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch3/output.txt @@ -1,4 +1,4 @@ -assets by status 3.71 KiB [cached] 1 asset +assets by status 3.72 KiB [cached] 1 asset assets by path ../common/ 1.86 KiB asset ../common/tsconfig.tsbuildinfo 1.68 KiB [emitted] asset ../common/index.js 139 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/output.txt index b7e4e0e62..d81426d13 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -assets by status 3.71 KiB [cached] 1 asset +assets by status 3.72 KiB [cached] 1 asset assets by path ../common/ 1.71 KiB asset ../common/tsconfig.tsbuildinfo 1.53 KiB [emitted] asset ../common/index.js 139 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/output.txt index 62b53eed9..fcd8d740f 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch5/output.txt @@ -1,4 +1,4 @@ -assets by status 3.71 KiB [cached] 1 asset +assets by status 3.72 KiB [cached] 1 asset asset ../utils/tsconfig.tsbuildinfo 1.81 KiB [emitted] asset ../utils/index.js 249 bytes [emitted] asset ../utils/index.d.ts 81 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/app/bundle.js b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/app/bundle.js index 1a6364738..cb5e7a265 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/app/bundle.js +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/app/bundle.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./app.ts": -/*!****************!*\ - !*** ./app.ts ***! - \****************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?"); - -/***/ }), - /***/ "../common/index.ts": /*!**************************!*\ !*** ../common/index.ts ***! \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.common = common;\nfunction common() {\n return 35;\n}\n\n\n//# sourceURL=webpack:///../common/index.ts?\n}"); /***/ }), @@ -36,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///../lib/index.ts?\n}"); /***/ }), @@ -46,7 +36,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.utils = utils;\nexports.utils2 = utils2;\nvar common_1 = __webpack_require__(/*! ../common */ \"../common/index.ts\");\nfunction utils() {\n (0, common_1.common)();\n}\nfunction utils2() { return \"hello\"; }\n\n\n//# sourceURL=webpack:///../utils/index.ts?\n}"); + +/***/ }), + +/***/ "./app.ts": +/*!****************!*\ + !*** ./app.ts ***! + \****************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ../lib */ \"../lib/index.ts\");\nvar utils_1 = __webpack_require__(/*! ../utils */ \"../utils/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n(0, utils_1.utils)();\n(0, utils_1.utils2)();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/output.txt b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/output.txt index aafce1177..1969d76db 100644 --- a/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/output.txt +++ b/test/comparison-tests/projectReferencesMultipleDifferentInstance/expectedOutput-transpile-5.9/patch6/output.txt @@ -1,4 +1,4 @@ -assets by status 3.71 KiB [cached] 1 asset +assets by status 3.72 KiB [cached] 1 asset asset ../utils/tsconfig.tsbuildinfo 1.67 KiB [emitted] asset ../utils/index.js 249 bytes [emitted] asset ../utils/index.d.ts 81 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/bundle.js index dd9465b96..1a9d5ac73 100644 --- a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.foo = void 0;\nexports.foo = 'foo';\n\n\n//# sourceURL=webpack:///./lib/foo.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.foo = void 0;\nexports.foo = 'foo';\n\n\n//# sourceURL=webpack:///./lib/foo.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./lib/foo.ts\");\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n foo: foo_1.foo\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./lib/foo.ts\");\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n foo: foo_1.foo\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/output.txt index b9888a30b..2cce4a285 100644 --- a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-5.9/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 325 bytes assets by path lib/*.ts 135 bytes asset lib/index.d.ts 101 bytes [compared for emit] asset lib/foo.d.ts 34 bytes [compared for emit] -asset bundle.js 3.1 KiB [emitted] (name: main) +asset bundle.js 3.11 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.74 KiB [compared for emit] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 205 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/bundle.js index dd9465b96..1a9d5ac73 100644 --- a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.foo = void 0;\nexports.foo = 'foo';\n\n\n//# sourceURL=webpack:///./lib/foo.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.foo = void 0;\nexports.foo = 'foo';\n\n\n//# sourceURL=webpack:///./lib/foo.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./lib/foo.ts\");\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n foo: foo_1.foo\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar foo_1 = __webpack_require__(/*! ./foo */ \"./lib/foo.ts\");\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n foo: foo_1.foo\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/output.txt index b9888a30b..2cce4a285 100644 --- a/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNoSourceMap/expectedOutput-transpile-5.9/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 325 bytes assets by path lib/*.ts 135 bytes asset lib/index.d.ts 101 bytes [compared for emit] asset lib/foo.d.ts 34 bytes [compared for emit] -asset bundle.js 3.1 KiB [emitted] (name: main) +asset bundle.js 3.11 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.74 KiB [compared for emit] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 205 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt index fa5649070..1df01ab74 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt @@ -3,8 +3,8 @@ assets by status 2 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -assets by status 3.86 KiB [emitted] - asset bundle.js 2.68 KiB [emitted] (name: main) +assets by status 3.87 KiB [emitted] + asset bundle.js 2.69 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] asset app.d.ts 11 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/bundle.js index 235e28fd0..067ec19ce 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/output.txt index bd91dd4b3..7f3da8a8c 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/bundle.js index 235e28fd0..067ec19ce 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/output.txt index 3831bfa7d..b954b7010 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/bundle.js index 235e28fd0..067ec19ce 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/output.txt index 202c83e22..1a41ebe6f 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-5.9/output.txt @@ -4,7 +4,7 @@ assets by status 2 KiB [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] assets by status 3.88 KiB [emitted] - asset bundle.js 2.69 KiB [emitted] (name: main) + asset bundle.js 2.7 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] asset app.d.ts 11 bytes [emitted] ./app.ts 183 bytes [built] [code generated] [1 error] diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js index 235e28fd0..067ec19ce 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt index 3831bfa7d..b954b7010 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/bundle.js index 235e28fd0..067ec19ce 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/output.txt index d01e66cb2..b19e51477 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/bundle.js index 235e28fd0..067ec19ce 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/output.txt index 3831bfa7d..b954b7010 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_ErrorInProject_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/bundle.js index 3ae91c946..340bcde08 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/output.txt index f69be0f44..3f21d344e 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.7 KiB [compared for emit] asset lib/index.js.map 218 bytes [compared for emit] asset lib/index.js 200 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/bundle.js index 3ae91c946..340bcde08 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/output.txt index 4dca35bba..18be712bd 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.7 KiB [compared for emit] asset lib/index.js.map 218 bytes [compared for emit] asset lib/index.js 200 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js index 3ae91c946..340bcde08 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt index 5d1b23b19..52bd56105 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt @@ -3,8 +3,8 @@ assets by status 2.19 KiB [compared for emit] asset lib/index.js.map 218 bytes [compared for emit] asset lib/index.js 200 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -assets by status 3.87 KiB [emitted] - asset bundle.js 2.69 KiB [emitted] (name: main) +assets by status 3.88 KiB [emitted] + asset bundle.js 2.7 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] asset app.d.ts 11 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js index 3ae91c946..340bcde08 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt index eeb96a386..9c4e8d992 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.7 KiB [compared for emit] asset lib/index.js.map 218 bytes [compared for emit] asset lib/index.js 200 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/bundle.js index 3ae91c946..340bcde08 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/output.txt index 96c1f936b..475f5d2fa 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.7 KiB [compared for emit] asset lib/index.js.map 218 bytes [compared for emit] asset lib/index.js 200 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js index 3ae91c946..340bcde08 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\nvar y = 10;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt index eeb96a386..9c4e8d992 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SemanticErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.69 KiB [emitted] (name: main) +asset bundle.js 2.7 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.7 KiB [compared for emit] asset lib/index.js.map 218 bytes [compared for emit] asset lib/index.js 200 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/bundle.js index 608a41364..f796e623f 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/output.txt index 558dcd4fe..7d0abe6ca 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.6 KiB [compared for emit] asset lib/index.js 189 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/bundle.js index 608a41364..f796e623f 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/output.txt index 3b160962b..1ae15f2c2 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.6 KiB [compared for emit] asset lib/index.js 189 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js index 608a41364..f796e623f 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt index 5dd3e580b..d08f08fa7 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-5.9/output.txt @@ -3,8 +3,8 @@ assets by status 2.05 KiB [compared for emit] asset lib/index.js 189 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -assets by status 3.86 KiB [emitted] - asset bundle.js 2.68 KiB [emitted] (name: main) +assets by status 3.87 KiB [emitted] + asset bundle.js 2.69 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] asset app.d.ts 11 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js index 608a41364..f796e623f 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt index 3d8cc02a7..baff29db5 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.6 KiB [compared for emit] asset lib/index.js 189 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/bundle.js index 608a41364..f796e623f 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/output.txt index b61066640..e30b9b56a 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.6 KiB [compared for emit] asset lib/index.js 189 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js index 608a41364..f796e623f 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt index 3d8cc02a7..baff29db5 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_SyntaxErrorInReference_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.6 KiB [compared for emit] asset lib/index.js 189 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesNotBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/output.txt index 9c23c30c0..eb44bfe75 100644 --- a/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesOutDir/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/out/tsconfig.tsbuildinfo 1.59 KiB [compared for emit] asset lib/out/index.js.map 191 bytes [compared for emit] asset lib/out/index.js 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/output.txt index 9c23c30c0..eb44bfe75 100644 --- a/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesOutDir/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/out/tsconfig.tsbuildinfo 1.59 KiB [compared for emit] asset lib/out/index.js.map 191 bytes [compared for emit] asset lib/out/index.js 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/bundle.js index ed3d72888..d8a59d556 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/output.txt index 84180f8f7..c9fe14f35 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.73 KiB [emitted] (name: main) +asset bundle.js 2.74 KiB [emitted] (name: main) asset lib/out/tsconfig.tsbuildinfo 1.59 KiB [compared for emit] asset lib/out/index.js.map 191 bytes [compared for emit] asset lib/out/index.js 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/bundle.js index 683bec8c5..a7f780caa 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/output.txt index a6c350f9f..b9553dfda 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) asset lib/out/tsconfig.tsbuildinfo 1.59 KiB [emitted] asset lib/out/index.js.map 224 bytes [emitted] asset lib/out/index.js 219 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/bundle.js index 4a0078b63..9d9de5452 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/output.txt index f54cf9156..34e9cc695 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.8 KiB [emitted] (name: main) +asset bundle.js 2.81 KiB [emitted] (name: main) ./app.ts 205 bytes [built] [code generated] ./lib/out/index.js 219 bytes [built] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/bundle.js index 4a0078b63..9d9de5452 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/output.txt index b2d142476..6340e0844 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.8 KiB [emitted] (name: main) +asset bundle.js 2.81 KiB [emitted] (name: main) asset lib/out/tsconfig.tsbuildinfo 1.62 KiB [emitted] asset lib/out/index.js.map 234 bytes [emitted] asset lib/out/index.js 223 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/bundle.js index cec4977f4..d9541ba2d 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/bundle.js index 98ef356e4..4a0f31943 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/output.txt index 3a07fa796..555b06621 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.83 KiB [emitted] (name: main) +asset bundle.js 2.84 KiB [emitted] (name: main) ./app.ts 222 bytes [built] [code generated] [1 error] ./lib/out/index.js 233 bytes [built] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/bundle.js index 7f7210c4d..67d451d87 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/output.txt index d0c1099b5..c7edd4aa1 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-5.9/patch5/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.83 KiB [emitted] (name: main) +asset bundle.js 2.84 KiB [emitted] (name: main) cached modules 233 bytes [cached] 1 module ./app.ts 221 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/bundle.js index ed3d72888..d8a59d556 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/output.txt index 84180f8f7..c9fe14f35 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.73 KiB [emitted] (name: main) +asset bundle.js 2.74 KiB [emitted] (name: main) asset lib/out/tsconfig.tsbuildinfo 1.59 KiB [compared for emit] asset lib/out/index.js.map 191 bytes [compared for emit] asset lib/out/index.js 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/bundle.js index 683bec8c5..a7f780caa 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/output.txt index b96a7cf26..364ad96d1 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) asset lib/out/tsconfig.tsbuildinfo 1.59 KiB [emitted] asset lib/out/index.js.map 224 bytes [emitted] asset lib/out/index.js 219 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/bundle.js index 4a0078b63..9d9de5452 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/output.txt index f54cf9156..34e9cc695 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.8 KiB [emitted] (name: main) +asset bundle.js 2.81 KiB [emitted] (name: main) ./app.ts 205 bytes [built] [code generated] ./lib/out/index.js 219 bytes [built] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/bundle.js index 4a0078b63..9d9de5452 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/output.txt index b027d87f0..8a9c43cff 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -assets by status 2.8 KiB [cached] 1 asset +assets by status 2.81 KiB [cached] 1 asset asset lib/out/tsconfig.tsbuildinfo 1.62 KiB [emitted] asset lib/out/index.js.map 234 bytes [emitted] asset lib/out/index.js 223 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/bundle.js index cec4977f4..d9541ba2d 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/bundle.js index 98ef356e4..4a0f31943 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/output.txt index 2c5f48e7e..99499de71 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.83 KiB [emitted] (name: main) +asset bundle.js 2.84 KiB [emitted] (name: main) ./app.ts 222 bytes [built] [code generated] ./lib/out/index.js 233 bytes [built] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/bundle.js index 7f7210c4d..67d451d87 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/output.txt index d0c1099b5..c7edd4aa1 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJson/expectedOutput-transpile-5.9/patch5/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.83 KiB [emitted] (name: main) +asset bundle.js 2.84 KiB [emitted] (name: main) cached modules 233 bytes [cached] 1 module ./app.ts 221 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/bundle.js index ed3d72888..d8a59d556 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/output.txt index 20ada0ee0..b777bd134 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.73 KiB [emitted] (name: main) +asset bundle.js 2.74 KiB [emitted] (name: main) ./app.ts 167 bytes [built] [code generated] ./lib/out/index.js 188 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js index ed3d72888..d8a59d556 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/output.txt index d2eee643d..7c6c4fe62 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.73 KiB [emitted] (name: main) +asset bundle.js 2.74 KiB [emitted] (name: main) asset lib/out/tsconfig.tsbuildinfo 1.59 KiB [compared for emit] asset lib/out/index.js.map 224 bytes [compared for emit] asset lib/out/index.js 219 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js index 4a0078b63..9d9de5452 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/output.txt index 4ec379bcd..ec324ef04 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.8 KiB [emitted] (name: main) +asset bundle.js 2.81 KiB [emitted] (name: main) ./app.ts 205 bytes [built] [code generated] ./lib/out/index.js 219 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js index 4a0078b63..9d9de5452 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/output.txt index b2d142476..6340e0844 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.8 KiB [emitted] (name: main) +asset bundle.js 2.81 KiB [emitted] (name: main) asset lib/out/tsconfig.tsbuildinfo 1.62 KiB [emitted] asset lib/out/index.js.map 234 bytes [emitted] asset lib/out/index.js 223 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/bundle.js index cec4977f4..d9541ba2d 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/bundle.js index 98ef356e4..4a0f31943 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/output.txt index 3a07fa796..555b06621 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.83 KiB [emitted] (name: main) +asset bundle.js 2.84 KiB [emitted] (name: main) ./app.ts 222 bytes [built] [code generated] [1 error] ./lib/out/index.js 233 bytes [built] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/bundle.js index 7f7210c4d..67d451d87 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/output.txt index d0c1099b5..c7edd4aa1 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-5.9/patch5/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.83 KiB [emitted] (name: main) +asset bundle.js 2.84 KiB [emitted] (name: main) cached modules 233 bytes [cached] 1 module ./app.ts 221 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js index ed3d72888..d8a59d556 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/output.txt index 20ada0ee0..b777bd134 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.73 KiB [emitted] (name: main) +asset bundle.js 2.74 KiB [emitted] (name: main) ./app.ts 167 bytes [built] [code generated] ./lib/out/index.js 188 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js index 4a0078b63..9d9de5452 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt index 4ec379bcd..ec324ef04 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.8 KiB [emitted] (name: main) +asset bundle.js 2.81 KiB [emitted] (name: main) ./app.ts 205 bytes [built] [code generated] ./lib/out/index.js 219 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js index 4a0078b63..9d9de5452 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt index b027d87f0..8a9c43cff 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -assets by status 2.8 KiB [cached] 1 asset +assets by status 2.81 KiB [cached] 1 asset asset lib/out/tsconfig.tsbuildinfo 1.62 KiB [emitted] asset lib/out/index.js.map 234 bytes [emitted] asset lib/out/index.js 223 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/bundle.js index cec4977f4..d9541ba2d 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/bundle.js index 98ef356e4..4a0f31943 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/output.txt index 2c5f48e7e..99499de71 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.83 KiB [emitted] (name: main) +asset bundle.js 2.84 KiB [emitted] (name: main) ./app.ts 222 bytes [built] [code generated] ./lib/out/index.js 233 bytes [built] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/bundle.js index 7f7210c4d..67d451d87 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/out/index.js\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n//# sourceMappingURL=index.js.map\n\n//# sourceURL=webpack:///./lib/out/index.js?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/output.txt b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/output.txt index d0c1099b5..c7edd4aa1 100644 --- a/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/output.txt +++ b/test/comparison-tests/projectReferencesOutDirWithPackageJsonAlreadyBuilt/expectedOutput-transpile-5.9/patch5/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.83 KiB [emitted] (name: main) +asset bundle.js 2.84 KiB [emitted] (name: main) cached modules 233 bytes [cached] 1 module ./app.ts 221 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/bundle.js index d60ebfe6e..946a95f8d 100644 --- a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib_src_index__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/src/index */ \"./lib/src/index.ts\");\n\nconsole.log(_lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.one, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.two, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib_src_index__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/src/index */ \"./lib/src/index.ts\");\n\nconsole.log(_lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.one, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.two, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib \**************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"lib\": () => (/* binding */ lib)\n/* harmony export */ });\nconst lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/src/index.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ lib: () => (/* binding */ lib)\n/* harmony export */ });\nconst lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt index 62cee2d0c..951738346 100644 --- a/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesRootDir/expectedOutput-5.9/output.txt @@ -3,7 +3,7 @@ assets by path lib/out/ 380 bytes asset lib/out/index.js 94 bytes [compared for emit] asset lib/out/index.d.ts 84 bytes [compared for emit] asset lib/tsconfig.tsbuildinfo 15.6 KiB [compared for emit] -asset bundle.js 4.2 KiB [emitted] (name: main) +asset bundle.js 4.21 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 142 bytes ./app.ts 81 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/bundle.js index d60ebfe6e..946a95f8d 100644 --- a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib_src_index__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/src/index */ \"./lib/src/index.ts\");\n\nconsole.log(_lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.one, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.two, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib_src_index__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/src/index */ \"./lib/src/index.ts\");\n\nconsole.log(_lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.one, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.two, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib \**************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"lib\": () => (/* binding */ lib)\n/* harmony export */ });\nconst lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/src/index.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ lib: () => (/* binding */ lib)\n/* harmony export */ });\nconst lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt index 62cee2d0c..951738346 100644 --- a/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesRootDir/expectedOutput-transpile-5.9/output.txt @@ -3,7 +3,7 @@ assets by path lib/out/ 380 bytes asset lib/out/index.js 94 bytes [compared for emit] asset lib/out/index.d.ts 84 bytes [compared for emit] asset lib/tsconfig.tsbuildinfo 15.6 KiB [compared for emit] -asset bundle.js 4.2 KiB [emitted] (name: main) +asset bundle.js 4.21 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 142 bytes ./app.ts 81 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/bundle.js index d60ebfe6e..946a95f8d 100644 --- a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib_src_index__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/src/index */ \"./lib/src/index.ts\");\n\nconsole.log(_lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.one, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.two, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib_src_index__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/src/index */ \"./lib/src/index.ts\");\n\nconsole.log(_lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.one, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.two, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib \**************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"lib\": () => (/* binding */ lib)\n/* harmony export */ });\nconst lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/src/index.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ lib: () => (/* binding */ lib)\n/* harmony export */ });\nconst lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt index 62cee2d0c..951738346 100644 --- a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-5.9/output.txt @@ -3,7 +3,7 @@ assets by path lib/out/ 380 bytes asset lib/out/index.js 94 bytes [compared for emit] asset lib/out/index.d.ts 84 bytes [compared for emit] asset lib/tsconfig.tsbuildinfo 15.6 KiB [compared for emit] -asset bundle.js 4.2 KiB [emitted] (name: main) +asset bundle.js 4.21 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 142 bytes ./app.ts 81 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/bundle.js index d60ebfe6e..946a95f8d 100644 --- a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib_src_index__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/src/index */ \"./lib/src/index.ts\");\n\nconsole.log(_lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.one, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.two, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib_src_index__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/src/index */ \"./lib/src/index.ts\");\n\nconsole.log(_lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.one, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.two, _lib_src_index__WEBPACK_IMPORTED_MODULE_0__.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _lib \**************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"lib\": () => (/* binding */ lib)\n/* harmony export */ });\nconst lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/src/index.ts?"); +eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ lib: () => (/* binding */ lib)\n/* harmony export */ });\nconst lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt index 62cee2d0c..951738346 100644 --- a/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesRootDirInvalidConfig/expectedOutput-transpile-5.9/output.txt @@ -3,7 +3,7 @@ assets by path lib/out/ 380 bytes asset lib/out/index.js 94 bytes [compared for emit] asset lib/out/index.d.ts 84 bytes [compared for emit] asset lib/tsconfig.tsbuildinfo 15.6 KiB [compared for emit] -asset bundle.js 4.2 KiB [emitted] (name: main) +asset bundle.js 4.21 KiB [emitted] (name: main) runtime modules 670 bytes 3 modules cacheable modules 142 bytes ./app.ts 81 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/app/dist/index.js index 35e43ff88..144f6d7fb 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/output.txt index 510b0a6fc..3858fd6ef 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/output.txt @@ -6,7 +6,7 @@ assets by path ../../common/ 1.84 KiB asset ../../common/tsconfig.tsbuildinfo 1.58 KiB [compared for emit] asset ../../common/dist/index.js 212 bytes [compared for emit] asset ../../common/dist/index.d.ts 54 bytes [compared for emit] -asset index.js 3.37 KiB [emitted] (name: main) +asset index.js 3.38 KiB [emitted] (name: main) ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 273 bytes [built] [code generated] ../common/dist/index.js 212 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/app/dist/index.js index ddec6f861..940fe403b 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/output.txt index 0e67c5c94..6953a27c4 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-5.9/patch0/output.txt @@ -1,7 +1,7 @@ assets by path ../../lib/dist/ 331 bytes asset ../../lib/dist/index.js 277 bytes [emitted] asset ../../lib/dist/index.d.ts 54 bytes [emitted] -asset index.js 3.38 KiB [emitted] (name: main) +asset index.js 3.39 KiB [emitted] (name: main) asset ../../lib/tsconfig.tsbuildinfo 1.71 KiB [emitted] ./src/index.ts 149 bytes [built] [code generated] [1 error] ../lib/dist/index.js 277 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/app/dist/index.js index 35e43ff88..144f6d7fb 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/output.txt index 510b0a6fc..3858fd6ef 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/output.txt @@ -6,7 +6,7 @@ assets by path ../../common/ 1.84 KiB asset ../../common/tsconfig.tsbuildinfo 1.58 KiB [compared for emit] asset ../../common/dist/index.js 212 bytes [compared for emit] asset ../../common/dist/index.d.ts 54 bytes [compared for emit] -asset index.js 3.37 KiB [emitted] (name: main) +asset index.js 3.38 KiB [emitted] (name: main) ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 273 bytes [built] [code generated] ../common/dist/index.js 212 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/app/dist/index.js index ddec6f861..940fe403b 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/output.txt index a2eef6257..e4b9183f1 100644 --- a/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesSymLinks/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,7 +1,7 @@ assets by path ../../lib/dist/ 331 bytes asset ../../lib/dist/index.js 277 bytes [emitted] asset ../../lib/dist/index.d.ts 54 bytes [emitted] -asset index.js 3.38 KiB [emitted] (name: main) +asset index.js 3.39 KiB [emitted] (name: main) asset ../../lib/tsconfig.tsbuildinfo 1.71 KiB [emitted] ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 277 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/app/dist/index.js index 35e43ff88..144f6d7fb 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/output.txt index 3f731636b..ebca4d065 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/output.txt @@ -6,7 +6,7 @@ assets by path ../../common/ 1.84 KiB asset ../../common/tsconfig.tsbuildinfo 1.58 KiB [compared for emit] asset ../../common/dist/index.js 212 bytes [compared for emit] asset ../../common/dist/index.d.ts 54 bytes [compared for emit] -asset index.js 3.37 KiB [emitted] (name: main) +asset index.js 3.38 KiB [emitted] (name: main) ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 273 bytes [built] [code generated] ../common/dist/index.js 212 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/app/dist/index.js index ddec6f861..940fe403b 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/output.txt index cab952f0f..80dbdcf6b 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-5.9/patch0/output.txt @@ -1,7 +1,7 @@ assets by path ../../lib/dist/ 331 bytes asset ../../lib/dist/index.js 277 bytes [emitted] asset ../../lib/dist/index.d.ts 54 bytes [emitted] -asset index.js 3.38 KiB [emitted] (name: main) +asset index.js 3.39 KiB [emitted] (name: main) asset ../../lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] ./src/index.ts 149 bytes [built] [code generated] [1 error] ../lib/dist/index.js 277 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/app/dist/index.js index 35e43ff88..144f6d7fb 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/output.txt index 3f731636b..ebca4d065 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/output.txt @@ -6,7 +6,7 @@ assets by path ../../common/ 1.84 KiB asset ../../common/tsconfig.tsbuildinfo 1.58 KiB [compared for emit] asset ../../common/dist/index.js 212 bytes [compared for emit] asset ../../common/dist/index.d.ts 54 bytes [compared for emit] -asset index.js 3.37 KiB [emitted] (name: main) +asset index.js 3.38 KiB [emitted] (name: main) ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 273 bytes [built] [code generated] ../common/dist/index.js 212 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/app/dist/index.js index ddec6f861..940fe403b 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/output.txt index 807d1a26d..6a866a135 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesSymLinksPreserve/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,7 +1,7 @@ assets by path ../../lib/dist/ 331 bytes asset ../../lib/dist/index.js 277 bytes [emitted] asset ../../lib/dist/index.d.ts 54 bytes [emitted] -asset index.js 3.38 KiB [emitted] (name: main) +asset index.js 3.39 KiB [emitted] (name: main) asset ../../lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 277 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/app/dist/index.js index 35e43ff88..144f6d7fb 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/output.txt index 3f731636b..ebca4d065 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/output.txt @@ -6,7 +6,7 @@ assets by path ../../common/ 1.84 KiB asset ../../common/tsconfig.tsbuildinfo 1.58 KiB [compared for emit] asset ../../common/dist/index.js 212 bytes [compared for emit] asset ../../common/dist/index.d.ts 54 bytes [compared for emit] -asset index.js 3.37 KiB [emitted] (name: main) +asset index.js 3.38 KiB [emitted] (name: main) ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 273 bytes [built] [code generated] ../common/dist/index.js 212 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js index ddec6f861..940fe403b 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/output.txt index 1b631cdca..0b642612d 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-5.9/patch0/output.txt @@ -1,7 +1,7 @@ assets by path ../../lib/dist/ 331 bytes asset ../../lib/dist/index.js 277 bytes [emitted] asset ../../lib/dist/index.d.ts 54 bytes [emitted] -asset index.js 3.38 KiB [emitted] (name: main) +asset index.js 3.39 KiB [emitted] (name: main) asset ../../lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] ./src/index.ts 149 bytes [built] [code generated] [1 error] ../lib/dist/index.js 277 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js index 35e43ff88..144f6d7fb 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/output.txt index 3f731636b..ebca4d065 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -6,7 +6,7 @@ assets by path ../../common/ 1.84 KiB asset ../../common/tsconfig.tsbuildinfo 1.58 KiB [compared for emit] asset ../../common/dist/index.js 212 bytes [compared for emit] asset ../../common/dist/index.d.ts 54 bytes [compared for emit] -asset index.js 3.37 KiB [emitted] (name: main) +asset index.js 3.38 KiB [emitted] (name: main) ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 273 bytes [built] [code generated] ../common/dist/index.js 212 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js index ddec6f861..940fe403b 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt index 807d1a26d..6a866a135 100644 --- a/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesSymLinksPreserve_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,7 +1,7 @@ assets by path ../../lib/dist/ 331 bytes asset ../../lib/dist/index.js 277 bytes [emitted] asset ../../lib/dist/index.d.ts 54 bytes [emitted] -asset index.js 3.38 KiB [emitted] (name: main) +asset index.js 3.39 KiB [emitted] (name: main) asset ../../lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 277 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/app/dist/index.js index 35e43ff88..144f6d7fb 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/output.txt index 510b0a6fc..3858fd6ef 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/output.txt @@ -6,7 +6,7 @@ assets by path ../../common/ 1.84 KiB asset ../../common/tsconfig.tsbuildinfo 1.58 KiB [compared for emit] asset ../../common/dist/index.js 212 bytes [compared for emit] asset ../../common/dist/index.d.ts 54 bytes [compared for emit] -asset index.js 3.37 KiB [emitted] (name: main) +asset index.js 3.38 KiB [emitted] (name: main) ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 273 bytes [built] [code generated] ../common/dist/index.js 212 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js index ddec6f861..940fe403b 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/output.txt index 77b64c029..3c13326e9 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-5.9/patch0/output.txt @@ -1,7 +1,7 @@ assets by path ../../lib/dist/ 331 bytes asset ../../lib/dist/index.js 277 bytes [emitted] asset ../../lib/dist/index.d.ts 54 bytes [emitted] -asset index.js 3.38 KiB [emitted] (name: main) +asset index.js 3.39 KiB [emitted] (name: main) asset ../../lib/tsconfig.tsbuildinfo 1.71 KiB [emitted] ./src/index.ts 149 bytes [built] [code generated] [1 error] ../lib/dist/index.js 277 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js index 35e43ff88..144f6d7fb 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife = getMeaningOfLife;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/output.txt index 510b0a6fc..3858fd6ef 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -6,7 +6,7 @@ assets by path ../../common/ 1.84 KiB asset ../../common/tsconfig.tsbuildinfo 1.58 KiB [compared for emit] asset ../../common/dist/index.js 212 bytes [compared for emit] asset ../../common/dist/index.d.ts 54 bytes [compared for emit] -asset index.js 3.37 KiB [emitted] (name: main) +asset index.js 3.38 KiB [emitted] (name: main) ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 273 bytes [built] [code generated] ../common/dist/index.js 212 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js index ddec6f861..940fe403b 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/app/dist/index.js @@ -10,23 +10,13 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ "./src/index.ts": -/*!**********************!*\ - !*** ./src/index.ts ***! - \**********************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?"); - -/***/ }), - /***/ "../common/dist/index.js": /*!*******************************!*\ !*** ../common/dist/index.js ***! \*******************************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife2 = void 0;\nvar getMeaningOfLife2 = function () { return 45; };\nexports.getMeaningOfLife2 = getMeaningOfLife2;\n\n\n//# sourceURL=webpack:///../common/dist/index.js?\n}"); /***/ }), @@ -36,7 +26,17 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \****************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.getMeaningOfLife3 = void 0;\nvar common_1 = __webpack_require__(/*! common */ \"../common/dist/index.js\");\nvar getMeaningOfLife3 = function () { return (0, common_1.getMeaningOfLife2)(); };\nexports.getMeaningOfLife3 = getMeaningOfLife3;\n\n\n//# sourceURL=webpack:///../lib/dist/index.js?\n}"); + +/***/ }), + +/***/ "./src/index.ts": +/*!**********************!*\ + !*** ./src/index.ts ***! + \**********************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! lib */ \"../lib/dist/index.js\");\nconsole.log((0, lib_1.getMeaningOfLife)());\n\n\n//# sourceURL=webpack:///./src/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt index a2eef6257..e4b9183f1 100644 --- a/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesSymLinks_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,7 +1,7 @@ assets by path ../../lib/dist/ 331 bytes asset ../../lib/dist/index.js 277 bytes [emitted] asset ../../lib/dist/index.d.ts 54 bytes [emitted] -asset index.js 3.38 KiB [emitted] (name: main) +asset index.js 3.39 KiB [emitted] (name: main) asset ../../lib/tsconfig.tsbuildinfo 1.71 KiB [emitted] ./src/index.ts 149 bytes [built] [code generated] ../lib/dist/index.js 277 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/bundle.js index 9f001b632..390475454 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/output.txt index 66dd8dd06..9cd09dcf4 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.71 KiB [emitted] (name: main) +asset bundle.js 2.72 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 221 bytes [emitted] asset lib/index.js 219 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch1/bundle.js index e63cab10c..42b957b94 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/bundle.js index 1965dd136..191434964 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/output.txt index 52143108c..44860f3b4 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.75 KiB [emitted] (name: main) +asset bundle.js 2.76 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.58 KiB [emitted] asset lib/index.js.map 231 bytes [emitted] asset lib/index.js 223 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/bundle.js index 4ec221a74..ca9f353e3 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/output.txt index 44c8ad470..22e034693 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch3/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 241 bytes [emitted] asset lib/index.js 233 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/bundle.js index e357fb1e9..9bee63bbe 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/output.txt index 9ecddc39c..58d17d0e3 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.78 KiB [emitted] (name: main) +asset bundle.js 2.79 KiB [emitted] (name: main) cached modules 200 bytes [cached] 1 module ./app.ts 222 bytes [built] [code generated] [1 error] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch5/bundle.js index ffeec9ccb..e33ab2778 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/bundle.js index 9f001b632..390475454 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/output.txt index d7698249b..41076324d 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.71 KiB [emitted] (name: main) +asset bundle.js 2.72 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 221 bytes [emitted] asset lib/index.js 219 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch1/bundle.js index e63cab10c..42b957b94 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/bundle.js index 1965dd136..191434964 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/output.txt index 4c2da2d13..07302a0e8 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.75 KiB [emitted] (name: main) +asset bundle.js 2.76 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.58 KiB [emitted] asset lib/index.js.map 231 bytes [emitted] asset lib/index.js 223 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/bundle.js index 4ec221a74..ca9f353e3 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/output.txt index 58b46db90..c0866ef5b 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch3/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 241 bytes [emitted] asset lib/index.js 233 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/bundle.js index e357fb1e9..9bee63bbe 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/output.txt index 08fb8bcfc..75898910c 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.78 KiB [emitted] (name: main) +asset bundle.js 2.79 KiB [emitted] (name: main) cached modules 200 bytes [cached] 1 module ./app.ts 222 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch5/bundle.js index ffeec9ccb..e33ab2778 100644 --- a/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesWatch/expectedOutput-transpile-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/output.txt index 4dac6961c..7d2947078 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 422 bytes assets by path lib/*.ts 171 bytes asset lib/helper.d.ts 87 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/bundle.js index da4884356..6156e66f9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/output.txt index 1e3ab5510..2d1630c28 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch0/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 488 bytes assets by path lib/*.map 442 bytes asset lib/index.js.map 232 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/bundle.js index 09c6a44bc..023c91a20 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/output.txt index 2d1c54774..2f29b507a 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.33 KiB [emitted] (name: main) +asset bundle.js 3.35 KiB [emitted] (name: main) cached modules 421 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/output.txt index 4dac6961c..7d2947078 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 422 bytes assets by path lib/*.ts 171 bytes asset lib/helper.d.ts 87 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/bundle.js index da4884356..6156e66f9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/output.txt index d5366cd8c..217b213b9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch0/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 488 bytes assets by path lib/*.map 442 bytes asset lib/index.js.map 232 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] cached modules 247 bytes [cached] 1 module diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/bundle.js index 09c6a44bc..023c91a20 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/output.txt index 2d1c54774..2f29b507a 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.33 KiB [emitted] (name: main) +asset bundle.js 3.35 KiB [emitted] (name: main) cached modules 421 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/output.txt index dc7b13aaa..ef9e773f8 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] ./lib/helper.ts 161 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js index 26e3e45e3..dfee3ae36 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/output.txt index 736c4455d..1514b9968 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch0/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 442 bytes assets by path lib/*.ts 189 bytes asset lib/index.d.ts 102 bytes [compared for emit] asset lib/helper.d.ts 87 bytes [compared for emit] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] cached modules 161 bytes [cached] 1 module ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js index c76649d60..1d6697851 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/output.txt index 9871aa3c5..612878e24 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch1/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 501 bytes assets by path lib/*.map 462 bytes asset lib/index.js.map 252 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.23 KiB [emitted] (name: main) +asset bundle.js 3.24 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js index d705ce05a..556f63da9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/output.txt index a09128deb..50f1ba67b 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.35 KiB [emitted] (name: main) +asset bundle.js 3.36 KiB [emitted] (name: main) cached modules 434 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/output.txt index dc7b13aaa..ef9e773f8 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] ./lib/helper.ts 161 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/bundle.js index 26e3e45e3..dfee3ae36 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/output.txt index 0a9b906f1..aa3806297 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch0/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 442 bytes assets by path lib/*.ts 189 bytes asset lib/index.d.ts 102 bytes [compared for emit] asset lib/helper.d.ts 87 bytes [compared for emit] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] cached modules 161 bytes [cached] 1 module ./app.ts 167 bytes [built] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js index c76649d60..1d6697851 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt index 25f174a69..196cb3bbf 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch1/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 501 bytes assets by path lib/*.map 462 bytes asset lib/index.js.map 252 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.23 KiB [emitted] (name: main) +asset bundle.js 3.24 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] cached modules 260 bytes [cached] 1 module diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js index d705ce05a..556f63da9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt index a09128deb..50f1ba67b 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt/expectedOutput-transpile-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.35 KiB [emitted] (name: main) +asset bundle.js 3.36 KiB [emitted] (name: main) cached modules 434 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt index c6c9f82b5..993f279fd 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] asset app.d.ts 11 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js index 26e3e45e3..dfee3ae36 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt index 83318ffc6..0a6b924b1 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt @@ -9,8 +9,8 @@ assets by status 2.86 KiB [compared for emit] asset lib/index.d.ts 102 bytes [compared for emit] asset lib/helper.d.ts 87 bytes [compared for emit] asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] -assets by status 4.39 KiB [emitted] - asset bundle.js 3.22 KiB [emitted] (name: main) +assets by status 4.4 KiB [emitted] + asset bundle.js 3.23 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] cached modules 161 bytes [cached] 1 module ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js index c76649d60..1d6697851 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt index 3775c74fd..e39c6cc31 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt @@ -7,7 +7,7 @@ assets by path lib/ 2.81 KiB asset lib/helper.js.map 210 bytes [emitted] asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] -asset bundle.js 3.23 KiB [emitted] (name: main) +asset bundle.js 3.24 KiB [emitted] (name: main) asset app.d.ts 11 bytes [emitted] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 260 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js index d705ce05a..556f63da9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt index baa08bc28..9700fbb4c 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.35 KiB [emitted] (name: main) +asset bundle.js 3.36 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.21 KiB [emitted] cached modules 434 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt index dc7b13aaa..ef9e773f8 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] ./lib/helper.ts 161 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js index 26e3e45e3..dfee3ae36 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt index 0a9b906f1..aa3806297 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 442 bytes assets by path lib/*.ts 189 bytes asset lib/index.d.ts 102 bytes [compared for emit] asset lib/helper.d.ts 87 bytes [compared for emit] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] cached modules 161 bytes [cached] 1 module ./app.ts 167 bytes [built] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js index c76649d60..1d6697851 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt index 25f174a69..196cb3bbf 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 501 bytes assets by path lib/*.map 462 bytes asset lib/index.js.map 252 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.23 KiB [emitted] (name: main) +asset bundle.js 3.24 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] cached modules 260 bytes [cached] 1 module diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js index d705ce05a..556f63da9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt index a09128deb..50f1ba67b 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.35 KiB [emitted] (name: main) +asset bundle.js 3.36 KiB [emitted] (name: main) cached modules 434 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/output.txt index dc7b13aaa..ef9e773f8 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] ./lib/helper.ts 161 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/bundle.js index 26e3e45e3..dfee3ae36 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/output.txt index 736c4455d..1514b9968 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch0/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 442 bytes assets by path lib/*.ts 189 bytes asset lib/index.d.ts 102 bytes [compared for emit] asset lib/helper.d.ts 87 bytes [compared for emit] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] cached modules 161 bytes [cached] 1 module ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/bundle.js index c76649d60..1d6697851 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/output.txt index 9871aa3c5..612878e24 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch1/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 501 bytes assets by path lib/*.map 462 bytes asset lib/index.js.map 252 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.23 KiB [emitted] (name: main) +asset bundle.js 3.24 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/bundle.js index d705ce05a..556f63da9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/output.txt index a09128deb..50f1ba67b 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.35 KiB [emitted] (name: main) +asset bundle.js 3.36 KiB [emitted] (name: main) cached modules 434 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt index dc7b13aaa..ef9e773f8 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] ./lib/helper.ts 161 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js index 26e3e45e3..dfee3ae36 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt index 0a9b906f1..aa3806297 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 442 bytes assets by path lib/*.ts 189 bytes asset lib/index.d.ts 102 bytes [compared for emit] asset lib/helper.d.ts 87 bytes [compared for emit] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] cached modules 161 bytes [cached] 1 module ./app.ts 167 bytes [built] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js index c76649d60..1d6697851 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt index 25f174a69..196cb3bbf 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 501 bytes assets by path lib/*.map 462 bytes asset lib/index.js.map 252 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.23 KiB [emitted] (name: main) +asset bundle.js 3.24 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] cached modules 260 bytes [cached] 1 module diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js index d705ce05a..556f63da9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt index a09128deb..50f1ba67b 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFilesAlreadyBuilt_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.35 KiB [emitted] (name: main) +asset bundle.js 3.36 KiB [emitted] (name: main) cached modules 434 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt index 53ee37ab1..5a9d3d889 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/output.txt @@ -9,8 +9,8 @@ assets by status 2.81 KiB [compared for emit] asset lib/helper.d.ts 87 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] -assets by status 4.38 KiB [emitted] - asset bundle.js 3.2 KiB [emitted] (name: main) +assets by status 4.4 KiB [emitted] + asset bundle.js 3.21 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] asset app.d.ts 11 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js index da4884356..6156e66f9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt index e96f24238..410470420 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt @@ -7,7 +7,7 @@ assets by path lib/ 2.78 KiB asset lib/helper.js.map 210 bytes [emitted] asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset app.d.ts 11 bytes [emitted] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js index 09c6a44bc..023c91a20 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt index e308774c5..870a418ad 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.33 KiB [emitted] (name: main) +asset bundle.js 3.35 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.21 KiB [emitted] cached modules 421 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt index 4dac6961c..7d2947078 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 422 bytes assets by path lib/*.ts 171 bytes asset lib/helper.d.ts 87 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js index da4884356..6156e66f9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt index d5366cd8c..217b213b9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 488 bytes assets by path lib/*.map 442 bytes asset lib/index.js.map 232 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] cached modules 247 bytes [cached] 1 module diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js index 09c6a44bc..023c91a20 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt index 2d1c54774..2f29b507a 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.33 KiB [emitted] (name: main) +asset bundle.js 3.35 KiB [emitted] (name: main) cached modules 421 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/output.txt index 4dac6961c..7d2947078 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 422 bytes assets by path lib/*.ts 171 bytes asset lib/helper.d.ts 87 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/bundle.js index da4884356..6156e66f9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/output.txt index 1e3ab5510..2d1630c28 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch0/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 488 bytes assets by path lib/*.map 442 bytes asset lib/index.js.map 232 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/bundle.js index 09c6a44bc..023c91a20 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/output.txt index 2d1c54774..2f29b507a 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.33 KiB [emitted] (name: main) +asset bundle.js 3.35 KiB [emitted] (name: main) cached modules 421 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/bundle.js index e04306e08..d5ebd26ed 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/output.txt index 4dac6961c..7d2947078 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -7,7 +7,7 @@ assets by path lib/*.map 422 bytes assets by path lib/*.ts 171 bytes asset lib/helper.d.ts 87 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -asset bundle.js 3.2 KiB [emitted] (name: main) +asset bundle.js 3.21 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [compared for emit] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 247 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js index da4884356..6156e66f9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt index d5366cd8c..217b213b9 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt @@ -4,7 +4,7 @@ assets by path lib/*.js 488 bytes assets by path lib/*.map 442 bytes asset lib/index.js.map 232 bytes [emitted] asset lib/helper.js.map 210 bytes [emitted] -asset bundle.js 3.22 KiB [emitted] (name: main) +asset bundle.js 3.23 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.76 KiB [emitted] asset lib/helper.d.ts 105 bytes [emitted] cached modules 247 bytes [cached] 1 module diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js index 09c6a44bc..023c91a20 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nvar helper_1 = __webpack_require__(/*! ./lib/helper */ \"./lib/helper.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, helper_1.helper.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \***********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.helper = void 0;\nexports.helper = {\n one: 1,\n two: 2,\n three: 3,\n four: 4\n};\n\n\n//# sourceURL=webpack:///./lib/helper.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**********************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nvar helper_1 = __webpack_require__(/*! ./helper */ \"./lib/helper.ts\");\nexports.lib = {\n one: helper_1.helper.one,\n two: helper_1.helper.two,\n three: helper_1.helper.three\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt index 2d1c54774..2f29b507a 100644 --- a/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/projectReferencesWatchRefWithTwoFiles_WatchApi/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 3.33 KiB [emitted] (name: main) +asset bundle.js 3.35 KiB [emitted] (name: main) cached modules 421 bytes [cached] 2 modules ./app.ts 251 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/output.txt index fa5649070..1df01ab74 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/output.txt @@ -3,8 +3,8 @@ assets by status 2 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] asset lib/index.d.ts 84 bytes [compared for emit] -assets by status 3.86 KiB [emitted] - asset bundle.js 2.68 KiB [emitted] (name: main) +assets by status 3.87 KiB [emitted] + asset bundle.js 2.69 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] asset app.d.ts 11 bytes [emitted] ./app.ts 167 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js index 9f001b632..390475454 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt index d21de9bb3..264cb369f 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch0/output.txt @@ -3,7 +3,7 @@ assets by path lib/ 2.08 KiB asset lib/index.js.map 221 bytes [emitted] asset lib/index.js 219 bytes [emitted] asset lib/index.d.ts 102 bytes [emitted] -asset bundle.js 2.71 KiB [emitted] (name: main) +asset bundle.js 2.72 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] ./app.ts 167 bytes [built] [code generated] ./lib/index.ts 186 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js index e63cab10c..42b957b94 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js index 1965dd136..191434964 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt index 8c5fd4dda..e996dcfcb 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch2/output.txt @@ -2,7 +2,7 @@ assets by path lib/ 2.03 KiB asset lib/tsconfig.tsbuildinfo 1.58 KiB [emitted] asset lib/index.js.map 231 bytes [emitted] asset lib/index.js 223 bytes [emitted] -asset bundle.js 2.75 KiB [emitted] (name: main) +asset bundle.js 2.76 KiB [emitted] (name: main) asset app.d.ts 11 bytes [emitted] ./app.ts 205 bytes [built] [code generated] ./lib/index.ts 190 bytes [built] [code generated] [2 errors] diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/bundle.js index 4ec221a74..ca9f353e3 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/output.txt index 72190eb04..ef2c1bcf9 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch3/output.txt @@ -3,7 +3,7 @@ assets by path lib/ 2.13 KiB asset lib/index.js.map 241 bytes [emitted] asset lib/index.js 233 bytes [emitted] asset lib/index.d.ts 120 bytes [emitted] -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] ./app.ts 205 bytes [built] [code generated] ./lib/index.ts 200 bytes [built] [code generated] diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/bundle.js index e357fb1e9..9bee63bbe 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/output.txt index f32b2ae93..062426536 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.78 KiB [emitted] (name: main) +asset bundle.js 2.79 KiB [emitted] (name: main) asset tsconfig.tsbuildinfo 1.17 KiB [emitted] cached modules 200 bytes [cached] 1 module ./app.ts 222 bytes [built] [code generated] [1 error] diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/bundle.js index ffeec9ccb..e33ab2778 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js index 9f001b632..390475454 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt index d7698249b..41076324d 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.71 KiB [emitted] (name: main) +asset bundle.js 2.72 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 221 bytes [emitted] asset lib/index.js 219 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js index e63cab10c..42b957b94 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js index 1965dd136..191434964 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt index 345f4a24b..97548a696 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.75 KiB [emitted] (name: main) +asset bundle.js 2.76 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.58 KiB [emitted] asset lib/index.js.map 231 bytes [emitted] asset lib/index.js 223 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js index 4ec221a74..ca9f353e3 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt index 58b46db90..c0866ef5b 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 241 bytes [emitted] asset lib/index.js 233 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js index e357fb1e9..9bee63bbe 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt index 08fb8bcfc..75898910c 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.78 KiB [emitted] (name: main) +asset bundle.js 2.79 KiB [emitted] (name: main) cached modules 200 bytes [cached] 1 module ./app.ts 222 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js index ffeec9ccb..e33ab2778 100644 --- a/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_Composite_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/bundle.js index 9f001b632..390475454 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/output.txt index 66dd8dd06..9cd09dcf4 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.71 KiB [emitted] (name: main) +asset bundle.js 2.72 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 221 bytes [emitted] asset lib/index.js 219 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch1/bundle.js index e63cab10c..42b957b94 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/bundle.js index 1965dd136..191434964 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/output.txt index 09812ce6b..2db69d45a 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.75 KiB [emitted] (name: main) +asset bundle.js 2.76 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.58 KiB [emitted] asset lib/index.js.map 231 bytes [emitted] asset lib/index.js 223 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/bundle.js index 4ec221a74..ca9f353e3 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/output.txt index 44c8ad470..22e034693 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch3/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 241 bytes [emitted] asset lib/index.js 233 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/bundle.js index e357fb1e9..9bee63bbe 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/output.txt index d39083d2a..678608efd 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.78 KiB [emitted] (name: main) +asset bundle.js 2.79 KiB [emitted] (name: main) cached modules 200 bytes [cached] 1 module ./app.ts 222 bytes [built] [code generated] [1 error] diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch5/bundle.js index ffeec9ccb..e33ab2778 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/bundle.js index 04cba5122..da1a9b3d5 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/output.txt index d14de2371..de81f83c4 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.68 KiB [emitted] (name: main) +asset bundle.js 2.69 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 188 bytes [compared for emit] asset lib/index.js.map 188 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js index 9f001b632..390475454 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt index d7698249b..41076324d 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.71 KiB [emitted] (name: main) +asset bundle.js 2.72 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 221 bytes [emitted] asset lib/index.js 219 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js index e63cab10c..42b957b94 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4 // Add new number\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js index 1965dd136..191434964 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4,\n} // Add new number\n;\n;\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt index 345f4a24b..97548a696 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch2/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.75 KiB [emitted] (name: main) +asset bundle.js 2.76 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.58 KiB [emitted] asset lib/index.js.map 231 bytes [emitted] asset lib/index.js 223 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js index 4ec221a74..ca9f353e3 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt index 58b46db90..c0866ef5b 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch3/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.76 KiB [emitted] (name: main) +asset bundle.js 2.77 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [emitted] asset lib/index.js.map 241 bytes [emitted] asset lib/index.js 233 bytes [emitted] diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js index e357fb1e9..9bee63bbe 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.ffive); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt index 08fb8bcfc..75898910c 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch4/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.78 KiB [emitted] (name: main) +asset bundle.js 2.79 KiB [emitted] (name: main) cached modules 200 bytes [cached] 1 module ./app.ts 222 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js index ffeec9ccb..e33ab2778 100644 --- a/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js +++ b/test/comparison-tests/projectReferencesWatch_WatchApi/expectedOutput-transpile-5.9/patch5/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\nconsole.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three, lib_1.lib.four, lib_1.lib.five); // consume new number\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\nexports.lib = {\n one: 1,\n two: 2,\n three: 3,\n four: 4, // Add new number\n five: 5,\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/bundle.js b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/bundle.js index 4e0893438..5a19896d9 100644 --- a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\n/*transform was here*/ console.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\n/*transform was here*/ console.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\n/*transform was here*/ exports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\n/*transform was here*/ exports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/output.txt b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/output.txt index 415bfb86f..acbd3f534 100644 --- a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.72 KiB [emitted] (name: main) +asset bundle.js 2.73 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 211 bytes [compared for emit] asset lib/index.js.map 189 bytes [compared for emit] diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/bundle.js index 4e0893438..5a19896d9 100644 --- a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\n/*transform was here*/ console.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar lib_1 = __webpack_require__(/*! ./lib */ \"./lib/index.ts\");\n/*transform was here*/ console.log(lib_1.lib.one, lib_1.lib.two, lib_1.lib.three);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\n/*transform was here*/ exports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.lib = void 0;\n/*transform was here*/ exports.lib = {\n one: 1,\n two: 2,\n three: 3\n};\n\n\n//# sourceURL=webpack:///./lib/index.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/output.txt index 415bfb86f..acbd3f534 100644 --- a/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/projectReferencesWithCustomTransformer/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.72 KiB [emitted] (name: main) +asset bundle.js 2.73 KiB [emitted] (name: main) asset lib/tsconfig.tsbuildinfo 1.55 KiB [compared for emit] asset lib/index.js 211 bytes [compared for emit] asset lib/index.js.map 189 bytes [compared for emit] diff --git a/test/comparison-tests/replacement/expectedOutput-5.9/bundle.js b/test/comparison-tests/replacement/expectedOutput-5.9/bundle.js index 1e720d6c6..b5d7495ca 100644 --- a/test/comparison-tests/replacement/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/replacement/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! ./a */ \"./sub/a.ts\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! ./a */ \"./sub/a.ts\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \******************/ /***/ ((module, __unused_webpack_exports, __webpack_require__) => { -eval("\nvar dep = __webpack_require__(/*! ./dep */ \"./sub/dep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./sub/a.ts?"); +eval("{\nvar dep = __webpack_require__(/*! ./dep */ \"./sub/dep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./sub/a.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nvar dep = __webpack_require__(/*! ./dep */ \"./sub/dep.ts\");\nmodule.ex \********************/ /***/ ((module) => { -eval("\nvar dep = 'replacement';\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./sub/dep.ts?"); +eval("{\nvar dep = 'replacement';\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./sub/dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/replacement/expectedOutput-5.9/output.txt b/test/comparison-tests/replacement/expectedOutput-5.9/output.txt index dcf348fdf..874051679 100644 --- a/test/comparison-tests/replacement/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/replacement/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.79 KiB [emitted] (name: main) +asset bundle.js 2.8 KiB [emitted] (name: main) ./app.ts 117 bytes [built] [code generated] ./sub/a.ts 64 bytes [built] [code generated] ./sub/dep.ts 61 bytes [built] [code generated] diff --git a/test/comparison-tests/replacement/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/replacement/expectedOutput-transpile-5.9/bundle.js index 1e720d6c6..b5d7495ca 100644 --- a/test/comparison-tests/replacement/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/replacement/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! ./a */ \"./sub/a.ts\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar a = __webpack_require__(/*! ./a */ \"./sub/a.ts\");\nconsole.log(a);\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \******************/ /***/ ((module, __unused_webpack_exports, __webpack_require__) => { -eval("\nvar dep = __webpack_require__(/*! ./dep */ \"./sub/dep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./sub/a.ts?"); +eval("{\nvar dep = __webpack_require__(/*! ./dep */ \"./sub/dep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./sub/a.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nvar dep = __webpack_require__(/*! ./dep */ \"./sub/dep.ts\");\nmodule.ex \********************/ /***/ ((module) => { -eval("\nvar dep = 'replacement';\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./sub/dep.ts?"); +eval("{\nvar dep = 'replacement';\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./sub/dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/replacement/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/replacement/expectedOutput-transpile-5.9/output.txt index dcf348fdf..874051679 100644 --- a/test/comparison-tests/replacement/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/replacement/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.79 KiB [emitted] (name: main) +asset bundle.js 2.8 KiB [emitted] (name: main) ./app.ts 117 bytes [built] [code generated] ./sub/a.ts 64 bytes [built] [code generated] ./sub/dep.ts 61 bytes [built] [code generated] diff --git a/test/comparison-tests/reportFiles/expectedOutput-5.9/bundle.js b/test/comparison-tests/reportFiles/expectedOutput-5.9/bundle.js index 43170d4ba..65999ba87 100644 --- a/test/comparison-tests/reportFiles/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/reportFiles/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.a = void 0;\n__webpack_require__(/*! ./skip */ \"./skip.ts\");\nexports.a = '10';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.a = void 0;\n__webpack_require__(/*! ./skip */ \"./skip.ts\");\nexports.a = '10';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.a = void 0;\nexports.a = '10';\n\n\n//# sourceURL=webpack:///./skip.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.a = void 0;\nexports.a = '10';\n\n\n//# sourceURL=webpack:///./skip.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/reportFiles/expectedOutput-5.9/output.txt b/test/comparison-tests/reportFiles/expectedOutput-5.9/output.txt index 95f498252..c31f3a1b5 100644 --- a/test/comparison-tests/reportFiles/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/reportFiles/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.57 KiB [emitted] (name: main) +asset bundle.js 2.58 KiB [emitted] (name: main) ./app.ts 134 bytes [built] [code generated] [1 error] ./skip.ts 115 bytes [built] [code generated] diff --git a/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/bundle.js index 43170d4ba..65999ba87 100644 --- a/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.a = void 0;\n__webpack_require__(/*! ./skip */ \"./skip.ts\");\nexports.a = '10';\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.a = void 0;\n__webpack_require__(/*! ./skip */ \"./skip.ts\");\nexports.a = '10';\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*****************/ /***/ ((__unused_webpack_module, exports) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.a = void 0;\nexports.a = '10';\n\n\n//# sourceURL=webpack:///./skip.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.a = void 0;\nexports.a = '10';\n\n\n//# sourceURL=webpack:///./skip.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/output.txt index 74c61abce..b3e2420bd 100644 --- a/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/reportFiles/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.57 KiB [emitted] (name: main) +asset bundle.js 2.58 KiB [emitted] (name: main) ./app.ts 134 bytes [built] [code generated] ./skip.ts 115 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/resolveJsonModule/expectedOutput-5.9/bundle.js b/test/comparison-tests/resolveJsonModule/expectedOutput-5.9/bundle.js index 5bb5fcf74..ab699bdc4 100644 --- a/test/comparison-tests/resolveJsonModule/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/resolveJsonModule/expectedOutput-5.9/bundle.js @@ -1 +1 @@ -(()=>{"use strict";var o,r={920:o=>{o.exports={foo:"bar"}}},t={};o=function o(e){var s=t[e];if(void 0!==s)return s.exports;var n=t[e]={exports:{}};return r[e](n,n.exports,o),n.exports}(920),console.log(o.foo)})(); \ No newline at end of file +(()=>{"use strict";var o,r={624:o=>{o.exports={foo:"bar"}}},t={};o=function o(e){var s=t[e];if(void 0!==s)return s.exports;var n=t[e]={exports:{}};return r[e](n,n.exports,o),n.exports}(624),console.log(o.foo)})(); \ No newline at end of file diff --git a/test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.9/bundle.js index 5bb5fcf74..ab699bdc4 100644 --- a/test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/resolveJsonModule/expectedOutput-transpile-5.9/bundle.js @@ -1 +1 @@ -(()=>{"use strict";var o,r={920:o=>{o.exports={foo:"bar"}}},t={};o=function o(e){var s=t[e];if(void 0!==s)return s.exports;var n=t[e]={exports:{}};return r[e](n,n.exports,o),n.exports}(920),console.log(o.foo)})(); \ No newline at end of file +(()=>{"use strict";var o,r={624:o=>{o.exports={foo:"bar"}}},t={};o=function o(e){var s=t[e];if(void 0!==s)return s.exports;var n=t[e]={exports:{}};return r[e](n,n.exports,o),n.exports}(624),console.log(o.foo)})(); \ No newline at end of file diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.9/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-5.9/bundle.js index 7fbe5bd78..546d936fa 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/simpleDependency/expectedOutput-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \****************/ /***/ ((module, __unused_webpack_exports, __webpack_require__) => { -eval("\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?"); +eval("{\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.9/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-5.9/output.txt index f2cae3727..135eac92c 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/simpleDependency/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.81 KiB [emitted] (name: main) +asset bundle.js 2.82 KiB [emitted] (name: main) ./app.ts 114 bytes [built] [code generated] ./dep.ts 70 bytes [built] [code generated] ./deeperDep.ts 76 bytes [built] [code generated] diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/bundle.js index 7fbe5bd78..546d936fa 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \****************/ /***/ ((module, __unused_webpack_exports, __webpack_require__) => { -eval("\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?"); +eval("{\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/output.txt index e65d2e7a5..9072d2421 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.81 KiB [emitted] (name: main) +asset bundle.js 2.82 KiB [emitted] (name: main) cached modules 114 bytes [cached] 1 module ./dep.ts 70 bytes [built] [code generated] ./deeperDep.ts 76 bytes [built] [code generated] diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/bundle.js index 7fbe5bd78..546d936fa 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \****************/ /***/ ((module, __unused_webpack_exports, __webpack_require__) => { -eval("\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?"); +eval("{\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/output.txt index ead4ace82..882e567f5 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/simpleDependency/expectedOutput-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.81 KiB [emitted] (name: main) +asset bundle.js 2.82 KiB [emitted] (name: main) cached modules 114 bytes [cached] 1 module ./dep.ts 70 bytes [built] [code generated] ./deeperDep.ts 76 bytes [built] [code generated] diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/bundle.js index 7fbe5bd78..546d936fa 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \****************/ /***/ ((module, __unused_webpack_exports, __webpack_require__) => { -eval("\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?"); +eval("{\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/output.txt index f2cae3727..135eac92c 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.81 KiB [emitted] (name: main) +asset bundle.js 2.82 KiB [emitted] (name: main) ./app.ts 114 bytes [built] [code generated] ./dep.ts 70 bytes [built] [code generated] ./deeperDep.ts 76 bytes [built] [code generated] diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/bundle.js index 7fbe5bd78..546d936fa 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \****************/ /***/ ((module, __unused_webpack_exports, __webpack_require__) => { -eval("\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?"); +eval("{\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/output.txt index 52e6bbfec..3628f9f69 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.81 KiB [emitted] (name: main) +asset bundle.js 2.82 KiB [emitted] (name: main) cached modules 184 bytes [cached] 2 modules ./deeperDep.ts 76 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/bundle.js index 7fbe5bd78..546d936fa 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/bundle.js @@ -16,7 +16,7 @@ \****************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar dep = __webpack_require__(/*! ./dep */ \"./dep.ts\");\ndep('');\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }), @@ -26,7 +26,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \**********************/ /***/ ((module) => { -eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?"); +eval("{\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# sourceURL=webpack:///./deeperDep.ts?\n}"); /***/ }), @@ -36,7 +36,7 @@ eval("\nfunction doSomething(input) {\n}\nmodule.exports = doSomething;\n\n\n//# \****************/ /***/ ((module, __unused_webpack_exports, __webpack_require__) => { -eval("\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?"); +eval("{\nvar dep = __webpack_require__(/*! ./deeperDep */ \"./deeperDep.ts\");\nmodule.exports = dep;\n\n\n//# sourceURL=webpack:///./dep.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/output.txt index 52e6bbfec..3628f9f69 100644 --- a/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/simpleDependency/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.81 KiB [emitted] (name: main) +asset bundle.js 2.82 KiB [emitted] (name: main) cached modules 184 bytes [cached] 2 modules ./deeperDep.ts 76 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js b/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js index 73b9ea786..610ab7b79 100644 --- a/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js @@ -1,5 +1,4 @@ /******/ (() => { // webpackBootstrap -var __webpack_exports__ = {}; /*!**************!*\ !*** ./a.ts ***! \**************/ diff --git a/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js.map b/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js.map index fbb1f7fb4..688250f21 100644 --- a/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js.map +++ b/test/comparison-tests/sourceMaps/expectedOutput-5.9/bundle.js.map @@ -1 +1 @@ -{"version":3,"file":"bundle.js","mappings":";;;;;AAAA,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC","sources":["webpack:///./a.ts"],"sourcesContent":["console.log('Hello world')"],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"bundle.js","mappings":";;;;AAAA,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC","sources":["webpack:///./a.ts"],"sourcesContent":["console.log('Hello world')"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/test/comparison-tests/sourceMaps/expectedOutput-5.9/output.txt b/test/comparison-tests/sourceMaps/expectedOutput-5.9/output.txt index 05b214a4d..a1b1e1c4e 100644 --- a/test/comparison-tests/sourceMaps/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/sourceMaps/expectedOutput-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 206 bytes [emitted] (name: main) 1 related asset +asset bundle.js 176 bytes [emitted] (name: main) 1 related asset ./a.ts 28 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js index 73b9ea786..610ab7b79 100644 --- a/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js @@ -1,5 +1,4 @@ /******/ (() => { // webpackBootstrap -var __webpack_exports__ = {}; /*!**************!*\ !*** ./a.ts ***! \**************/ diff --git a/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js.map b/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js.map index fbb1f7fb4..688250f21 100644 --- a/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js.map +++ b/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/bundle.js.map @@ -1 +1 @@ -{"version":3,"file":"bundle.js","mappings":";;;;;AAAA,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC","sources":["webpack:///./a.ts"],"sourcesContent":["console.log('Hello world')"],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"bundle.js","mappings":";;;;AAAA,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC","sources":["webpack:///./a.ts"],"sourcesContent":["console.log('Hello world')"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/output.txt index 05b214a4d..a1b1e1c4e 100644 --- a/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/sourceMaps/expectedOutput-transpile-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 206 bytes [emitted] (name: main) 1 related asset +asset bundle.js 176 bytes [emitted] (name: main) 1 related asset ./a.ts 28 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js index 4db14d710..5906a2968 100644 --- a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js @@ -1,6 +1,28 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ +/***/ "../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts": +/*!*********************************************************************************************************************************************!*\ + !*** ../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts ***! + \*********************************************************************************************************************************************/ +/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => { + +Promise.resolve().then(function () { return __webpack_require__(/*! ./bootloader */ "./bootloader.ts"); }); + + +/***/ }), + +/***/ "../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true": +/*!*********************************************************************************************************************************************************************************************************************************!*\ + !*** ../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true ***! + \*********************************************************************************************************************************************************************************************************************************/ +/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => { + +Promise.resolve().then(function () { return __webpack_require__(/*! ./bootloader */ "./bootloader.ts"); }); + + +/***/ }), + /***/ "./App.vue": /*!*****************!*\ !*** ./App.vue ***! @@ -25,7 +47,8 @@ __webpack_require__.r(__webpack_exports__); ; const __exports__ = /*#__PURE__*/(0,_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2__["default"])(_App_vue_vue_type_script_lang_ts__WEBPACK_IMPORTED_MODULE_1__["default"], [['render',_App_vue_vue_type_template_id_472cff63_ts_true__WEBPACK_IMPORTED_MODULE_0__.render],['__file',"App.vue"]]) /* hot reload */ -if (false) {} +if (false) // removed by dead control flow +{} /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__exports__); @@ -84,28 +107,6 @@ var app = (0, vue_1.createApp)(App_vue_1.default); app.mount("#app"); -/***/ }), - -/***/ "../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts": -/*!*********************************************************************************************************************************************!*\ - !*** ../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts ***! - \*********************************************************************************************************************************************/ -/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => { - -Promise.resolve().then(function () { return __webpack_require__(/*! ./bootloader */ "./bootloader.ts"); }); - - -/***/ }), - -/***/ "../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true": -/*!*********************************************************************************************************************************************************************************************************************************!*\ - !*** ../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true ***! - \*********************************************************************************************************************************************************************************************************************************/ -/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => { - -Promise.resolve().then(function () { return __webpack_require__(/*! ./bootloader */ "./bootloader.ts"); }); - - /***/ }), /***/ "./node_modules/@vue/compiler-core/dist/compiler-core.esm-bundler.js": @@ -117,133 +118,133 @@ Promise.resolve().then(function () { return __webpack_require__(/*! ./bootloader "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "BASE_TRANSITION": () => (/* binding */ BASE_TRANSITION), -/* harmony export */ "CAMELIZE": () => (/* binding */ CAMELIZE), -/* harmony export */ "CAPITALIZE": () => (/* binding */ CAPITALIZE), -/* harmony export */ "CREATE_BLOCK": () => (/* binding */ CREATE_BLOCK), -/* harmony export */ "CREATE_COMMENT": () => (/* binding */ CREATE_COMMENT), -/* harmony export */ "CREATE_ELEMENT_BLOCK": () => (/* binding */ CREATE_ELEMENT_BLOCK), -/* harmony export */ "CREATE_ELEMENT_VNODE": () => (/* binding */ CREATE_ELEMENT_VNODE), -/* harmony export */ "CREATE_SLOTS": () => (/* binding */ CREATE_SLOTS), -/* harmony export */ "CREATE_STATIC": () => (/* binding */ CREATE_STATIC), -/* harmony export */ "CREATE_TEXT": () => (/* binding */ CREATE_TEXT), -/* harmony export */ "CREATE_VNODE": () => (/* binding */ CREATE_VNODE), -/* harmony export */ "FRAGMENT": () => (/* binding */ FRAGMENT), -/* harmony export */ "GUARD_REACTIVE_PROPS": () => (/* binding */ GUARD_REACTIVE_PROPS), -/* harmony export */ "IS_MEMO_SAME": () => (/* binding */ IS_MEMO_SAME), -/* harmony export */ "IS_REF": () => (/* binding */ IS_REF), -/* harmony export */ "KEEP_ALIVE": () => (/* binding */ KEEP_ALIVE), -/* harmony export */ "MERGE_PROPS": () => (/* binding */ MERGE_PROPS), -/* harmony export */ "NORMALIZE_CLASS": () => (/* binding */ NORMALIZE_CLASS), -/* harmony export */ "NORMALIZE_PROPS": () => (/* binding */ NORMALIZE_PROPS), -/* harmony export */ "NORMALIZE_STYLE": () => (/* binding */ NORMALIZE_STYLE), -/* harmony export */ "OPEN_BLOCK": () => (/* binding */ OPEN_BLOCK), -/* harmony export */ "POP_SCOPE_ID": () => (/* binding */ POP_SCOPE_ID), -/* harmony export */ "PUSH_SCOPE_ID": () => (/* binding */ PUSH_SCOPE_ID), -/* harmony export */ "RENDER_LIST": () => (/* binding */ RENDER_LIST), -/* harmony export */ "RENDER_SLOT": () => (/* binding */ RENDER_SLOT), -/* harmony export */ "RESOLVE_COMPONENT": () => (/* binding */ RESOLVE_COMPONENT), -/* harmony export */ "RESOLVE_DIRECTIVE": () => (/* binding */ RESOLVE_DIRECTIVE), -/* harmony export */ "RESOLVE_DYNAMIC_COMPONENT": () => (/* binding */ RESOLVE_DYNAMIC_COMPONENT), -/* harmony export */ "RESOLVE_FILTER": () => (/* binding */ RESOLVE_FILTER), -/* harmony export */ "SET_BLOCK_TRACKING": () => (/* binding */ SET_BLOCK_TRACKING), -/* harmony export */ "SUSPENSE": () => (/* binding */ SUSPENSE), -/* harmony export */ "TELEPORT": () => (/* binding */ TELEPORT), -/* harmony export */ "TO_DISPLAY_STRING": () => (/* binding */ TO_DISPLAY_STRING), -/* harmony export */ "TO_HANDLERS": () => (/* binding */ TO_HANDLERS), -/* harmony export */ "TO_HANDLER_KEY": () => (/* binding */ TO_HANDLER_KEY), -/* harmony export */ "TS_NODE_TYPES": () => (/* binding */ TS_NODE_TYPES), -/* harmony export */ "UNREF": () => (/* binding */ UNREF), -/* harmony export */ "WITH_CTX": () => (/* binding */ WITH_CTX), -/* harmony export */ "WITH_DIRECTIVES": () => (/* binding */ WITH_DIRECTIVES), -/* harmony export */ "WITH_MEMO": () => (/* binding */ WITH_MEMO), -/* harmony export */ "advancePositionWithClone": () => (/* binding */ advancePositionWithClone), -/* harmony export */ "advancePositionWithMutation": () => (/* binding */ advancePositionWithMutation), -/* harmony export */ "assert": () => (/* binding */ assert), -/* harmony export */ "baseCompile": () => (/* binding */ baseCompile), -/* harmony export */ "baseParse": () => (/* binding */ baseParse), -/* harmony export */ "buildDirectiveArgs": () => (/* binding */ buildDirectiveArgs), -/* harmony export */ "buildProps": () => (/* binding */ buildProps), -/* harmony export */ "buildSlots": () => (/* binding */ buildSlots), -/* harmony export */ "checkCompatEnabled": () => (/* binding */ checkCompatEnabled), -/* harmony export */ "convertToBlock": () => (/* binding */ convertToBlock), -/* harmony export */ "createArrayExpression": () => (/* binding */ createArrayExpression), -/* harmony export */ "createAssignmentExpression": () => (/* binding */ createAssignmentExpression), -/* harmony export */ "createBlockStatement": () => (/* binding */ createBlockStatement), -/* harmony export */ "createCacheExpression": () => (/* binding */ createCacheExpression), -/* harmony export */ "createCallExpression": () => (/* binding */ createCallExpression), -/* harmony export */ "createCompilerError": () => (/* binding */ createCompilerError), -/* harmony export */ "createCompoundExpression": () => (/* binding */ createCompoundExpression), -/* harmony export */ "createConditionalExpression": () => (/* binding */ createConditionalExpression), -/* harmony export */ "createForLoopParams": () => (/* binding */ createForLoopParams), -/* harmony export */ "createFunctionExpression": () => (/* binding */ createFunctionExpression), -/* harmony export */ "createIfStatement": () => (/* binding */ createIfStatement), -/* harmony export */ "createInterpolation": () => (/* binding */ createInterpolation), -/* harmony export */ "createObjectExpression": () => (/* binding */ createObjectExpression), -/* harmony export */ "createObjectProperty": () => (/* binding */ createObjectProperty), -/* harmony export */ "createReturnStatement": () => (/* binding */ createReturnStatement), -/* harmony export */ "createRoot": () => (/* binding */ createRoot), -/* harmony export */ "createSequenceExpression": () => (/* binding */ createSequenceExpression), -/* harmony export */ "createSimpleExpression": () => (/* binding */ createSimpleExpression), -/* harmony export */ "createStructuralDirectiveTransform": () => (/* binding */ createStructuralDirectiveTransform), -/* harmony export */ "createTemplateLiteral": () => (/* binding */ createTemplateLiteral), -/* harmony export */ "createTransformContext": () => (/* binding */ createTransformContext), -/* harmony export */ "createVNodeCall": () => (/* binding */ createVNodeCall), -/* harmony export */ "extractIdentifiers": () => (/* binding */ extractIdentifiers), -/* harmony export */ "findDir": () => (/* binding */ findDir), -/* harmony export */ "findProp": () => (/* binding */ findProp), -/* harmony export */ "generate": () => (/* binding */ generate), -/* harmony export */ "generateCodeFrame": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_0__.generateCodeFrame), -/* harmony export */ "getBaseTransformPreset": () => (/* binding */ getBaseTransformPreset), -/* harmony export */ "getConstantType": () => (/* binding */ getConstantType), -/* harmony export */ "getInnerRange": () => (/* binding */ getInnerRange), -/* harmony export */ "getMemoedVNodeCall": () => (/* binding */ getMemoedVNodeCall), -/* harmony export */ "getVNodeBlockHelper": () => (/* binding */ getVNodeBlockHelper), -/* harmony export */ "getVNodeHelper": () => (/* binding */ getVNodeHelper), -/* harmony export */ "hasDynamicKeyVBind": () => (/* binding */ hasDynamicKeyVBind), -/* harmony export */ "hasScopeRef": () => (/* binding */ hasScopeRef), -/* harmony export */ "helperNameMap": () => (/* binding */ helperNameMap), -/* harmony export */ "injectProp": () => (/* binding */ injectProp), -/* harmony export */ "isBuiltInType": () => (/* binding */ isBuiltInType), -/* harmony export */ "isCoreComponent": () => (/* binding */ isCoreComponent), -/* harmony export */ "isFunctionType": () => (/* binding */ isFunctionType), -/* harmony export */ "isInDestructureAssignment": () => (/* binding */ isInDestructureAssignment), -/* harmony export */ "isMemberExpression": () => (/* binding */ isMemberExpression), -/* harmony export */ "isMemberExpressionBrowser": () => (/* binding */ isMemberExpressionBrowser), -/* harmony export */ "isMemberExpressionNode": () => (/* binding */ isMemberExpressionNode), -/* harmony export */ "isReferencedIdentifier": () => (/* binding */ isReferencedIdentifier), -/* harmony export */ "isSimpleIdentifier": () => (/* binding */ isSimpleIdentifier), -/* harmony export */ "isSlotOutlet": () => (/* binding */ isSlotOutlet), -/* harmony export */ "isStaticArgOf": () => (/* binding */ isStaticArgOf), -/* harmony export */ "isStaticExp": () => (/* binding */ isStaticExp), -/* harmony export */ "isStaticProperty": () => (/* binding */ isStaticProperty), -/* harmony export */ "isStaticPropertyKey": () => (/* binding */ isStaticPropertyKey), -/* harmony export */ "isTemplateNode": () => (/* binding */ isTemplateNode), -/* harmony export */ "isText": () => (/* binding */ isText$1), -/* harmony export */ "isVSlot": () => (/* binding */ isVSlot), -/* harmony export */ "locStub": () => (/* binding */ locStub), -/* harmony export */ "noopDirectiveTransform": () => (/* binding */ noopDirectiveTransform), -/* harmony export */ "processExpression": () => (/* binding */ processExpression), -/* harmony export */ "processFor": () => (/* binding */ processFor), -/* harmony export */ "processIf": () => (/* binding */ processIf), -/* harmony export */ "processSlotOutlet": () => (/* binding */ processSlotOutlet), -/* harmony export */ "registerRuntimeHelpers": () => (/* binding */ registerRuntimeHelpers), -/* harmony export */ "resolveComponentType": () => (/* binding */ resolveComponentType), -/* harmony export */ "stringifyExpression": () => (/* binding */ stringifyExpression), -/* harmony export */ "toValidAssetId": () => (/* binding */ toValidAssetId), -/* harmony export */ "trackSlotScopes": () => (/* binding */ trackSlotScopes), -/* harmony export */ "trackVForSlotScopes": () => (/* binding */ trackVForSlotScopes), -/* harmony export */ "transform": () => (/* binding */ transform), -/* harmony export */ "transformBind": () => (/* binding */ transformBind), -/* harmony export */ "transformElement": () => (/* binding */ transformElement), -/* harmony export */ "transformExpression": () => (/* binding */ transformExpression), -/* harmony export */ "transformModel": () => (/* binding */ transformModel), -/* harmony export */ "transformOn": () => (/* binding */ transformOn), -/* harmony export */ "traverseNode": () => (/* binding */ traverseNode), -/* harmony export */ "walkBlockDeclarations": () => (/* binding */ walkBlockDeclarations), -/* harmony export */ "walkFunctionParams": () => (/* binding */ walkFunctionParams), -/* harmony export */ "walkIdentifiers": () => (/* binding */ walkIdentifiers), -/* harmony export */ "warnDeprecation": () => (/* binding */ warnDeprecation) +/* harmony export */ BASE_TRANSITION: () => (/* binding */ BASE_TRANSITION), +/* harmony export */ CAMELIZE: () => (/* binding */ CAMELIZE), +/* harmony export */ CAPITALIZE: () => (/* binding */ CAPITALIZE), +/* harmony export */ CREATE_BLOCK: () => (/* binding */ CREATE_BLOCK), +/* harmony export */ CREATE_COMMENT: () => (/* binding */ CREATE_COMMENT), +/* harmony export */ CREATE_ELEMENT_BLOCK: () => (/* binding */ CREATE_ELEMENT_BLOCK), +/* harmony export */ CREATE_ELEMENT_VNODE: () => (/* binding */ CREATE_ELEMENT_VNODE), +/* harmony export */ CREATE_SLOTS: () => (/* binding */ CREATE_SLOTS), +/* harmony export */ CREATE_STATIC: () => (/* binding */ CREATE_STATIC), +/* harmony export */ CREATE_TEXT: () => (/* binding */ CREATE_TEXT), +/* harmony export */ CREATE_VNODE: () => (/* binding */ CREATE_VNODE), +/* harmony export */ FRAGMENT: () => (/* binding */ FRAGMENT), +/* harmony export */ GUARD_REACTIVE_PROPS: () => (/* binding */ GUARD_REACTIVE_PROPS), +/* harmony export */ IS_MEMO_SAME: () => (/* binding */ IS_MEMO_SAME), +/* harmony export */ IS_REF: () => (/* binding */ IS_REF), +/* harmony export */ KEEP_ALIVE: () => (/* binding */ KEEP_ALIVE), +/* harmony export */ MERGE_PROPS: () => (/* binding */ MERGE_PROPS), +/* harmony export */ NORMALIZE_CLASS: () => (/* binding */ NORMALIZE_CLASS), +/* harmony export */ NORMALIZE_PROPS: () => (/* binding */ NORMALIZE_PROPS), +/* harmony export */ NORMALIZE_STYLE: () => (/* binding */ NORMALIZE_STYLE), +/* harmony export */ OPEN_BLOCK: () => (/* binding */ OPEN_BLOCK), +/* harmony export */ POP_SCOPE_ID: () => (/* binding */ POP_SCOPE_ID), +/* harmony export */ PUSH_SCOPE_ID: () => (/* binding */ PUSH_SCOPE_ID), +/* harmony export */ RENDER_LIST: () => (/* binding */ RENDER_LIST), +/* harmony export */ RENDER_SLOT: () => (/* binding */ RENDER_SLOT), +/* harmony export */ RESOLVE_COMPONENT: () => (/* binding */ RESOLVE_COMPONENT), +/* harmony export */ RESOLVE_DIRECTIVE: () => (/* binding */ RESOLVE_DIRECTIVE), +/* harmony export */ RESOLVE_DYNAMIC_COMPONENT: () => (/* binding */ RESOLVE_DYNAMIC_COMPONENT), +/* harmony export */ RESOLVE_FILTER: () => (/* binding */ RESOLVE_FILTER), +/* harmony export */ SET_BLOCK_TRACKING: () => (/* binding */ SET_BLOCK_TRACKING), +/* harmony export */ SUSPENSE: () => (/* binding */ SUSPENSE), +/* harmony export */ TELEPORT: () => (/* binding */ TELEPORT), +/* harmony export */ TO_DISPLAY_STRING: () => (/* binding */ TO_DISPLAY_STRING), +/* harmony export */ TO_HANDLERS: () => (/* binding */ TO_HANDLERS), +/* harmony export */ TO_HANDLER_KEY: () => (/* binding */ TO_HANDLER_KEY), +/* harmony export */ TS_NODE_TYPES: () => (/* binding */ TS_NODE_TYPES), +/* harmony export */ UNREF: () => (/* binding */ UNREF), +/* harmony export */ WITH_CTX: () => (/* binding */ WITH_CTX), +/* harmony export */ WITH_DIRECTIVES: () => (/* binding */ WITH_DIRECTIVES), +/* harmony export */ WITH_MEMO: () => (/* binding */ WITH_MEMO), +/* harmony export */ advancePositionWithClone: () => (/* binding */ advancePositionWithClone), +/* harmony export */ advancePositionWithMutation: () => (/* binding */ advancePositionWithMutation), +/* harmony export */ assert: () => (/* binding */ assert), +/* harmony export */ baseCompile: () => (/* binding */ baseCompile), +/* harmony export */ baseParse: () => (/* binding */ baseParse), +/* harmony export */ buildDirectiveArgs: () => (/* binding */ buildDirectiveArgs), +/* harmony export */ buildProps: () => (/* binding */ buildProps), +/* harmony export */ buildSlots: () => (/* binding */ buildSlots), +/* harmony export */ checkCompatEnabled: () => (/* binding */ checkCompatEnabled), +/* harmony export */ convertToBlock: () => (/* binding */ convertToBlock), +/* harmony export */ createArrayExpression: () => (/* binding */ createArrayExpression), +/* harmony export */ createAssignmentExpression: () => (/* binding */ createAssignmentExpression), +/* harmony export */ createBlockStatement: () => (/* binding */ createBlockStatement), +/* harmony export */ createCacheExpression: () => (/* binding */ createCacheExpression), +/* harmony export */ createCallExpression: () => (/* binding */ createCallExpression), +/* harmony export */ createCompilerError: () => (/* binding */ createCompilerError), +/* harmony export */ createCompoundExpression: () => (/* binding */ createCompoundExpression), +/* harmony export */ createConditionalExpression: () => (/* binding */ createConditionalExpression), +/* harmony export */ createForLoopParams: () => (/* binding */ createForLoopParams), +/* harmony export */ createFunctionExpression: () => (/* binding */ createFunctionExpression), +/* harmony export */ createIfStatement: () => (/* binding */ createIfStatement), +/* harmony export */ createInterpolation: () => (/* binding */ createInterpolation), +/* harmony export */ createObjectExpression: () => (/* binding */ createObjectExpression), +/* harmony export */ createObjectProperty: () => (/* binding */ createObjectProperty), +/* harmony export */ createReturnStatement: () => (/* binding */ createReturnStatement), +/* harmony export */ createRoot: () => (/* binding */ createRoot), +/* harmony export */ createSequenceExpression: () => (/* binding */ createSequenceExpression), +/* harmony export */ createSimpleExpression: () => (/* binding */ createSimpleExpression), +/* harmony export */ createStructuralDirectiveTransform: () => (/* binding */ createStructuralDirectiveTransform), +/* harmony export */ createTemplateLiteral: () => (/* binding */ createTemplateLiteral), +/* harmony export */ createTransformContext: () => (/* binding */ createTransformContext), +/* harmony export */ createVNodeCall: () => (/* binding */ createVNodeCall), +/* harmony export */ extractIdentifiers: () => (/* binding */ extractIdentifiers), +/* harmony export */ findDir: () => (/* binding */ findDir), +/* harmony export */ findProp: () => (/* binding */ findProp), +/* harmony export */ generate: () => (/* binding */ generate), +/* harmony export */ generateCodeFrame: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_0__.generateCodeFrame), +/* harmony export */ getBaseTransformPreset: () => (/* binding */ getBaseTransformPreset), +/* harmony export */ getConstantType: () => (/* binding */ getConstantType), +/* harmony export */ getInnerRange: () => (/* binding */ getInnerRange), +/* harmony export */ getMemoedVNodeCall: () => (/* binding */ getMemoedVNodeCall), +/* harmony export */ getVNodeBlockHelper: () => (/* binding */ getVNodeBlockHelper), +/* harmony export */ getVNodeHelper: () => (/* binding */ getVNodeHelper), +/* harmony export */ hasDynamicKeyVBind: () => (/* binding */ hasDynamicKeyVBind), +/* harmony export */ hasScopeRef: () => (/* binding */ hasScopeRef), +/* harmony export */ helperNameMap: () => (/* binding */ helperNameMap), +/* harmony export */ injectProp: () => (/* binding */ injectProp), +/* harmony export */ isBuiltInType: () => (/* binding */ isBuiltInType), +/* harmony export */ isCoreComponent: () => (/* binding */ isCoreComponent), +/* harmony export */ isFunctionType: () => (/* binding */ isFunctionType), +/* harmony export */ isInDestructureAssignment: () => (/* binding */ isInDestructureAssignment), +/* harmony export */ isMemberExpression: () => (/* binding */ isMemberExpression), +/* harmony export */ isMemberExpressionBrowser: () => (/* binding */ isMemberExpressionBrowser), +/* harmony export */ isMemberExpressionNode: () => (/* binding */ isMemberExpressionNode), +/* harmony export */ isReferencedIdentifier: () => (/* binding */ isReferencedIdentifier), +/* harmony export */ isSimpleIdentifier: () => (/* binding */ isSimpleIdentifier), +/* harmony export */ isSlotOutlet: () => (/* binding */ isSlotOutlet), +/* harmony export */ isStaticArgOf: () => (/* binding */ isStaticArgOf), +/* harmony export */ isStaticExp: () => (/* binding */ isStaticExp), +/* harmony export */ isStaticProperty: () => (/* binding */ isStaticProperty), +/* harmony export */ isStaticPropertyKey: () => (/* binding */ isStaticPropertyKey), +/* harmony export */ isTemplateNode: () => (/* binding */ isTemplateNode), +/* harmony export */ isText: () => (/* binding */ isText$1), +/* harmony export */ isVSlot: () => (/* binding */ isVSlot), +/* harmony export */ locStub: () => (/* binding */ locStub), +/* harmony export */ noopDirectiveTransform: () => (/* binding */ noopDirectiveTransform), +/* harmony export */ processExpression: () => (/* binding */ processExpression), +/* harmony export */ processFor: () => (/* binding */ processFor), +/* harmony export */ processIf: () => (/* binding */ processIf), +/* harmony export */ processSlotOutlet: () => (/* binding */ processSlotOutlet), +/* harmony export */ registerRuntimeHelpers: () => (/* binding */ registerRuntimeHelpers), +/* harmony export */ resolveComponentType: () => (/* binding */ resolveComponentType), +/* harmony export */ stringifyExpression: () => (/* binding */ stringifyExpression), +/* harmony export */ toValidAssetId: () => (/* binding */ toValidAssetId), +/* harmony export */ trackSlotScopes: () => (/* binding */ trackSlotScopes), +/* harmony export */ trackVForSlotScopes: () => (/* binding */ trackVForSlotScopes), +/* harmony export */ transform: () => (/* binding */ transform), +/* harmony export */ transformBind: () => (/* binding */ transformBind), +/* harmony export */ transformElement: () => (/* binding */ transformElement), +/* harmony export */ transformExpression: () => (/* binding */ transformExpression), +/* harmony export */ transformModel: () => (/* binding */ transformModel), +/* harmony export */ transformOn: () => (/* binding */ transformOn), +/* harmony export */ traverseNode: () => (/* binding */ traverseNode), +/* harmony export */ walkBlockDeclarations: () => (/* binding */ walkBlockDeclarations), +/* harmony export */ walkFunctionParams: () => (/* binding */ walkFunctionParams), +/* harmony export */ walkIdentifiers: () => (/* binding */ walkIdentifiers), +/* harmony export */ warnDeprecation: () => (/* binding */ warnDeprecation) /* harmony export */ }); /* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); @@ -3871,7 +3872,8 @@ const transformElement = (node, context) => { const flagNames = Object.keys(_vue_shared__WEBPACK_IMPORTED_MODULE_0__.PatchFlagNames).map(Number).filter((n) => n > 0 && patchFlag & n).map((n) => _vue_shared__WEBPACK_IMPORTED_MODULE_0__.PatchFlagNames[n]).join(`, `); vnodePatchFlag = patchFlag + ` /* ${flagNames} */`; } - } else {} + } else // removed by dead control flow +{} if (dynamicPropNames && dynamicPropNames.length) { vnodeDynamicProps = stringifyDynamicPropNames(dynamicPropNames); } @@ -4956,150 +4958,150 @@ const noopDirectiveTransform = () => ({ props: [] }); "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "BASE_TRANSITION": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.BASE_TRANSITION), -/* harmony export */ "CAMELIZE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CAMELIZE), -/* harmony export */ "CAPITALIZE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CAPITALIZE), -/* harmony export */ "CREATE_BLOCK": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_BLOCK), -/* harmony export */ "CREATE_COMMENT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_COMMENT), -/* harmony export */ "CREATE_ELEMENT_BLOCK": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_ELEMENT_BLOCK), -/* harmony export */ "CREATE_ELEMENT_VNODE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_ELEMENT_VNODE), -/* harmony export */ "CREATE_SLOTS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_SLOTS), -/* harmony export */ "CREATE_STATIC": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_STATIC), -/* harmony export */ "CREATE_TEXT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_TEXT), -/* harmony export */ "CREATE_VNODE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_VNODE), -/* harmony export */ "DOMDirectiveTransforms": () => (/* binding */ DOMDirectiveTransforms), -/* harmony export */ "DOMNodeTransforms": () => (/* binding */ DOMNodeTransforms), -/* harmony export */ "FRAGMENT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.FRAGMENT), -/* harmony export */ "GUARD_REACTIVE_PROPS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.GUARD_REACTIVE_PROPS), -/* harmony export */ "IS_MEMO_SAME": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.IS_MEMO_SAME), -/* harmony export */ "IS_REF": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.IS_REF), -/* harmony export */ "KEEP_ALIVE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.KEEP_ALIVE), -/* harmony export */ "MERGE_PROPS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.MERGE_PROPS), -/* harmony export */ "NORMALIZE_CLASS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_CLASS), -/* harmony export */ "NORMALIZE_PROPS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_PROPS), -/* harmony export */ "NORMALIZE_STYLE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_STYLE), -/* harmony export */ "OPEN_BLOCK": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.OPEN_BLOCK), -/* harmony export */ "POP_SCOPE_ID": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.POP_SCOPE_ID), -/* harmony export */ "PUSH_SCOPE_ID": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.PUSH_SCOPE_ID), -/* harmony export */ "RENDER_LIST": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RENDER_LIST), -/* harmony export */ "RENDER_SLOT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RENDER_SLOT), -/* harmony export */ "RESOLVE_COMPONENT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_COMPONENT), -/* harmony export */ "RESOLVE_DIRECTIVE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_DIRECTIVE), -/* harmony export */ "RESOLVE_DYNAMIC_COMPONENT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_DYNAMIC_COMPONENT), -/* harmony export */ "RESOLVE_FILTER": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_FILTER), -/* harmony export */ "SET_BLOCK_TRACKING": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.SET_BLOCK_TRACKING), -/* harmony export */ "SUSPENSE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.SUSPENSE), -/* harmony export */ "TELEPORT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TELEPORT), -/* harmony export */ "TO_DISPLAY_STRING": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_DISPLAY_STRING), -/* harmony export */ "TO_HANDLERS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_HANDLERS), -/* harmony export */ "TO_HANDLER_KEY": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_HANDLER_KEY), -/* harmony export */ "TRANSITION": () => (/* binding */ TRANSITION), -/* harmony export */ "TRANSITION_GROUP": () => (/* binding */ TRANSITION_GROUP), -/* harmony export */ "TS_NODE_TYPES": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TS_NODE_TYPES), -/* harmony export */ "UNREF": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.UNREF), -/* harmony export */ "V_MODEL_CHECKBOX": () => (/* binding */ V_MODEL_CHECKBOX), -/* harmony export */ "V_MODEL_DYNAMIC": () => (/* binding */ V_MODEL_DYNAMIC), -/* harmony export */ "V_MODEL_RADIO": () => (/* binding */ V_MODEL_RADIO), -/* harmony export */ "V_MODEL_SELECT": () => (/* binding */ V_MODEL_SELECT), -/* harmony export */ "V_MODEL_TEXT": () => (/* binding */ V_MODEL_TEXT), -/* harmony export */ "V_ON_WITH_KEYS": () => (/* binding */ V_ON_WITH_KEYS), -/* harmony export */ "V_ON_WITH_MODIFIERS": () => (/* binding */ V_ON_WITH_MODIFIERS), -/* harmony export */ "V_SHOW": () => (/* binding */ V_SHOW), -/* harmony export */ "WITH_CTX": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_CTX), -/* harmony export */ "WITH_DIRECTIVES": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_DIRECTIVES), -/* harmony export */ "WITH_MEMO": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_MEMO), -/* harmony export */ "advancePositionWithClone": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.advancePositionWithClone), -/* harmony export */ "advancePositionWithMutation": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.advancePositionWithMutation), -/* harmony export */ "assert": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.assert), -/* harmony export */ "baseCompile": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.baseCompile), -/* harmony export */ "baseParse": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.baseParse), -/* harmony export */ "buildDirectiveArgs": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildDirectiveArgs), -/* harmony export */ "buildProps": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildProps), -/* harmony export */ "buildSlots": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildSlots), -/* harmony export */ "checkCompatEnabled": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.checkCompatEnabled), -/* harmony export */ "compile": () => (/* binding */ compile), -/* harmony export */ "convertToBlock": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.convertToBlock), -/* harmony export */ "createArrayExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createArrayExpression), -/* harmony export */ "createAssignmentExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createAssignmentExpression), -/* harmony export */ "createBlockStatement": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createBlockStatement), -/* harmony export */ "createCacheExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCacheExpression), -/* harmony export */ "createCallExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCallExpression), -/* harmony export */ "createCompilerError": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCompilerError), -/* harmony export */ "createCompoundExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCompoundExpression), -/* harmony export */ "createConditionalExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createConditionalExpression), -/* harmony export */ "createDOMCompilerError": () => (/* binding */ createDOMCompilerError), -/* harmony export */ "createForLoopParams": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createForLoopParams), -/* harmony export */ "createFunctionExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createFunctionExpression), -/* harmony export */ "createIfStatement": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createIfStatement), -/* harmony export */ "createInterpolation": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createInterpolation), -/* harmony export */ "createObjectExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createObjectExpression), -/* harmony export */ "createObjectProperty": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createObjectProperty), -/* harmony export */ "createReturnStatement": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createReturnStatement), -/* harmony export */ "createRoot": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createRoot), -/* harmony export */ "createSequenceExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createSequenceExpression), -/* harmony export */ "createSimpleExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createSimpleExpression), -/* harmony export */ "createStructuralDirectiveTransform": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createStructuralDirectiveTransform), -/* harmony export */ "createTemplateLiteral": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createTemplateLiteral), -/* harmony export */ "createTransformContext": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createTransformContext), -/* harmony export */ "createVNodeCall": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createVNodeCall), -/* harmony export */ "extractIdentifiers": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.extractIdentifiers), -/* harmony export */ "findDir": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.findDir), -/* harmony export */ "findProp": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.findProp), -/* harmony export */ "generate": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.generate), -/* harmony export */ "generateCodeFrame": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.generateCodeFrame), -/* harmony export */ "getBaseTransformPreset": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getBaseTransformPreset), -/* harmony export */ "getConstantType": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getConstantType), -/* harmony export */ "getInnerRange": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getInnerRange), -/* harmony export */ "getMemoedVNodeCall": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getMemoedVNodeCall), -/* harmony export */ "getVNodeBlockHelper": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getVNodeBlockHelper), -/* harmony export */ "getVNodeHelper": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getVNodeHelper), -/* harmony export */ "hasDynamicKeyVBind": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.hasDynamicKeyVBind), -/* harmony export */ "hasScopeRef": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.hasScopeRef), -/* harmony export */ "helperNameMap": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.helperNameMap), -/* harmony export */ "injectProp": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.injectProp), -/* harmony export */ "isBuiltInType": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isBuiltInType), -/* harmony export */ "isCoreComponent": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isCoreComponent), -/* harmony export */ "isFunctionType": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isFunctionType), -/* harmony export */ "isInDestructureAssignment": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isInDestructureAssignment), -/* harmony export */ "isMemberExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpression), -/* harmony export */ "isMemberExpressionBrowser": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpressionBrowser), -/* harmony export */ "isMemberExpressionNode": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpressionNode), -/* harmony export */ "isReferencedIdentifier": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isReferencedIdentifier), -/* harmony export */ "isSimpleIdentifier": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isSimpleIdentifier), -/* harmony export */ "isSlotOutlet": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isSlotOutlet), -/* harmony export */ "isStaticArgOf": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticArgOf), -/* harmony export */ "isStaticExp": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticExp), -/* harmony export */ "isStaticProperty": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticProperty), -/* harmony export */ "isStaticPropertyKey": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticPropertyKey), -/* harmony export */ "isTemplateNode": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isTemplateNode), -/* harmony export */ "isText": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isText), -/* harmony export */ "isVSlot": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isVSlot), -/* harmony export */ "locStub": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.locStub), -/* harmony export */ "noopDirectiveTransform": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.noopDirectiveTransform), -/* harmony export */ "parse": () => (/* binding */ parse), -/* harmony export */ "parserOptions": () => (/* binding */ parserOptions), -/* harmony export */ "processExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processExpression), -/* harmony export */ "processFor": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processFor), -/* harmony export */ "processIf": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processIf), -/* harmony export */ "processSlotOutlet": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processSlotOutlet), -/* harmony export */ "registerRuntimeHelpers": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.registerRuntimeHelpers), -/* harmony export */ "resolveComponentType": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.resolveComponentType), -/* harmony export */ "stringifyExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.stringifyExpression), -/* harmony export */ "toValidAssetId": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.toValidAssetId), -/* harmony export */ "trackSlotScopes": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.trackSlotScopes), -/* harmony export */ "trackVForSlotScopes": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.trackVForSlotScopes), -/* harmony export */ "transform": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transform), -/* harmony export */ "transformBind": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformBind), -/* harmony export */ "transformElement": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformElement), -/* harmony export */ "transformExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformExpression), -/* harmony export */ "transformModel": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformModel), -/* harmony export */ "transformOn": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformOn), -/* harmony export */ "transformStyle": () => (/* binding */ transformStyle), -/* harmony export */ "traverseNode": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.traverseNode), -/* harmony export */ "walkBlockDeclarations": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkBlockDeclarations), -/* harmony export */ "walkFunctionParams": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkFunctionParams), -/* harmony export */ "walkIdentifiers": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkIdentifiers), -/* harmony export */ "warnDeprecation": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.warnDeprecation) +/* harmony export */ BASE_TRANSITION: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.BASE_TRANSITION), +/* harmony export */ CAMELIZE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CAMELIZE), +/* harmony export */ CAPITALIZE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CAPITALIZE), +/* harmony export */ CREATE_BLOCK: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_BLOCK), +/* harmony export */ CREATE_COMMENT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_COMMENT), +/* harmony export */ CREATE_ELEMENT_BLOCK: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_ELEMENT_BLOCK), +/* harmony export */ CREATE_ELEMENT_VNODE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_ELEMENT_VNODE), +/* harmony export */ CREATE_SLOTS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_SLOTS), +/* harmony export */ CREATE_STATIC: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_STATIC), +/* harmony export */ CREATE_TEXT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_TEXT), +/* harmony export */ CREATE_VNODE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_VNODE), +/* harmony export */ DOMDirectiveTransforms: () => (/* binding */ DOMDirectiveTransforms), +/* harmony export */ DOMNodeTransforms: () => (/* binding */ DOMNodeTransforms), +/* harmony export */ FRAGMENT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.FRAGMENT), +/* harmony export */ GUARD_REACTIVE_PROPS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.GUARD_REACTIVE_PROPS), +/* harmony export */ IS_MEMO_SAME: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.IS_MEMO_SAME), +/* harmony export */ IS_REF: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.IS_REF), +/* harmony export */ KEEP_ALIVE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.KEEP_ALIVE), +/* harmony export */ MERGE_PROPS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.MERGE_PROPS), +/* harmony export */ NORMALIZE_CLASS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_CLASS), +/* harmony export */ NORMALIZE_PROPS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_PROPS), +/* harmony export */ NORMALIZE_STYLE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_STYLE), +/* harmony export */ OPEN_BLOCK: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.OPEN_BLOCK), +/* harmony export */ POP_SCOPE_ID: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.POP_SCOPE_ID), +/* harmony export */ PUSH_SCOPE_ID: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.PUSH_SCOPE_ID), +/* harmony export */ RENDER_LIST: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RENDER_LIST), +/* harmony export */ RENDER_SLOT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RENDER_SLOT), +/* harmony export */ RESOLVE_COMPONENT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_COMPONENT), +/* harmony export */ RESOLVE_DIRECTIVE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_DIRECTIVE), +/* harmony export */ RESOLVE_DYNAMIC_COMPONENT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_DYNAMIC_COMPONENT), +/* harmony export */ RESOLVE_FILTER: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_FILTER), +/* harmony export */ SET_BLOCK_TRACKING: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.SET_BLOCK_TRACKING), +/* harmony export */ SUSPENSE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.SUSPENSE), +/* harmony export */ TELEPORT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TELEPORT), +/* harmony export */ TO_DISPLAY_STRING: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_DISPLAY_STRING), +/* harmony export */ TO_HANDLERS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_HANDLERS), +/* harmony export */ TO_HANDLER_KEY: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_HANDLER_KEY), +/* harmony export */ TRANSITION: () => (/* binding */ TRANSITION), +/* harmony export */ TRANSITION_GROUP: () => (/* binding */ TRANSITION_GROUP), +/* harmony export */ TS_NODE_TYPES: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TS_NODE_TYPES), +/* harmony export */ UNREF: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.UNREF), +/* harmony export */ V_MODEL_CHECKBOX: () => (/* binding */ V_MODEL_CHECKBOX), +/* harmony export */ V_MODEL_DYNAMIC: () => (/* binding */ V_MODEL_DYNAMIC), +/* harmony export */ V_MODEL_RADIO: () => (/* binding */ V_MODEL_RADIO), +/* harmony export */ V_MODEL_SELECT: () => (/* binding */ V_MODEL_SELECT), +/* harmony export */ V_MODEL_TEXT: () => (/* binding */ V_MODEL_TEXT), +/* harmony export */ V_ON_WITH_KEYS: () => (/* binding */ V_ON_WITH_KEYS), +/* harmony export */ V_ON_WITH_MODIFIERS: () => (/* binding */ V_ON_WITH_MODIFIERS), +/* harmony export */ V_SHOW: () => (/* binding */ V_SHOW), +/* harmony export */ WITH_CTX: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_CTX), +/* harmony export */ WITH_DIRECTIVES: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_DIRECTIVES), +/* harmony export */ WITH_MEMO: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_MEMO), +/* harmony export */ advancePositionWithClone: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.advancePositionWithClone), +/* harmony export */ advancePositionWithMutation: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.advancePositionWithMutation), +/* harmony export */ assert: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.assert), +/* harmony export */ baseCompile: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.baseCompile), +/* harmony export */ baseParse: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.baseParse), +/* harmony export */ buildDirectiveArgs: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildDirectiveArgs), +/* harmony export */ buildProps: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildProps), +/* harmony export */ buildSlots: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildSlots), +/* harmony export */ checkCompatEnabled: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.checkCompatEnabled), +/* harmony export */ compile: () => (/* binding */ compile), +/* harmony export */ convertToBlock: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.convertToBlock), +/* harmony export */ createArrayExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createArrayExpression), +/* harmony export */ createAssignmentExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createAssignmentExpression), +/* harmony export */ createBlockStatement: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createBlockStatement), +/* harmony export */ createCacheExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCacheExpression), +/* harmony export */ createCallExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCallExpression), +/* harmony export */ createCompilerError: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCompilerError), +/* harmony export */ createCompoundExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCompoundExpression), +/* harmony export */ createConditionalExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createConditionalExpression), +/* harmony export */ createDOMCompilerError: () => (/* binding */ createDOMCompilerError), +/* harmony export */ createForLoopParams: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createForLoopParams), +/* harmony export */ createFunctionExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createFunctionExpression), +/* harmony export */ createIfStatement: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createIfStatement), +/* harmony export */ createInterpolation: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createInterpolation), +/* harmony export */ createObjectExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createObjectExpression), +/* harmony export */ createObjectProperty: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createObjectProperty), +/* harmony export */ createReturnStatement: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createReturnStatement), +/* harmony export */ createRoot: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createRoot), +/* harmony export */ createSequenceExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createSequenceExpression), +/* harmony export */ createSimpleExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createSimpleExpression), +/* harmony export */ createStructuralDirectiveTransform: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createStructuralDirectiveTransform), +/* harmony export */ createTemplateLiteral: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createTemplateLiteral), +/* harmony export */ createTransformContext: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createTransformContext), +/* harmony export */ createVNodeCall: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createVNodeCall), +/* harmony export */ extractIdentifiers: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.extractIdentifiers), +/* harmony export */ findDir: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.findDir), +/* harmony export */ findProp: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.findProp), +/* harmony export */ generate: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.generate), +/* harmony export */ generateCodeFrame: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.generateCodeFrame), +/* harmony export */ getBaseTransformPreset: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getBaseTransformPreset), +/* harmony export */ getConstantType: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getConstantType), +/* harmony export */ getInnerRange: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getInnerRange), +/* harmony export */ getMemoedVNodeCall: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getMemoedVNodeCall), +/* harmony export */ getVNodeBlockHelper: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getVNodeBlockHelper), +/* harmony export */ getVNodeHelper: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getVNodeHelper), +/* harmony export */ hasDynamicKeyVBind: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.hasDynamicKeyVBind), +/* harmony export */ hasScopeRef: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.hasScopeRef), +/* harmony export */ helperNameMap: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.helperNameMap), +/* harmony export */ injectProp: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.injectProp), +/* harmony export */ isBuiltInType: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isBuiltInType), +/* harmony export */ isCoreComponent: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isCoreComponent), +/* harmony export */ isFunctionType: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isFunctionType), +/* harmony export */ isInDestructureAssignment: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isInDestructureAssignment), +/* harmony export */ isMemberExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpression), +/* harmony export */ isMemberExpressionBrowser: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpressionBrowser), +/* harmony export */ isMemberExpressionNode: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpressionNode), +/* harmony export */ isReferencedIdentifier: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isReferencedIdentifier), +/* harmony export */ isSimpleIdentifier: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isSimpleIdentifier), +/* harmony export */ isSlotOutlet: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isSlotOutlet), +/* harmony export */ isStaticArgOf: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticArgOf), +/* harmony export */ isStaticExp: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticExp), +/* harmony export */ isStaticProperty: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticProperty), +/* harmony export */ isStaticPropertyKey: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticPropertyKey), +/* harmony export */ isTemplateNode: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isTemplateNode), +/* harmony export */ isText: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isText), +/* harmony export */ isVSlot: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isVSlot), +/* harmony export */ locStub: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.locStub), +/* harmony export */ noopDirectiveTransform: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.noopDirectiveTransform), +/* harmony export */ parse: () => (/* binding */ parse), +/* harmony export */ parserOptions: () => (/* binding */ parserOptions), +/* harmony export */ processExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processExpression), +/* harmony export */ processFor: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processFor), +/* harmony export */ processIf: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processIf), +/* harmony export */ processSlotOutlet: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processSlotOutlet), +/* harmony export */ registerRuntimeHelpers: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.registerRuntimeHelpers), +/* harmony export */ resolveComponentType: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.resolveComponentType), +/* harmony export */ stringifyExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.stringifyExpression), +/* harmony export */ toValidAssetId: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.toValidAssetId), +/* harmony export */ trackSlotScopes: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.trackSlotScopes), +/* harmony export */ trackVForSlotScopes: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.trackVForSlotScopes), +/* harmony export */ transform: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transform), +/* harmony export */ transformBind: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformBind), +/* harmony export */ transformElement: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformElement), +/* harmony export */ transformExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformExpression), +/* harmony export */ transformModel: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformModel), +/* harmony export */ transformOn: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformOn), +/* harmony export */ transformStyle: () => (/* binding */ transformStyle), +/* harmony export */ traverseNode: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.traverseNode), +/* harmony export */ walkBlockDeclarations: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkBlockDeclarations), +/* harmony export */ walkFunctionParams: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkFunctionParams), +/* harmony export */ walkIdentifiers: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkIdentifiers), +/* harmony export */ warnDeprecation: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.warnDeprecation) /* harmony export */ }); /* harmony import */ var _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/compiler-core */ "./node_modules/@vue/compiler-core/dist/compiler-core.esm-bundler.js"); /* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); @@ -5605,41 +5607,41 @@ function parse(template, options = {}) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "EffectScope": () => (/* binding */ EffectScope), -/* harmony export */ "ITERATE_KEY": () => (/* binding */ ITERATE_KEY), -/* harmony export */ "ReactiveEffect": () => (/* binding */ ReactiveEffect), -/* harmony export */ "computed": () => (/* binding */ computed), -/* harmony export */ "customRef": () => (/* binding */ customRef), -/* harmony export */ "deferredComputed": () => (/* binding */ deferredComputed), -/* harmony export */ "effect": () => (/* binding */ effect), -/* harmony export */ "effectScope": () => (/* binding */ effectScope), -/* harmony export */ "enableTracking": () => (/* binding */ enableTracking), -/* harmony export */ "getCurrentScope": () => (/* binding */ getCurrentScope), -/* harmony export */ "isProxy": () => (/* binding */ isProxy), -/* harmony export */ "isReactive": () => (/* binding */ isReactive), -/* harmony export */ "isReadonly": () => (/* binding */ isReadonly), -/* harmony export */ "isRef": () => (/* binding */ isRef), -/* harmony export */ "isShallow": () => (/* binding */ isShallow), -/* harmony export */ "markRaw": () => (/* binding */ markRaw), -/* harmony export */ "onScopeDispose": () => (/* binding */ onScopeDispose), -/* harmony export */ "pauseTracking": () => (/* binding */ pauseTracking), -/* harmony export */ "proxyRefs": () => (/* binding */ proxyRefs), -/* harmony export */ "reactive": () => (/* binding */ reactive), -/* harmony export */ "readonly": () => (/* binding */ readonly), -/* harmony export */ "ref": () => (/* binding */ ref), -/* harmony export */ "resetTracking": () => (/* binding */ resetTracking), -/* harmony export */ "shallowReactive": () => (/* binding */ shallowReactive), -/* harmony export */ "shallowReadonly": () => (/* binding */ shallowReadonly), -/* harmony export */ "shallowRef": () => (/* binding */ shallowRef), -/* harmony export */ "stop": () => (/* binding */ stop), -/* harmony export */ "toRaw": () => (/* binding */ toRaw), -/* harmony export */ "toRef": () => (/* binding */ toRef), -/* harmony export */ "toRefs": () => (/* binding */ toRefs), -/* harmony export */ "toValue": () => (/* binding */ toValue), -/* harmony export */ "track": () => (/* binding */ track), -/* harmony export */ "trigger": () => (/* binding */ trigger), -/* harmony export */ "triggerRef": () => (/* binding */ triggerRef), -/* harmony export */ "unref": () => (/* binding */ unref) +/* harmony export */ EffectScope: () => (/* binding */ EffectScope), +/* harmony export */ ITERATE_KEY: () => (/* binding */ ITERATE_KEY), +/* harmony export */ ReactiveEffect: () => (/* binding */ ReactiveEffect), +/* harmony export */ computed: () => (/* binding */ computed), +/* harmony export */ customRef: () => (/* binding */ customRef), +/* harmony export */ deferredComputed: () => (/* binding */ deferredComputed), +/* harmony export */ effect: () => (/* binding */ effect), +/* harmony export */ effectScope: () => (/* binding */ effectScope), +/* harmony export */ enableTracking: () => (/* binding */ enableTracking), +/* harmony export */ getCurrentScope: () => (/* binding */ getCurrentScope), +/* harmony export */ isProxy: () => (/* binding */ isProxy), +/* harmony export */ isReactive: () => (/* binding */ isReactive), +/* harmony export */ isReadonly: () => (/* binding */ isReadonly), +/* harmony export */ isRef: () => (/* binding */ isRef), +/* harmony export */ isShallow: () => (/* binding */ isShallow), +/* harmony export */ markRaw: () => (/* binding */ markRaw), +/* harmony export */ onScopeDispose: () => (/* binding */ onScopeDispose), +/* harmony export */ pauseTracking: () => (/* binding */ pauseTracking), +/* harmony export */ proxyRefs: () => (/* binding */ proxyRefs), +/* harmony export */ reactive: () => (/* binding */ reactive), +/* harmony export */ readonly: () => (/* binding */ readonly), +/* harmony export */ ref: () => (/* binding */ ref), +/* harmony export */ resetTracking: () => (/* binding */ resetTracking), +/* harmony export */ shallowReactive: () => (/* binding */ shallowReactive), +/* harmony export */ shallowReadonly: () => (/* binding */ shallowReadonly), +/* harmony export */ shallowRef: () => (/* binding */ shallowRef), +/* harmony export */ stop: () => (/* binding */ stop), +/* harmony export */ toRaw: () => (/* binding */ toRaw), +/* harmony export */ toRef: () => (/* binding */ toRef), +/* harmony export */ toRefs: () => (/* binding */ toRefs), +/* harmony export */ toValue: () => (/* binding */ toValue), +/* harmony export */ track: () => (/* binding */ track), +/* harmony export */ trigger: () => (/* binding */ trigger), +/* harmony export */ triggerRef: () => (/* binding */ triggerRef), +/* harmony export */ unref: () => (/* binding */ unref) /* harmony export */ }); /* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); @@ -5977,7 +5979,8 @@ function trigger(target, type, key, newValue, oldValue, oldTarget) { if (deps[0]) { if (true) { triggerEffects(deps[0], eventInfo); - } else {} + } else // removed by dead control flow +{} } } else { const effects = []; @@ -5988,7 +5991,8 @@ function trigger(target, type, key, newValue, oldValue, oldTarget) { } if (true) { triggerEffects(createDep(effects), eventInfo); - } else {} + } else // removed by dead control flow +{} } } function triggerEffects(dep, debuggerEventExtraInfo) { @@ -6601,7 +6605,8 @@ function trackRefValue(ref2) { type: "get", key: "value" }); - } else {} + } else // removed by dead control flow +{} } } function triggerRefValue(ref2, newVal) { @@ -6615,7 +6620,8 @@ function triggerRefValue(ref2, newVal) { key: "value", newValue: newVal }); - } else {} + } else // removed by dead control flow +{} } } function isRef(r) { @@ -6894,139 +6900,139 @@ function deferredComputed(getter) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "BaseTransition": () => (/* binding */ BaseTransition), -/* harmony export */ "BaseTransitionPropsValidators": () => (/* binding */ BaseTransitionPropsValidators), -/* harmony export */ "Comment": () => (/* binding */ Comment), -/* harmony export */ "EffectScope": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.EffectScope), -/* harmony export */ "Fragment": () => (/* binding */ Fragment), -/* harmony export */ "KeepAlive": () => (/* binding */ KeepAlive), -/* harmony export */ "ReactiveEffect": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.ReactiveEffect), -/* harmony export */ "Static": () => (/* binding */ Static), -/* harmony export */ "Suspense": () => (/* binding */ Suspense), -/* harmony export */ "Teleport": () => (/* binding */ Teleport), -/* harmony export */ "Text": () => (/* binding */ Text), -/* harmony export */ "assertNumber": () => (/* binding */ assertNumber), -/* harmony export */ "callWithAsyncErrorHandling": () => (/* binding */ callWithAsyncErrorHandling), -/* harmony export */ "callWithErrorHandling": () => (/* binding */ callWithErrorHandling), -/* harmony export */ "camelize": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize), -/* harmony export */ "capitalize": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.capitalize), -/* harmony export */ "cloneVNode": () => (/* binding */ cloneVNode), -/* harmony export */ "compatUtils": () => (/* binding */ compatUtils), -/* harmony export */ "computed": () => (/* binding */ computed), -/* harmony export */ "createBlock": () => (/* binding */ createBlock), -/* harmony export */ "createCommentVNode": () => (/* binding */ createCommentVNode), -/* harmony export */ "createElementBlock": () => (/* binding */ createElementBlock), -/* harmony export */ "createElementVNode": () => (/* binding */ createBaseVNode), -/* harmony export */ "createHydrationRenderer": () => (/* binding */ createHydrationRenderer), -/* harmony export */ "createPropsRestProxy": () => (/* binding */ createPropsRestProxy), -/* harmony export */ "createRenderer": () => (/* binding */ createRenderer), -/* harmony export */ "createSlots": () => (/* binding */ createSlots), -/* harmony export */ "createStaticVNode": () => (/* binding */ createStaticVNode), -/* harmony export */ "createTextVNode": () => (/* binding */ createTextVNode), -/* harmony export */ "createVNode": () => (/* binding */ createVNode), -/* harmony export */ "customRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.customRef), -/* harmony export */ "defineAsyncComponent": () => (/* binding */ defineAsyncComponent), -/* harmony export */ "defineComponent": () => (/* binding */ defineComponent), -/* harmony export */ "defineEmits": () => (/* binding */ defineEmits), -/* harmony export */ "defineExpose": () => (/* binding */ defineExpose), -/* harmony export */ "defineModel": () => (/* binding */ defineModel), -/* harmony export */ "defineOptions": () => (/* binding */ defineOptions), -/* harmony export */ "defineProps": () => (/* binding */ defineProps), -/* harmony export */ "defineSlots": () => (/* binding */ defineSlots), -/* harmony export */ "devtools": () => (/* binding */ devtools), -/* harmony export */ "effect": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.effect), -/* harmony export */ "effectScope": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.effectScope), -/* harmony export */ "getCurrentInstance": () => (/* binding */ getCurrentInstance), -/* harmony export */ "getCurrentScope": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.getCurrentScope), -/* harmony export */ "getTransitionRawChildren": () => (/* binding */ getTransitionRawChildren), -/* harmony export */ "guardReactiveProps": () => (/* binding */ guardReactiveProps), -/* harmony export */ "h": () => (/* binding */ h), -/* harmony export */ "handleError": () => (/* binding */ handleError), -/* harmony export */ "hasInjectionContext": () => (/* binding */ hasInjectionContext), -/* harmony export */ "initCustomFormatter": () => (/* binding */ initCustomFormatter), -/* harmony export */ "inject": () => (/* binding */ inject), -/* harmony export */ "isMemoSame": () => (/* binding */ isMemoSame), -/* harmony export */ "isProxy": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isProxy), -/* harmony export */ "isReactive": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isReactive), -/* harmony export */ "isReadonly": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isReadonly), -/* harmony export */ "isRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isRef), -/* harmony export */ "isRuntimeOnly": () => (/* binding */ isRuntimeOnly), -/* harmony export */ "isShallow": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isShallow), -/* harmony export */ "isVNode": () => (/* binding */ isVNode), -/* harmony export */ "markRaw": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.markRaw), -/* harmony export */ "mergeDefaults": () => (/* binding */ mergeDefaults), -/* harmony export */ "mergeModels": () => (/* binding */ mergeModels), -/* harmony export */ "mergeProps": () => (/* binding */ mergeProps), -/* harmony export */ "nextTick": () => (/* binding */ nextTick), -/* harmony export */ "normalizeClass": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeClass), -/* harmony export */ "normalizeProps": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeProps), -/* harmony export */ "normalizeStyle": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeStyle), -/* harmony export */ "onActivated": () => (/* binding */ onActivated), -/* harmony export */ "onBeforeMount": () => (/* binding */ onBeforeMount), -/* harmony export */ "onBeforeUnmount": () => (/* binding */ onBeforeUnmount), -/* harmony export */ "onBeforeUpdate": () => (/* binding */ onBeforeUpdate), -/* harmony export */ "onDeactivated": () => (/* binding */ onDeactivated), -/* harmony export */ "onErrorCaptured": () => (/* binding */ onErrorCaptured), -/* harmony export */ "onMounted": () => (/* binding */ onMounted), -/* harmony export */ "onRenderTracked": () => (/* binding */ onRenderTracked), -/* harmony export */ "onRenderTriggered": () => (/* binding */ onRenderTriggered), -/* harmony export */ "onScopeDispose": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.onScopeDispose), -/* harmony export */ "onServerPrefetch": () => (/* binding */ onServerPrefetch), -/* harmony export */ "onUnmounted": () => (/* binding */ onUnmounted), -/* harmony export */ "onUpdated": () => (/* binding */ onUpdated), -/* harmony export */ "openBlock": () => (/* binding */ openBlock), -/* harmony export */ "popScopeId": () => (/* binding */ popScopeId), -/* harmony export */ "provide": () => (/* binding */ provide), -/* harmony export */ "proxyRefs": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.proxyRefs), -/* harmony export */ "pushScopeId": () => (/* binding */ pushScopeId), -/* harmony export */ "queuePostFlushCb": () => (/* binding */ queuePostFlushCb), -/* harmony export */ "reactive": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.reactive), -/* harmony export */ "readonly": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.readonly), -/* harmony export */ "ref": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.ref), -/* harmony export */ "registerRuntimeCompiler": () => (/* binding */ registerRuntimeCompiler), -/* harmony export */ "renderList": () => (/* binding */ renderList), -/* harmony export */ "renderSlot": () => (/* binding */ renderSlot), -/* harmony export */ "resolveComponent": () => (/* binding */ resolveComponent), -/* harmony export */ "resolveDirective": () => (/* binding */ resolveDirective), -/* harmony export */ "resolveDynamicComponent": () => (/* binding */ resolveDynamicComponent), -/* harmony export */ "resolveFilter": () => (/* binding */ resolveFilter), -/* harmony export */ "resolveTransitionHooks": () => (/* binding */ resolveTransitionHooks), -/* harmony export */ "setBlockTracking": () => (/* binding */ setBlockTracking), -/* harmony export */ "setDevtoolsHook": () => (/* binding */ setDevtoolsHook), -/* harmony export */ "setTransitionHooks": () => (/* binding */ setTransitionHooks), -/* harmony export */ "shallowReactive": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowReactive), -/* harmony export */ "shallowReadonly": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowReadonly), -/* harmony export */ "shallowRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowRef), -/* harmony export */ "ssrContextKey": () => (/* binding */ ssrContextKey), -/* harmony export */ "ssrUtils": () => (/* binding */ ssrUtils), -/* harmony export */ "stop": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.stop), -/* harmony export */ "toDisplayString": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.toDisplayString), -/* harmony export */ "toHandlerKey": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.toHandlerKey), -/* harmony export */ "toHandlers": () => (/* binding */ toHandlers), -/* harmony export */ "toRaw": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRaw), -/* harmony export */ "toRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRef), -/* harmony export */ "toRefs": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRefs), -/* harmony export */ "toValue": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toValue), -/* harmony export */ "transformVNodeArgs": () => (/* binding */ transformVNodeArgs), -/* harmony export */ "triggerRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.triggerRef), -/* harmony export */ "unref": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.unref), -/* harmony export */ "useAttrs": () => (/* binding */ useAttrs), -/* harmony export */ "useModel": () => (/* binding */ useModel), -/* harmony export */ "useSSRContext": () => (/* binding */ useSSRContext), -/* harmony export */ "useSlots": () => (/* binding */ useSlots), -/* harmony export */ "useTransitionState": () => (/* binding */ useTransitionState), -/* harmony export */ "version": () => (/* binding */ version), -/* harmony export */ "warn": () => (/* binding */ warn), -/* harmony export */ "watch": () => (/* binding */ watch), -/* harmony export */ "watchEffect": () => (/* binding */ watchEffect), -/* harmony export */ "watchPostEffect": () => (/* binding */ watchPostEffect), -/* harmony export */ "watchSyncEffect": () => (/* binding */ watchSyncEffect), -/* harmony export */ "withAsyncContext": () => (/* binding */ withAsyncContext), -/* harmony export */ "withCtx": () => (/* binding */ withCtx), -/* harmony export */ "withDefaults": () => (/* binding */ withDefaults), -/* harmony export */ "withDirectives": () => (/* binding */ withDirectives), -/* harmony export */ "withMemo": () => (/* binding */ withMemo), -/* harmony export */ "withScopeId": () => (/* binding */ withScopeId) +/* harmony export */ BaseTransition: () => (/* binding */ BaseTransition), +/* harmony export */ BaseTransitionPropsValidators: () => (/* binding */ BaseTransitionPropsValidators), +/* harmony export */ Comment: () => (/* binding */ Comment), +/* harmony export */ EffectScope: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.EffectScope), +/* harmony export */ Fragment: () => (/* binding */ Fragment), +/* harmony export */ KeepAlive: () => (/* binding */ KeepAlive), +/* harmony export */ ReactiveEffect: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.ReactiveEffect), +/* harmony export */ Static: () => (/* binding */ Static), +/* harmony export */ Suspense: () => (/* binding */ Suspense), +/* harmony export */ Teleport: () => (/* binding */ Teleport), +/* harmony export */ Text: () => (/* binding */ Text), +/* harmony export */ assertNumber: () => (/* binding */ assertNumber), +/* harmony export */ callWithAsyncErrorHandling: () => (/* binding */ callWithAsyncErrorHandling), +/* harmony export */ callWithErrorHandling: () => (/* binding */ callWithErrorHandling), +/* harmony export */ camelize: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize), +/* harmony export */ capitalize: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.capitalize), +/* harmony export */ cloneVNode: () => (/* binding */ cloneVNode), +/* harmony export */ compatUtils: () => (/* binding */ compatUtils), +/* harmony export */ computed: () => (/* binding */ computed), +/* harmony export */ createBlock: () => (/* binding */ createBlock), +/* harmony export */ createCommentVNode: () => (/* binding */ createCommentVNode), +/* harmony export */ createElementBlock: () => (/* binding */ createElementBlock), +/* harmony export */ createElementVNode: () => (/* binding */ createBaseVNode), +/* harmony export */ createHydrationRenderer: () => (/* binding */ createHydrationRenderer), +/* harmony export */ createPropsRestProxy: () => (/* binding */ createPropsRestProxy), +/* harmony export */ createRenderer: () => (/* binding */ createRenderer), +/* harmony export */ createSlots: () => (/* binding */ createSlots), +/* harmony export */ createStaticVNode: () => (/* binding */ createStaticVNode), +/* harmony export */ createTextVNode: () => (/* binding */ createTextVNode), +/* harmony export */ createVNode: () => (/* binding */ createVNode), +/* harmony export */ customRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.customRef), +/* harmony export */ defineAsyncComponent: () => (/* binding */ defineAsyncComponent), +/* harmony export */ defineComponent: () => (/* binding */ defineComponent), +/* harmony export */ defineEmits: () => (/* binding */ defineEmits), +/* harmony export */ defineExpose: () => (/* binding */ defineExpose), +/* harmony export */ defineModel: () => (/* binding */ defineModel), +/* harmony export */ defineOptions: () => (/* binding */ defineOptions), +/* harmony export */ defineProps: () => (/* binding */ defineProps), +/* harmony export */ defineSlots: () => (/* binding */ defineSlots), +/* harmony export */ devtools: () => (/* binding */ devtools), +/* harmony export */ effect: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.effect), +/* harmony export */ effectScope: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.effectScope), +/* harmony export */ getCurrentInstance: () => (/* binding */ getCurrentInstance), +/* harmony export */ getCurrentScope: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.getCurrentScope), +/* harmony export */ getTransitionRawChildren: () => (/* binding */ getTransitionRawChildren), +/* harmony export */ guardReactiveProps: () => (/* binding */ guardReactiveProps), +/* harmony export */ h: () => (/* binding */ h), +/* harmony export */ handleError: () => (/* binding */ handleError), +/* harmony export */ hasInjectionContext: () => (/* binding */ hasInjectionContext), +/* harmony export */ initCustomFormatter: () => (/* binding */ initCustomFormatter), +/* harmony export */ inject: () => (/* binding */ inject), +/* harmony export */ isMemoSame: () => (/* binding */ isMemoSame), +/* harmony export */ isProxy: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isProxy), +/* harmony export */ isReactive: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isReactive), +/* harmony export */ isReadonly: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isReadonly), +/* harmony export */ isRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isRef), +/* harmony export */ isRuntimeOnly: () => (/* binding */ isRuntimeOnly), +/* harmony export */ isShallow: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isShallow), +/* harmony export */ isVNode: () => (/* binding */ isVNode), +/* harmony export */ markRaw: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.markRaw), +/* harmony export */ mergeDefaults: () => (/* binding */ mergeDefaults), +/* harmony export */ mergeModels: () => (/* binding */ mergeModels), +/* harmony export */ mergeProps: () => (/* binding */ mergeProps), +/* harmony export */ nextTick: () => (/* binding */ nextTick), +/* harmony export */ normalizeClass: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeClass), +/* harmony export */ normalizeProps: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeProps), +/* harmony export */ normalizeStyle: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeStyle), +/* harmony export */ onActivated: () => (/* binding */ onActivated), +/* harmony export */ onBeforeMount: () => (/* binding */ onBeforeMount), +/* harmony export */ onBeforeUnmount: () => (/* binding */ onBeforeUnmount), +/* harmony export */ onBeforeUpdate: () => (/* binding */ onBeforeUpdate), +/* harmony export */ onDeactivated: () => (/* binding */ onDeactivated), +/* harmony export */ onErrorCaptured: () => (/* binding */ onErrorCaptured), +/* harmony export */ onMounted: () => (/* binding */ onMounted), +/* harmony export */ onRenderTracked: () => (/* binding */ onRenderTracked), +/* harmony export */ onRenderTriggered: () => (/* binding */ onRenderTriggered), +/* harmony export */ onScopeDispose: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.onScopeDispose), +/* harmony export */ onServerPrefetch: () => (/* binding */ onServerPrefetch), +/* harmony export */ onUnmounted: () => (/* binding */ onUnmounted), +/* harmony export */ onUpdated: () => (/* binding */ onUpdated), +/* harmony export */ openBlock: () => (/* binding */ openBlock), +/* harmony export */ popScopeId: () => (/* binding */ popScopeId), +/* harmony export */ provide: () => (/* binding */ provide), +/* harmony export */ proxyRefs: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.proxyRefs), +/* harmony export */ pushScopeId: () => (/* binding */ pushScopeId), +/* harmony export */ queuePostFlushCb: () => (/* binding */ queuePostFlushCb), +/* harmony export */ reactive: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.reactive), +/* harmony export */ readonly: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.readonly), +/* harmony export */ ref: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.ref), +/* harmony export */ registerRuntimeCompiler: () => (/* binding */ registerRuntimeCompiler), +/* harmony export */ renderList: () => (/* binding */ renderList), +/* harmony export */ renderSlot: () => (/* binding */ renderSlot), +/* harmony export */ resolveComponent: () => (/* binding */ resolveComponent), +/* harmony export */ resolveDirective: () => (/* binding */ resolveDirective), +/* harmony export */ resolveDynamicComponent: () => (/* binding */ resolveDynamicComponent), +/* harmony export */ resolveFilter: () => (/* binding */ resolveFilter), +/* harmony export */ resolveTransitionHooks: () => (/* binding */ resolveTransitionHooks), +/* harmony export */ setBlockTracking: () => (/* binding */ setBlockTracking), +/* harmony export */ setDevtoolsHook: () => (/* binding */ setDevtoolsHook), +/* harmony export */ setTransitionHooks: () => (/* binding */ setTransitionHooks), +/* harmony export */ shallowReactive: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowReactive), +/* harmony export */ shallowReadonly: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowReadonly), +/* harmony export */ shallowRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowRef), +/* harmony export */ ssrContextKey: () => (/* binding */ ssrContextKey), +/* harmony export */ ssrUtils: () => (/* binding */ ssrUtils), +/* harmony export */ stop: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.stop), +/* harmony export */ toDisplayString: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.toDisplayString), +/* harmony export */ toHandlerKey: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.toHandlerKey), +/* harmony export */ toHandlers: () => (/* binding */ toHandlers), +/* harmony export */ toRaw: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRaw), +/* harmony export */ toRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRef), +/* harmony export */ toRefs: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRefs), +/* harmony export */ toValue: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toValue), +/* harmony export */ transformVNodeArgs: () => (/* binding */ transformVNodeArgs), +/* harmony export */ triggerRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.triggerRef), +/* harmony export */ unref: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.unref), +/* harmony export */ useAttrs: () => (/* binding */ useAttrs), +/* harmony export */ useModel: () => (/* binding */ useModel), +/* harmony export */ useSSRContext: () => (/* binding */ useSSRContext), +/* harmony export */ useSlots: () => (/* binding */ useSlots), +/* harmony export */ useTransitionState: () => (/* binding */ useTransitionState), +/* harmony export */ version: () => (/* binding */ version), +/* harmony export */ warn: () => (/* binding */ warn), +/* harmony export */ watch: () => (/* binding */ watch), +/* harmony export */ watchEffect: () => (/* binding */ watchEffect), +/* harmony export */ watchPostEffect: () => (/* binding */ watchPostEffect), +/* harmony export */ watchSyncEffect: () => (/* binding */ watchSyncEffect), +/* harmony export */ withAsyncContext: () => (/* binding */ withAsyncContext), +/* harmony export */ withCtx: () => (/* binding */ withCtx), +/* harmony export */ withDefaults: () => (/* binding */ withDefaults), +/* harmony export */ withDirectives: () => (/* binding */ withDirectives), +/* harmony export */ withMemo: () => (/* binding */ withMemo), +/* harmony export */ withScopeId: () => (/* binding */ withScopeId) /* harmony export */ }); /* harmony import */ var _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/reactivity */ "./node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js"); /* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); @@ -7044,7 +7050,8 @@ function popWarningContext() { } function warn(msg, ...args) { if (false) - {} + // removed by dead control flow +{} (0,_vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.pauseTracking)(); const instance = stack.length ? stack[stack.length - 1].component : null; const appWarnHandler = instance && instance.appContext.config.warnHandler; @@ -7143,7 +7150,8 @@ function formatProp(key, value, raw) { } function assertNumber(val, type) { if (false) - {} + // removed by dead control flow +{} if (val === void 0) { return; } else if (typeof val !== "number") { @@ -7254,7 +7262,8 @@ function logError(err, type, contextVNode, throwInDev = true) { } else { console.error(err); } - } else {} + } else // removed by dead control flow +{} } let isFlushing = false; @@ -9014,7 +9023,8 @@ const BaseTransitionImpl = { child = c; hasFound = true; if (false) - {} + // removed by dead control flow +{} } } } @@ -10370,7 +10380,8 @@ function applyOptions(instance) { enumerable: true, writable: true }); - } else {} + } else // removed by dead control flow +{} if (true) { checkDuplicateProperties("Methods" /* METHODS */, key); } @@ -12549,7 +12560,8 @@ function baseCreateRenderer(options, createHydrationFns) { ); if (true) { traverseStaticChildren(n1, n2); - } else {} + } else // removed by dead control flow +{} } else { patchChildren( n1, @@ -14154,7 +14166,8 @@ function createComponentInstance(vnode, parent, suspense) { }; if (true) { instance.ctx = createDevRenderContext(instance); - } else {} + } else // removed by dead control flow +{} instance.root = parent ? parent.root : instance; instance.emit = emit.bind(null, instance); if (vnode.ce) { @@ -14431,7 +14444,8 @@ function createSetupContext(instance) { }, expose }); - } else {} + } else // removed by dead control flow +{} } function getExposeProxy(instance) { if (instance.exposed) { @@ -14750,162 +14764,162 @@ const compatUtils = null; "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "BaseTransition": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransition), -/* harmony export */ "BaseTransitionPropsValidators": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransitionPropsValidators), -/* harmony export */ "Comment": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Comment), -/* harmony export */ "EffectScope": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.EffectScope), -/* harmony export */ "Fragment": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Fragment), -/* harmony export */ "KeepAlive": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.KeepAlive), -/* harmony export */ "ReactiveEffect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ReactiveEffect), -/* harmony export */ "Static": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Static), -/* harmony export */ "Suspense": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Suspense), -/* harmony export */ "Teleport": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Teleport), -/* harmony export */ "Text": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Text), -/* harmony export */ "Transition": () => (/* binding */ Transition), -/* harmony export */ "TransitionGroup": () => (/* binding */ TransitionGroup), -/* harmony export */ "VueElement": () => (/* binding */ VueElement), -/* harmony export */ "assertNumber": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.assertNumber), -/* harmony export */ "callWithAsyncErrorHandling": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.callWithAsyncErrorHandling), -/* harmony export */ "callWithErrorHandling": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.callWithErrorHandling), -/* harmony export */ "camelize": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.camelize), -/* harmony export */ "capitalize": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.capitalize), -/* harmony export */ "cloneVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.cloneVNode), -/* harmony export */ "compatUtils": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.compatUtils), -/* harmony export */ "computed": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.computed), -/* harmony export */ "createApp": () => (/* binding */ createApp), -/* harmony export */ "createBlock": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createBlock), -/* harmony export */ "createCommentVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode), -/* harmony export */ "createElementBlock": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createElementBlock), -/* harmony export */ "createElementVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createElementVNode), -/* harmony export */ "createHydrationRenderer": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createHydrationRenderer), -/* harmony export */ "createPropsRestProxy": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createPropsRestProxy), -/* harmony export */ "createRenderer": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createRenderer), -/* harmony export */ "createSSRApp": () => (/* binding */ createSSRApp), -/* harmony export */ "createSlots": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createSlots), -/* harmony export */ "createStaticVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createStaticVNode), -/* harmony export */ "createTextVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createTextVNode), -/* harmony export */ "createVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createVNode), -/* harmony export */ "customRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.customRef), -/* harmony export */ "defineAsyncComponent": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineAsyncComponent), -/* harmony export */ "defineComponent": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineComponent), -/* harmony export */ "defineCustomElement": () => (/* binding */ defineCustomElement), -/* harmony export */ "defineEmits": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineEmits), -/* harmony export */ "defineExpose": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineExpose), -/* harmony export */ "defineModel": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineModel), -/* harmony export */ "defineOptions": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineOptions), -/* harmony export */ "defineProps": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineProps), -/* harmony export */ "defineSSRCustomElement": () => (/* binding */ defineSSRCustomElement), -/* harmony export */ "defineSlots": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineSlots), -/* harmony export */ "devtools": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.devtools), -/* harmony export */ "effect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.effect), -/* harmony export */ "effectScope": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.effectScope), -/* harmony export */ "getCurrentInstance": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentInstance), -/* harmony export */ "getCurrentScope": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentScope), -/* harmony export */ "getTransitionRawChildren": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getTransitionRawChildren), -/* harmony export */ "guardReactiveProps": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.guardReactiveProps), -/* harmony export */ "h": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.h), -/* harmony export */ "handleError": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.handleError), -/* harmony export */ "hasInjectionContext": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.hasInjectionContext), -/* harmony export */ "hydrate": () => (/* binding */ hydrate), -/* harmony export */ "initCustomFormatter": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.initCustomFormatter), -/* harmony export */ "initDirectivesForSSR": () => (/* binding */ initDirectivesForSSR), -/* harmony export */ "inject": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.inject), -/* harmony export */ "isMemoSame": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isMemoSame), -/* harmony export */ "isProxy": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isProxy), -/* harmony export */ "isReactive": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isReactive), -/* harmony export */ "isReadonly": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isReadonly), -/* harmony export */ "isRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isRef), -/* harmony export */ "isRuntimeOnly": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isRuntimeOnly), -/* harmony export */ "isShallow": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isShallow), -/* harmony export */ "isVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isVNode), -/* harmony export */ "markRaw": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.markRaw), -/* harmony export */ "mergeDefaults": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeDefaults), -/* harmony export */ "mergeModels": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeModels), -/* harmony export */ "mergeProps": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeProps), -/* harmony export */ "nextTick": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.nextTick), -/* harmony export */ "normalizeClass": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeClass), -/* harmony export */ "normalizeProps": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeProps), -/* harmony export */ "normalizeStyle": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeStyle), -/* harmony export */ "onActivated": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onActivated), -/* harmony export */ "onBeforeMount": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeMount), -/* harmony export */ "onBeforeUnmount": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeUnmount), -/* harmony export */ "onBeforeUpdate": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeUpdate), -/* harmony export */ "onDeactivated": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onDeactivated), -/* harmony export */ "onErrorCaptured": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onErrorCaptured), -/* harmony export */ "onMounted": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onMounted), -/* harmony export */ "onRenderTracked": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onRenderTracked), -/* harmony export */ "onRenderTriggered": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onRenderTriggered), -/* harmony export */ "onScopeDispose": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onScopeDispose), -/* harmony export */ "onServerPrefetch": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onServerPrefetch), -/* harmony export */ "onUnmounted": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onUnmounted), -/* harmony export */ "onUpdated": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onUpdated), -/* harmony export */ "openBlock": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.openBlock), -/* harmony export */ "popScopeId": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.popScopeId), -/* harmony export */ "provide": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.provide), -/* harmony export */ "proxyRefs": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.proxyRefs), -/* harmony export */ "pushScopeId": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.pushScopeId), -/* harmony export */ "queuePostFlushCb": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.queuePostFlushCb), -/* harmony export */ "reactive": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.reactive), -/* harmony export */ "readonly": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.readonly), -/* harmony export */ "ref": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ref), -/* harmony export */ "registerRuntimeCompiler": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.registerRuntimeCompiler), -/* harmony export */ "render": () => (/* binding */ render), -/* harmony export */ "renderList": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.renderList), -/* harmony export */ "renderSlot": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.renderSlot), -/* harmony export */ "resolveComponent": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveComponent), -/* harmony export */ "resolveDirective": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveDirective), -/* harmony export */ "resolveDynamicComponent": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveDynamicComponent), -/* harmony export */ "resolveFilter": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveFilter), -/* harmony export */ "resolveTransitionHooks": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveTransitionHooks), -/* harmony export */ "setBlockTracking": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setBlockTracking), -/* harmony export */ "setDevtoolsHook": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setDevtoolsHook), -/* harmony export */ "setTransitionHooks": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setTransitionHooks), -/* harmony export */ "shallowReactive": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowReactive), -/* harmony export */ "shallowReadonly": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowReadonly), -/* harmony export */ "shallowRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowRef), -/* harmony export */ "ssrContextKey": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ssrContextKey), -/* harmony export */ "ssrUtils": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ssrUtils), -/* harmony export */ "stop": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.stop), -/* harmony export */ "toDisplayString": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toDisplayString), -/* harmony export */ "toHandlerKey": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toHandlerKey), -/* harmony export */ "toHandlers": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toHandlers), -/* harmony export */ "toRaw": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRaw), -/* harmony export */ "toRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRef), -/* harmony export */ "toRefs": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRefs), -/* harmony export */ "toValue": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toValue), -/* harmony export */ "transformVNodeArgs": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.transformVNodeArgs), -/* harmony export */ "triggerRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.triggerRef), -/* harmony export */ "unref": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.unref), -/* harmony export */ "useAttrs": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useAttrs), -/* harmony export */ "useCssModule": () => (/* binding */ useCssModule), -/* harmony export */ "useCssVars": () => (/* binding */ useCssVars), -/* harmony export */ "useModel": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useModel), -/* harmony export */ "useSSRContext": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useSSRContext), -/* harmony export */ "useSlots": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useSlots), -/* harmony export */ "useTransitionState": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useTransitionState), -/* harmony export */ "vModelCheckbox": () => (/* binding */ vModelCheckbox), -/* harmony export */ "vModelDynamic": () => (/* binding */ vModelDynamic), -/* harmony export */ "vModelRadio": () => (/* binding */ vModelRadio), -/* harmony export */ "vModelSelect": () => (/* binding */ vModelSelect), -/* harmony export */ "vModelText": () => (/* binding */ vModelText), -/* harmony export */ "vShow": () => (/* binding */ vShow), -/* harmony export */ "version": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.version), -/* harmony export */ "warn": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn), -/* harmony export */ "watch": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watch), -/* harmony export */ "watchEffect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchEffect), -/* harmony export */ "watchPostEffect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchPostEffect), -/* harmony export */ "watchSyncEffect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchSyncEffect), -/* harmony export */ "withAsyncContext": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withAsyncContext), -/* harmony export */ "withCtx": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withCtx), -/* harmony export */ "withDefaults": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withDefaults), -/* harmony export */ "withDirectives": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withDirectives), -/* harmony export */ "withKeys": () => (/* binding */ withKeys), -/* harmony export */ "withMemo": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withMemo), -/* harmony export */ "withModifiers": () => (/* binding */ withModifiers), -/* harmony export */ "withScopeId": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withScopeId) +/* harmony export */ BaseTransition: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransition), +/* harmony export */ BaseTransitionPropsValidators: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransitionPropsValidators), +/* harmony export */ Comment: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Comment), +/* harmony export */ EffectScope: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.EffectScope), +/* harmony export */ Fragment: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Fragment), +/* harmony export */ KeepAlive: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.KeepAlive), +/* harmony export */ ReactiveEffect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ReactiveEffect), +/* harmony export */ Static: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Static), +/* harmony export */ Suspense: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Suspense), +/* harmony export */ Teleport: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Teleport), +/* harmony export */ Text: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Text), +/* harmony export */ Transition: () => (/* binding */ Transition), +/* harmony export */ TransitionGroup: () => (/* binding */ TransitionGroup), +/* harmony export */ VueElement: () => (/* binding */ VueElement), +/* harmony export */ assertNumber: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.assertNumber), +/* harmony export */ callWithAsyncErrorHandling: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.callWithAsyncErrorHandling), +/* harmony export */ callWithErrorHandling: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.callWithErrorHandling), +/* harmony export */ camelize: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.camelize), +/* harmony export */ capitalize: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.capitalize), +/* harmony export */ cloneVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.cloneVNode), +/* harmony export */ compatUtils: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.compatUtils), +/* harmony export */ computed: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.computed), +/* harmony export */ createApp: () => (/* binding */ createApp), +/* harmony export */ createBlock: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createBlock), +/* harmony export */ createCommentVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode), +/* harmony export */ createElementBlock: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createElementBlock), +/* harmony export */ createElementVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createElementVNode), +/* harmony export */ createHydrationRenderer: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createHydrationRenderer), +/* harmony export */ createPropsRestProxy: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createPropsRestProxy), +/* harmony export */ createRenderer: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createRenderer), +/* harmony export */ createSSRApp: () => (/* binding */ createSSRApp), +/* harmony export */ createSlots: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createSlots), +/* harmony export */ createStaticVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createStaticVNode), +/* harmony export */ createTextVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createTextVNode), +/* harmony export */ createVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createVNode), +/* harmony export */ customRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.customRef), +/* harmony export */ defineAsyncComponent: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineAsyncComponent), +/* harmony export */ defineComponent: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineComponent), +/* harmony export */ defineCustomElement: () => (/* binding */ defineCustomElement), +/* harmony export */ defineEmits: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineEmits), +/* harmony export */ defineExpose: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineExpose), +/* harmony export */ defineModel: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineModel), +/* harmony export */ defineOptions: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineOptions), +/* harmony export */ defineProps: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineProps), +/* harmony export */ defineSSRCustomElement: () => (/* binding */ defineSSRCustomElement), +/* harmony export */ defineSlots: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineSlots), +/* harmony export */ devtools: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.devtools), +/* harmony export */ effect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.effect), +/* harmony export */ effectScope: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.effectScope), +/* harmony export */ getCurrentInstance: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentInstance), +/* harmony export */ getCurrentScope: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentScope), +/* harmony export */ getTransitionRawChildren: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getTransitionRawChildren), +/* harmony export */ guardReactiveProps: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.guardReactiveProps), +/* harmony export */ h: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.h), +/* harmony export */ handleError: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.handleError), +/* harmony export */ hasInjectionContext: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.hasInjectionContext), +/* harmony export */ hydrate: () => (/* binding */ hydrate), +/* harmony export */ initCustomFormatter: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.initCustomFormatter), +/* harmony export */ initDirectivesForSSR: () => (/* binding */ initDirectivesForSSR), +/* harmony export */ inject: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.inject), +/* harmony export */ isMemoSame: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isMemoSame), +/* harmony export */ isProxy: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isProxy), +/* harmony export */ isReactive: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isReactive), +/* harmony export */ isReadonly: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isReadonly), +/* harmony export */ isRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isRef), +/* harmony export */ isRuntimeOnly: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isRuntimeOnly), +/* harmony export */ isShallow: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isShallow), +/* harmony export */ isVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isVNode), +/* harmony export */ markRaw: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.markRaw), +/* harmony export */ mergeDefaults: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeDefaults), +/* harmony export */ mergeModels: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeModels), +/* harmony export */ mergeProps: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeProps), +/* harmony export */ nextTick: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.nextTick), +/* harmony export */ normalizeClass: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeClass), +/* harmony export */ normalizeProps: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeProps), +/* harmony export */ normalizeStyle: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeStyle), +/* harmony export */ onActivated: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onActivated), +/* harmony export */ onBeforeMount: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeMount), +/* harmony export */ onBeforeUnmount: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeUnmount), +/* harmony export */ onBeforeUpdate: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeUpdate), +/* harmony export */ onDeactivated: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onDeactivated), +/* harmony export */ onErrorCaptured: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onErrorCaptured), +/* harmony export */ onMounted: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onMounted), +/* harmony export */ onRenderTracked: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onRenderTracked), +/* harmony export */ onRenderTriggered: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onRenderTriggered), +/* harmony export */ onScopeDispose: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onScopeDispose), +/* harmony export */ onServerPrefetch: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onServerPrefetch), +/* harmony export */ onUnmounted: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onUnmounted), +/* harmony export */ onUpdated: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onUpdated), +/* harmony export */ openBlock: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.openBlock), +/* harmony export */ popScopeId: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.popScopeId), +/* harmony export */ provide: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.provide), +/* harmony export */ proxyRefs: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.proxyRefs), +/* harmony export */ pushScopeId: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.pushScopeId), +/* harmony export */ queuePostFlushCb: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.queuePostFlushCb), +/* harmony export */ reactive: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.reactive), +/* harmony export */ readonly: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.readonly), +/* harmony export */ ref: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ref), +/* harmony export */ registerRuntimeCompiler: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.registerRuntimeCompiler), +/* harmony export */ render: () => (/* binding */ render), +/* harmony export */ renderList: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.renderList), +/* harmony export */ renderSlot: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.renderSlot), +/* harmony export */ resolveComponent: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveComponent), +/* harmony export */ resolveDirective: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveDirective), +/* harmony export */ resolveDynamicComponent: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveDynamicComponent), +/* harmony export */ resolveFilter: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveFilter), +/* harmony export */ resolveTransitionHooks: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveTransitionHooks), +/* harmony export */ setBlockTracking: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setBlockTracking), +/* harmony export */ setDevtoolsHook: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setDevtoolsHook), +/* harmony export */ setTransitionHooks: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setTransitionHooks), +/* harmony export */ shallowReactive: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowReactive), +/* harmony export */ shallowReadonly: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowReadonly), +/* harmony export */ shallowRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowRef), +/* harmony export */ ssrContextKey: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ssrContextKey), +/* harmony export */ ssrUtils: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ssrUtils), +/* harmony export */ stop: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.stop), +/* harmony export */ toDisplayString: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toDisplayString), +/* harmony export */ toHandlerKey: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toHandlerKey), +/* harmony export */ toHandlers: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toHandlers), +/* harmony export */ toRaw: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRaw), +/* harmony export */ toRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRef), +/* harmony export */ toRefs: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRefs), +/* harmony export */ toValue: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toValue), +/* harmony export */ transformVNodeArgs: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.transformVNodeArgs), +/* harmony export */ triggerRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.triggerRef), +/* harmony export */ unref: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.unref), +/* harmony export */ useAttrs: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useAttrs), +/* harmony export */ useCssModule: () => (/* binding */ useCssModule), +/* harmony export */ useCssVars: () => (/* binding */ useCssVars), +/* harmony export */ useModel: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useModel), +/* harmony export */ useSSRContext: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useSSRContext), +/* harmony export */ useSlots: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useSlots), +/* harmony export */ useTransitionState: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useTransitionState), +/* harmony export */ vModelCheckbox: () => (/* binding */ vModelCheckbox), +/* harmony export */ vModelDynamic: () => (/* binding */ vModelDynamic), +/* harmony export */ vModelRadio: () => (/* binding */ vModelRadio), +/* harmony export */ vModelSelect: () => (/* binding */ vModelSelect), +/* harmony export */ vModelText: () => (/* binding */ vModelText), +/* harmony export */ vShow: () => (/* binding */ vShow), +/* harmony export */ version: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.version), +/* harmony export */ warn: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn), +/* harmony export */ watch: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watch), +/* harmony export */ watchEffect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchEffect), +/* harmony export */ watchPostEffect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchPostEffect), +/* harmony export */ watchSyncEffect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchSyncEffect), +/* harmony export */ withAsyncContext: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withAsyncContext), +/* harmony export */ withCtx: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withCtx), +/* harmony export */ withDefaults: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withDefaults), +/* harmony export */ withDirectives: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withDirectives), +/* harmony export */ withKeys: () => (/* binding */ withKeys), +/* harmony export */ withMemo: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withMemo), +/* harmony export */ withModifiers: () => (/* binding */ withModifiers), +/* harmony export */ withScopeId: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withScopeId) /* harmony export */ }); /* harmony import */ var _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/runtime-core */ "./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js"); -/* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); +/* harmony import */ var _vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); /* harmony import */ var _vue_runtime_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @vue/runtime-core */ "./node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js"); @@ -14994,9 +15008,9 @@ function patchClass(el, value, isSVG) { function patchStyle(el, prev, next) { const style = el.style; - const isCssString = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isString)(next); + const isCssString = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isString)(next); if (next && !isCssString) { - if (prev && !(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isString)(prev)) { + if (prev && !(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isString)(prev)) { for (const key in prev) { if (next[key] == null) { setStyle(style, key, ""); @@ -15023,7 +15037,7 @@ function patchStyle(el, prev, next) { const semicolonRE = /[^/];\s*$/; const importantRE = /\s*!important$/; function setStyle(style, name, val) { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(val)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(val)) { val.forEach((v) => setStyle(style, name, v)); } else { if (val == null) @@ -15041,7 +15055,7 @@ function setStyle(style, name, val) { const prefixed = autoPrefix(style, name); if (importantRE.test(val)) { style.setProperty( - (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(prefixed), + (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(prefixed), val.replace(importantRE, ""), "important" ); @@ -15058,11 +15072,11 @@ function autoPrefix(style, rawName) { if (cached) { return cached; } - let name = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize)(rawName); + let name = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.camelize)(rawName); if (name !== "filter" && name in style) { return prefixCache[rawName] = name; } - name = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.capitalize)(name); + name = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.capitalize)(name); for (let i = 0; i < prefixes.length; i++) { const prefixed = prefixes[i] + name; if (prefixed in style) { @@ -15081,8 +15095,8 @@ function patchAttr(el, key, value, isSVG, instance) { el.setAttributeNS(xlinkNS, key, value); } } else { - const isBoolean = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSpecialBooleanAttr)(key); - if (value == null || isBoolean && !(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.includeBooleanAttr)(value)) { + const isBoolean = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSpecialBooleanAttr)(key); + if (value == null || isBoolean && !(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.includeBooleanAttr)(value)) { el.removeAttribute(key); } else { el.setAttribute(key, isBoolean ? "" : value); @@ -15116,7 +15130,7 @@ function patchDOMProp(el, key, value, prevChildren, parentComponent, parentSuspe if (value === "" || value == null) { const type = typeof el[key]; if (type === "boolean") { - value = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.includeBooleanAttr)(value); + value = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.includeBooleanAttr)(value); } else if (value == null && type === "string") { value = ""; needRemove = true; @@ -15171,7 +15185,7 @@ function parseName(name) { options[m[0].toLowerCase()] = true; } } - const event = name[2] === ":" ? name.slice(3) : (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(name.slice(2)); + const event = name[2] === ":" ? name.slice(3) : (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(name.slice(2)); return [event, options]; } let cachedNow = 0; @@ -15196,7 +15210,7 @@ function createInvoker(initialValue, instance) { return invoker; } function patchStopImmediatePropagation(e, value) { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { const originalStop = e.stopImmediatePropagation; e.stopImmediatePropagation = () => { originalStop.call(e); @@ -15214,8 +15228,8 @@ const patchProp = (el, key, prevValue, nextValue, isSVG = false, prevChildren, p patchClass(el, nextValue, isSVG); } else if (key === "style") { patchStyle(el, prevValue, nextValue); - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isOn)(key)) { - if (!(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isModelListener)(key)) { + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isOn)(key)) { + if (!(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isModelListener)(key)) { patchEvent(el, key, prevValue, nextValue, parentComponent); } } else if (key[0] === "." ? (key = key.slice(1), true) : key[0] === "^" ? (key = key.slice(1), false) : shouldSetAsProp(el, key, nextValue, isSVG)) { @@ -15242,7 +15256,7 @@ function shouldSetAsProp(el, key, value, isSVG) { if (key === "innerHTML" || key === "textContent") { return true; } - if (key in el && nativeOnRE.test(key) && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isFunction)(value)) { + if (key in el && nativeOnRE.test(key) && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isFunction)(value)) { return true; } return false; @@ -15259,7 +15273,7 @@ function shouldSetAsProp(el, key, value, isSVG) { if (key === "type" && el.tagName === "TEXTAREA") { return false; } - if (nativeOnRE.test(key) && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isString)(value)) { + if (nativeOnRE.test(key) && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isString)(value)) { return false; } return key in el; @@ -15341,14 +15355,14 @@ class VueElement extends BaseClass { const resolve = (def, isAsync = false) => { const { props, styles } = def; let numberProps; - if (props && !(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(props)) { + if (props && !(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(props)) { for (const key in props) { const opt = props[key]; if (opt === Number || opt && opt.type === Number) { if (key in this._props) { - this._props[key] = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.toNumber)(this._props[key]); + this._props[key] = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.toNumber)(this._props[key]); } - (numberProps || (numberProps = /* @__PURE__ */ Object.create(null)))[(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize)(key)] = true; + (numberProps || (numberProps = /* @__PURE__ */ Object.create(null)))[(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.camelize)(key)] = true; } } } @@ -15368,13 +15382,13 @@ class VueElement extends BaseClass { } _resolveProps(def) { const { props } = def; - const declaredPropKeys = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(props) ? props : Object.keys(props || {}); + const declaredPropKeys = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(props) ? props : Object.keys(props || {}); for (const key of Object.keys(this)) { if (key[0] !== "_" && declaredPropKeys.includes(key)) { this._setProp(key, this[key], true, false); } } - for (const key of declaredPropKeys.map(_vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize)) { + for (const key of declaredPropKeys.map(_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.camelize)) { Object.defineProperty(this, key, { get() { return this._getProp(key); @@ -15387,9 +15401,9 @@ class VueElement extends BaseClass { } _setAttr(key) { let value = this.getAttribute(key); - const camelKey = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize)(key); + const camelKey = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.camelize)(key); if (this._numberProps && this._numberProps[camelKey]) { - value = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.toNumber)(value); + value = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.toNumber)(value); } this._setProp(camelKey, value, false); } @@ -15410,11 +15424,11 @@ class VueElement extends BaseClass { } if (shouldReflect) { if (val === true) { - this.setAttribute((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key), ""); + this.setAttribute((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key), ""); } else if (typeof val === "string" || typeof val === "number") { - this.setAttribute((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key), val + ""); + this.setAttribute((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key), val + ""); } else if (!val) { - this.removeAttribute((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key)); + this.removeAttribute((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key)); } } } @@ -15423,7 +15437,7 @@ class VueElement extends BaseClass { render(this._createVNode(), this.shadowRoot); } _createVNode() { - const vnode = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createVNode)(this._def, (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)({}, this._props)); + const vnode = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createVNode)(this._def, (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)({}, this._props)); if (!this._instance) { vnode.ce = (instance) => { this._instance = instance; @@ -15448,8 +15462,8 @@ class VueElement extends BaseClass { }; instance.emit = (event, ...args) => { dispatch(event, args); - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event) !== event) { - dispatch((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event), args); + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event) !== event) { + dispatch((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event), args); } }; let parent = this; @@ -15483,17 +15497,17 @@ function useCssModule(name = "$style") { const instance = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentInstance)(); if (!instance) { true && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn)(`useCssModule must be called inside setup()`); - return _vue_shared__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; + return _vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; } const modules = instance.type.__cssModules; if (!modules) { true && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn)(`Current instance does not have CSS modules injected.`); - return _vue_shared__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; + return _vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; } const mod = modules[name]; if (!mod) { true && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn)(`Current instance does not have CSS module named "${name}".`); - return _vue_shared__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; + return _vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; } return mod; } @@ -15580,20 +15594,20 @@ const DOMTransitionPropsValidators = { leaveActiveClass: String, leaveToClass: String }; -const TransitionPropsValidators = Transition.props = /* @__PURE__ */ (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)( +const TransitionPropsValidators = Transition.props = /* @__PURE__ */ (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)( {}, _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransitionPropsValidators, DOMTransitionPropsValidators ); const callHook = (hook, args = []) => { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(hook)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(hook)) { hook.forEach((h2) => h2(...args)); } else if (hook) { hook(...args); } }; const hasExplicitCallback = (hook) => { - return hook ? (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(hook) ? hook.some((h2) => h2.length > 1) : hook.length > 1 : false; + return hook ? (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(hook) ? hook.some((h2) => h2.length > 1) : hook.length > 1 : false; }; function resolveTransitionProps(rawProps) { const baseProps = {}; @@ -15658,7 +15672,7 @@ function resolveTransitionProps(rawProps) { }); }; }; - return (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)(baseProps, { + return (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)(baseProps, { onBeforeEnter(el) { callHook(onBeforeEnter, [el]); addTransitionClass(el, enterFromClass); @@ -15706,7 +15720,7 @@ function resolveTransitionProps(rawProps) { function normalizeDuration(duration) { if (duration == null) { return null; - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isObject)(duration)) { + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isObject)(duration)) { return [NumberOf(duration.enter), NumberOf(duration.leave)]; } else { const n = NumberOf(duration); @@ -15714,7 +15728,7 @@ function normalizeDuration(duration) { } } function NumberOf(val) { - const res = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.toNumber)(val); + const res = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.toNumber)(val); if (true) { (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.assertNumber)(res, " explicit duration"); } @@ -15828,7 +15842,7 @@ const positionMap = /* @__PURE__ */ new WeakMap(); const newPositionMap = /* @__PURE__ */ new WeakMap(); const TransitionGroupImpl = { name: "TransitionGroup", - props: /* @__PURE__ */ (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)({}, TransitionPropsValidators, { + props: /* @__PURE__ */ (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)({}, TransitionPropsValidators, { tag: String, moveClass: String }), @@ -15947,7 +15961,7 @@ function hasCSSTransform(el, root, moveClass) { const getModelAssigner = (vnode) => { const fn = vnode.props["onUpdate:modelValue"] || false; - return (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(fn) ? (value) => (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.invokeArrayFns)(fn, value) : fn; + return (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(fn) ? (value) => (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.invokeArrayFns)(fn, value) : fn; }; function onCompositionStart(e) { e.target.composing = true; @@ -15971,7 +15985,7 @@ const vModelText = { domValue = domValue.trim(); } if (castToNumber) { - domValue = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseToNumber)(domValue); + domValue = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseToNumber)(domValue); } el._assign(domValue); }); @@ -16001,7 +16015,7 @@ const vModelText = { if (trim && el.value.trim() === value) { return; } - if ((number || el.type === "number") && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseToNumber)(el.value) === value) { + if ((number || el.type === "number") && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseToNumber)(el.value) === value) { return; } } @@ -16021,8 +16035,8 @@ const vModelCheckbox = { const elementValue = getValue(el); const checked = el.checked; const assign = el._assign; - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(modelValue)) { - const index = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(modelValue, elementValue); + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(modelValue)) { + const index = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(modelValue, elementValue); const found = index !== -1; if (checked && !found) { assign(modelValue.concat(elementValue)); @@ -16031,7 +16045,7 @@ const vModelCheckbox = { filtered.splice(index, 1); assign(filtered); } - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSet)(modelValue)) { + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSet)(modelValue)) { const cloned = new Set(modelValue); if (checked) { cloned.add(elementValue); @@ -16053,17 +16067,17 @@ const vModelCheckbox = { }; function setChecked(el, { value, oldValue }, vnode) { el._modelValue = value; - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { - el.checked = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, vnode.props.value) > -1; - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSet)(value)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { + el.checked = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, vnode.props.value) > -1; + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSet)(value)) { el.checked = value.has(vnode.props.value); } else if (value !== oldValue) { - el.checked = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, getCheckboxValue(el, true)); + el.checked = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, getCheckboxValue(el, true)); } } const vModelRadio = { created(el, { value }, vnode) { - el.checked = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, vnode.props.value); + el.checked = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, vnode.props.value); el._assign = getModelAssigner(vnode); addEventListener(el, "change", () => { el._assign(getValue(el)); @@ -16072,7 +16086,7 @@ const vModelRadio = { beforeUpdate(el, { value, oldValue }, vnode) { el._assign = getModelAssigner(vnode); if (value !== oldValue) { - el.checked = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, vnode.props.value); + el.checked = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, vnode.props.value); } } }; @@ -16080,10 +16094,10 @@ const vModelSelect = { // expects an Array or Set value for its binding, but got ${Object.prototype.toString.call(value).slice(8, -1)}.` ); @@ -16115,13 +16129,13 @@ function setSelected(el, value) { const option = el.options[i]; const optionValue = getValue(option); if (isMultiple) { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { - option.selected = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, optionValue) > -1; + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { + option.selected = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, optionValue) > -1; } else { option.selected = value.has(optionValue); } } else { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(getValue(option), value)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(getValue(option), value)) { if (el.selectedIndex !== i) el.selectedIndex = i; return; @@ -16181,16 +16195,16 @@ function callModelHook(el, binding, vnode, prevVNode, hook) { function initVModelForSSR() { vModelText.getSSRProps = ({ value }) => ({ value }); vModelRadio.getSSRProps = ({ value }, vnode) => { - if (vnode.props && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(vnode.props.value, value)) { + if (vnode.props && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(vnode.props.value, value)) { return { checked: true }; } }; vModelCheckbox.getSSRProps = ({ value }, vnode) => { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { - if (vnode.props && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, vnode.props.value) > -1) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { + if (vnode.props && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, vnode.props.value) > -1) { return { checked: true }; } - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSet)(value)) { + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSet)(value)) { if (vnode.props && value.has(vnode.props.value)) { return { checked: true }; } @@ -16251,7 +16265,7 @@ const withKeys = (fn, modifiers) => { if (!("key" in event)) { return; } - const eventKey = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event.key); + const eventKey = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event.key); if (modifiers.some((k) => k === eventKey || keyNames[k] === eventKey)) { return fn(event); } @@ -16304,7 +16318,7 @@ function initVShowForSSR() { }; } -const rendererOptions = /* @__PURE__ */ (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)({ patchProp }, nodeOps); +const rendererOptions = /* @__PURE__ */ (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)({ patchProp }, nodeOps); let renderer; let enabledHydration = false; function ensureRenderer() { @@ -16333,7 +16347,7 @@ const createApp = (...args) => { if (!container) return; const component = app._component; - if (!(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isFunction)(component) && !component.render && !component.template) { + if (!(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isFunction)(component) && !component.render && !component.template) { component.template = container.innerHTML; } container.innerHTML = ""; @@ -16363,7 +16377,7 @@ const createSSRApp = (...args) => { }; function injectNativeTagCheck(app) { Object.defineProperty(app.config, "isNativeTag", { - value: (tag) => (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isHTMLTag)(tag) || (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSVGTag)(tag), + value: (tag) => (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isHTMLTag)(tag) || (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSVGTag)(tag), writable: false }); } @@ -16397,7 +16411,7 @@ function injectCompilerOptionsCheck(app) { } } function normalizeContainer(container) { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isString)(container)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isString)(container)) { const res = document.querySelector(container); if ( true && !res) { (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn)( @@ -16436,68 +16450,68 @@ const initDirectivesForSSR = () => { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "EMPTY_ARR": () => (/* binding */ EMPTY_ARR), -/* harmony export */ "EMPTY_OBJ": () => (/* binding */ EMPTY_OBJ), -/* harmony export */ "NO": () => (/* binding */ NO), -/* harmony export */ "NOOP": () => (/* binding */ NOOP), -/* harmony export */ "PatchFlagNames": () => (/* binding */ PatchFlagNames), -/* harmony export */ "camelize": () => (/* binding */ camelize), -/* harmony export */ "capitalize": () => (/* binding */ capitalize), -/* harmony export */ "def": () => (/* binding */ def), -/* harmony export */ "escapeHtml": () => (/* binding */ escapeHtml), -/* harmony export */ "escapeHtmlComment": () => (/* binding */ escapeHtmlComment), -/* harmony export */ "extend": () => (/* binding */ extend), -/* harmony export */ "genPropsAccessExp": () => (/* binding */ genPropsAccessExp), -/* harmony export */ "generateCodeFrame": () => (/* binding */ generateCodeFrame), -/* harmony export */ "getGlobalThis": () => (/* binding */ getGlobalThis), -/* harmony export */ "hasChanged": () => (/* binding */ hasChanged), -/* harmony export */ "hasOwn": () => (/* binding */ hasOwn), -/* harmony export */ "hyphenate": () => (/* binding */ hyphenate), -/* harmony export */ "includeBooleanAttr": () => (/* binding */ includeBooleanAttr), -/* harmony export */ "invokeArrayFns": () => (/* binding */ invokeArrayFns), -/* harmony export */ "isArray": () => (/* binding */ isArray), -/* harmony export */ "isBooleanAttr": () => (/* binding */ isBooleanAttr), -/* harmony export */ "isBuiltInDirective": () => (/* binding */ isBuiltInDirective), -/* harmony export */ "isDate": () => (/* binding */ isDate), -/* harmony export */ "isFunction": () => (/* binding */ isFunction), -/* harmony export */ "isGloballyWhitelisted": () => (/* binding */ isGloballyWhitelisted), -/* harmony export */ "isHTMLTag": () => (/* binding */ isHTMLTag), -/* harmony export */ "isIntegerKey": () => (/* binding */ isIntegerKey), -/* harmony export */ "isKnownHtmlAttr": () => (/* binding */ isKnownHtmlAttr), -/* harmony export */ "isKnownSvgAttr": () => (/* binding */ isKnownSvgAttr), -/* harmony export */ "isMap": () => (/* binding */ isMap), -/* harmony export */ "isModelListener": () => (/* binding */ isModelListener), -/* harmony export */ "isObject": () => (/* binding */ isObject), -/* harmony export */ "isOn": () => (/* binding */ isOn), -/* harmony export */ "isPlainObject": () => (/* binding */ isPlainObject), -/* harmony export */ "isPromise": () => (/* binding */ isPromise), -/* harmony export */ "isRegExp": () => (/* binding */ isRegExp), -/* harmony export */ "isReservedProp": () => (/* binding */ isReservedProp), -/* harmony export */ "isSSRSafeAttrName": () => (/* binding */ isSSRSafeAttrName), -/* harmony export */ "isSVGTag": () => (/* binding */ isSVGTag), -/* harmony export */ "isSet": () => (/* binding */ isSet), -/* harmony export */ "isSpecialBooleanAttr": () => (/* binding */ isSpecialBooleanAttr), -/* harmony export */ "isString": () => (/* binding */ isString), -/* harmony export */ "isSymbol": () => (/* binding */ isSymbol), -/* harmony export */ "isVoidTag": () => (/* binding */ isVoidTag), -/* harmony export */ "looseEqual": () => (/* binding */ looseEqual), -/* harmony export */ "looseIndexOf": () => (/* binding */ looseIndexOf), -/* harmony export */ "looseToNumber": () => (/* binding */ looseToNumber), -/* harmony export */ "makeMap": () => (/* binding */ makeMap), -/* harmony export */ "normalizeClass": () => (/* binding */ normalizeClass), -/* harmony export */ "normalizeProps": () => (/* binding */ normalizeProps), -/* harmony export */ "normalizeStyle": () => (/* binding */ normalizeStyle), -/* harmony export */ "objectToString": () => (/* binding */ objectToString), -/* harmony export */ "parseStringStyle": () => (/* binding */ parseStringStyle), -/* harmony export */ "propsToAttrMap": () => (/* binding */ propsToAttrMap), -/* harmony export */ "remove": () => (/* binding */ remove), -/* harmony export */ "slotFlagsText": () => (/* binding */ slotFlagsText), -/* harmony export */ "stringifyStyle": () => (/* binding */ stringifyStyle), -/* harmony export */ "toDisplayString": () => (/* binding */ toDisplayString), -/* harmony export */ "toHandlerKey": () => (/* binding */ toHandlerKey), -/* harmony export */ "toNumber": () => (/* binding */ toNumber), -/* harmony export */ "toRawType": () => (/* binding */ toRawType), -/* harmony export */ "toTypeString": () => (/* binding */ toTypeString) +/* harmony export */ EMPTY_ARR: () => (/* binding */ EMPTY_ARR), +/* harmony export */ EMPTY_OBJ: () => (/* binding */ EMPTY_OBJ), +/* harmony export */ NO: () => (/* binding */ NO), +/* harmony export */ NOOP: () => (/* binding */ NOOP), +/* harmony export */ PatchFlagNames: () => (/* binding */ PatchFlagNames), +/* harmony export */ camelize: () => (/* binding */ camelize), +/* harmony export */ capitalize: () => (/* binding */ capitalize), +/* harmony export */ def: () => (/* binding */ def), +/* harmony export */ escapeHtml: () => (/* binding */ escapeHtml), +/* harmony export */ escapeHtmlComment: () => (/* binding */ escapeHtmlComment), +/* harmony export */ extend: () => (/* binding */ extend), +/* harmony export */ genPropsAccessExp: () => (/* binding */ genPropsAccessExp), +/* harmony export */ generateCodeFrame: () => (/* binding */ generateCodeFrame), +/* harmony export */ getGlobalThis: () => (/* binding */ getGlobalThis), +/* harmony export */ hasChanged: () => (/* binding */ hasChanged), +/* harmony export */ hasOwn: () => (/* binding */ hasOwn), +/* harmony export */ hyphenate: () => (/* binding */ hyphenate), +/* harmony export */ includeBooleanAttr: () => (/* binding */ includeBooleanAttr), +/* harmony export */ invokeArrayFns: () => (/* binding */ invokeArrayFns), +/* harmony export */ isArray: () => (/* binding */ isArray), +/* harmony export */ isBooleanAttr: () => (/* binding */ isBooleanAttr), +/* harmony export */ isBuiltInDirective: () => (/* binding */ isBuiltInDirective), +/* harmony export */ isDate: () => (/* binding */ isDate), +/* harmony export */ isFunction: () => (/* binding */ isFunction), +/* harmony export */ isGloballyWhitelisted: () => (/* binding */ isGloballyWhitelisted), +/* harmony export */ isHTMLTag: () => (/* binding */ isHTMLTag), +/* harmony export */ isIntegerKey: () => (/* binding */ isIntegerKey), +/* harmony export */ isKnownHtmlAttr: () => (/* binding */ isKnownHtmlAttr), +/* harmony export */ isKnownSvgAttr: () => (/* binding */ isKnownSvgAttr), +/* harmony export */ isMap: () => (/* binding */ isMap), +/* harmony export */ isModelListener: () => (/* binding */ isModelListener), +/* harmony export */ isObject: () => (/* binding */ isObject), +/* harmony export */ isOn: () => (/* binding */ isOn), +/* harmony export */ isPlainObject: () => (/* binding */ isPlainObject), +/* harmony export */ isPromise: () => (/* binding */ isPromise), +/* harmony export */ isRegExp: () => (/* binding */ isRegExp), +/* harmony export */ isReservedProp: () => (/* binding */ isReservedProp), +/* harmony export */ isSSRSafeAttrName: () => (/* binding */ isSSRSafeAttrName), +/* harmony export */ isSVGTag: () => (/* binding */ isSVGTag), +/* harmony export */ isSet: () => (/* binding */ isSet), +/* harmony export */ isSpecialBooleanAttr: () => (/* binding */ isSpecialBooleanAttr), +/* harmony export */ isString: () => (/* binding */ isString), +/* harmony export */ isSymbol: () => (/* binding */ isSymbol), +/* harmony export */ isVoidTag: () => (/* binding */ isVoidTag), +/* harmony export */ looseEqual: () => (/* binding */ looseEqual), +/* harmony export */ looseIndexOf: () => (/* binding */ looseIndexOf), +/* harmony export */ looseToNumber: () => (/* binding */ looseToNumber), +/* harmony export */ makeMap: () => (/* binding */ makeMap), +/* harmony export */ normalizeClass: () => (/* binding */ normalizeClass), +/* harmony export */ normalizeProps: () => (/* binding */ normalizeProps), +/* harmony export */ normalizeStyle: () => (/* binding */ normalizeStyle), +/* harmony export */ objectToString: () => (/* binding */ objectToString), +/* harmony export */ parseStringStyle: () => (/* binding */ parseStringStyle), +/* harmony export */ propsToAttrMap: () => (/* binding */ propsToAttrMap), +/* harmony export */ remove: () => (/* binding */ remove), +/* harmony export */ slotFlagsText: () => (/* binding */ slotFlagsText), +/* harmony export */ stringifyStyle: () => (/* binding */ stringifyStyle), +/* harmony export */ toDisplayString: () => (/* binding */ toDisplayString), +/* harmony export */ toHandlerKey: () => (/* binding */ toHandlerKey), +/* harmony export */ toNumber: () => (/* binding */ toNumber), +/* harmony export */ toRawType: () => (/* binding */ toRawType), +/* harmony export */ toTypeString: () => (/* binding */ toTypeString) /* harmony export */ }); function makeMap(str, expectsLowerCase) { const map = /* @__PURE__ */ Object.create(null); @@ -17028,7 +17042,8 @@ Object.keys(runtimeDom).forEach(function (k) { "use strict"; -if (false) {} else { +if (false) // removed by dead control flow +{} else { module.exports = __webpack_require__(/*! ./dist/vue.cjs.js */ "./node_modules/vue/dist/vue.cjs.js") } @@ -17116,7 +17131,7 @@ if (false) {} else { /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. +// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk. (() => { /*!******************!*\ !*** ./index.ts ***! diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js.map b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js.map index 93c151900..c9b1f5990 100644 --- a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js.map +++ b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-5.9/bundle.js.map @@ -1 +1 @@ -{"version":3,"file":"bundle.js","mappings":";;;;;;;;;;;;;;;;;;;;AAAwE;AAClB;AACL;;AAEjD,CAA4E;AAC5E,iCAAiC,yFAAe,CAAC,wEAAM,aAAa,kFAAM;AAC1E;AACA,IAAI,KAAU,EAAE,EAYf;;;AAGD,iEAAe;;;;;;;;;;;;;;;;;;;;ACtBmJ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEAlK,0EAAgC;AAChC,kEAA4B;AAE5B,IAAM,GAAG,GAAG,mBAAS,EAAC,iBAAG,CAAC,CAAC;AAE3B,GAAG,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;ACLlB,gEAAO,qCAAc,MAAE;;;;;;;;;;;ACAvB,gEAAO,qCAAc,MAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACA2M;AAClL;;AAEhD;AACA;AACA;AACA;AACA,EAAE,KAAyC,+BAA+B,YAAY;AACtF;AACA;AACA,cAAc,KAAkD,mEAAmE,CAAI;AACvI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoC;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,0BAA0B,KAAyC,iBAAiB,CAAE;AACtF,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,0BAA0B,KAAyC,iBAAiB,CAAE;AACtF,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,8BAA8B,KAAyC,0BAA0B,CAAE;AACnG,2BAA2B,KAAyC,uBAAuB,CAAE;AAC7F,6BAA6B,KAAyC,yBAAyB,CAAE;AACjG,iCAAiC,KAAyC,wBAAwB,CAAE;AACpG;AACA,EAAE,KAAyC,+BAA+B,CAAE;AAC5E;AACA,iCAAiC,KAAyC,wBAAwB,CAAE;AACpG,8BAA8B,KAAyC,qBAAqB,CAAE;AAC9F,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,iCAAiC,KAAyC,uBAAuB,CAAE;AACnG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,0BAA0B,KAAyC,kBAAkB,CAAE;AACvF,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,kCAAkC,KAAyC,wBAAwB,CAAE;AACrG,6BAA6B,KAAyC,mBAAmB,CAAE;AAC3F,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF,wBAAwB,KAAyC,eAAe,CAAE;AAClF,qBAAqB,KAAyC,aAAa,CAAE;AAC7E,sBAAsB,KAAyC,aAAa,CAAE;AAC9E,yBAAyB,KAAyC,gBAAgB,CAAE;AACpF,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;;AAEA;AACA;AACA,WAAW,+BAA+B;AAC1C,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,6BAA6B;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,qEAAqE,sDAAS;AAC9E;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,6CAAI;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,wBAAwB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA,kDAAkD,qDAAQ;AAC1D;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,qDAAQ;AACxB;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,qDAAQ;AACxB;AACA;AACA;AACA;AACA;AACA,uBAAuB,qDAAQ;AAC/B;AACA,IAAI;AACJ;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,KAAK,GAAG;AACrB;AACA,GAAG,EAAE;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,uBAAuB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,qDAAQ;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,iHAAiH,IAAI,yCAAyC,IAAI;AAClK;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B,8BAA8B,IAAI,IAAI,2DAA2D,EAAE;AACnG,aAAa,KAAK,OAAO;AACzB;AACA;AACA;AACA;AACA;AACA;;AAEA,yCAAyC;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,MAAM;AACxB;AACA;AACA,aAAa,2CAAE;AACf,YAAY,2CAAE;AACd,mBAAmB,2CAAE;AACrB;AACA;AACA;AACA,eAAe,aAAoB;AACnC;AACA,wCAAwC;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,mDAAM,GAAG;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA,YAAY;AACZ;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf,sBAAsB,iBAAiB;AACvC;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC,eAAe;AAChB,mDAAmD,oDAAO;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,sBAAsB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C,QAAQ;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA,8CAA8C,KAAyC,sBAAsB,CAAE;AAC/G;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN,uBAAuB,4BAA4B;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qJAAqJ,oDAAO;AAC5J;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,0BAA0B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,0BAA0B;AAChD;AACA,YAAY,qDAAQ,WAAW,qDAAQ;AACvC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,aAAa;AACzB,oBAAoB,uBAAuB;AAC3C,cAAc,aAAa;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B;AAC1B;AACA,uBAAuB,6CAAI;AAC3B,oBAAoB,6CAAI;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,kDAAS;AAC7B;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,2BAA2B,uDAAU,CAAC,qDAAQ;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,KAAK;AACL;AACA,iBAAiB,oCAAoC;AACrD,KAAK;AACL;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,UAAU,qDAAQ;AAClB;AACA;AACA;AACA,oBAAoB,sBAAsB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA,wBAAwB,2DAAkB;AAC1C,QAAQ,KAAyC;AACjD;AACA,4BAA4B,6DAAoB,CAAC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,KAAyC,UAAU,eAAe,MAAM,CAAE;AAC7F;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,4BAA4B;AACrC;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iBAAiB;AAC3B;AACA,mBAAmB,4BAA4B;AAC/C;AACA;AACA,UAAU,oDAAO;AACjB;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,2BAA2B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qDAAQ;AAC1B;AACA;AACA,cAAc,QAAQ;AACtB;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,8BAA8B,iBAAiB,KAAK,iBAAiB;AACrE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mBAAmB;AACpC,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,aAAa,GAAG,UAAU,GAAG;AAClD;AACA;AACA;AACA,uBAAuB;AACvB;AACA;AACA,oBAAoB,EAAE,uCAAuC;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,eAAe;AACnC,cAAc,kBAAkB,OAAO,EAAE;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,EAAE,iBAAiB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC,6BAA6B;AAChE;AACA;AACA;AACA,kBAAkB,mBAAmB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,0BAA0B,IAAI,SAAS,GAAG,mBAAmB,EAAE,mCAAmC,GAAG,gBAAgB;AACpI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uCAAuC;AACjD;AACA,kBAAkB,mBAAmB;AACrC;AACA;AACA;AACA,0BAA0B,OAAO,IAAI,GAAG;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,qDAAQ;AACjB;AACA;AACA,yCAAyC,KAAyC,sBAAsB,oDAAO;AAC/G;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B,kBAAkB,kBAAkB;AACpC;AACA,QAAQ,qDAAQ;AAChB;AACA,MAAM,SAAS,oDAAO;AACtB;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD,sDAAsD,UAAU;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oBAAoB;AAC9B;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA,UAAU,0BAA0B;AACpC;AACA;AACA;AACA;AACA,kBAAkB,0BAA0B;AAC5C;AACA,QAAQ,qDAAQ;AAChB;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,IAAI;AACJ,aAAa,aAAa;AAC1B;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA;AACA,UAAU,uBAAuB,GAAG,6BAA6B;AACjE;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,aAAa,mBAAmB,GAAG,8BAA8B;AACjE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B,iBAAiB,qDAAQ;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C,UAAU,aAAa;AACvB;AACA,YAAY;AACZ;AACA;AACA,8CAA8C,KAAyC;AACvF,sBAAsB,OAAO;AAC7B;AACA,kBAAkB,uBAAuB;AACzC,YAAY,aAAa;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,OAAO;AAC7B;AACA;AACA;AACA;AACA;AACA,UAAU,yBAAyB;AACnC,UAAU,yCAAyC;AACnD;AACA,aAAa,wBAAwB;AACrC;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAoD;AAC9D,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,0CAA0C;AACpD,iBAAiB,WAAW;AAC5B;AACA;AACA,YAAY,2BAA2B;AACvC;AACA;AACA,iBAAiB,WAAW;AAC5B;AACA;AACA;AACA;AACA,YAAY,2BAA2B;AACvC;AACA,mBAAmB,WAAW;AAC9B;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,+EAA+E,GAAG;AAClF;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,KAAK,cAAc,eAAe,IAAI,OAAO,QAAQ,IAAI,GAAG;AACxF;AACA,IAAI;AACJ;AACA;AACA;AACA,qEAAqE,gBAAgB;AACrF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,uBAAuB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAkD;AAC9D;AACA;AACA,wCAAwC,SAAS;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,cAAc,CAAI;AACnE;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB;AACA;AACA;AACA,SAAS,SAAS;AAClB;AACA;AACA;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,0BAA0B,2DAAkB;AAC5C,UAAU,KAAyC;AACnD;AACA,8BAA8B,6DAAoB,CAAC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,KAAyC,UAAU,eAAe,MAAM,CAAE;AAC/F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAyC,UAAU,uDAAc,gBAAgB,MAAM,CAAE;AACjH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,WAAW;AAC3B,aAAa,KAAkD;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,kBAAkB,KAAyC,UAAU,2DAAkB,EAAE,MAAM,CAAE;AACjG;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB;AACrB;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,4CAA4C;AACtD,UAAU,4BAA4B;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,eAAe;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAiD;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAiD;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAiD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,mBAAmB;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oBAAoB;AAClC,cAAc,oCAAoC;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA,YAAY,WAAW;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,uCAAuC;AACnD;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,UAAU,sDAAa,YAAY,MAAM,CAAE;AAC1G;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,aAAa;AACzB;AACA,2EAA2E,IAAI;AAC/E,+BAA+B,qDAAQ;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,yBAAyB;AACzC;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA,8CAA8C,uDAAc,aAAa;AACzE,UAAU;AACV,wCAAwC,uDAAc,+DAA+D,uDAAc;AACnI,8CAA8C,WAAW;AACzD;AACA,QAAQ,KAAK,EAEN;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,MAAM;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iCAAiC;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,YAAY;AAC1C;AACA;AACA,6BAA6B,iDAAI;AACjC;AACA;AACA;AACA;AACA,OAAO,2DAAc;AACrB;AACA;AACA,4BAA4B,2DAAc;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA,cAAc,mBAAmB;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,cAAc,sBAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,IAAyC;AAC3D;AACA;AACA,mDAAmD,KAAK;AACxD;AACA;AACA;AACA,oFAAoF,iDAAI;AACxF,qBAAqB;AACrB,oBAAoB;AACpB;AACA;AACA,iBAAiB;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,6BAA6B;AAC7C;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA,QAAQ,UAAU,+DAAkB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,uCAAuC;AAC/D;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kDAAkD,iDAAI;AACtD;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,MAAM;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoC,OAAO;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,YAAY,gBAAgB;AAC5B,YAAY,sBAAsB;AAClC;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV,mBAAmB,qDAAQ;AAC3B;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,QAAQ;AACR;AACA,0BAA0B,qDAAQ;AAClC;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,oBAAoB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,2BAA2B,iBAAiB;AAC5C;AACA;AACA;AACA;AACA,QAAQ,yDAAY,CAAC,qDAAQ;AAC7B;AACA;AACA;AACA,cAAc,QAAQ;AACtB;AACA;AACA,MAAM;AACN;AACA,WAAW,qCAAqC;AAChD;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,kCAAkC,qCAAqC;AACvE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD;AACzD,QAAQ,IAAiD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,kCAAkC,GAAG,YAAY,KAAK,0BAA0B,QAAQ;AACnG;AACA,kCAAkC;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+CAA+C;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA,IAAI;AACJ,qBAAqB,aAAa;AAClC;AACA;AACA;AACA;AACA,sBAAsB,qDAAQ;AAC9B,QAAQ;AACR,yBAAyB,+BAA+B,GAAG,YAAY;AACvE;AACA,MAAM;AACN,8BAA8B,+BAA+B;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,yBAAyB,OAAO,GAAG,EAAE,aAAa;AAClD;AACA,IAAI;AACJ,6BAA6B,OAAO;AACpC;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA,8BAA8B,qBAAqB;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,KAAyC,UAAU,0DAAiB,EAAE,MAAM,CAAE;AACjG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD,qDAAQ,cAAc;AAC/E;AACA;AACA;AACA;AACA,SAAS,UAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qDAAqD,YAAY;AACjE;AACA;AACA;AACA;AACA,aAAa,EAAE,YAAY;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,0BAA0B;AAC9C;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,gBAAgB;AAC9B;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,QAAQ;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,iCAAiC,GAAG,IAAI;AACtD,IAAI;AACJ;AACA;AACA;AACA,cAAc,+BAA+B,GAAG,IAAI,EAAE,iCAAiC;AACvF;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,KAAyC,2BAA2B,CAAE;AAC/E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C;AAC3C;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,mDAAM;AACjC,UAAU;AACV;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA,KAAK;AACL;AACA;;AAEA,wCAAwC,WAAW;;AAE2nE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC1lJ3xD;AAChX;AACyE;;AAE5G,6BAA6B,KAAyC,mBAAmB,CAAE;AAC3F,gCAAgC,KAAyC,sBAAsB,CAAE;AACjG,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,+BAA+B,KAAyC,qBAAqB,CAAE;AAC/F,mCAAmC,KAAyC,yBAAyB,CAAE;AACvG,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,sBAAsB,KAAyC,aAAa,CAAE;AAC9E,0BAA0B,KAAyC,kBAAkB,CAAE;AACvF,gCAAgC,KAAyC,uBAAuB,CAAE;AAClG,0EAAsB;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;;AAED;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,yBAAyB,GAAG;AACjE;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEA,2CAA2C,oDAAO;AAClD;AACA;AACA;AACA;AACA,WAAW;AACX,wBAAwB,sDAAS,SAAS,qDAAQ;AAClD;AACA;AACA;AACA,QAAQ,iEAAa;AACrB;AACA,MAAM,SAAS,iEAAa;AAC5B;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,gBAAgB,SAAS;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,0EAAsB;AACrC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,qBAAqB,6DAAgB;AACrC,SAAS,0EAAsB;AAC/B;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,SAAS,uEAAmB;AAC5B;AACA;AACA,IAAI,KAAkD,sBAAsB,CAAM;AAClF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,wEAAoB;AAC1B,QAAQ,0EAAsB;AAC9B,eAAe,0EAAsB;AACrC;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,wEAAoB;AAC1B,QAAQ,0EAAsB;AAC9B,cAAc,mEAAe,2BAA2B,wEAAoB;AAC5E,+BAA+B,iEAAiB;AAChD;AACA;AACA,YAAY,0EAAsB;AAClC;AACA;AACA;AACA;;AAEA;AACA,qBAAqB,kEAAgB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,4DAAQ;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,MAAM;AAChB;AACA;AACA;AACA;AACA;AACA,mBAAmB,4DAAQ;AAC3B;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA,QAAQ,SAAS,sEAAkB;AACnC;AACA,QAAQ;AACR,QAAQ,KAAyC;AACjD;AACA,MAAM;AACN;AACA,MAAM;AACN,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,8CAA8C,oDAAO;AACrD,yCAAyC,oDAAO;AAChD;AACA;AACA;AACA,yCAAyC,oDAAO;AAChD,wCAAwC,oDAAO;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,sBAAsB;AACxC;AACA,iCAAiC,sEAAkB;AACnD;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,YAAY,+DAAW;AACvB;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,+DAAW;AACnC,yBAAyB,0EAAsB,iCAAiC,4EAAwB;AACxG;AACA;AACA,0BAA0B,MAAM;AAChC;AACA;AACA;AACA;AACA;AACA,SAAS,+DAAa;AACtB,YAAY,YAAY;AACxB;AACA;AACA,UAAU,yBAAyB;AACnC,YAAY,sDAAsD;AAClE;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,wEAAoB;AACvC;AACA;AACA;AACA;AACA;AACA,MAAM,+DAAW;AACjB,mBAAmB,wEAAoB;AACvC;AACA;AACA;AACA;AACA;AACA,uDAAuD,mDAAU;AACjE,YAAY,+DAAW,QAAQ,0EAAsB,IAAI,YAAY,EAAE,gBAAgB,WAAW,4EAAwB,oBAAoB,gBAAgB;AAC9J;AACA;AACA,cAAc,wEAAoB;AAClC;AACA,GAAG;AACH;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,KAAK,KAAyC,2BAA2B,CAAE;AAC3E;AACA;AACA,SAAS,sEAAsB;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC;AACvC,SAAS,+DAAW;AACpB;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,mDAAM;AACjC,UAAU;AACV;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,qCAAqC;AACrC,SAAS,6DAAS,WAAW,mDAAM,GAAG;AACtC;;AAEuR;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACxerH;;AAElK;AACA,6BAA6B,IAAI;AACjC;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM,SAAS,IAAyC;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C,OAAO;AAClD;AACA;AACA,4CAA4C,OAAO;AACnD;AACA;AACA;AACA,4CAA4C,OAAO;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,MAAM;AAChC;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,2BAA2B,KAAyC,eAAe,CAAE;AACrF,mCAAmC,KAAyC,uBAAuB,CAAE;AACrG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,KAAK,0CAA0C,EAAE,CAAM;AACtH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA,QAAQ,mDAAM;AACd;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,6BAA6B,oDAAO;AACxC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,aAAa,oDAAO;AACpB;AACA,cAAc,kDAAK;AACnB;AACA;AACA,UAAU,SAAS,yDAAY;AAC/B;AACA;AACA;AACA;AACA,aAAa,oDAAO;AACpB;AACA,cAAc,kDAAK;AACnB;AACA;AACA;AACA;AACA;AACA,YAAY,kDAAK;AACjB;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,KAAK,mDAAmD,EAAE,CAAM;AAC7H;AACA;AACA,UAAU,IAAyC;AACnD;AACA,QAAQ,KAAK,EAEN;AACP;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,MAAM,KAAK,EAEN;AACL;AACA;AACA;AACA,kBAAkB,oDAAO;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD,wBAAwB,mDAAM,GAAG,iBAAiB;AAClD;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,2CAA2C,oDAAO;AAClD;AACA,+IAA+I,iDAAQ;AACvJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA,0BAA0B,oDAAO;AACjC;AACA,2BAA2B,mDAAM;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,yDAAY;AAC1C;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,oDAAO;AAClB;AACA;AACA;AACA;AACA,mBAAmB,oDAAO,YAAY,yDAAY,sCAAsC,mDAAM;AAC9F;AACA;AACA;AACA;AACA,QAAQ,SAAS,uDAAU;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mDAAM;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf;AACA;AACA;AACA;AACA;AACA,2BAA2B,oDAAO;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,iCAAiC,YAAY;AAC7C;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,QAAQ,IAAyC;AACjD;AACA,oCAAoC,YAAY;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,gDAAgD,mDAAM;AACtD,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,gDAAgD,mDAAM;AACtD,IAAI;AACJ;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,YAAY;AACtB;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,GAAG,kDAAK,+CAA+C,CAAM;AAC1H;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,kDAAK;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,cAAc;AAC9B,wBAAwB,cAAc;AACtC;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD,uCAAuC,QAAQ;AAC/C;AACA,WAAW,uDAAU,QAAQ,YAAY,IAAI;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,sDAAS;AAC1B;AACA,kBAAkB,MAAM,gEAAgE,iCAAiC;AACzH;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4FAA4F,sDAAS;AACrG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf,QAAQ,IAAyC;AACjD,qDAAqD,eAAe;AACpE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA,8BAA8B,qDAAQ;AACtC,8BAA8B,qDAAQ;;AAEtC;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM,KAAK,EAEN;AACL;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM,KAAK,EAEN;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAyC,gBAAgB,CAAM;AACvF;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,WAAW;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,cAAc,oDAAO;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,uDAAU;AAC/B;AACA;AACA,aAAa,KAAyC;AACtD;AACA,MAAM,EAAE,CAAI;AACZ,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEqZ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC9tClH;AACkC;AACyG;AAC5S;;AAElI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAA0C;AAChD,IAAI,EAAO;AACX,EAAE,8DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,OAAO,YAAY,0CAA0C;AAC1E;AACA;AACA;AACA;AACA,IAAI;AACJ,qCAAqC,IAAI;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,8DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,4BAA4B,qBAAqB;AACjD,6CAA6C,cAAc;AAC3D;AACA,uBAAuB;AACvB;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,6BAA6B,IAAI,GAAG,MAAM;AAC1C,IAAI;AACJ,6BAA6B,IAAI,GAAG,MAAM;AAC1C,IAAI,SAAS,sDAAK;AAClB,4BAA4B,sDAAK;AACjC,6BAA6B,IAAI;AACjC,IAAI,SAAS,uDAAU;AACvB,eAAe,IAAI,KAAK,iBAAiB,WAAW,QAAQ;AAC5D,IAAI;AACJ,YAAY,sDAAK;AACjB,6BAA6B,IAAI;AACjC;AACA;AACA;AACA,MAAM,KAA0C;AAChD,IAAI,EAAO;AACX;AACA;AACA,IAAI;AACJ,YAAY,MAAM,8BAA8B,oBAAoB;AACpE,IAAI;AACJ,YAAY,MAAM;AAClB;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA,eAAe,sDAAS;AACxB;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,kBAAkB,eAAe;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,4BAA4B,CAAI;AAC/F;AACA;AACA;AACA,wBAAwB,+BAA+B;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,2BAA2B,+BAA+B,KAAK,OAAO;AACtE;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,KAAK,EAEN;AACH;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,oDAAO;AACd;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA,SAAS,kBAAkB;AAC3B;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA,6BAA6B,4CAA4C;AACzE,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,gBAAgB,KAAyC,+CAA+C,CAAI;AAC5G;AACA,yBAAyB,2BAA2B;AACpD;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,6CAA6C,kCAAkC,cAAc,QAAQ;AACrG;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA,IAAI,IAAyC;AAC7C,EAAE,0DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,EAAE,mDAAM;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,kBAAkB,aAAa;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,aAAa;AACnC;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,wCAAwC,kDAAS;AACjD,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,+BAA+B,yDAAY;AAC3C;AACA,wCAAwC,MAAM,8DAA8D,yDAAY,QAAQ;AAChI;AACA;AACA,QAAQ;AACR;AACA,YAAY,uDAAU;AACtB;AACA;AACA;AACA,6EAA6E,MAAM;AACnF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,+CAA+C;AAC3E,YAAY,eAAe,yBAAyB,kDAAS;AAC7D;AACA,gCAAgC,qDAAQ;AACxC;AACA;AACA,yBAAyB,sDAAa;AACtC;AACA;AACA,MAAM,IAAkE;AACxE;AACA;AACA,MAAM,IAAyC;AAC/C;AACA,0CAA0C,yDAAY;AACtD;AACA,kBAAkB,eAAe,4BAA4B;AAC7D;AACA;AACA,WAAW,qCAAqC,MAAM,gKAAgK,sDAAS,QAAQ,gBAAgB,MAAM;AAC7P;AACA;AACA;AACA;AACA,oCAAoC,yDAAY;AAChD,sBAAsB,yDAAY,CAAC,qDAAQ;AAC3C;AACA,kCAAkC,yDAAY,CAAC,sDAAS;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,uDAAU;AACxC;AACA;AACA;AACA;AACA,QAAQ,mDAAM;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ,IAAI,mDAAM;AACV;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA,mBAAmB,iDAAI;AACvB;AACA;AACA;AACA,SAAS,mDAAM,kDAAkD,mDAAM,UAAU,sDAAS,UAAU,mDAAM;AAC1G;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA,aAAa;AACb;AACA;AACA,YAAY,EAAE,CAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA,YAAY,YAAY;AACxB;AACA;AACA,sCAAsC,wDAAe;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,KAAyC;AAC1D;AACA;AACA;AACA,6CAA6C,OAAO;AACpD;AACA,cAAc,iDAAI;AAClB,iBAAiB,4DAAe;AAChC;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,gDAAgD,sBAAsB;AACtE;AACA;AACA;AACA;AACA,qDAAqD,sBAAsB;AAC3E;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8CAA8C,iDAAI;AAClD,uBAAuB;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,4DAAe;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sDAAsD;AAChE,UAAU,sDAAsD;AAChE;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,sBAAsB,yBAAyB;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,eAAe;AAC1C;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,qGAAqG,4BAA4B,iBAAiB;AAClJ;AACA;AACA;AACA;AACA;AACA,UAAU,yDAAyD;AACnE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR,gBAAgB,qBAAqB;AACrC;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,qDAAQ;AACxC,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,kBAAkB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,cAAc,uGAAuG;AACrH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,gBAAgB,gBAAgB;AAChC,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,UAAU,yBAAyB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC,GAAG,mDAAM,GAAG,aAAa,eAAe,IAAI,CAAiB;AAC1G;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC,GAAG,mDAAM,GAAG,aAAa,eAAe,IAAI,CAAiB;AAC1G;AACA;AACA;AACA;AACA,MAAM,KAAyC,KAAK,uDAAU;AAC9D;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,6CAA6C,EAAE,kDAAS;AACvF;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,gEAAe;AAClC;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA,mBAAmB,0DAAW;AAC9B,IAAI,SAAS,2DAAU;AACvB;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA,sCAAsC,2DAAU,OAAO,0DAAW;AAClE;AACA,UAAU,sDAAK;AACf;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA,QAAQ,SAAS,uDAAU;AAC3B;AACA,QAAQ;AACR,QAAQ,KAAyC;AACjD;AACA,KAAK;AACL,IAAI,SAAS,uDAAU;AACvB;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,aAAa,6CAAI;AACjB,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,6CAAI;AACpB;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,aAAa,6CAAI;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uDAAU;AAC5B,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,qBAAqB,2DAAc;AACnC,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,qDAAQ;AACzB;AACA,MAAM,uDAAU;AAChB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4BAA4B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA,IAAI,SAAS,oDAAO;AACpB,oBAAoB,kBAAkB;AACtC;AACA;AACA,IAAI,SAAS,kDAAK,WAAW,kDAAK;AAClC;AACA;AACA,KAAK;AACL,IAAI,SAAS,0DAAa;AAC1B;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,MAAM,+DAAkB;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC,sCAAsC,kDAAS;AAC/C;AACA,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,OAAO;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,KAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,KAA0C;AAC1D,cAAc,EAAM;AACpB;AACA;AACA;AACA,uBAAuB,sDAAK;AAC5B,cAAc,OAAO;AACrB,UAAU,KAAyC;AACnD,2CAA2C,KAAK;AAChD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mBAAmB;AACjC;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,iDAAiD,KAAK;AACtD;AACA;AACA;AACA,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;;AAEA;AACA,SAAS,uDAAU;AACnB;AACA;AACA,2BAA2B,mDAAM,GAAG,oBAAoB,kBAAkB,gBAAgB;AAC1F;AACA;;AAEA;AACA;AACA,MAAM,uDAAU;AAChB,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC,aAAa,qDAAQ,WAAW,uDAAU;AAC7F,gEAAgE,KAAK;AACrE;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,WAAW;AACX,SAAS;AACT;AACA,qBAAqB,oDAAG;AACxB,oBAAoB,oDAAG;AACvB,sBAAsB,oDAAG;AACzB;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,iDAAiD,QAAQ;AACzD;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,WAAW;AACX,UAAU;AACV;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,UAAU,iCAAiC;AAC3C;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,iBAAiB,OAAO;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAkE;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAkE;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE;AACjE;AACA,cAAc,wBAAwB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA,KAAK;AACL;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,oBAAoB,yDAAY;AAChC;AACA,SAAS,SAAS;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD,qDAAQ,uBAAuB,uDAAU,CAAC,qDAAQ;AAC3G;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,gCAAgC,kBAAkB,IAAI,KAAK,EAAE,MAAM;AACnE;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA,gBAAgB,uDAAU,qBAAqB;AAC/C;AACA;AACA;AACA;AACA,iDAAiD,qDAAQ,oBAAoB,uDAAU,CAAC,qDAAQ;AAChG;;AAEA;AACA;AACA;AACA,MAAM,oDAAO,YAAY,qDAAQ;AACjC;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,8DAA8D,OAAO;AACrE;AACA;AACA,oBAAoB,YAAY;AAChC;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,kBAAkB,yBAAyB;AAC3C;AACA,QAAQ,oDAAO;AACf,sBAAsB,iBAAiB;AACvC;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;;AAEA,2CAA2C;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sDAAsD,KAAK;AAC3D,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;;AAEA;AACA;AACA,MAAM,KAAyC,KAAK,qDAAQ;AAC5D;AACA;AACA;AACA;AACA,6DAA6D,IAAI,IAAI,yDAAY;AACjF;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,mDAAM;AACxB;AACA;AACA;AACA,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,kBAAkB,KAAyC,GAAG,gEAAe,WAAW,CAAM;AAC9F;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE,6CAAI;AACrE,GAAG;AACH;AACA;AACA,kDAAkD,kDAAS,8BAA8B,mDAAM;AAC/F;AACA,QAAQ,aAAa;AACrB,YAAY,8DAA8D;AAC1E,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,QAAQ,kBAAkB,kDAAS,IAAI,mDAAM;AAC7C;AACA;AACA,QAAQ;AACR;AACA;AACA,wDAAwD,mDAAM;AAC9D;AACA;AACA;AACA,QAAQ,iBAAiB,kDAAS,IAAI,mDAAM;AAC5C;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,sDAAK;AACb,QAAQ,KAAyC;AACjD,QAAQ,SAAS,KAAyC;AAC1D,QAAQ,sDAAK;AACb;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,MAAM,iBAAiB,kDAAS,IAAI,mDAAM;AAC1C;AACA;AACA,MAAM;AACN;AACA,6DAA6D,mDAAM;AACnE;AACA;AACA;AACA;AACA,MAAM,SAAS,KAAyC,kCAAkC,qDAAQ;AAClG;AACA;AACA,mBAAmB,kDAAS,gCAAgC,mDAAM;AAClE;AACA,sBAAsB;AACtB;AACA,aAAa;AACb;AACA,QAAQ;AACR;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA,GAAG;AACH,QAAQ,aAAa;AACrB,YAAY,wBAAwB;AACpC;AACA;AACA;AACA,MAAM,SAAS,KAAyC,kCAAkC,mDAAM;AAChG,oDAAoD,IAAI;AACxD;AACA,MAAM,kBAAkB,kDAAS,IAAI,mDAAM;AAC3C;AACA;AACA,MAAM,SAAS,mDAAM;AACrB,MAAM,KAAyC,uCAAuC,IAAI;AAC1F;AACA;AACA;AACA,MAAM,KAAyC;AAC/C,iDAAiD,IAAI;AACrD;AACA;AACA,MAAM;AACN,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,SAAS;AACT,GAAG;AACH;AACA,0CAA0C,kDAAS,IAAI,mDAAM,0FAA0F,mDAAM,0BAA0B,mDAAM,cAAc,mDAAM,8BAA8B,mDAAM;AACrP,GAAG;AACH;AACA;AACA;AACA,MAAM,SAAS,mDAAM;AACrB;AACA;AACA;AACA;AACA;AACA,IAAI,IAAiD;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mEAAmE,mDAAM;AACzE,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,qCAAqC,kEAAqB;AAC1D,UAAU,KAAyC;AACnD;AACA,sBAAsB;AACtB;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,6CAAI;AACf,KAAK;AACL,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,6CAAI;AACjB,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA,UAAU,kBAAkB;AAC5B,cAAc,sDAAK;AACnB;AACA;AACA;AACA,qCAAqC;AACrC;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,6CAAI;AACjB,OAAO;AACP;AACA,GAAG;AACH;;AAEA;AACA,KAAK,OAAO;AACZ;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA,WAAW,oDAAG;AACd;AACA,MAAM,KAAyC;AAC/C,yCAAyC,KAAK;AAC9C,WAAW,oDAAG;AACd;AACA;AACA,kBAAkB,oDAAG;AACrB;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,KAAK;AAC9B;AACA,KAAK;AACL;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,yBAAyB,KAAK;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,SAAS,oDAAO;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAO,SAAS,uDAAU;AACpC,6BAA6B;AAC7B,QAAQ;AACR;AACA;AACA,MAAM;AACN,2BAA2B;AAC3B,MAAM,SAAS,IAAyC;AACxD,iCAAiC,IAAI;AACrC;AACA,kCAAkC,IAAI;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO,OAAO,oDAAO;AAC3B;AACA,SAAS,mDAAM,GAAG;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAS;AACf;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,cAAc,MAAM,YAAY,IAAI,0BAA0B,WAAW;AACzE,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,mCAAmC,KAAyC,8BAA8B,CAAI;AAC9G,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uDAAU;AACpB,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,UAAU,KAAK,EAEN;AACT,YAAY,IAAyC;AACrD;AACA;AACA,QAAQ,SAAS,IAAyC;AAC1D;AACA,qBAAqB,IAAI,cAAc,qBAAqB;AAC5D;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,KAAK,uDAAU;AAChE;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,IAAI,sDAAS;AAC9D;AACA,kEAAkE;AAClE;AACA;AACA,SAAS,qDAAQ;AACjB,MAAM,KAAyC;AAC/C,MAAM;AACN,sBAAsB,yDAAQ;AAC9B,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,6CAAI;AACvB,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uDAAU,2CAA2C,uDAAU,mDAAmD,6CAAI;AACxI,UAAU,KAAyC,YAAY,6CAAI;AACnE,mCAAmC,IAAI;AACvC;AACA,mBAAmB,uDAAU,SAAS,uDAAU,uCAAuC,KAAyC;AAChI;AACA,wDAAwD,IAAI;AAC5D;AACA,QAAQ,EAAE,CAAI;AACd;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,uDAAU;AAC/B;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,gEAAgE;AAChE;AACA;AACA;AACA;AACA,SAAS;AACT,OAAO;AACP,MAAM;AACN;AACA;AACA;AACA,oCAAoC,6CAAI;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0EAA0E,6CAAI;AAC9E,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ,sDAAK;AACb;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM;AACN;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,oDAAO;AACX;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,QAAQ,uDAAU;AAClB;AACA,MAAM,SAAS,IAAyC;AACxD,sDAAsD,IAAI;AAC1D;AACA,IAAI,SAAS,uDAAU;AACvB;AACA,IAAI,SAAS,qDAAQ;AACrB,QAAQ,oDAAO;AACf;AACA,MAAM;AACN,sBAAsB,uDAAU;AAChC,UAAU,uDAAU;AACpB;AACA,QAAQ,SAAS,IAAyC;AAC1D,wDAAwD,YAAY;AACpE;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,mCAAmC,IAAI;AACvC;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA,cAAc;AACd,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,mDAAM;AAClB,MAAM,uDAAU;AAChB,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mDAAM;AACpB;AACA;AACA;AACA,QAAQ,oDAAO,QAAQ,oDAAO;AAC9B;AACA;AACA,WAAW,mDAAM;AACjB;AACA;AACA,oDAAoD;AACpD;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mDAAM;AACvB;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,mBAAmB,2CAAE;AACrB;AACA,0BAA0B;AAC1B,+BAA+B;AAC/B;AACA;AACA;AACA,KAAK;AACL;AACA,kBAAkB;AAClB,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB,sBAAsB,mDAAM,GAAG;AAC/B;AACA,8BAA8B,qDAAQ;AACtC,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,UAAU,KAAyC;AACnD,UAAU,mBAAmB,uDAAU;AACvC;AACA;AACA,UAAU,SAAS,uDAAU;AAC7B;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,YAAY,SAAS,IAAyC;AAC9D;AACA,kFAAkF,WAAW;AAC7F;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD,6BAA6B,KAAK;AAClC;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD,6BAA6B,KAAK;AAClC;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,cAAc,IAAkE;AAChF;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,cAAc,IAAkE;AAChF;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA,OAAO;AACP;AACA,YAAY,KAAyC;AACrD;AACA,uDAAuD,YAAY;AACnE;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,sCAAsC,uDAAU;AAChD,MAAM,SAAS,IAAyC;AACxD,yBAAyB,YAAY;AACrC;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C,gCAAgC;AAChC;AACA;AACA,qCAAqC,gEAAe;AACpD,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb,IAAI;AACJ,0BAA0B,sDAAK;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,sBAAsB,0BAA0B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mDAAM;AACpB;AACA;AACA;AACA;AACA,YAAY;AACZ,iCAAiC,qDAAQ;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,mDAAM;AACb;AACA,mBAAmB,sDAAS,mBAAmB,mDAAM;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,mDAAM;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,wDAAO;AACX;AACA,MAAM,IAAyC;AAC/C,gCAAgC;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA,qBAAqB,mDAAM,qBAAqB,qDAAQ;AACxD;AACA;AACA,UAAU;AACV,+CAA+C;AAC/C;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,sDAAK;AACjC,wCAAwC,kDAAS;AACjD,oBAAoB,yBAAyB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,mDAAM;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,mDAAM;AAC7B;AACA;AACA,uDAAuD,uDAAU;AACjE,gBAAgB,gBAAgB;AAChC;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,mEAAmE,sDAAS;AACpF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,uDAAU;AACxC;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB,sBAAsB,kDAAS;AAC/B;AACA,WAAW,kDAAS;AACpB;AACA,MAAM,oDAAO;AACb,oBAAoB,gBAAgB;AACpC,UAAU,KAAyC,KAAK,qDAAQ;AAChE;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA,oCAAoC,kDAAS;AAC7C;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC,KAAK,qDAAQ;AAC9D;AACA;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA;AACA,iDAAiD,oDAAO,SAAS,uDAAU,UAAU,YAAY,EAAE,mDAAM,GAAG;AAC5G;AACA;AACA;AACA;AACA;AACA,mCAAmC,mDAAM;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,gCAAgC,IAAI;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI,SAAS,uDAAU;AACvB;AACA;AACA;AACA;AACA;AACA,yBAAyB,sDAAK;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,mDAAM,oBAAoB,mDAAM,WAAW,sDAAS;AAC3D;AACA;AACA;AACA;AACA,UAAU,uCAAuC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,oDAAO;AACzB;AACA,oBAAoB,8BAA8B;AAClD,cAAc,sBAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,oDAAO;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,YAAY,qDAAQ;AACpB,IAAI;AACJ,YAAY,oDAAO;AACnB,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6DAA6D,KAAK,cAAc,kBAAkB,mDAAU,cAAc;AAC1H;AACA,uBAAuB,sDAAS;AAChC;AACA;AACA;AACA,8BAA8B,cAAc;AAC5C;AACA,sBAAsB,cAAc;AACpC;AACA,6BAA6B,cAAc;AAC3C;AACA;AACA;AACA;AACA;AACA,eAAe,MAAM;AACrB,IAAI;AACJ,cAAc,cAAc;AAC5B,IAAI;AACJ,cAAc,MAAM;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,sCAAsC,oDAAO;AAC7C;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA,iBAAiB,IAAI;AACrB;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA,MAAM;AACN,UAAU,IAAiD;AAC3D;AACA,sDAAsD,IAAI;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,sDAAK;AAC5B,MAAM,gDAAG;AACT,MAAM;AACN;AACA;AACA,2BAA2B;AAC3B;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA,UAAU,eAAe;AACzB;AACA,iCAAiC,kDAAS;AAC1C;AACA;AACA;AACA,UAAU,KAAyC;AACnD,QAAQ,mDAAM;AACd,QAAQ,wDAAO;AACf,QAAQ;AACR;AACA,QAAQ;AACR,QAAQ,mDAAM;AACd;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,iCAAiC;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA,sBAAsB,oDAAO;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,mBAAmB;AAC7B,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,kDAAS,mBAAmB;AAC1D;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA,UAAU,mDAAM;AAChB;AACA;AACA,MAAM,SAAS,sDAAK;AACpB;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA,IAAI;AACJ,sBAAsB,qDAAQ;AAC9B,mBAAmB,sDAAK;AACxB;AACA;AACA;AACA,uCAAuC,mDAAM;AAC7C;AACA,YAAY,oDAAO,cAAc,mDAAM;AACvC,YAAY;AACZ,iBAAiB,oDAAO;AACxB;AACA;AACA,oBAAoB,mDAAM;AAC1B;AACA;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,UAAU;AACV;AACA,cAAc,mDAAM;AACpB;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,sDAAsD,WAAW;AACjE;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM,SAAS,IAAyC;AACxD,kDAAkD,WAAW;AAC7D;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,kCAAkC;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY,KAAyC;AACrD;AACA,YAAY;AACZ,YAAY,+BAA+B;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,oDAAoD,YAAY;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,0CAA0C;AACtD;AACA,QAAQ,IAAgF;AACxF;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4D,iDAAI,UAAU,2DAAc;AACxF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,KAAyC;AACvD;AACA,iDAAiD,WAAW;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU,KAAyC;AACnD,mDAAmD,WAAW;AAC9D,YAAY;AACZ,YAAY,eAAe;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,OAAO;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA,YAAY,KAAyC;AACrD;AACA,+CAA+C,gCAAgC;AAC/E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,qCAAqC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,qBAAqB,KAAK,GAAG,aAAa;AAC1C;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA,4BAA4B,KAAK,GAAG,aAAa;AACjD;AACA;AACA;AACA,UAAU,6CAA6C,IAAI,KAAK;AAChE;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C,IAAI,0DAAa;AACjB;AACA;AACA,IAAI,KAAyC;AAC7C,IAAI,0DAAa;AACjB;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,qBAAqB,kBAAkB,EAAE,qBAAqB,EAAE,sBAAsB;;AAEtF;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,0DAAa;AAC9B;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iCAAiC,6CAAI;AACrC;AACA,IAAI;AACJ,kJAAkJ,KAAyC;AAC3L;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,gDAAgD,YAAY;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,4BAA4B,YAAY;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,YAAY;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,2CAA2C;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,2DAAc;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,yBAAyB;AAC/C;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,mCAAmC;AAC7C;AACA,iCAAiC,kDAAS;AAC1C,iCAAiC,kDAAS;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,0BAA0B;AACpD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,oBAAoB,wBAAwB;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,kDAAS;AAChC;AACA,eAAe,2DAAc;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,2DAAc;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iEAAiE;AAC3E,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA,UAAU,KAAK,EAaN;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,YAAY;AAC5B,gBAAgB,gBAAgB;AAChC;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV,cAAc,IAAyC;AACvD;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAkE;AAC9E;AACA;AACA;AACA,QAAQ;AACR,cAAc,6BAA6B;AAC3C;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAkE;AAC9E;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,yCAAyC,2DAAc;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD,6CAA6C,2DAAc;AAC3D,+CAA+C,2DAAc;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA,IAAI,8DAAa;AACjB;AACA;AACA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,kDAAS;AACxB,eAAe,kDAAS;AACxB;AACA;AACA;AACA;AACA,gBAAgB,kBAAkB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,mBAAmB,SAAS;AAC5B;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA,mBAAmB,SAAS;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV,uBAAuB,SAAS;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sFAAsF,kDAAS;AAC/F;AACA,gCAAgC,QAAQ;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,4CAA4C;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR,gBAAgB,gCAAgC;AAChD;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,YAAY,+BAA+B;AAC3C;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oBAAoB;AAClC;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,YAAY,kCAAkC;AAC9C;AACA,MAAM,2DAAc;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,gBAAgB;AACzC;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO,SAAS,oDAAO;AAC7B,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,SAAS;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ,KAAyC;AACjD,6DAA6D,eAAe;AAC5E;AACA;AACA;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,uCAAuC,eAAe;AACtD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,MAAM;AACN;AACA,UAAU,uCAAuC;AACjD,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA,kCAAkC,KAAyC,qCAAqC,CAAc;AAC9H,qCAAqC,KAAyC,mCAAmC,CAAc;AAC/H;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,KAAyC;AAC1D,8DAA8D,cAAc;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,SAAS,IAAyC;AAC9D;AACA;AACA;AACA,kBAAkB,cAAc;AAChC;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,8DAA8D,kBAAkB,sBAAsB;AACtG,YAAY,2DAA2D;AACvE;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,wDAAwD,KAAK,QAAQ,WAAW;AAChF;AACA;AACA;AACA,UAAU,yCAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mEAAmE,kDAAS;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,uBAAuB,qDAAQ,SAAS,sDAAK,SAAS,uDAAU,UAAU,gEAAgE;AAC1I;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,uBAAuB,qDAAQ;AAC/B;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,kCAAkC,CAAY;AAC3G;AACA;AACA,QAAQ,KAAyC;AACjD,sDAAsD,KAAK;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sBAAsB;AAChC,kBAAkB,qDAAQ;AAC1B,oBAAoB,2DAAc;AAClC;AACA,QAAQ,qDAAQ;AAChB,UAAU,wDAAO,YAAY,oDAAO;AACpC,gBAAgB,mDAAM,GAAG;AACzB;AACA,oBAAoB,2DAAc;AAClC;AACA;AACA,oBAAoB,qDAAQ,8DAA8D,qDAAQ,aAAa,uDAAU;AACzH,MAAM,KAAyC,qBAAqB,wDAAO;AAC3E,WAAW,sDAAK;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,wDAAO,wCAAwC,mDAAM,GAAG;AACjE;AACA;AACA,UAAU,kCAAkC;AAC5C,yDAAyD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,oDAAO;AAC/B;AACA;AACA;AACA,cAAc,KAAyC,wBAAwB,oDAAO;AACtF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,YAAY;AACtB;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB,iBAAiB;AACjB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;AACA,sBAAsB,2DAAc;AACpC;AACA,QAAQ;AACR,oBAAoB,2DAAc;AAClC,QAAQ,SAAS,iDAAI;AACrB;AACA;AACA,mDAAmD,oDAAO;AAC1D;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,wDAAW;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,kDAAS;AAC5B;AACA;AACA;AACA,SAAS,kDAAS;AAClB,UAAU,kDAAS;AACnB,WAAW,kDAAS;AACpB,WAAW,kDAAS;AACpB,WAAW,kDAAS;AACpB,UAAU,kDAAS;AACnB,gBAAgB,kDAAS;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA,IAAI,KAAK,EAEN;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,0DAAa;AACpD,mCAAmC,0DAAa;AAChD;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,oDAAO;AAC5C;AACA,+CAA+C,2CAAE;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,kBAAkB;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,wDAAO;AAC1B,MAAM,IAAyC;AAC/C;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA;AACA;AACA;AACA,OAAO,KAAyC,GAAG,gEAAe,mBAAmB,CAAc;AACnG;AACA,IAAI,8DAAa;AACjB;AACA,QAAQ,sDAAS;AACjB;AACA;AACA;AACA;AACA,SAAS;AACT;AACA,SAAS;AACT,QAAQ;AACR;AACA,YAAY,KAAyC;AACrD;AACA;AACA,0BAA0B,KAAK;AAC/B;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA,0BAA0B,0DAAS;AACnC,QAAQ,IAAyC;AACjD;AACA;AACA,IAAI,SAAS,KAAyC;AACtD;AACA,oDAAoD,mDAAmD;AACvG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA,gBAAgB,mCAAmC;AACnD,gBAAgB,wDAAwD;AACxE,qCAAqC,mDAAM;AAC3C,UAAU,mDAAM;AAChB;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,0CAA0C,6CAAI;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA,IAAI,8DAAa;AACjB;AACA;AACA,MAAM,KAAyC,6CAA6C,6CAAI;AAChG;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA,QAAQ,sDAAK;AACb;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,MAAM,EAAE,CAKH;AACL;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oDAAO;AACrB;AACA,YAAY,SAAS,sDAAK;AAC1B;AACA;AACA;AACA;AACA;AACA,kEAAkE,YAAY;AAC9E;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA,KAAK;AACL,IAAI,KAAK,EASN;AACH;AACA;AACA;AACA,qEAAqE,0DAAS,CAAC,wDAAO;AACtF;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;;AAEA;AACA,SAAS,yDAAU;AACnB;;AAEA;AACA;AACA;AACA,QAAQ,qDAAQ,sBAAsB,oDAAO;AAC7C;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA,MAAM,MAA0C;AAChD;AACA;AACA,qBAAqB;AACrB,wBAAwB;AACxB,wBAAwB;AACxB,yBAAyB;AACzB;AACA;AACA,WAAW,qDAAQ;AACnB;AACA;AACA;AACA;AACA,QAAQ,SAAS,sDAAK;AACtB;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,cAAc,2DAAU,2BAA2B;AACnD;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+CAA+C,sDAAK;AACpD;AACA,gCAAgC,kDAAS;AACzC;AACA;AACA,0BAA0B,kDAAS;AACnC,8CAA8C,sDAAK;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,wCAAwC;AACxC,SAAS;AACT;AACA;AACA,mBAAmB,kBAAkB;AACrC;AACA;AACA;AACA;AACA,aAAa,mDAAM,GAAG;AACtB;AACA,wBAAwB;AACxB;AACA;AACA;AACA,QAAQ,2BAA2B,sBAAsB;AACzD;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM,SAAS,qDAAQ;AACvB,0BAA0B,gBAAgB,sDAAK,SAAS;AACxD,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO,gCAAgC,qDAAQ;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEk+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC3jPxjC;AACxY;AACsQ;;AAExS;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,uFAAuF,KAAK;AAC5F;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,oDAAoD,QAAQ;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA,sBAAsB,qDAAQ;AAC9B;AACA,iBAAiB,qDAAQ;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,QAAQ,uDAAI;AACZ,iDAAiD,KAAK,kBAAkB,IAAI;AAC5E;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,UAAU,sDAAS;AACnB;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,qDAAQ;AACrB;AACA;AACA;AACA,SAAS,uDAAU;AACnB,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ,sBAAsB,iEAAoB;AAC1C,uCAAuC,+DAAkB;AACzD;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,+DAAkB;AAChC,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,MAAM,uDAAI;AACV,gCAAgC,IAAI,QAAQ,kBAAkB,WAAW,OAAO;AAChF;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C;AAC3C;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kDAAkD,sDAAS;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,6EAA0B;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI,SAAS,iDAAI;AACjB,SAAS,4DAAe;AACxB;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6CAA6C,uDAAU;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,qDAAQ;AACtC;AACA;AACA;AACA;;AAEA;AACA,eAAe,kEAAe;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,UAAU,KAAyC;AACnD,QAAQ,uDAAI;AACZ;AACA;AACA;AACA,0BAA0B,cAAc;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,2DAAQ;AACZ;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4BAA4B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,KAAK,kBAAkB,kBAAkB;AACzC;AACA,cAAc,gBAAgB;AAC9B;AACA,oBAAoB,oDAAO;AAC3B;AACA;AACA;AACA;AACA,iCAAiC,qDAAQ;AACzC;AACA,iFAAiF,qDAAU;AAC3F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,YAAY,QAAQ;AACpB,6BAA6B,oDAAO,yCAAyC;AAC7E;AACA;AACA;AACA;AACA;AACA,2CAA2C,iDAAU;AACrD;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,qBAAqB,qDAAU;AAC/B;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,sDAAS;AACrC,UAAU;AACV,4BAA4B,sDAAS;AACrC,UAAU;AACV,+BAA+B,sDAAS;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,8DAAW,YAAY,mDAAM,GAAG;AAClD;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA,cAAc,sDAAS;AACvB,qBAAqB,sDAAS;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA,OAAO;AACP;AACA;AACA;;AAEA;AACA;AACA,qBAAqB,qEAAkB;AACvC;AACA,MAAM,KAAyC,IAAI,uDAAI;AACvD,aAAa,kDAAS;AACtB;AACA;AACA;AACA,MAAM,KAAyC,IAAI,uDAAI;AACvD,aAAa,kDAAS;AACtB;AACA;AACA;AACA,MAAM,KAAyC,IAAI,uDAAI,qDAAqD,KAAK;AACjH,aAAa,kDAAS;AACtB;AACA;AACA;AACA;;AAEA;AACA,mBAAmB,qEAAkB;AACrC;AACA,IAAI,KAAyC,IAAI,uDAAI;AACrD;AACA;AACA;AACA;AACA,kDAAkD,aAAa;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,kEAAe;AACjB,EAAE,4DAAS;AACX;AACA,iDAAiD,iBAAiB;AAClE,IAAI,8DAAW;AACf,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,wBAAwB,uDAAQ;AACpC;AACA,IAAI,wBAAwB,qDAAM;AAClC,UAAU,aAAa;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6BAA6B,IAAI;AACjC;AACA;AACA;;AAEA;AACA;AACA,6BAA6B,OAAO,KAAK,oDAAC,CAAC,6DAAc;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qEAAqE,mDAAM;AAC3E,IAAI;AACJ,EAAE,4EAA6B;AAC/B;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,gBAAgB,oDAAO;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B,0BAA0B,KAAK;AAC/B,sBAAsB,KAAK;AAC3B;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B,0BAA0B,KAAK;AAC/B,sBAAsB,KAAK;AAC3B,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,SAAS,mDAAM;AACf;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB,MAAM,IAAyC;AAC/C,IAAI,+DAAY;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2BAA2B;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,iDAAiD,WAAW;AAC5D,oDAAoD,WAAW;AAC/D;AACA,gDAAgD,UAAU;AAC1D,mDAAmD,UAAU;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,0BAA0B,WAAW;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,yBAAyB,mDAAM,GAAG;AAClC;AACA;AACA,GAAG;AACH,iBAAiB,OAAO;AACxB,qBAAqB,qEAAkB;AACvC,kBAAkB,qEAAkB;AACpC;AACA;AACA,IAAI,4DAAS;AACb;AACA;AACA;AACA,8CAA8C,kBAAkB;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA,uBAAuB,wDAAK;AAC5B;AACA,gCAAgC,uDAAQ;AACxC;AACA,iCAAiC,2EAAwB;AACzD,sBAAsB,qBAAqB;AAC3C;AACA;AACA,UAAU,qEAAkB;AAC5B;AACA,YAAY,yEAAsB;AAClC;AACA,UAAU,SAAS,IAAyC;AAC5D,UAAU,uDAAI;AACd;AACA;AACA;AACA,wBAAwB,yBAAyB;AACjD;AACA,UAAU,qEAAkB;AAC5B;AACA,YAAY,yEAAsB;AAClC;AACA;AACA;AACA;AACA,aAAa,8DAAW;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mDAAmD,GAAG,KAAK,GAAG;AAC9D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,UAAU,eAAe;AACzB;AACA;AACA;;AAEA;AACA;AACA,SAAS,oDAAO,kBAAkB,2DAAc;AAChD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,aAAa,sBAAsB;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,0DAAa;AAChC;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,gBAAgB,OAAO;AACvB;AACA,GAAG;AACH,qBAAqB,oBAAoB,sBAAsB;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8CAA8C,0DAAa;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAO;AACjB,sBAAsB,yDAAY;AAClC;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,QAAQ,SAAS,kDAAK;AACtB;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,iBAAiB;AAC3C;AACA,MAAM,oDAAO;AACb,iBAAiB,yDAAY;AAC7B,IAAI,SAAS,kDAAK;AAClB;AACA,IAAI;AACJ,iBAAiB,uDAAU;AAC3B;AACA;AACA;AACA,gBAAgB,OAAO;AACvB,iBAAiB,uDAAU;AAC3B;AACA;AACA;AACA,KAAK;AACL,GAAG;AACH,qBAAqB,iBAAiB;AACtC;AACA;AACA,mBAAmB,uDAAU;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB,UAAU;AAC9C,uBAAuB,kDAAK;AAC5B;AACA;AACA,wBAAwB,0DAAa;AACrC;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,GAAG;AACH;AACA;AACA,gBAAgB,OAAO;AACvB;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH,gBAAgB,OAAO;AACvB;AACA;AACA;AACA;AACA;AACA,qBAAqB,oDAAO,YAAY,kDAAK;AAC7C,IAAI,KAAyC,IAAI,uDAAI;AACrD,0FAA0F,mDAAmD;AAC7I;AACA;AACA;AACA,yCAAyC,OAAO;AAChD;AACA;AACA;AACA,UAAU,oDAAO;AACjB,0BAA0B,yDAAY;AACtC,QAAQ;AACR;AACA;AACA,MAAM;AACN,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,OAAO,QAAQ,OAAO;AACpD,+BAA+B,OAAO;AACtC,uBAAuB,uDAAU;AACjC,eAAe;AACf;AACA;AACA,kCAAkC,OAAO;AACzC,QAAQ,oDAAO;AACf,yBAAyB,yDAAY;AACrC,iBAAiB;AACjB;AACA,MAAM,SAAS,kDAAK;AACpB;AACA,iBAAiB;AACjB;AACA,MAAM;AACN,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4D,EAAE;AAC9D;AACA;AACA;AACA,oBAAoB,sBAAsB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,sDAAS;AAC9B;AACA;AACA;AACA;AACA;;AAEA;AACA,oBAAoB,OAAO,IAAI,YAAY;AAC3C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,GAAG;AACH,gBAAgB,OAAO,IAAI,YAAY;AACvC;AACA;AACA;AACA,GAAG;AACH,gBAAgB,iBAAiB,IAAI,YAAY;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,SAAS;AACT;AACA,MAAM;AACN;AACA;AACA,GAAG;AACH,sBAAsB,OAAO;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,OAAO;AAChC;AACA,eAAe,SAAS;AACxB;AACA;AACA;;AAEA,wCAAwC,mDAAM,GAAG,WAAW;AAC5D;AACA;AACA;AACA,iCAAiC,iEAAc;AAC/C;AACA;AACA,2CAA2C,0EAAuB;AAClE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,sDAAS,SAAS,qDAAQ;AAC9C;AACA,GAAG;AACH;AACA;AACA,MAAM,gEAAa;AACnB;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,QAAQ,uDAAI;AACZ;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAI;AACZ;AACA,OAAO;AACP;AACA,QAAQ,uDAAI;AACZ;AACA,KAAK;AACL;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,QAAQ,KAAyC;AACjD,MAAM,uDAAI;AACV,uDAAuD,UAAU;AACjE;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C,IAAI,uDAAI;AACR,wCAAwC,eAAe;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEgS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC3+ChS;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;;AAEA,kBAAkB,KAAyC,mBAAmB,IAAI,CAAE;AACpF,kBAAkB,KAAyC,uBAAuB,CAAE;AACpF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,gBAAgB;AACtC;AACA;AACA;AACA,kBAAkB,gBAAgB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6KAA6K,qBAAM,mBAAmB,qBAAM,KAAK;AACjN;AACA;AACA;AACA,yCAAyC,KAAK,eAAe,qBAAqB;AAClF;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA,8BAA8B,+BAA+B;AAC7D;AACA;AACA;AACA;AACA,aAAa,KAAK,EAAE,iDAAiD,KAAK,SAAS;AACnF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA,0BAA0B;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,cAAc,GAAG,OAAO;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,sBAAsB;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4CAA4C,KAAK;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,oBAAoB;AAChD;AACA;AACA,yBAAyB;AACzB;AACA;AACA,wBAAwB;AACxB;AACA;AACA,wBAAwB;AACxB;AACA;AACA,uBAAuB;AACvB;AACA;AACA,uBAAuB;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,cAAc,SAAS;AACvB,mBAAmB,KAAK;AACxB;AACA,OAAO,IAAI;AACX;AACA,IAAI;AACJ;AACA,cAAc,SAAS;AACvB;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEuzB;;;;;;;;;;;;ACvZ1yB;AACb,8CAA6C,EAAE,aAAa,EAAC;AAC7D;AACA;AACA,kBAAe;AACf;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;;;ACVa;;AAEb,8CAA6C,EAAE,aAAa,EAAC;;AAE7D,kBAAkB,mBAAO,CAAC,4FAAmB;AAC7C,iBAAiB,mBAAO,CAAC,yFAAkB;AAC3C,aAAa,mBAAO,CAAC,0EAAa;;AAElC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE,SAAS;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA,6EAA6E,YAAY;AACzF;AACA;AACA;AACA;AACA;AACA,mCAAmC;AACnC,EAAE,UAAU;AACZ;AACA;AACA;AACA;AACA;AACA;;AAEA,eAAe;AACf;AACA;AACA,CAAC;;;;;;;;;;;;AC1EW;;AAEZ,IAAI,KAAqC,EAAE,EAE1C,CAAC;AACF,EAAE,mGAA6C;AAC/C;;;;;;;UCNA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,GAAG;WACH;WACA;WACA,CAAC;;;;;WCPD;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;ACNA,gEAAO,qCAAc,MAAE","sources":["webpack://source-maps-should-consider-input-source-map/./App.vue","webpack://source-maps-should-consider-input-source-map/./App.vue?7d44","webpack://source-maps-should-consider-input-source-map/./App.vue?37cf","webpack://source-maps-should-consider-input-source-map/./bootloader.ts","webpack://source-maps-should-consider-input-source-map/./App.vue?07c5","webpack://source-maps-should-consider-input-source-map/./App.vue?fc9a","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/compiler-core/dist/compiler-core.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/compiler-dom/dist/compiler-dom.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/shared/dist/shared.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue-loader/dist/exportHelper.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue/dist/vue.cjs.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue/index.js","webpack://source-maps-should-consider-input-source-map/webpack/bootstrap","webpack://source-maps-should-consider-input-source-map/webpack/runtime/compat get default export","webpack://source-maps-should-consider-input-source-map/webpack/runtime/define property getters","webpack://source-maps-should-consider-input-source-map/webpack/runtime/global","webpack://source-maps-should-consider-input-source-map/webpack/runtime/hasOwnProperty shorthand","webpack://source-maps-should-consider-input-source-map/webpack/runtime/make namespace object","webpack://source-maps-should-consider-input-source-map/./index.ts"],"sourcesContent":["import { render } from \"./App.vue?vue&type=template&id=472cff63&ts=true\"\nimport script from \"./App.vue?vue&type=script&lang=ts\"\nexport * from \"./App.vue?vue&type=script&lang=ts\"\n\nimport exportComponent from \"./node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__file',\"App.vue\"]])\n/* hot reload */\nif (module.hot) {\n __exports__.__hmrId = \"472cff63\"\n const api = __VUE_HMR_RUNTIME__\n module.hot.accept()\n if (!api.createRecord('472cff63', __exports__)) {\n api.reload('472cff63', __exports__)\n }\n \n module.hot.accept(\"./App.vue?vue&type=template&id=472cff63&ts=true\", () => {\n api.rerender('472cff63', render)\n })\n\n}\n\n\nexport default __exports__","export { default } from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts\"; export * from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts\"","export * from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true\"","import { createApp } from \"vue\";\nimport App from \"./App.vue\";\n\nconst app = createApp(App);\n\napp.mount(\"#app\");\n","\n/* eslint-disable import/no-extraneous-dependencies */\nimport { defineComponent } from \"vue\";\n\nexport default defineComponent({\n components: {\n },\n async created() {\n console.log(\"Hello World!\");\n },\n});\n","import { openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n return (_openBlock(), _createElementBlock(\"h1\", null, \"Hello World!\"))\n}","import { isString, hyphenate, NOOP, extend, isObject, NO, isArray, makeMap, isSymbol, capitalize, camelize, EMPTY_OBJ, PatchFlagNames, slotFlagsText, isOn, isBuiltInDirective, isReservedProp, toHandlerKey } from '@vue/shared';\nexport { generateCodeFrame } from '@vue/shared';\n\nfunction defaultOnError(error) {\n throw error;\n}\nfunction defaultOnWarn(msg) {\n !!(process.env.NODE_ENV !== \"production\") && console.warn(`[Vue warn] ${msg.message}`);\n}\nfunction createCompilerError(code, loc, messages, additionalMessage) {\n const msg = !!(process.env.NODE_ENV !== \"production\") || false ? (messages || errorMessages)[code] + (additionalMessage || ``) : code;\n const error = new SyntaxError(String(msg));\n error.code = code;\n error.loc = loc;\n return error;\n}\nconst errorMessages = {\n // parse errors\n [0]: \"Illegal comment.\",\n [1]: \"CDATA section is allowed only in XML context.\",\n [2]: \"Duplicate attribute.\",\n [3]: \"End tag cannot have attributes.\",\n [4]: \"Illegal '/' in tags.\",\n [5]: \"Unexpected EOF in tag.\",\n [6]: \"Unexpected EOF in CDATA section.\",\n [7]: \"Unexpected EOF in comment.\",\n [8]: \"Unexpected EOF in script.\",\n [9]: \"Unexpected EOF in tag.\",\n [10]: \"Incorrectly closed comment.\",\n [11]: \"Incorrectly opened comment.\",\n [12]: \"Illegal tag name. Use '<' to print '<'.\",\n [13]: \"Attribute value was expected.\",\n [14]: \"End tag name was expected.\",\n [15]: \"Whitespace was expected.\",\n [16]: \"Unexpected '|--!>| looseEqual(item, val));\n}\n\nconst toDisplayString = (val) => {\n return isString(val) ? val : val == null ? \"\" : isArray(val) || isObject(val) && (val.toString === objectToString || !isFunction(val.toString)) ? JSON.stringify(val, replacer, 2) : String(val);\n};\nconst replacer = (_key, val) => {\n if (val && val.__v_isRef) {\n return replacer(_key, val.value);\n } else if (isMap(val)) {\n return {\n [`Map(${val.size})`]: [...val.entries()].reduce((entries, [key, val2]) => {\n entries[`${key} =>`] = val2;\n return entries;\n }, {})\n };\n } else if (isSet(val)) {\n return {\n [`Set(${val.size})`]: [...val.values()]\n };\n } else if (isObject(val) && !isArray(val) && !isPlainObject(val)) {\n return String(val);\n }\n return val;\n};\n\nexport { EMPTY_ARR, EMPTY_OBJ, NO, NOOP, PatchFlagNames, camelize, capitalize, def, escapeHtml, escapeHtmlComment, extend, genPropsAccessExp, generateCodeFrame, getGlobalThis, hasChanged, hasOwn, hyphenate, includeBooleanAttr, invokeArrayFns, isArray, isBooleanAttr, isBuiltInDirective, isDate, isFunction, isGloballyWhitelisted, isHTMLTag, isIntegerKey, isKnownHtmlAttr, isKnownSvgAttr, isMap, isModelListener, isObject, isOn, isPlainObject, isPromise, isRegExp, isReservedProp, isSSRSafeAttrName, isSVGTag, isSet, isSpecialBooleanAttr, isString, isSymbol, isVoidTag, looseEqual, looseIndexOf, looseToNumber, makeMap, normalizeClass, normalizeProps, normalizeStyle, objectToString, parseStringStyle, propsToAttrMap, remove, slotFlagsText, stringifyStyle, toDisplayString, toHandlerKey, toNumber, toRawType, toTypeString };\n","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// runtime helper for setting properties on components\n// in a tree-shakable way\nexports.default = (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n};\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', { value: true });\n\nvar compilerDom = require('@vue/compiler-dom');\nvar runtimeDom = require('@vue/runtime-dom');\nvar shared = require('@vue/shared');\n\nfunction _interopNamespaceDefault(e) {\n var n = Object.create(null);\n if (e) {\n for (var k in e) {\n n[k] = e[k];\n }\n }\n n.default = e;\n return Object.freeze(n);\n}\n\nvar runtimeDom__namespace = /*#__PURE__*/_interopNamespaceDefault(runtimeDom);\n\nconst compileCache = /* @__PURE__ */ Object.create(null);\nfunction compileToFunction(template, options) {\n if (!shared.isString(template)) {\n if (template.nodeType) {\n template = template.innerHTML;\n } else {\n runtimeDom.warn(`invalid template option: `, template);\n return shared.NOOP;\n }\n }\n const key = template;\n const cached = compileCache[key];\n if (cached) {\n return cached;\n }\n if (template[0] === \"#\") {\n const el = document.querySelector(template);\n if (!el) {\n runtimeDom.warn(`Template element not found or is empty: ${template}`);\n }\n template = el ? el.innerHTML : ``;\n }\n const opts = shared.extend(\n {\n hoistStatic: true,\n onError: onError ,\n onWarn: (e) => onError(e, true) \n },\n options\n );\n if (!opts.isCustomElement && typeof customElements !== \"undefined\") {\n opts.isCustomElement = (tag) => !!customElements.get(tag);\n }\n const { code } = compilerDom.compile(template, opts);\n function onError(err, asWarning = false) {\n const message = asWarning ? err.message : `Template compilation error: ${err.message}`;\n const codeFrame = err.loc && shared.generateCodeFrame(\n template,\n err.loc.start.offset,\n err.loc.end.offset\n );\n runtimeDom.warn(codeFrame ? `${message}\n${codeFrame}` : message);\n }\n const render = new Function(\"Vue\", code)(runtimeDom__namespace);\n render._rc = true;\n return compileCache[key] = render;\n}\nruntimeDom.registerRuntimeCompiler(compileToFunction);\n\nexports.compile = compileToFunction;\nObject.keys(runtimeDom).forEach(function (k) {\n if (k !== 'default' && !exports.hasOwnProperty(k)) exports[k] = runtimeDom[k];\n});\n","'use strict'\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./dist/vue.cjs.prod.js')\n} else {\n module.exports = require('./dist/vue.cjs.js')\n}\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import(\"./bootloader\");\n"],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"bundle.js","mappings":";;;;;;;;;AAAA,gEAAO,qCAAc,MAAE;;;;;;;;;;;ACAvB,gEAAO,qCAAc,MAAE;;;;;;;;;;;;;;;;;;;;;;ACAiD;AAClB;AACL;;AAEjD,CAA4E;AAC5E,iCAAiC,yFAAe,CAAC,wEAAM,aAAa,kFAAM;AAC1E;AACA,IAAI,KAAU,EAAE;AAAA,EAYf;;;AAGD,iEAAe,W;;;;;;;;;;;;;;;;;;;;ACtBmJ,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEAlK,0EAAgC;AAChC,kEAA4B;AAE5B,IAAM,GAAG,GAAG,mBAAS,EAAC,iBAAG,CAAC,CAAC;AAE3B,GAAG,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACLgN;AAClL;;AAEhD;AACA;AACA;AACA;AACA,EAAE,KAAyC,+BAA+B,YAAY;AACtF;AACA;AACA,cAAc,KAAkD,mEAAmE,CAAI;AACvI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoC;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,0BAA0B,KAAyC,iBAAiB,CAAE;AACtF,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,0BAA0B,KAAyC,iBAAiB,CAAE;AACtF,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,8BAA8B,KAAyC,0BAA0B,CAAE;AACnG,2BAA2B,KAAyC,uBAAuB,CAAE;AAC7F,6BAA6B,KAAyC,yBAAyB,CAAE;AACjG,iCAAiC,KAAyC,wBAAwB,CAAE;AACpG;AACA,EAAE,KAAyC,+BAA+B,CAAE;AAC5E;AACA,iCAAiC,KAAyC,wBAAwB,CAAE;AACpG,8BAA8B,KAAyC,qBAAqB,CAAE;AAC9F,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,iCAAiC,KAAyC,uBAAuB,CAAE;AACnG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,0BAA0B,KAAyC,kBAAkB,CAAE;AACvF,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,kCAAkC,KAAyC,wBAAwB,CAAE;AACrG,6BAA6B,KAAyC,mBAAmB,CAAE;AAC3F,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF,wBAAwB,KAAyC,eAAe,CAAE;AAClF,qBAAqB,KAAyC,aAAa,CAAE;AAC7E,sBAAsB,KAAyC,aAAa,CAAE;AAC9E,yBAAyB,KAAyC,gBAAgB,CAAE;AACpF,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;;AAEA;AACA;AACA,WAAW,+BAA+B;AAC1C,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,6BAA6B;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,qEAAqE,sDAAS;AAC9E;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,6CAAI;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,wBAAwB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA,kDAAkD,qDAAQ;AAC1D;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,qDAAQ;AACxB;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,qDAAQ;AACxB;AACA;AACA;AACA;AACA;AACA,uBAAuB,qDAAQ;AAC/B;AACA,IAAI;AACJ;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,KAAK,GAAG;AACrB;AACA,GAAG,EAAE;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,uBAAuB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,qDAAQ;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,iHAAiH,IAAI,yCAAyC,IAAI;AAClK;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B,8BAA8B,IAAI,IAAI,2DAA2D,EAAE;AACnG,aAAa,KAAK,OAAO;AACzB;AACA;AACA;AACA;AACA;AACA;;AAEA,yCAAyC;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,MAAM;AACxB;AACA;AACA,aAAa,2CAAE;AACf,YAAY,2CAAE;AACd,mBAAmB,2CAAE;AACrB;AACA;AACA;AACA,eAAe,aAAoB;AACnC;AACA,wCAAwC;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,mDAAM,GAAG;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA,YAAY;AACZ;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf,sBAAsB,iBAAiB;AACvC;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC,eAAe;AAChB,mDAAmD,oDAAO;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,sBAAsB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C,QAAQ;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA,8CAA8C,KAAyC,sBAAsB,CAAE;AAC/G;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN,uBAAuB,4BAA4B;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qJAAqJ,oDAAO;AAC5J;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,0BAA0B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,0BAA0B;AAChD;AACA,YAAY,qDAAQ,WAAW,qDAAQ;AACvC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,aAAa;AACzB,oBAAoB,uBAAuB;AAC3C,cAAc,aAAa;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B;AAC1B;AACA,uBAAuB,6CAAI;AAC3B,oBAAoB,6CAAI;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,kDAAS;AAC7B;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,2BAA2B,uDAAU,CAAC,qDAAQ;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,KAAK;AACL;AACA,iBAAiB,oCAAoC;AACrD,KAAK;AACL;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,UAAU,qDAAQ;AAClB;AACA;AACA;AACA,oBAAoB,sBAAsB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA,wBAAwB,uDAAc;AACtC,QAAQ,KAAyC;AACjD;AACA,4BAA4B,uDAAc,OAAO;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,KAAyC,UAAU,eAAe,MAAM,CAAE;AAC7F;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,4BAA4B;AACrC;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iBAAiB;AAC3B;AACA,mBAAmB,4BAA4B;AAC/C;AACA;AACA,UAAU,oDAAO;AACjB;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,2BAA2B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qDAAQ;AAC1B;AACA;AACA,cAAc,QAAQ;AACtB;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,8BAA8B,iBAAiB,KAAK,iBAAiB;AACrE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mBAAmB;AACpC,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,aAAa,GAAG,UAAU,GAAG;AAClD;AACA;AACA;AACA,uBAAuB;AACvB;AACA;AACA,oBAAoB,EAAE,uCAAuC;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,eAAe;AACnC,cAAc,kBAAkB,OAAO,EAAE;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,EAAE,iBAAiB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC,6BAA6B;AAChE;AACA;AACA;AACA,kBAAkB,mBAAmB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,0BAA0B,IAAI,SAAS,GAAG,mBAAmB,EAAE,mCAAmC,GAAG,gBAAgB;AACpI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uCAAuC;AACjD;AACA,kBAAkB,mBAAmB;AACrC;AACA;AACA;AACA,0BAA0B,OAAO,IAAI,GAAG;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,qDAAQ;AACjB;AACA;AACA,yCAAyC,KAAyC,sBAAsB,oDAAO;AAC/G;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B,kBAAkB,kBAAkB;AACpC;AACA,QAAQ,qDAAQ;AAChB;AACA,MAAM,SAAS,oDAAO;AACtB;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD,sDAAsD,UAAU;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oBAAoB;AAC9B;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA,UAAU,0BAA0B;AACpC;AACA;AACA;AACA;AACA,kBAAkB,0BAA0B;AAC5C;AACA,QAAQ,qDAAQ;AAChB;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,IAAI;AACJ,aAAa,aAAa;AAC1B;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA;AACA,UAAU,uBAAuB,GAAG,6BAA6B;AACjE;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,aAAa,mBAAmB,GAAG,8BAA8B;AACjE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B,iBAAiB,qDAAQ;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C,UAAU,aAAa;AACvB;AACA,YAAY;AACZ;AACA;AACA,8CAA8C,KAAyC;AACvF,sBAAsB,OAAO;AAC7B;AACA,kBAAkB,uBAAuB;AACzC,YAAY,aAAa;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,OAAO;AAC7B;AACA;AACA;AACA;AACA;AACA,UAAU,yBAAyB;AACnC,UAAU,yCAAyC;AACnD;AACA,aAAa,wBAAwB;AACrC;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAoD;AAC9D,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,0CAA0C;AACpD,iBAAiB,WAAW;AAC5B;AACA;AACA,YAAY,2BAA2B;AACvC;AACA;AACA,iBAAiB,WAAW;AAC5B;AACA;AACA;AACA;AACA,YAAY,2BAA2B;AACvC;AACA,mBAAmB,WAAW;AAC9B;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,+EAA+E,GAAG;AAClF;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,KAAK,cAAc,eAAe,IAAI,OAAO,QAAQ,IAAI,GAAG;AACxF;AACA,IAAI;AACJ;AACA;AACA;AACA,qEAAqE,gBAAgB;AACrF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,uBAAuB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAkD;AAC9D;AACA;AACA,wCAAwC,SAAS;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,cAAc,CAAI;AACnE;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB;AACA;AACA;AACA,SAAS,SAAS;AAClB;AACA;AACA;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,0BAA0B,uDAAc;AACxC,UAAU,KAAyC;AACnD;AACA,8BAA8B,uDAAc,OAAO;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,KAAyC,UAAU,eAAe,MAAM,CAAE;AAC/F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAyC,UAAU,uDAAc,gBAAgB,MAAM,CAAE;AACjH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,WAAW;AAC3B,aAAa,KAAkD;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,kBAAkB,KAAyC,UAAU,uDAAc,MAAM,MAAM,CAAE;AACjG;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB;AACrB;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,4CAA4C;AACtD,UAAU,4BAA4B;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,eAAe;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAiD;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAiD;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAiD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,mBAAmB;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oBAAoB;AAClC,cAAc,oCAAoC;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA,YAAY,WAAW;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,uCAAuC;AACnD;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,UAAU,sDAAa,YAAY,MAAM,CAAE;AAC1G;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,aAAa;AACzB;AACA,2EAA2E,IAAI;AAC/E,+BAA+B,qDAAQ;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,yBAAyB;AACzC;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA,8CAA8C,uDAAc,aAAa;AACzE,UAAU;AACV,wCAAwC,uDAAc,+DAA+D,uDAAc;AACnI,8CAA8C,WAAW;AACzD;AACA,QAAQ,KAAK;AAAA,EAEN;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,MAAM;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iCAAiC;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,YAAY;AAC1C;AACA;AACA,6BAA6B,iDAAI;AACjC;AACA;AACA;AACA;AACA,OAAO,2DAAc;AACrB;AACA;AACA,4BAA4B,2DAAc;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA,cAAc,mBAAmB;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,cAAc,sBAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,IAAyC;AAC3D;AACA;AACA,mDAAmD,KAAK;AACxD;AACA;AACA;AACA,oFAAoF,iDAAI;AACxF,qBAAqB;AACrB,oBAAoB;AACpB;AACA;AACA,iBAAiB;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,6BAA6B;AAC7C;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA,QAAQ,UAAU,+DAAkB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,uCAAuC;AAC/D;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kDAAkD,iDAAI;AACtD;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,MAAM;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoC,OAAO;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,YAAY,gBAAgB;AAC5B,YAAY,sBAAsB;AAClC;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV,mBAAmB,qDAAQ;AAC3B;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,QAAQ;AACR;AACA,0BAA0B,qDAAQ;AAClC;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,oBAAoB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,2BAA2B,iBAAiB;AAC5C;AACA;AACA;AACA;AACA,QAAQ,yDAAY,CAAC,qDAAQ;AAC7B;AACA;AACA;AACA,cAAc,QAAQ;AACtB;AACA;AACA,MAAM;AACN;AACA,WAAW,qCAAqC;AAChD;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,kCAAkC,qCAAqC;AACvE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD;AACzD,QAAQ,IAAiD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,kCAAkC,GAAG,YAAY,KAAK,0BAA0B,QAAQ;AACnG;AACA,kCAAkC;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+CAA+C;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA,IAAI;AACJ,qBAAqB,aAAa;AAClC;AACA;AACA;AACA;AACA,sBAAsB,qDAAQ;AAC9B,QAAQ;AACR,yBAAyB,+BAA+B,GAAG,YAAY;AACvE;AACA,MAAM;AACN,8BAA8B,+BAA+B;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,yBAAyB,OAAO,GAAG,EAAE,aAAa;AAClD;AACA,IAAI;AACJ,6BAA6B,OAAO;AACpC;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA,8BAA8B,qBAAqB;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,KAAyC,UAAU,uDAAc,KAAK,MAAM,CAAE;AACjG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD,qDAAQ,cAAc;AAC/E;AACA;AACA;AACA;AACA,SAAS,UAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qDAAqD,YAAY;AACjE;AACA;AACA;AACA;AACA,aAAa,EAAE,YAAY;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,0BAA0B;AAC9C;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,gBAAgB;AAC9B;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,QAAQ;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,iCAAiC,GAAG,IAAI;AACtD,IAAI;AACJ;AACA;AACA;AACA,cAAc,+BAA+B,GAAG,IAAI,EAAE,iCAAiC;AACvF;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,KAAyC,2BAA2B,CAAE;AAC/E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C;AAC3C;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,mDAAM;AACjC,UAAU;AACV;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA,KAAK;AACL;AACA;;AAEA,wCAAwC,WAAW;;AAE2nE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC1lJ3xD;AAChX;AACyE;;AAE5G,6BAA6B,KAAyC,mBAAmB,CAAE;AAC3F,gCAAgC,KAAyC,sBAAsB,CAAE;AACjG,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,+BAA+B,KAAyC,qBAAqB,CAAE;AAC/F,mCAAmC,KAAyC,yBAAyB,CAAE;AACvG,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,sBAAsB,KAAyC,aAAa,CAAE;AAC9E,0BAA0B,KAAyC,kBAAkB,CAAE;AACvF,gCAAgC,KAAyC,uBAAuB,CAAE;AAClG,0EAAsB;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;;AAED;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,yBAAyB,GAAG;AACjE;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEA,2CAA2C,oDAAO;AAClD;AACA;AACA;AACA;AACA,WAAW;AACX,wBAAwB,sDAAS,SAAS,qDAAQ;AAClD;AACA;AACA;AACA,QAAQ,iEAAa;AACrB;AACA,MAAM,SAAS,iEAAa;AAC5B;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,gBAAgB,SAAS;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,0EAAsB;AACrC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,qBAAqB,6DAAgB;AACrC,SAAS,0EAAsB;AAC/B;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,SAAS,uEAAmB;AAC5B;AACA;AACA,IAAI,KAAkD,sBAAsB,CAAM;AAClF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,wEAAoB;AAC1B,QAAQ,0EAAsB;AAC9B,eAAe,0EAAsB;AACrC;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,wEAAoB;AAC1B,QAAQ,0EAAsB;AAC9B,cAAc,mEAAe,2BAA2B,wEAAoB;AAC5E,+BAA+B,iEAAiB;AAChD;AACA;AACA,YAAY,0EAAsB;AAClC;AACA;AACA;AACA;;AAEA;AACA,qBAAqB,kEAAgB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,4DAAQ;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,MAAM;AAChB;AACA;AACA;AACA;AACA;AACA,mBAAmB,4DAAQ;AAC3B;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA,QAAQ,SAAS,sEAAkB;AACnC;AACA,QAAQ;AACR,QAAQ,KAAyC;AACjD;AACA,MAAM;AACN;AACA,MAAM;AACN,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,8CAA8C,oDAAO;AACrD,yCAAyC,oDAAO;AAChD;AACA;AACA;AACA,yCAAyC,oDAAO;AAChD,wCAAwC,oDAAO;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,sBAAsB;AACxC;AACA,iCAAiC,sEAAkB;AACnD;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,YAAY,+DAAW;AACvB;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,+DAAW;AACnC,yBAAyB,0EAAsB,iCAAiC,4EAAwB;AACxG;AACA;AACA,0BAA0B,MAAM;AAChC;AACA;AACA;AACA;AACA;AACA,SAAS,+DAAa;AACtB,YAAY,YAAY;AACxB;AACA;AACA,UAAU,yBAAyB;AACnC,YAAY,sDAAsD;AAClE;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,wEAAoB;AACvC;AACA;AACA;AACA;AACA;AACA,MAAM,+DAAW;AACjB,mBAAmB,wEAAoB;AACvC;AACA;AACA;AACA;AACA;AACA,uDAAuD,mDAAU;AACjE,YAAY,+DAAW,QAAQ,0EAAsB,IAAI,YAAY,EAAE,gBAAgB,WAAW,4EAAwB,oBAAoB,gBAAgB;AAC9J;AACA;AACA,cAAc,wEAAoB;AAClC;AACA,GAAG;AACH;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,KAAK,KAAyC,2BAA2B,CAAE;AAC3E;AACA;AACA,SAAS,sEAAsB;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC;AACvC,SAAS,+DAAW;AACpB;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,mDAAM;AACjC,UAAU;AACV;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,qCAAqC;AACrC,SAAS,6DAAS,WAAW,mDAAM,GAAG;AACtC;;AAEuR;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACxerH;;AAElK;AACA,6BAA6B,IAAI;AACjC;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM,SAAS,IAAyC;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C,OAAO;AAClD;AACA;AACA,4CAA4C,OAAO;AACnD;AACA;AACA;AACA,4CAA4C,OAAO;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,MAAM;AAChC;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,2BAA2B,KAAyC,eAAe,CAAE;AACrF,mCAAmC,KAAyC,uBAAuB,CAAE;AACrG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,KAAK,0CAA0C,EAAE,CAAM;AACtH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA,QAAQ,mDAAM;AACd;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,6BAA6B,oDAAO;AACxC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,aAAa,oDAAO;AACpB;AACA,cAAc,kDAAK;AACnB;AACA;AACA,UAAU,SAAS,yDAAY;AAC/B;AACA;AACA;AACA;AACA,aAAa,oDAAO;AACpB;AACA,cAAc,kDAAK;AACnB;AACA;AACA;AACA;AACA;AACA,YAAY,kDAAK;AACjB;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,KAAK,mDAAmD,EAAE,CAAM;AAC7H;AACA;AACA,UAAU,IAAyC;AACnD;AACA,QAAQ,KAAK;AAAA,EAEN;AACP;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,MAAM,KAAK;AAAA,EAEN;AACL;AACA;AACA;AACA,kBAAkB,oDAAO;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD,wBAAwB,mDAAM,GAAG,iBAAiB;AAClD;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,2CAA2C,oDAAO;AAClD;AACA,+IAA+I,iDAAQ;AACvJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA,0BAA0B,oDAAO;AACjC;AACA,2BAA2B,mDAAM;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,yDAAY;AAC1C;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,oDAAO;AAClB;AACA;AACA;AACA;AACA,mBAAmB,oDAAO,YAAY,yDAAY,sCAAsC,mDAAM;AAC9F;AACA;AACA;AACA;AACA,QAAQ,SAAS,uDAAU;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mDAAM;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf;AACA;AACA;AACA;AACA;AACA,2BAA2B,oDAAO;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,iCAAiC,YAAY;AAC7C;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,QAAQ,IAAyC;AACjD;AACA,oCAAoC,YAAY;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,gDAAgD,mDAAM;AACtD,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,gDAAgD,mDAAM;AACtD,IAAI;AACJ;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,YAAY;AACtB;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,GAAG,kDAAK,+CAA+C,CAAM;AAC1H;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,kDAAK;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,cAAc;AAC9B,wBAAwB,cAAc;AACtC;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD,uCAAuC,QAAQ;AAC/C;AACA,WAAW,uDAAU,QAAQ,YAAY,IAAI;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,sDAAS;AAC1B;AACA,kBAAkB,MAAM,gEAAgE,iCAAiC;AACzH;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4FAA4F,sDAAS;AACrG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf,QAAQ,IAAyC;AACjD,qDAAqD,eAAe;AACpE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA,8BAA8B,qDAAQ;AACtC,8BAA8B,qDAAQ;;AAEtC;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM,KAAK;AAAA,EAEN;AACL;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM,KAAK;AAAA,EAEN;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAyC,gBAAgB,CAAM;AACvF;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,WAAW;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,cAAc,oDAAO;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,uDAAU;AAC/B;AACA;AACA,aAAa,KAAyC;AACtD;AACA,MAAM,EAAE,CAAI;AACZ,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEqZ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC9tClH;AACkC;AACyG;AAC5S;;AAElI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAA0C;AAChD,IAAI;AAAA,EAAO;AACX,EAAE,8DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,OAAO,YAAY,0CAA0C;AAC1E;AACA;AACA;AACA;AACA,IAAI;AACJ,qCAAqC,IAAI;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,8DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,4BAA4B,qBAAqB;AACjD,6CAA6C,cAAc;AAC3D;AACA,uBAAuB;AACvB;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,6BAA6B,IAAI,GAAG,MAAM;AAC1C,IAAI;AACJ,6BAA6B,IAAI,GAAG,MAAM;AAC1C,IAAI,SAAS,sDAAK;AAClB,4BAA4B,sDAAK;AACjC,6BAA6B,IAAI;AACjC,IAAI,SAAS,uDAAU;AACvB,eAAe,IAAI,KAAK,iBAAiB,WAAW,QAAQ;AAC5D,IAAI;AACJ,YAAY,sDAAK;AACjB,6BAA6B,IAAI;AACjC;AACA;AACA;AACA,MAAM,KAA0C;AAChD,IAAI;AAAA,EAAO;AACX;AACA;AACA,IAAI;AACJ,YAAY,MAAM,8BAA8B,oBAAoB;AACpE,IAAI;AACJ,YAAY,MAAM;AAClB;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA,eAAe,sDAAS;AACxB;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,kBAAkB,eAAe;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,4BAA4B,CAAI;AAC/F;AACA;AACA;AACA,wBAAwB,+BAA+B;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,2BAA2B,+BAA+B,KAAK,OAAO;AACtE;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,KAAK;AAAA,EAEN;AACH;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,oDAAO;AACd;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA,SAAS,kBAAkB;AAC3B;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA,6BAA6B,4CAA4C;AACzE,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,gBAAgB,KAAyC,+CAA+C,CAAI;AAC5G;AACA,yBAAyB,2BAA2B;AACpD;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,6CAA6C,kCAAkC,cAAc,QAAQ;AACrG;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA,IAAI,IAAyC;AAC7C,EAAE,0DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,EAAE,mDAAM;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,kBAAkB,aAAa;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,aAAa;AACnC;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,wCAAwC,kDAAS;AACjD,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,+BAA+B,yDAAY;AAC3C;AACA,wCAAwC,MAAM,8DAA8D,yDAAY,QAAQ;AAChI;AACA;AACA,QAAQ;AACR;AACA,YAAY,uDAAU;AACtB;AACA;AACA;AACA,6EAA6E,MAAM;AACnF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,+CAA+C;AAC3E,YAAY,eAAe,yBAAyB,kDAAS;AAC7D;AACA,gCAAgC,qDAAQ;AACxC;AACA;AACA,yBAAyB,sDAAa;AACtC;AACA;AACA,MAAM,IAAkE;AACxE;AACA;AACA,MAAM,IAAyC;AAC/C;AACA,0CAA0C,yDAAY;AACtD;AACA,kBAAkB,eAAe,4BAA4B;AAC7D;AACA;AACA,WAAW,qCAAqC,MAAM,gKAAgK,sDAAS,QAAQ,gBAAgB,MAAM;AAC7P;AACA;AACA;AACA;AACA,oCAAoC,yDAAY;AAChD,sBAAsB,yDAAY,CAAC,qDAAQ;AAC3C;AACA,kCAAkC,yDAAY,CAAC,sDAAS;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,uDAAU;AACxC;AACA;AACA;AACA;AACA,QAAQ,mDAAM;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ,IAAI,mDAAM;AACV;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA,mBAAmB,iDAAI;AACvB;AACA;AACA;AACA,SAAS,mDAAM,kDAAkD,mDAAM,UAAU,sDAAS,UAAU,mDAAM;AAC1G;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA,aAAa;AACb;AACA;AACA,YAAY,EAAE,CAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA,YAAY,YAAY;AACxB;AACA;AACA,sCAAsC,wDAAe;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,KAAyC;AAC1D;AACA;AACA;AACA,6CAA6C,OAAO;AACpD;AACA,cAAc,iDAAI;AAClB,iBAAiB,4DAAe;AAChC;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,gDAAgD,sBAAsB;AACtE;AACA;AACA;AACA;AACA,qDAAqD,sBAAsB;AAC3E;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8CAA8C,iDAAI;AAClD,uBAAuB;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,4DAAe;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sDAAsD;AAChE,UAAU,sDAAsD;AAChE;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,sBAAsB,yBAAyB;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,eAAe;AAC1C;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,qGAAqG,4BAA4B,iBAAiB;AAClJ;AACA;AACA;AACA;AACA;AACA,UAAU,yDAAyD;AACnE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR,gBAAgB,qBAAqB;AACrC;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,qDAAQ;AACxC,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,kBAAkB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,cAAc,uGAAuG;AACrH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,gBAAgB,gBAAgB;AAChC,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,UAAU,yBAAyB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC,GAAG,mDAAM,GAAG,aAAa,eAAe,IAAI,CAAiB;AAC1G;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC,GAAG,mDAAM,GAAG,aAAa,eAAe,IAAI,CAAiB;AAC1G;AACA;AACA;AACA;AACA,MAAM,KAAyC,KAAK,uDAAU;AAC9D;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,6CAA6C,EAAE,kDAAS;AACvF;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,gEAAe;AAClC;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA,mBAAmB,0DAAW;AAC9B,IAAI,SAAS,2DAAU;AACvB;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA,sCAAsC,2DAAU,OAAO,0DAAW;AAClE;AACA,UAAU,sDAAK;AACf;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA,QAAQ,SAAS,uDAAU;AAC3B;AACA,QAAQ;AACR,QAAQ,KAAyC;AACjD;AACA,KAAK;AACL,IAAI,SAAS,uDAAU;AACvB;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,aAAa,6CAAI;AACjB,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,6CAAI;AACpB;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,aAAa,6CAAI;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uDAAU;AAC5B,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,qBAAqB,2DAAc;AACnC,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,qDAAQ;AACzB;AACA,MAAM,uDAAU;AAChB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4BAA4B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA,IAAI,SAAS,oDAAO;AACpB,oBAAoB,kBAAkB;AACtC;AACA;AACA,IAAI,SAAS,kDAAK,WAAW,kDAAK;AAClC;AACA;AACA,KAAK;AACL,IAAI,SAAS,0DAAa;AAC1B;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,MAAM,+DAAkB;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC,sCAAsC,kDAAS;AAC/C;AACA,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,OAAO;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,KAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,KAA0C;AAC1D,cAAc;AAAA,EAAM;AACpB;AACA;AACA;AACA,uBAAuB,sDAAK;AAC5B,cAAc,OAAO;AACrB,UAAU,KAAyC;AACnD,2CAA2C,KAAK;AAChD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mBAAmB;AACjC;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,iDAAiD,KAAK;AACtD;AACA;AACA;AACA,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;;AAEA;AACA,SAAS,uDAAU;AACnB;AACA;AACA,2BAA2B,mDAAM,GAAG,oBAAoB,kBAAkB,gBAAgB;AAC1F;AACA;;AAEA;AACA;AACA,MAAM,uDAAU;AAChB,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC,aAAa,qDAAQ,WAAW,uDAAU;AAC7F,gEAAgE,KAAK;AACrE;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,WAAW;AACX,SAAS;AACT;AACA,qBAAqB,oDAAG;AACxB,oBAAoB,oDAAG;AACvB,sBAAsB,oDAAG;AACzB;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,iDAAiD,QAAQ;AACzD;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,WAAW;AACX,UAAU;AACV;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,UAAU,iCAAiC;AAC3C;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,iBAAiB,OAAO;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAkE;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAkE;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE;AACjE;AACA,cAAc,wBAAwB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA,KAAK;AACL;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,oBAAoB,yDAAY;AAChC;AACA,SAAS,SAAS;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD,qDAAQ,uBAAuB,uDAAU,CAAC,qDAAQ;AAC3G;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,gCAAgC,kBAAkB,IAAI,KAAK,EAAE,MAAM;AACnE;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA,gBAAgB,uDAAU,qBAAqB;AAC/C;AACA;AACA;AACA;AACA,iDAAiD,qDAAQ,oBAAoB,uDAAU,CAAC,qDAAQ;AAChG;;AAEA;AACA;AACA;AACA,MAAM,oDAAO,YAAY,qDAAQ;AACjC;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,8DAA8D,OAAO;AACrE;AACA;AACA,oBAAoB,YAAY;AAChC;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,kBAAkB,yBAAyB;AAC3C;AACA,QAAQ,oDAAO;AACf,sBAAsB,iBAAiB;AACvC;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;;AAEA,2CAA2C;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sDAAsD,KAAK;AAC3D,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;;AAEA;AACA;AACA,MAAM,KAAyC,KAAK,qDAAQ;AAC5D;AACA;AACA;AACA;AACA,6DAA6D,IAAI,IAAI,yDAAY;AACjF;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,mDAAM;AACxB;AACA;AACA;AACA,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,kBAAkB,KAAyC,GAAG,gEAAe,WAAW,CAAM;AAC9F;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE,6CAAI;AACrE,GAAG;AACH;AACA;AACA,kDAAkD,kDAAS,8BAA8B,mDAAM;AAC/F;AACA,QAAQ,aAAa;AACrB,YAAY,8DAA8D;AAC1E,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,QAAQ,kBAAkB,kDAAS,IAAI,mDAAM;AAC7C;AACA;AACA,QAAQ;AACR;AACA;AACA,wDAAwD,mDAAM;AAC9D;AACA;AACA;AACA,QAAQ,iBAAiB,kDAAS,IAAI,mDAAM;AAC5C;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,sDAAK;AACb,QAAQ,KAAyC;AACjD,QAAQ,SAAS,KAAyC;AAC1D,QAAQ,sDAAK;AACb;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,MAAM,iBAAiB,kDAAS,IAAI,mDAAM;AAC1C;AACA;AACA,MAAM;AACN;AACA,6DAA6D,mDAAM;AACnE;AACA;AACA;AACA;AACA,MAAM,SAAS,KAAyC,kCAAkC,qDAAQ;AAClG;AACA;AACA,mBAAmB,kDAAS,gCAAgC,mDAAM;AAClE;AACA,sBAAsB;AACtB;AACA,aAAa;AACb;AACA,QAAQ;AACR;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA,GAAG;AACH,QAAQ,aAAa;AACrB,YAAY,wBAAwB;AACpC;AACA;AACA;AACA,MAAM,SAAS,KAAyC,kCAAkC,mDAAM;AAChG,oDAAoD,IAAI;AACxD;AACA,MAAM,kBAAkB,kDAAS,IAAI,mDAAM;AAC3C;AACA;AACA,MAAM,SAAS,mDAAM;AACrB,MAAM,KAAyC,uCAAuC,IAAI;AAC1F;AACA;AACA;AACA,MAAM,KAAyC;AAC/C,iDAAiD,IAAI;AACrD;AACA;AACA,MAAM;AACN,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,SAAS;AACT,GAAG;AACH;AACA,0CAA0C,kDAAS,IAAI,mDAAM,0FAA0F,mDAAM,0BAA0B,mDAAM,cAAc,mDAAM,8BAA8B,mDAAM;AACrP,GAAG;AACH;AACA;AACA;AACA,MAAM,SAAS,mDAAM;AACrB;AACA;AACA;AACA;AACA;AACA,IAAI,IAAiD;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mEAAmE,mDAAM;AACzE,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,qCAAqC,kEAAqB;AAC1D,UAAU,KAAyC;AACnD;AACA,sBAAsB;AACtB;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,6CAAI;AACf,KAAK;AACL,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,6CAAI;AACjB,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA,UAAU,kBAAkB;AAC5B,cAAc,sDAAK;AACnB;AACA;AACA;AACA,qCAAqC;AACrC;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,6CAAI;AACjB,OAAO;AACP;AACA,GAAG;AACH;;AAEA;AACA,KAAK,OAAO;AACZ;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA,WAAW,oDAAG;AACd;AACA,MAAM,KAAyC;AAC/C,yCAAyC,KAAK;AAC9C,WAAW,oDAAG;AACd;AACA;AACA,kBAAkB,oDAAG;AACrB;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,KAAK;AAC9B;AACA,KAAK;AACL;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,yBAAyB,KAAK;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,SAAS,oDAAO;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAO,SAAS,uDAAU;AACpC,6BAA6B;AAC7B,QAAQ;AACR;AACA;AACA,MAAM;AACN,2BAA2B;AAC3B,MAAM,SAAS,IAAyC;AACxD,iCAAiC,IAAI;AACrC;AACA,kCAAkC,IAAI;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO,OAAO,oDAAO;AAC3B;AACA,SAAS,mDAAM,GAAG;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAS;AACf;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,cAAc,MAAM,YAAY,IAAI,0BAA0B,WAAW;AACzE,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,mCAAmC,KAAyC,8BAA8B,CAAI;AAC9G,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uDAAU;AACpB,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,UAAU,KAAK;AAAA,EAEN;AACT,YAAY,IAAyC;AACrD;AACA;AACA,QAAQ,SAAS,IAAyC;AAC1D;AACA,qBAAqB,IAAI,cAAc,qBAAqB;AAC5D;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,KAAK,uDAAU;AAChE;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,IAAI,sDAAS;AAC9D;AACA,kEAAkE;AAClE;AACA;AACA,SAAS,qDAAQ;AACjB,MAAM,KAAyC;AAC/C,MAAM;AACN,sBAAsB,yDAAQ;AAC9B,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,6CAAI;AACvB,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uDAAU,2CAA2C,uDAAU,mDAAmD,6CAAI;AACxI,UAAU,KAAyC,YAAY,6CAAI;AACnE,mCAAmC,IAAI;AACvC;AACA,mBAAmB,uDAAU,SAAS,uDAAU,uCAAuC,KAAyC;AAChI;AACA,wDAAwD,IAAI;AAC5D;AACA,QAAQ,EAAE,CAAI;AACd;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,uDAAU;AAC/B;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,gEAAgE;AAChE;AACA;AACA;AACA;AACA,SAAS;AACT,OAAO;AACP,MAAM;AACN;AACA;AACA;AACA,oCAAoC,6CAAI;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0EAA0E,6CAAI;AAC9E,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ,sDAAK;AACb;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM;AACN;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,oDAAO;AACX;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,QAAQ,uDAAU;AAClB;AACA,MAAM,SAAS,IAAyC;AACxD,sDAAsD,IAAI;AAC1D;AACA,IAAI,SAAS,uDAAU;AACvB;AACA,IAAI,SAAS,qDAAQ;AACrB,QAAQ,oDAAO;AACf;AACA,MAAM;AACN,sBAAsB,uDAAU;AAChC,UAAU,uDAAU;AACpB;AACA,QAAQ,SAAS,IAAyC;AAC1D,wDAAwD,YAAY;AACpE;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,mCAAmC,IAAI;AACvC;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA,cAAc;AACd,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,mDAAM;AAClB,MAAM,uDAAU;AAChB,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mDAAM;AACpB;AACA;AACA;AACA,QAAQ,oDAAO,QAAQ,oDAAO;AAC9B;AACA;AACA,WAAW,mDAAM;AACjB;AACA;AACA,oDAAoD;AACpD;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mDAAM;AACvB;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,mBAAmB,2CAAE;AACrB;AACA,0BAA0B;AAC1B,+BAA+B;AAC/B;AACA;AACA;AACA,KAAK;AACL;AACA,kBAAkB;AAClB,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB,sBAAsB,mDAAM,GAAG;AAC/B;AACA,8BAA8B,qDAAQ;AACtC,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,UAAU,KAAyC;AACnD,UAAU,mBAAmB,uDAAU;AACvC;AACA;AACA,UAAU,SAAS,uDAAU;AAC7B;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,YAAY,SAAS,IAAyC;AAC9D;AACA,kFAAkF,WAAW;AAC7F;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD,6BAA6B,KAAK;AAClC;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD,6BAA6B,KAAK;AAClC;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,cAAc,IAAkE;AAChF;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,cAAc,IAAkE;AAChF;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA,OAAO;AACP;AACA,YAAY,KAAyC;AACrD;AACA,uDAAuD,YAAY;AACnE;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,sCAAsC,uDAAU;AAChD,MAAM,SAAS,IAAyC;AACxD,yBAAyB,YAAY;AACrC;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C,gCAAgC;AAChC;AACA;AACA,qCAAqC,gEAAe;AACpD,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb,IAAI;AACJ,0BAA0B,sDAAK;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,sBAAsB,0BAA0B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mDAAM;AACpB;AACA;AACA;AACA;AACA,YAAY;AACZ,iCAAiC,qDAAQ;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,mDAAM;AACb;AACA,mBAAmB,sDAAS,mBAAmB,mDAAM;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,mDAAM;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,wDAAO;AACX;AACA,MAAM,IAAyC;AAC/C,gCAAgC;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA,qBAAqB,mDAAM,qBAAqB,qDAAQ;AACxD;AACA;AACA,UAAU;AACV,+CAA+C;AAC/C;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,sDAAK;AACjC,wCAAwC,kDAAS;AACjD,oBAAoB,yBAAyB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,mDAAM;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,mDAAM;AAC7B;AACA;AACA,uDAAuD,uDAAU;AACjE,gBAAgB,gBAAgB;AAChC;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,mEAAmE,sDAAS;AACpF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,uDAAU;AACxC;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB,sBAAsB,kDAAS;AAC/B;AACA,WAAW,kDAAS;AACpB;AACA,MAAM,oDAAO;AACb,oBAAoB,gBAAgB;AACpC,UAAU,KAAyC,KAAK,qDAAQ;AAChE;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA,oCAAoC,kDAAS;AAC7C;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC,KAAK,qDAAQ;AAC9D;AACA;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA;AACA,iDAAiD,oDAAO,SAAS,uDAAU,UAAU,YAAY,EAAE,mDAAM,GAAG;AAC5G;AACA;AACA;AACA;AACA;AACA,mCAAmC,mDAAM;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,gCAAgC,IAAI;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI,SAAS,uDAAU;AACvB;AACA;AACA;AACA;AACA;AACA,yBAAyB,sDAAK;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,mDAAM,oBAAoB,mDAAM,WAAW,sDAAS;AAC3D;AACA;AACA;AACA;AACA,UAAU,uCAAuC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,oDAAO;AACzB;AACA,oBAAoB,8BAA8B;AAClD,cAAc,sBAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,oDAAO;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,YAAY,qDAAQ;AACpB,IAAI;AACJ,YAAY,oDAAO;AACnB,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6DAA6D,KAAK,cAAc,kBAAkB,mDAAU,cAAc;AAC1H;AACA,uBAAuB,sDAAS;AAChC;AACA;AACA;AACA,8BAA8B,cAAc;AAC5C;AACA,sBAAsB,cAAc;AACpC;AACA,6BAA6B,cAAc;AAC3C;AACA;AACA;AACA;AACA;AACA,eAAe,MAAM;AACrB,IAAI;AACJ,cAAc,cAAc;AAC5B,IAAI;AACJ,cAAc,MAAM;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,sCAAsC,oDAAO;AAC7C;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA,iBAAiB,IAAI;AACrB;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA,MAAM;AACN,UAAU,IAAiD;AAC3D;AACA,sDAAsD,IAAI;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,sDAAK;AAC5B,MAAM,gDAAG;AACT,MAAM;AACN;AACA;AACA,2BAA2B;AAC3B;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA,UAAU,eAAe;AACzB;AACA,iCAAiC,kDAAS;AAC1C;AACA;AACA;AACA,UAAU,KAAyC;AACnD,QAAQ,mDAAM;AACd,QAAQ,wDAAO;AACf,QAAQ;AACR;AACA,QAAQ;AACR,QAAQ,mDAAM;AACd;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,iCAAiC;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA,sBAAsB,oDAAO;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,mBAAmB;AAC7B,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,kDAAS,mBAAmB;AAC1D;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA,UAAU,mDAAM;AAChB;AACA;AACA,MAAM,SAAS,sDAAK;AACpB;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA,IAAI;AACJ,sBAAsB,qDAAQ;AAC9B,mBAAmB,sDAAK;AACxB;AACA;AACA;AACA,uCAAuC,mDAAM;AAC7C;AACA,YAAY,oDAAO,cAAc,mDAAM;AACvC,YAAY;AACZ,iBAAiB,oDAAO;AACxB;AACA;AACA,oBAAoB,mDAAM;AAC1B;AACA;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,UAAU;AACV;AACA,cAAc,mDAAM;AACpB;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,sDAAsD,WAAW;AACjE;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM,SAAS,IAAyC;AACxD,kDAAkD,WAAW;AAC7D;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,kCAAkC;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY,KAAyC;AACrD;AACA,YAAY;AACZ,YAAY,+BAA+B;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,oDAAoD,YAAY;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,0CAA0C;AACtD;AACA,QAAQ,IAAgF;AACxF;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4D,iDAAI,UAAU,2DAAc;AACxF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,KAAyC;AACvD;AACA,iDAAiD,WAAW;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU,KAAyC;AACnD,mDAAmD,WAAW;AAC9D,YAAY;AACZ,YAAY,eAAe;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,OAAO;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA,YAAY,KAAyC;AACrD;AACA,+CAA+C,gCAAgC;AAC/E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,qCAAqC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,qBAAqB,KAAK,GAAG,aAAa;AAC1C;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA,4BAA4B,KAAK,GAAG,aAAa;AACjD;AACA;AACA;AACA,UAAU,6CAA6C,IAAI,KAAK;AAChE;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C,IAAI,0DAAa;AACjB;AACA;AACA,IAAI,KAAyC;AAC7C,IAAI,0DAAa;AACjB;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,qBAAqB,kBAAkB,EAAE,qBAAqB,EAAE,sBAAsB;;AAEtF;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,0DAAa;AAC9B;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iCAAiC,6CAAI;AACrC;AACA,IAAI;AACJ,kJAAkJ,KAAyC;AAC3L;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,gDAAgD,YAAY;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,4BAA4B,YAAY;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,YAAY;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,2CAA2C;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,2DAAc;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,yBAAyB;AAC/C;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,mCAAmC;AAC7C;AACA,iCAAiC,kDAAS;AAC1C,iCAAiC,kDAAS;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,0BAA0B;AACpD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,oBAAoB,wBAAwB;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,kDAAS;AAChC;AACA,eAAe,2DAAc;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,2DAAc;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iEAAiE;AAC3E,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA,UAAU,KAAK;AAAA,EAaN;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,YAAY;AAC5B,gBAAgB,gBAAgB;AAChC;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV,cAAc,IAAyC;AACvD;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAkE;AAC9E;AACA;AACA;AACA,QAAQ;AACR,cAAc,6BAA6B;AAC3C;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAkE;AAC9E;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,yCAAyC,2DAAc;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD,6CAA6C,2DAAc;AAC3D,+CAA+C,2DAAc;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA,IAAI,8DAAa;AACjB;AACA;AACA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,kDAAS;AACxB,eAAe,kDAAS;AACxB;AACA;AACA;AACA;AACA,gBAAgB,kBAAkB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,mBAAmB,SAAS;AAC5B;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA,mBAAmB,SAAS;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV,uBAAuB,SAAS;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sFAAsF,kDAAS;AAC/F;AACA,gCAAgC,QAAQ;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,4CAA4C;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR,gBAAgB,gCAAgC;AAChD;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,YAAY,+BAA+B;AAC3C;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oBAAoB;AAClC;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,YAAY,kCAAkC;AAC9C;AACA,MAAM,2DAAc;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,gBAAgB;AACzC;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO,SAAS,oDAAO;AAC7B,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,SAAS;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ,KAAyC;AACjD,6DAA6D,eAAe;AAC5E;AACA;AACA;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,uCAAuC,eAAe;AACtD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,MAAM;AACN;AACA,UAAU,uCAAuC;AACjD,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA,kCAAkC,KAAyC,qCAAqC,CAAc;AAC9H,qCAAqC,KAAyC,mCAAmC,CAAc;AAC/H;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,KAAyC;AAC1D,8DAA8D,cAAc;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,SAAS,IAAyC;AAC9D;AACA;AACA;AACA,kBAAkB,cAAc;AAChC;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,8DAA8D,kBAAkB,sBAAsB;AACtG,YAAY,2DAA2D;AACvE;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,wDAAwD,KAAK,QAAQ,WAAW;AAChF;AACA;AACA;AACA,UAAU,yCAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mEAAmE,kDAAS;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,uBAAuB,qDAAQ,SAAS,sDAAK,SAAS,uDAAU,UAAU,gEAAgE;AAC1I;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,uBAAuB,qDAAQ;AAC/B;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,kCAAkC,CAAY;AAC3G;AACA;AACA,QAAQ,KAAyC;AACjD,sDAAsD,KAAK;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sBAAsB;AAChC,kBAAkB,qDAAQ;AAC1B,oBAAoB,2DAAc;AAClC;AACA,QAAQ,qDAAQ;AAChB,UAAU,wDAAO,YAAY,oDAAO;AACpC,gBAAgB,mDAAM,GAAG;AACzB;AACA,oBAAoB,2DAAc;AAClC;AACA;AACA,oBAAoB,qDAAQ,8DAA8D,qDAAQ,aAAa,uDAAU;AACzH,MAAM,KAAyC,qBAAqB,wDAAO;AAC3E,WAAW,sDAAK;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,wDAAO,wCAAwC,mDAAM,GAAG;AACjE;AACA;AACA,UAAU,kCAAkC;AAC5C,yDAAyD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,oDAAO;AAC/B;AACA;AACA;AACA,cAAc,KAAyC,wBAAwB,oDAAO;AACtF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,YAAY;AACtB;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB,iBAAiB;AACjB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;AACA,sBAAsB,2DAAc;AACpC;AACA,QAAQ;AACR,oBAAoB,2DAAc;AAClC,QAAQ,SAAS,iDAAI;AACrB;AACA;AACA,mDAAmD,oDAAO;AAC1D;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,wDAAW;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,kDAAS;AAC5B;AACA;AACA;AACA,SAAS,kDAAS;AAClB,UAAU,kDAAS;AACnB,WAAW,kDAAS;AACpB,WAAW,kDAAS;AACpB,WAAW,kDAAS;AACpB,UAAU,kDAAS;AACnB,gBAAgB,kDAAS;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA,IAAI,KAAK;AAAA,EAEN;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,0DAAa;AACpD,mCAAmC,0DAAa;AAChD;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,oDAAO;AAC5C;AACA,+CAA+C,2CAAE;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,kBAAkB;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,wDAAO;AAC1B,MAAM,IAAyC;AAC/C;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA;AACA;AACA;AACA,OAAO,KAAyC,GAAG,gEAAe,mBAAmB,CAAc;AACnG;AACA,IAAI,8DAAa;AACjB;AACA,QAAQ,sDAAS;AACjB;AACA;AACA;AACA;AACA,SAAS;AACT;AACA,SAAS;AACT,QAAQ;AACR;AACA,YAAY,KAAyC;AACrD;AACA;AACA,0BAA0B,KAAK;AAC/B;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA,0BAA0B,0DAAS;AACnC,QAAQ,IAAyC;AACjD;AACA;AACA,IAAI,SAAS,KAAyC;AACtD;AACA,oDAAoD,mDAAmD;AACvG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA,gBAAgB,mCAAmC;AACnD,gBAAgB,wDAAwD;AACxE,qCAAqC,mDAAM;AAC3C,UAAU,mDAAM;AAChB;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,0CAA0C,6CAAI;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA,IAAI,8DAAa;AACjB;AACA;AACA,MAAM,KAAyC,6CAA6C,6CAAI;AAChG;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA,QAAQ,sDAAK;AACb;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,MAAM,EAAE,CAKH;AACL;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oDAAO;AACrB;AACA,YAAY,SAAS,sDAAK;AAC1B;AACA;AACA;AACA;AACA;AACA,kEAAkE,YAAY;AAC9E;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA,KAAK;AACL,IAAI,KAAK;AAAA,EASN;AACH;AACA;AACA;AACA,qEAAqE,0DAAS,CAAC,wDAAO;AACtF;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;;AAEA;AACA,SAAS,yDAAU;AACnB;;AAEA;AACA;AACA;AACA,QAAQ,qDAAQ,sBAAsB,oDAAO;AAC7C;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA,MAAM,MAA0C;AAChD;AACA;AACA,qBAAqB;AACrB,wBAAwB;AACxB,wBAAwB;AACxB,yBAAyB;AACzB;AACA;AACA,WAAW,qDAAQ;AACnB;AACA;AACA;AACA;AACA,QAAQ,SAAS,sDAAK;AACtB;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,cAAc,2DAAU,2BAA2B;AACnD;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+CAA+C,sDAAK;AACpD;AACA,gCAAgC,kDAAS;AACzC;AACA;AACA,0BAA0B,kDAAS;AACnC,8CAA8C,sDAAK;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,wCAAwC;AACxC,SAAS;AACT;AACA;AACA,mBAAmB,kBAAkB;AACrC;AACA;AACA;AACA;AACA,aAAa,mDAAM,GAAG;AACtB;AACA,wBAAwB;AACxB;AACA;AACA;AACA,QAAQ,2BAA2B,sBAAsB;AACzD;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM,SAAS,qDAAQ;AACvB,0BAA0B,gBAAgB,sDAAK,SAAS;AACxD,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO,gCAAgC,qDAAQ;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEk+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC3jPxjC;AACxY;AACsQ;;AAExS;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,uFAAuF,KAAK;AAC5F;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,oDAAoD,QAAQ;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA,sBAAsB,2DAAQ;AAC9B;AACA,iBAAiB,2DAAQ;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA,MAAM,0DAAO;AACb;AACA,IAAI;AACJ;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,QAAQ,uDAAI;AACZ,iDAAiD,KAAK,kBAAkB,IAAI;AAC5E;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,UAAU,4DAAS;AACnB;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,2DAAQ;AACrB;AACA;AACA;AACA,SAAS,6DAAU;AACnB,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ,sBAAsB,uEAAoB;AAC1C,uCAAuC,qEAAkB;AACzD;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,qEAAkB;AAChC,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,MAAM,uDAAI;AACV,gCAAgC,IAAI,QAAQ,kBAAkB,WAAW,OAAO;AAChF;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C;AAC3C;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kDAAkD,4DAAS;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,6EAA0B;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,0DAAO;AACb;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI,SAAS,uDAAI;AACjB,SAAS,kEAAe;AACxB;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6CAA6C,6DAAU;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,2DAAQ;AACtC;AACA;AACA;AACA;;AAEA;AACA,eAAe,kEAAe;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,UAAU,KAAyC;AACnD,QAAQ,uDAAI;AACZ;AACA;AACA;AACA,0BAA0B,cAAc;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,2DAAQ;AACZ;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4BAA4B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,KAAK,kBAAkB,kBAAkB;AACzC;AACA,cAAc,gBAAgB;AAC9B;AACA,oBAAoB,0DAAO;AAC3B;AACA;AACA;AACA;AACA,iCAAiC,2DAAQ;AACzC;AACA,iFAAiF,2DAAU;AAC3F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,YAAY,QAAQ;AACpB,6BAA6B,0DAAO,yCAAyC;AAC7E;AACA;AACA;AACA;AACA;AACA,2CAA2C,uDAAU;AACrD;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,qBAAqB,2DAAU;AAC/B;AACA,cAAc,2DAAQ;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,4DAAS;AACrC,UAAU;AACV,4BAA4B,4DAAS;AACrC,UAAU;AACV,+BAA+B,4DAAS;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,8DAAW,YAAY,yDAAM,GAAG;AAClD;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA,cAAc,4DAAS;AACvB,qBAAqB,4DAAS;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA,OAAO;AACP;AACA;AACA;;AAEA;AACA;AACA,qBAAqB,qEAAkB;AACvC;AACA,MAAM,KAAyC,IAAI,uDAAI;AACvD,aAAa,wDAAS;AACtB;AACA;AACA;AACA,MAAM,KAAyC,IAAI,uDAAI;AACvD,aAAa,wDAAS;AACtB;AACA;AACA;AACA,MAAM,KAAyC,IAAI,uDAAI,qDAAqD,KAAK;AACjH,aAAa,wDAAS;AACtB;AACA;AACA;AACA;;AAEA;AACA,mBAAmB,qEAAkB;AACrC;AACA,IAAI,KAAyC,IAAI,uDAAI;AACrD;AACA;AACA;AACA;AACA,kDAAkD,aAAa;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,kEAAe;AACjB,EAAE,4DAAS;AACX;AACA,iDAAiD,iBAAiB;AAClE,IAAI,8DAAW;AACf,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,wBAAwB,uDAAQ;AACpC;AACA,IAAI,wBAAwB,qDAAM;AAClC,UAAU,aAAa;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6BAA6B,IAAI;AACjC;AACA;AACA;;AAEA;AACA;AACA,6BAA6B,OAAO,KAAK,oDAAC,CAAC,6DAAc;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qEAAqE,yDAAM;AAC3E,IAAI;AACJ,EAAE,4EAA6B;AAC/B;AACA;AACA;AACA,MAAM,0DAAO;AACb;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,gBAAgB,0DAAO;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B,0BAA0B,KAAK;AAC/B,sBAAsB,KAAK;AAC3B;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B,0BAA0B,KAAK;AAC/B,sBAAsB,KAAK;AAC3B,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,SAAS,yDAAM;AACf;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,IAAI,SAAS,2DAAQ;AACrB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,cAAc,2DAAQ;AACtB,MAAM,IAAyC;AAC/C,IAAI,+DAAY;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2BAA2B;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,iDAAiD,WAAW;AAC5D,oDAAoD,WAAW;AAC/D;AACA,gDAAgD,UAAU;AAC1D,mDAAmD,UAAU;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,0BAA0B,WAAW;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,yBAAyB,yDAAM,GAAG;AAClC;AACA;AACA,GAAG;AACH,iBAAiB,OAAO;AACxB,qBAAqB,qEAAkB;AACvC,kBAAkB,qEAAkB;AACpC;AACA;AACA,IAAI,4DAAS;AACb;AACA;AACA;AACA,8CAA8C,kBAAkB;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA,uBAAuB,wDAAK;AAC5B;AACA,gCAAgC,uDAAQ;AACxC;AACA,iCAAiC,2EAAwB;AACzD,sBAAsB,qBAAqB;AAC3C;AACA;AACA,UAAU,qEAAkB;AAC5B;AACA,YAAY,yEAAsB;AAClC;AACA,UAAU,SAAS,IAAyC;AAC5D,UAAU,uDAAI;AACd;AACA;AACA;AACA,wBAAwB,yBAAyB;AACjD;AACA,UAAU,qEAAkB;AAC5B;AACA,YAAY,yEAAsB;AAClC;AACA;AACA;AACA;AACA,aAAa,8DAAW;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mDAAmD,GAAG,KAAK,GAAG;AAC9D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,UAAU,eAAe;AACzB;AACA;AACA;;AAEA;AACA;AACA,SAAS,0DAAO,kBAAkB,iEAAc;AAChD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,aAAa,sBAAsB;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,gEAAa;AAChC;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,gBAAgB,OAAO;AACvB;AACA,GAAG;AACH,qBAAqB,oBAAoB,sBAAsB;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8CAA8C,gEAAa;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,0DAAO;AACjB,sBAAsB,+DAAY;AAClC;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,QAAQ,SAAS,wDAAK;AACtB;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,iBAAiB;AAC3C;AACA,MAAM,0DAAO;AACb,iBAAiB,+DAAY;AAC7B,IAAI,SAAS,wDAAK;AAClB;AACA,IAAI;AACJ,iBAAiB,6DAAU;AAC3B;AACA;AACA;AACA,gBAAgB,OAAO;AACvB,iBAAiB,6DAAU;AAC3B;AACA;AACA;AACA,KAAK;AACL,GAAG;AACH,qBAAqB,iBAAiB;AACtC;AACA;AACA,mBAAmB,6DAAU;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB,UAAU;AAC9C,uBAAuB,wDAAK;AAC5B;AACA;AACA,wBAAwB,gEAAa;AACrC;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,GAAG;AACH;AACA;AACA,gBAAgB,OAAO;AACvB;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH,gBAAgB,OAAO;AACvB;AACA;AACA;AACA;AACA;AACA,qBAAqB,0DAAO,YAAY,wDAAK;AAC7C,IAAI,KAAyC,IAAI,uDAAI;AACrD,0FAA0F,mDAAmD;AAC7I;AACA;AACA;AACA,yCAAyC,OAAO;AAChD;AACA;AACA;AACA,UAAU,0DAAO;AACjB,0BAA0B,+DAAY;AACtC,QAAQ;AACR;AACA;AACA,MAAM;AACN,UAAU,6DAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,OAAO,QAAQ,OAAO;AACpD,+BAA+B,OAAO;AACtC,uBAAuB,6DAAU;AACjC,eAAe;AACf;AACA;AACA,kCAAkC,OAAO;AACzC,QAAQ,0DAAO;AACf,yBAAyB,+DAAY;AACrC,iBAAiB;AACjB;AACA,MAAM,SAAS,wDAAK;AACpB;AACA,iBAAiB;AACjB;AACA,MAAM;AACN,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4D,EAAE;AAC9D;AACA;AACA;AACA,oBAAoB,sBAAsB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,4DAAS;AAC9B;AACA;AACA;AACA;AACA;;AAEA;AACA,oBAAoB,OAAO,IAAI,YAAY;AAC3C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,GAAG;AACH,gBAAgB,OAAO,IAAI,YAAY;AACvC;AACA;AACA;AACA,GAAG;AACH,gBAAgB,iBAAiB,IAAI,YAAY;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,SAAS;AACT;AACA,MAAM;AACN;AACA;AACA,GAAG;AACH,sBAAsB,OAAO;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,OAAO;AAChC;AACA,eAAe,SAAS;AACxB;AACA;AACA;;AAEA,wCAAwC,yDAAM,GAAG,WAAW;AAC5D;AACA;AACA;AACA,iCAAiC,iEAAc;AAC/C;AACA;AACA,2CAA2C,0EAAuB;AAClE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA;AACA;AACA,SAAS,6DAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4DAAS,SAAS,2DAAQ;AAC9C;AACA,GAAG;AACH;AACA;AACA,MAAM,gEAAa;AACnB;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,QAAQ,uDAAI;AACZ;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAI;AACZ;AACA,OAAO;AACP;AACA,QAAQ,uDAAI;AACZ;AACA,KAAK;AACL;AACA;AACA;AACA,MAAM,2DAAQ;AACd;AACA,QAAQ,KAAyC;AACjD,MAAM,uDAAI;AACV,uDAAuD,UAAU;AACjE;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C,IAAI,uDAAI;AACR,wCAAwC,eAAe;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEgS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC3+ChS;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;;AAEA,kBAAkB,KAAyC,mBAAmB,IAAI,CAAE;AACpF,kBAAkB,KAAyC,uBAAuB,CAAE;AACpF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,gBAAgB;AACtC;AACA;AACA;AACA,kBAAkB,gBAAgB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6KAA6K,qBAAM,mBAAmB,qBAAM,KAAK;AACjN;AACA;AACA;AACA,yCAAyC,KAAK,eAAe,qBAAqB;AAClF;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA,8BAA8B,+BAA+B;AAC7D;AACA;AACA;AACA;AACA,aAAa,KAAK,EAAE,iDAAiD,KAAK,SAAS;AACnF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA,0BAA0B;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,cAAc,GAAG,OAAO;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,sBAAsB;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4CAA4C,KAAK;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,oBAAoB;AAChD;AACA;AACA,yBAAyB;AACzB;AACA;AACA,wBAAwB;AACxB;AACA;AACA,wBAAwB;AACxB;AACA;AACA,uBAAuB;AACvB;AACA;AACA,uBAAuB;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,cAAc,SAAS;AACvB,mBAAmB,KAAK;AACxB;AACA,OAAO,IAAI;AACX;AACA,IAAI;AACJ;AACA,cAAc,SAAS;AACvB;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEuzB;;;;;;;;;;;;ACvZ1yB;AACb,8CAA6C,EAAE,aAAa,EAAC;AAC7D;AACA;AACA,kBAAe;AACf;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;;;ACVa;;AAEb,8CAA6C,EAAE,aAAa,EAAC;;AAE7D,kBAAkB,mBAAO,CAAC,4FAAmB;AAC7C,iBAAiB,mBAAO,CAAC,yFAAkB;AAC3C,aAAa,mBAAO,CAAC,0EAAa;;AAElC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE,SAAS;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA,6EAA6E,YAAY;AACzF;AACA;AACA;AACA;AACA;AACA,mCAAmC;AACnC,EAAE,UAAU;AACZ;AACA;AACA;AACA;AACA;AACA;;AAEA,eAAe;AACf;AACA;AACA,CAAC;;;;;;;;;;;;AC1EW;;AAEZ,IAAI,KAAqC,EAAE;AAAA,EAE1C,CAAC;AACF,EAAE,mGAA6C;AAC/C;;;;;;;UCNA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA,E;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA,E;;;;;WCPA;WACA;WACA;WACA;WACA,GAAG;WACH;WACA;WACA,CAAC,I;;;;;WCPD,wF;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D,E;;;;;;;;;;ACNA,gEAAO,qCAAc,MAAE","sources":["webpack://source-maps-should-consider-input-source-map/./App.vue?07c5","webpack://source-maps-should-consider-input-source-map/./App.vue?fc9a","webpack://source-maps-should-consider-input-source-map/./App.vue","webpack://source-maps-should-consider-input-source-map/./App.vue?7d44","webpack://source-maps-should-consider-input-source-map/./App.vue?37cf","webpack://source-maps-should-consider-input-source-map/./bootloader.ts","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/compiler-core/dist/compiler-core.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/compiler-dom/dist/compiler-dom.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/shared/dist/shared.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue-loader/dist/exportHelper.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue/dist/vue.cjs.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue/index.js","webpack://source-maps-should-consider-input-source-map/webpack/bootstrap","webpack://source-maps-should-consider-input-source-map/webpack/runtime/compat get default export","webpack://source-maps-should-consider-input-source-map/webpack/runtime/define property getters","webpack://source-maps-should-consider-input-source-map/webpack/runtime/global","webpack://source-maps-should-consider-input-source-map/webpack/runtime/hasOwnProperty shorthand","webpack://source-maps-should-consider-input-source-map/webpack/runtime/make namespace object","webpack://source-maps-should-consider-input-source-map/./index.ts"],"sourcesContent":["\n/* eslint-disable import/no-extraneous-dependencies */\nimport { defineComponent } from \"vue\";\n\nexport default defineComponent({\n components: {\n },\n async created() {\n console.log(\"Hello World!\");\n },\n});\n","import { openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n return (_openBlock(), _createElementBlock(\"h1\", null, \"Hello World!\"))\n}","import { render } from \"./App.vue?vue&type=template&id=472cff63&ts=true\"\nimport script from \"./App.vue?vue&type=script&lang=ts\"\nexport * from \"./App.vue?vue&type=script&lang=ts\"\n\nimport exportComponent from \"./node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__file',\"App.vue\"]])\n/* hot reload */\nif (module.hot) {\n __exports__.__hmrId = \"472cff63\"\n const api = __VUE_HMR_RUNTIME__\n module.hot.accept()\n if (!api.createRecord('472cff63', __exports__)) {\n api.reload('472cff63', __exports__)\n }\n \n module.hot.accept(\"./App.vue?vue&type=template&id=472cff63&ts=true\", () => {\n api.rerender('472cff63', render)\n })\n\n}\n\n\nexport default __exports__","export { default } from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts\"; export * from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts\"","export * from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true\"","import { createApp } from \"vue\";\nimport App from \"./App.vue\";\n\nconst app = createApp(App);\n\napp.mount(\"#app\");\n","import { isString, hyphenate, NOOP, extend, isObject, NO, isArray, makeMap, isSymbol, capitalize, camelize, EMPTY_OBJ, PatchFlagNames, slotFlagsText, isOn, isBuiltInDirective, isReservedProp, toHandlerKey } from '@vue/shared';\nexport { generateCodeFrame } from '@vue/shared';\n\nfunction defaultOnError(error) {\n throw error;\n}\nfunction defaultOnWarn(msg) {\n !!(process.env.NODE_ENV !== \"production\") && console.warn(`[Vue warn] ${msg.message}`);\n}\nfunction createCompilerError(code, loc, messages, additionalMessage) {\n const msg = !!(process.env.NODE_ENV !== \"production\") || false ? (messages || errorMessages)[code] + (additionalMessage || ``) : code;\n const error = new SyntaxError(String(msg));\n error.code = code;\n error.loc = loc;\n return error;\n}\nconst errorMessages = {\n // parse errors\n [0]: \"Illegal comment.\",\n [1]: \"CDATA section is allowed only in XML context.\",\n [2]: \"Duplicate attribute.\",\n [3]: \"End tag cannot have attributes.\",\n [4]: \"Illegal '/' in tags.\",\n [5]: \"Unexpected EOF in tag.\",\n [6]: \"Unexpected EOF in CDATA section.\",\n [7]: \"Unexpected EOF in comment.\",\n [8]: \"Unexpected EOF in script.\",\n [9]: \"Unexpected EOF in tag.\",\n [10]: \"Incorrectly closed comment.\",\n [11]: \"Incorrectly opened comment.\",\n [12]: \"Illegal tag name. Use '<' to print '<'.\",\n [13]: \"Attribute value was expected.\",\n [14]: \"End tag name was expected.\",\n [15]: \"Whitespace was expected.\",\n [16]: \"Unexpected '|--!>| looseEqual(item, val));\n}\n\nconst toDisplayString = (val) => {\n return isString(val) ? val : val == null ? \"\" : isArray(val) || isObject(val) && (val.toString === objectToString || !isFunction(val.toString)) ? JSON.stringify(val, replacer, 2) : String(val);\n};\nconst replacer = (_key, val) => {\n if (val && val.__v_isRef) {\n return replacer(_key, val.value);\n } else if (isMap(val)) {\n return {\n [`Map(${val.size})`]: [...val.entries()].reduce((entries, [key, val2]) => {\n entries[`${key} =>`] = val2;\n return entries;\n }, {})\n };\n } else if (isSet(val)) {\n return {\n [`Set(${val.size})`]: [...val.values()]\n };\n } else if (isObject(val) && !isArray(val) && !isPlainObject(val)) {\n return String(val);\n }\n return val;\n};\n\nexport { EMPTY_ARR, EMPTY_OBJ, NO, NOOP, PatchFlagNames, camelize, capitalize, def, escapeHtml, escapeHtmlComment, extend, genPropsAccessExp, generateCodeFrame, getGlobalThis, hasChanged, hasOwn, hyphenate, includeBooleanAttr, invokeArrayFns, isArray, isBooleanAttr, isBuiltInDirective, isDate, isFunction, isGloballyWhitelisted, isHTMLTag, isIntegerKey, isKnownHtmlAttr, isKnownSvgAttr, isMap, isModelListener, isObject, isOn, isPlainObject, isPromise, isRegExp, isReservedProp, isSSRSafeAttrName, isSVGTag, isSet, isSpecialBooleanAttr, isString, isSymbol, isVoidTag, looseEqual, looseIndexOf, looseToNumber, makeMap, normalizeClass, normalizeProps, normalizeStyle, objectToString, parseStringStyle, propsToAttrMap, remove, slotFlagsText, stringifyStyle, toDisplayString, toHandlerKey, toNumber, toRawType, toTypeString };\n","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// runtime helper for setting properties on components\n// in a tree-shakable way\nexports.default = (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n};\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', { value: true });\n\nvar compilerDom = require('@vue/compiler-dom');\nvar runtimeDom = require('@vue/runtime-dom');\nvar shared = require('@vue/shared');\n\nfunction _interopNamespaceDefault(e) {\n var n = Object.create(null);\n if (e) {\n for (var k in e) {\n n[k] = e[k];\n }\n }\n n.default = e;\n return Object.freeze(n);\n}\n\nvar runtimeDom__namespace = /*#__PURE__*/_interopNamespaceDefault(runtimeDom);\n\nconst compileCache = /* @__PURE__ */ Object.create(null);\nfunction compileToFunction(template, options) {\n if (!shared.isString(template)) {\n if (template.nodeType) {\n template = template.innerHTML;\n } else {\n runtimeDom.warn(`invalid template option: `, template);\n return shared.NOOP;\n }\n }\n const key = template;\n const cached = compileCache[key];\n if (cached) {\n return cached;\n }\n if (template[0] === \"#\") {\n const el = document.querySelector(template);\n if (!el) {\n runtimeDom.warn(`Template element not found or is empty: ${template}`);\n }\n template = el ? el.innerHTML : ``;\n }\n const opts = shared.extend(\n {\n hoistStatic: true,\n onError: onError ,\n onWarn: (e) => onError(e, true) \n },\n options\n );\n if (!opts.isCustomElement && typeof customElements !== \"undefined\") {\n opts.isCustomElement = (tag) => !!customElements.get(tag);\n }\n const { code } = compilerDom.compile(template, opts);\n function onError(err, asWarning = false) {\n const message = asWarning ? err.message : `Template compilation error: ${err.message}`;\n const codeFrame = err.loc && shared.generateCodeFrame(\n template,\n err.loc.start.offset,\n err.loc.end.offset\n );\n runtimeDom.warn(codeFrame ? `${message}\n${codeFrame}` : message);\n }\n const render = new Function(\"Vue\", code)(runtimeDom__namespace);\n render._rc = true;\n return compileCache[key] = render;\n}\nruntimeDom.registerRuntimeCompiler(compileToFunction);\n\nexports.compile = compileToFunction;\nObject.keys(runtimeDom).forEach(function (k) {\n if (k !== 'default' && !exports.hasOwnProperty(k)) exports[k] = runtimeDom[k];\n});\n","'use strict'\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./dist/vue.cjs.prod.js')\n} else {\n module.exports = require('./dist/vue.cjs.js')\n}\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import(\"./bootloader\");\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js index cfcd93b73..7c39bea8f 100644 --- a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js @@ -1,6 +1,86 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ +/***/ "../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts": +/*!*********************************************************************************************************************************************!*\ + !*** ../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts ***! + \*********************************************************************************************************************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +}; +var __generator = (this && this.__generator) || function (thisArg, body) { + var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype); + return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; + function verb(n) { return function (v) { return step([n, v]); }; } + function step(op) { + if (f) throw new TypeError("Generator is already executing."); + while (g && (g = 0, op[0] && (_ = 0)), _) try { + if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; + if (y = 0, t) op = [op[0] & 2, t.value]; + switch (op[0]) { + case 0: case 1: t = op; break; + case 4: _.label++; return { value: op[1], done: false }; + case 5: _.label++; y = op[1]; op = [0]; continue; + case 7: op = _.ops.pop(); _.trys.pop(); continue; + default: + if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } + if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } + if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } + if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } + if (t[2]) _.ops.pop(); + _.trys.pop(); continue; + } + op = body.call(thisArg, _); + } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } + if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; + } +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +/* eslint-disable import/no-extraneous-dependencies */ +var vue_1 = __webpack_require__(/*! vue */ "./node_modules/vue/index.js"); +exports["default"] = (0, vue_1.defineComponent)({ + components: {}, + created: function () { + return __awaiter(this, void 0, void 0, function () { + return __generator(this, function (_a) { + console.log("Hello World!"); + return [2 /*return*/]; + }); + }); + }, +}); + + +/***/ }), + +/***/ "../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true": +/*!*********************************************************************************************************************************************************************************************************************************!*\ + !*** ../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true ***! + \*********************************************************************************************************************************************************************************************************************************/ +/***/ ((__unused_webpack_module, exports, __webpack_require__) => { + +"use strict"; + +Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.render = render; +var vue_1 = __webpack_require__(/*! vue */ "./node_modules/vue/index.js"); +function render(_ctx, _cache, $props, $setup, $data, $options) { + return ((0, vue_1.openBlock)(), (0, vue_1.createElementBlock)("h1", null, "Hello World!")); +} + + +/***/ }), + /***/ "./App.vue": /*!*****************!*\ !*** ./App.vue ***! @@ -25,7 +105,8 @@ __webpack_require__.r(__webpack_exports__); ; const __exports__ = /*#__PURE__*/(0,_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2__["default"])(_App_vue_vue_type_script_lang_ts__WEBPACK_IMPORTED_MODULE_1__["default"], [['render',_App_vue_vue_type_template_id_472cff63_ts_true__WEBPACK_IMPORTED_MODULE_0__.render],['__file',"App.vue"]]) /* hot reload */ -if (false) {} +if (false) // removed by dead control flow +{} /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__exports__); @@ -61,8 +142,8 @@ __webpack_require__.r(__webpack_exports__); "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "__esModule": () => (/* reexport safe */ _index_js_clonedRuleSet_1_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_3_node_modules_vue_loader_dist_index_js_ruleSet_1_rules_7_use_0_App_vue_vue_type_template_id_472cff63_ts_true__WEBPACK_IMPORTED_MODULE_0__.__esModule), -/* harmony export */ "render": () => (/* reexport safe */ _index_js_clonedRuleSet_1_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_3_node_modules_vue_loader_dist_index_js_ruleSet_1_rules_7_use_0_App_vue_vue_type_template_id_472cff63_ts_true__WEBPACK_IMPORTED_MODULE_0__.render) +/* harmony export */ __esModule: () => (/* reexport safe */ _index_js_clonedRuleSet_1_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_3_node_modules_vue_loader_dist_index_js_ruleSet_1_rules_7_use_0_App_vue_vue_type_template_id_472cff63_ts_true__WEBPACK_IMPORTED_MODULE_0__.__esModule), +/* harmony export */ render: () => (/* reexport safe */ _index_js_clonedRuleSet_1_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_3_node_modules_vue_loader_dist_index_js_ruleSet_1_rules_7_use_0_App_vue_vue_type_template_id_472cff63_ts_true__WEBPACK_IMPORTED_MODULE_0__.render) /* harmony export */ }); /* harmony import */ var _index_js_clonedRuleSet_1_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_3_node_modules_vue_loader_dist_index_js_ruleSet_1_rules_7_use_0_App_vue_vue_type_template_id_472cff63_ts_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true */ "../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true"); @@ -84,86 +165,6 @@ var app = (0, vue_1.createApp)(App_vue_1.default); app.mount("#app"); -/***/ }), - -/***/ "../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts": -/*!*********************************************************************************************************************************************!*\ - !*** ../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts ***! - \*********************************************************************************************************************************************/ -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { - function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } - return new (P || (P = Promise))(function (resolve, reject) { - function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } - function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } - function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } - step((generator = generator.apply(thisArg, _arguments || [])).next()); - }); -}; -var __generator = (this && this.__generator) || function (thisArg, body) { - var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype); - return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; - function verb(n) { return function (v) { return step([n, v]); }; } - function step(op) { - if (f) throw new TypeError("Generator is already executing."); - while (g && (g = 0, op[0] && (_ = 0)), _) try { - if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; - if (y = 0, t) op = [op[0] & 2, t.value]; - switch (op[0]) { - case 0: case 1: t = op; break; - case 4: _.label++; return { value: op[1], done: false }; - case 5: _.label++; y = op[1]; op = [0]; continue; - case 7: op = _.ops.pop(); _.trys.pop(); continue; - default: - if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } - if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } - if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } - if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } - if (t[2]) _.ops.pop(); - _.trys.pop(); continue; - } - op = body.call(thisArg, _); - } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } - if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; - } -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -/* eslint-disable import/no-extraneous-dependencies */ -var vue_1 = __webpack_require__(/*! vue */ "./node_modules/vue/index.js"); -exports["default"] = (0, vue_1.defineComponent)({ - components: {}, - created: function () { - return __awaiter(this, void 0, void 0, function () { - return __generator(this, function (_a) { - console.log("Hello World!"); - return [2 /*return*/]; - }); - }); - }, -}); - - -/***/ }), - -/***/ "../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true": -/*!*********************************************************************************************************************************************************************************************************************************!*\ - !*** ../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true ***! - \*********************************************************************************************************************************************************************************************************************************/ -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - -Object.defineProperty(exports, "__esModule", ({ value: true })); -exports.render = render; -var vue_1 = __webpack_require__(/*! vue */ "./node_modules/vue/index.js"); -function render(_ctx, _cache, $props, $setup, $data, $options) { - return ((0, vue_1.openBlock)(), (0, vue_1.createElementBlock)("h1", null, "Hello World!")); -} - - /***/ }), /***/ "./node_modules/@vue/compiler-core/dist/compiler-core.esm-bundler.js": @@ -175,133 +176,133 @@ function render(_ctx, _cache, $props, $setup, $data, $options) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "BASE_TRANSITION": () => (/* binding */ BASE_TRANSITION), -/* harmony export */ "CAMELIZE": () => (/* binding */ CAMELIZE), -/* harmony export */ "CAPITALIZE": () => (/* binding */ CAPITALIZE), -/* harmony export */ "CREATE_BLOCK": () => (/* binding */ CREATE_BLOCK), -/* harmony export */ "CREATE_COMMENT": () => (/* binding */ CREATE_COMMENT), -/* harmony export */ "CREATE_ELEMENT_BLOCK": () => (/* binding */ CREATE_ELEMENT_BLOCK), -/* harmony export */ "CREATE_ELEMENT_VNODE": () => (/* binding */ CREATE_ELEMENT_VNODE), -/* harmony export */ "CREATE_SLOTS": () => (/* binding */ CREATE_SLOTS), -/* harmony export */ "CREATE_STATIC": () => (/* binding */ CREATE_STATIC), -/* harmony export */ "CREATE_TEXT": () => (/* binding */ CREATE_TEXT), -/* harmony export */ "CREATE_VNODE": () => (/* binding */ CREATE_VNODE), -/* harmony export */ "FRAGMENT": () => (/* binding */ FRAGMENT), -/* harmony export */ "GUARD_REACTIVE_PROPS": () => (/* binding */ GUARD_REACTIVE_PROPS), -/* harmony export */ "IS_MEMO_SAME": () => (/* binding */ IS_MEMO_SAME), -/* harmony export */ "IS_REF": () => (/* binding */ IS_REF), -/* harmony export */ "KEEP_ALIVE": () => (/* binding */ KEEP_ALIVE), -/* harmony export */ "MERGE_PROPS": () => (/* binding */ MERGE_PROPS), -/* harmony export */ "NORMALIZE_CLASS": () => (/* binding */ NORMALIZE_CLASS), -/* harmony export */ "NORMALIZE_PROPS": () => (/* binding */ NORMALIZE_PROPS), -/* harmony export */ "NORMALIZE_STYLE": () => (/* binding */ NORMALIZE_STYLE), -/* harmony export */ "OPEN_BLOCK": () => (/* binding */ OPEN_BLOCK), -/* harmony export */ "POP_SCOPE_ID": () => (/* binding */ POP_SCOPE_ID), -/* harmony export */ "PUSH_SCOPE_ID": () => (/* binding */ PUSH_SCOPE_ID), -/* harmony export */ "RENDER_LIST": () => (/* binding */ RENDER_LIST), -/* harmony export */ "RENDER_SLOT": () => (/* binding */ RENDER_SLOT), -/* harmony export */ "RESOLVE_COMPONENT": () => (/* binding */ RESOLVE_COMPONENT), -/* harmony export */ "RESOLVE_DIRECTIVE": () => (/* binding */ RESOLVE_DIRECTIVE), -/* harmony export */ "RESOLVE_DYNAMIC_COMPONENT": () => (/* binding */ RESOLVE_DYNAMIC_COMPONENT), -/* harmony export */ "RESOLVE_FILTER": () => (/* binding */ RESOLVE_FILTER), -/* harmony export */ "SET_BLOCK_TRACKING": () => (/* binding */ SET_BLOCK_TRACKING), -/* harmony export */ "SUSPENSE": () => (/* binding */ SUSPENSE), -/* harmony export */ "TELEPORT": () => (/* binding */ TELEPORT), -/* harmony export */ "TO_DISPLAY_STRING": () => (/* binding */ TO_DISPLAY_STRING), -/* harmony export */ "TO_HANDLERS": () => (/* binding */ TO_HANDLERS), -/* harmony export */ "TO_HANDLER_KEY": () => (/* binding */ TO_HANDLER_KEY), -/* harmony export */ "TS_NODE_TYPES": () => (/* binding */ TS_NODE_TYPES), -/* harmony export */ "UNREF": () => (/* binding */ UNREF), -/* harmony export */ "WITH_CTX": () => (/* binding */ WITH_CTX), -/* harmony export */ "WITH_DIRECTIVES": () => (/* binding */ WITH_DIRECTIVES), -/* harmony export */ "WITH_MEMO": () => (/* binding */ WITH_MEMO), -/* harmony export */ "advancePositionWithClone": () => (/* binding */ advancePositionWithClone), -/* harmony export */ "advancePositionWithMutation": () => (/* binding */ advancePositionWithMutation), -/* harmony export */ "assert": () => (/* binding */ assert), -/* harmony export */ "baseCompile": () => (/* binding */ baseCompile), -/* harmony export */ "baseParse": () => (/* binding */ baseParse), -/* harmony export */ "buildDirectiveArgs": () => (/* binding */ buildDirectiveArgs), -/* harmony export */ "buildProps": () => (/* binding */ buildProps), -/* harmony export */ "buildSlots": () => (/* binding */ buildSlots), -/* harmony export */ "checkCompatEnabled": () => (/* binding */ checkCompatEnabled), -/* harmony export */ "convertToBlock": () => (/* binding */ convertToBlock), -/* harmony export */ "createArrayExpression": () => (/* binding */ createArrayExpression), -/* harmony export */ "createAssignmentExpression": () => (/* binding */ createAssignmentExpression), -/* harmony export */ "createBlockStatement": () => (/* binding */ createBlockStatement), -/* harmony export */ "createCacheExpression": () => (/* binding */ createCacheExpression), -/* harmony export */ "createCallExpression": () => (/* binding */ createCallExpression), -/* harmony export */ "createCompilerError": () => (/* binding */ createCompilerError), -/* harmony export */ "createCompoundExpression": () => (/* binding */ createCompoundExpression), -/* harmony export */ "createConditionalExpression": () => (/* binding */ createConditionalExpression), -/* harmony export */ "createForLoopParams": () => (/* binding */ createForLoopParams), -/* harmony export */ "createFunctionExpression": () => (/* binding */ createFunctionExpression), -/* harmony export */ "createIfStatement": () => (/* binding */ createIfStatement), -/* harmony export */ "createInterpolation": () => (/* binding */ createInterpolation), -/* harmony export */ "createObjectExpression": () => (/* binding */ createObjectExpression), -/* harmony export */ "createObjectProperty": () => (/* binding */ createObjectProperty), -/* harmony export */ "createReturnStatement": () => (/* binding */ createReturnStatement), -/* harmony export */ "createRoot": () => (/* binding */ createRoot), -/* harmony export */ "createSequenceExpression": () => (/* binding */ createSequenceExpression), -/* harmony export */ "createSimpleExpression": () => (/* binding */ createSimpleExpression), -/* harmony export */ "createStructuralDirectiveTransform": () => (/* binding */ createStructuralDirectiveTransform), -/* harmony export */ "createTemplateLiteral": () => (/* binding */ createTemplateLiteral), -/* harmony export */ "createTransformContext": () => (/* binding */ createTransformContext), -/* harmony export */ "createVNodeCall": () => (/* binding */ createVNodeCall), -/* harmony export */ "extractIdentifiers": () => (/* binding */ extractIdentifiers), -/* harmony export */ "findDir": () => (/* binding */ findDir), -/* harmony export */ "findProp": () => (/* binding */ findProp), -/* harmony export */ "generate": () => (/* binding */ generate), -/* harmony export */ "generateCodeFrame": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_0__.generateCodeFrame), -/* harmony export */ "getBaseTransformPreset": () => (/* binding */ getBaseTransformPreset), -/* harmony export */ "getConstantType": () => (/* binding */ getConstantType), -/* harmony export */ "getInnerRange": () => (/* binding */ getInnerRange), -/* harmony export */ "getMemoedVNodeCall": () => (/* binding */ getMemoedVNodeCall), -/* harmony export */ "getVNodeBlockHelper": () => (/* binding */ getVNodeBlockHelper), -/* harmony export */ "getVNodeHelper": () => (/* binding */ getVNodeHelper), -/* harmony export */ "hasDynamicKeyVBind": () => (/* binding */ hasDynamicKeyVBind), -/* harmony export */ "hasScopeRef": () => (/* binding */ hasScopeRef), -/* harmony export */ "helperNameMap": () => (/* binding */ helperNameMap), -/* harmony export */ "injectProp": () => (/* binding */ injectProp), -/* harmony export */ "isBuiltInType": () => (/* binding */ isBuiltInType), -/* harmony export */ "isCoreComponent": () => (/* binding */ isCoreComponent), -/* harmony export */ "isFunctionType": () => (/* binding */ isFunctionType), -/* harmony export */ "isInDestructureAssignment": () => (/* binding */ isInDestructureAssignment), -/* harmony export */ "isMemberExpression": () => (/* binding */ isMemberExpression), -/* harmony export */ "isMemberExpressionBrowser": () => (/* binding */ isMemberExpressionBrowser), -/* harmony export */ "isMemberExpressionNode": () => (/* binding */ isMemberExpressionNode), -/* harmony export */ "isReferencedIdentifier": () => (/* binding */ isReferencedIdentifier), -/* harmony export */ "isSimpleIdentifier": () => (/* binding */ isSimpleIdentifier), -/* harmony export */ "isSlotOutlet": () => (/* binding */ isSlotOutlet), -/* harmony export */ "isStaticArgOf": () => (/* binding */ isStaticArgOf), -/* harmony export */ "isStaticExp": () => (/* binding */ isStaticExp), -/* harmony export */ "isStaticProperty": () => (/* binding */ isStaticProperty), -/* harmony export */ "isStaticPropertyKey": () => (/* binding */ isStaticPropertyKey), -/* harmony export */ "isTemplateNode": () => (/* binding */ isTemplateNode), -/* harmony export */ "isText": () => (/* binding */ isText$1), -/* harmony export */ "isVSlot": () => (/* binding */ isVSlot), -/* harmony export */ "locStub": () => (/* binding */ locStub), -/* harmony export */ "noopDirectiveTransform": () => (/* binding */ noopDirectiveTransform), -/* harmony export */ "processExpression": () => (/* binding */ processExpression), -/* harmony export */ "processFor": () => (/* binding */ processFor), -/* harmony export */ "processIf": () => (/* binding */ processIf), -/* harmony export */ "processSlotOutlet": () => (/* binding */ processSlotOutlet), -/* harmony export */ "registerRuntimeHelpers": () => (/* binding */ registerRuntimeHelpers), -/* harmony export */ "resolveComponentType": () => (/* binding */ resolveComponentType), -/* harmony export */ "stringifyExpression": () => (/* binding */ stringifyExpression), -/* harmony export */ "toValidAssetId": () => (/* binding */ toValidAssetId), -/* harmony export */ "trackSlotScopes": () => (/* binding */ trackSlotScopes), -/* harmony export */ "trackVForSlotScopes": () => (/* binding */ trackVForSlotScopes), -/* harmony export */ "transform": () => (/* binding */ transform), -/* harmony export */ "transformBind": () => (/* binding */ transformBind), -/* harmony export */ "transformElement": () => (/* binding */ transformElement), -/* harmony export */ "transformExpression": () => (/* binding */ transformExpression), -/* harmony export */ "transformModel": () => (/* binding */ transformModel), -/* harmony export */ "transformOn": () => (/* binding */ transformOn), -/* harmony export */ "traverseNode": () => (/* binding */ traverseNode), -/* harmony export */ "walkBlockDeclarations": () => (/* binding */ walkBlockDeclarations), -/* harmony export */ "walkFunctionParams": () => (/* binding */ walkFunctionParams), -/* harmony export */ "walkIdentifiers": () => (/* binding */ walkIdentifiers), -/* harmony export */ "warnDeprecation": () => (/* binding */ warnDeprecation) +/* harmony export */ BASE_TRANSITION: () => (/* binding */ BASE_TRANSITION), +/* harmony export */ CAMELIZE: () => (/* binding */ CAMELIZE), +/* harmony export */ CAPITALIZE: () => (/* binding */ CAPITALIZE), +/* harmony export */ CREATE_BLOCK: () => (/* binding */ CREATE_BLOCK), +/* harmony export */ CREATE_COMMENT: () => (/* binding */ CREATE_COMMENT), +/* harmony export */ CREATE_ELEMENT_BLOCK: () => (/* binding */ CREATE_ELEMENT_BLOCK), +/* harmony export */ CREATE_ELEMENT_VNODE: () => (/* binding */ CREATE_ELEMENT_VNODE), +/* harmony export */ CREATE_SLOTS: () => (/* binding */ CREATE_SLOTS), +/* harmony export */ CREATE_STATIC: () => (/* binding */ CREATE_STATIC), +/* harmony export */ CREATE_TEXT: () => (/* binding */ CREATE_TEXT), +/* harmony export */ CREATE_VNODE: () => (/* binding */ CREATE_VNODE), +/* harmony export */ FRAGMENT: () => (/* binding */ FRAGMENT), +/* harmony export */ GUARD_REACTIVE_PROPS: () => (/* binding */ GUARD_REACTIVE_PROPS), +/* harmony export */ IS_MEMO_SAME: () => (/* binding */ IS_MEMO_SAME), +/* harmony export */ IS_REF: () => (/* binding */ IS_REF), +/* harmony export */ KEEP_ALIVE: () => (/* binding */ KEEP_ALIVE), +/* harmony export */ MERGE_PROPS: () => (/* binding */ MERGE_PROPS), +/* harmony export */ NORMALIZE_CLASS: () => (/* binding */ NORMALIZE_CLASS), +/* harmony export */ NORMALIZE_PROPS: () => (/* binding */ NORMALIZE_PROPS), +/* harmony export */ NORMALIZE_STYLE: () => (/* binding */ NORMALIZE_STYLE), +/* harmony export */ OPEN_BLOCK: () => (/* binding */ OPEN_BLOCK), +/* harmony export */ POP_SCOPE_ID: () => (/* binding */ POP_SCOPE_ID), +/* harmony export */ PUSH_SCOPE_ID: () => (/* binding */ PUSH_SCOPE_ID), +/* harmony export */ RENDER_LIST: () => (/* binding */ RENDER_LIST), +/* harmony export */ RENDER_SLOT: () => (/* binding */ RENDER_SLOT), +/* harmony export */ RESOLVE_COMPONENT: () => (/* binding */ RESOLVE_COMPONENT), +/* harmony export */ RESOLVE_DIRECTIVE: () => (/* binding */ RESOLVE_DIRECTIVE), +/* harmony export */ RESOLVE_DYNAMIC_COMPONENT: () => (/* binding */ RESOLVE_DYNAMIC_COMPONENT), +/* harmony export */ RESOLVE_FILTER: () => (/* binding */ RESOLVE_FILTER), +/* harmony export */ SET_BLOCK_TRACKING: () => (/* binding */ SET_BLOCK_TRACKING), +/* harmony export */ SUSPENSE: () => (/* binding */ SUSPENSE), +/* harmony export */ TELEPORT: () => (/* binding */ TELEPORT), +/* harmony export */ TO_DISPLAY_STRING: () => (/* binding */ TO_DISPLAY_STRING), +/* harmony export */ TO_HANDLERS: () => (/* binding */ TO_HANDLERS), +/* harmony export */ TO_HANDLER_KEY: () => (/* binding */ TO_HANDLER_KEY), +/* harmony export */ TS_NODE_TYPES: () => (/* binding */ TS_NODE_TYPES), +/* harmony export */ UNREF: () => (/* binding */ UNREF), +/* harmony export */ WITH_CTX: () => (/* binding */ WITH_CTX), +/* harmony export */ WITH_DIRECTIVES: () => (/* binding */ WITH_DIRECTIVES), +/* harmony export */ WITH_MEMO: () => (/* binding */ WITH_MEMO), +/* harmony export */ advancePositionWithClone: () => (/* binding */ advancePositionWithClone), +/* harmony export */ advancePositionWithMutation: () => (/* binding */ advancePositionWithMutation), +/* harmony export */ assert: () => (/* binding */ assert), +/* harmony export */ baseCompile: () => (/* binding */ baseCompile), +/* harmony export */ baseParse: () => (/* binding */ baseParse), +/* harmony export */ buildDirectiveArgs: () => (/* binding */ buildDirectiveArgs), +/* harmony export */ buildProps: () => (/* binding */ buildProps), +/* harmony export */ buildSlots: () => (/* binding */ buildSlots), +/* harmony export */ checkCompatEnabled: () => (/* binding */ checkCompatEnabled), +/* harmony export */ convertToBlock: () => (/* binding */ convertToBlock), +/* harmony export */ createArrayExpression: () => (/* binding */ createArrayExpression), +/* harmony export */ createAssignmentExpression: () => (/* binding */ createAssignmentExpression), +/* harmony export */ createBlockStatement: () => (/* binding */ createBlockStatement), +/* harmony export */ createCacheExpression: () => (/* binding */ createCacheExpression), +/* harmony export */ createCallExpression: () => (/* binding */ createCallExpression), +/* harmony export */ createCompilerError: () => (/* binding */ createCompilerError), +/* harmony export */ createCompoundExpression: () => (/* binding */ createCompoundExpression), +/* harmony export */ createConditionalExpression: () => (/* binding */ createConditionalExpression), +/* harmony export */ createForLoopParams: () => (/* binding */ createForLoopParams), +/* harmony export */ createFunctionExpression: () => (/* binding */ createFunctionExpression), +/* harmony export */ createIfStatement: () => (/* binding */ createIfStatement), +/* harmony export */ createInterpolation: () => (/* binding */ createInterpolation), +/* harmony export */ createObjectExpression: () => (/* binding */ createObjectExpression), +/* harmony export */ createObjectProperty: () => (/* binding */ createObjectProperty), +/* harmony export */ createReturnStatement: () => (/* binding */ createReturnStatement), +/* harmony export */ createRoot: () => (/* binding */ createRoot), +/* harmony export */ createSequenceExpression: () => (/* binding */ createSequenceExpression), +/* harmony export */ createSimpleExpression: () => (/* binding */ createSimpleExpression), +/* harmony export */ createStructuralDirectiveTransform: () => (/* binding */ createStructuralDirectiveTransform), +/* harmony export */ createTemplateLiteral: () => (/* binding */ createTemplateLiteral), +/* harmony export */ createTransformContext: () => (/* binding */ createTransformContext), +/* harmony export */ createVNodeCall: () => (/* binding */ createVNodeCall), +/* harmony export */ extractIdentifiers: () => (/* binding */ extractIdentifiers), +/* harmony export */ findDir: () => (/* binding */ findDir), +/* harmony export */ findProp: () => (/* binding */ findProp), +/* harmony export */ generate: () => (/* binding */ generate), +/* harmony export */ generateCodeFrame: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_0__.generateCodeFrame), +/* harmony export */ getBaseTransformPreset: () => (/* binding */ getBaseTransformPreset), +/* harmony export */ getConstantType: () => (/* binding */ getConstantType), +/* harmony export */ getInnerRange: () => (/* binding */ getInnerRange), +/* harmony export */ getMemoedVNodeCall: () => (/* binding */ getMemoedVNodeCall), +/* harmony export */ getVNodeBlockHelper: () => (/* binding */ getVNodeBlockHelper), +/* harmony export */ getVNodeHelper: () => (/* binding */ getVNodeHelper), +/* harmony export */ hasDynamicKeyVBind: () => (/* binding */ hasDynamicKeyVBind), +/* harmony export */ hasScopeRef: () => (/* binding */ hasScopeRef), +/* harmony export */ helperNameMap: () => (/* binding */ helperNameMap), +/* harmony export */ injectProp: () => (/* binding */ injectProp), +/* harmony export */ isBuiltInType: () => (/* binding */ isBuiltInType), +/* harmony export */ isCoreComponent: () => (/* binding */ isCoreComponent), +/* harmony export */ isFunctionType: () => (/* binding */ isFunctionType), +/* harmony export */ isInDestructureAssignment: () => (/* binding */ isInDestructureAssignment), +/* harmony export */ isMemberExpression: () => (/* binding */ isMemberExpression), +/* harmony export */ isMemberExpressionBrowser: () => (/* binding */ isMemberExpressionBrowser), +/* harmony export */ isMemberExpressionNode: () => (/* binding */ isMemberExpressionNode), +/* harmony export */ isReferencedIdentifier: () => (/* binding */ isReferencedIdentifier), +/* harmony export */ isSimpleIdentifier: () => (/* binding */ isSimpleIdentifier), +/* harmony export */ isSlotOutlet: () => (/* binding */ isSlotOutlet), +/* harmony export */ isStaticArgOf: () => (/* binding */ isStaticArgOf), +/* harmony export */ isStaticExp: () => (/* binding */ isStaticExp), +/* harmony export */ isStaticProperty: () => (/* binding */ isStaticProperty), +/* harmony export */ isStaticPropertyKey: () => (/* binding */ isStaticPropertyKey), +/* harmony export */ isTemplateNode: () => (/* binding */ isTemplateNode), +/* harmony export */ isText: () => (/* binding */ isText$1), +/* harmony export */ isVSlot: () => (/* binding */ isVSlot), +/* harmony export */ locStub: () => (/* binding */ locStub), +/* harmony export */ noopDirectiveTransform: () => (/* binding */ noopDirectiveTransform), +/* harmony export */ processExpression: () => (/* binding */ processExpression), +/* harmony export */ processFor: () => (/* binding */ processFor), +/* harmony export */ processIf: () => (/* binding */ processIf), +/* harmony export */ processSlotOutlet: () => (/* binding */ processSlotOutlet), +/* harmony export */ registerRuntimeHelpers: () => (/* binding */ registerRuntimeHelpers), +/* harmony export */ resolveComponentType: () => (/* binding */ resolveComponentType), +/* harmony export */ stringifyExpression: () => (/* binding */ stringifyExpression), +/* harmony export */ toValidAssetId: () => (/* binding */ toValidAssetId), +/* harmony export */ trackSlotScopes: () => (/* binding */ trackSlotScopes), +/* harmony export */ trackVForSlotScopes: () => (/* binding */ trackVForSlotScopes), +/* harmony export */ transform: () => (/* binding */ transform), +/* harmony export */ transformBind: () => (/* binding */ transformBind), +/* harmony export */ transformElement: () => (/* binding */ transformElement), +/* harmony export */ transformExpression: () => (/* binding */ transformExpression), +/* harmony export */ transformModel: () => (/* binding */ transformModel), +/* harmony export */ transformOn: () => (/* binding */ transformOn), +/* harmony export */ traverseNode: () => (/* binding */ traverseNode), +/* harmony export */ walkBlockDeclarations: () => (/* binding */ walkBlockDeclarations), +/* harmony export */ walkFunctionParams: () => (/* binding */ walkFunctionParams), +/* harmony export */ walkIdentifiers: () => (/* binding */ walkIdentifiers), +/* harmony export */ warnDeprecation: () => (/* binding */ warnDeprecation) /* harmony export */ }); /* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); @@ -3929,7 +3930,8 @@ const transformElement = (node, context) => { const flagNames = Object.keys(_vue_shared__WEBPACK_IMPORTED_MODULE_0__.PatchFlagNames).map(Number).filter((n) => n > 0 && patchFlag & n).map((n) => _vue_shared__WEBPACK_IMPORTED_MODULE_0__.PatchFlagNames[n]).join(`, `); vnodePatchFlag = patchFlag + ` /* ${flagNames} */`; } - } else {} + } else // removed by dead control flow +{} if (dynamicPropNames && dynamicPropNames.length) { vnodeDynamicProps = stringifyDynamicPropNames(dynamicPropNames); } @@ -5014,150 +5016,150 @@ const noopDirectiveTransform = () => ({ props: [] }); "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "BASE_TRANSITION": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.BASE_TRANSITION), -/* harmony export */ "CAMELIZE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CAMELIZE), -/* harmony export */ "CAPITALIZE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CAPITALIZE), -/* harmony export */ "CREATE_BLOCK": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_BLOCK), -/* harmony export */ "CREATE_COMMENT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_COMMENT), -/* harmony export */ "CREATE_ELEMENT_BLOCK": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_ELEMENT_BLOCK), -/* harmony export */ "CREATE_ELEMENT_VNODE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_ELEMENT_VNODE), -/* harmony export */ "CREATE_SLOTS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_SLOTS), -/* harmony export */ "CREATE_STATIC": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_STATIC), -/* harmony export */ "CREATE_TEXT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_TEXT), -/* harmony export */ "CREATE_VNODE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_VNODE), -/* harmony export */ "DOMDirectiveTransforms": () => (/* binding */ DOMDirectiveTransforms), -/* harmony export */ "DOMNodeTransforms": () => (/* binding */ DOMNodeTransforms), -/* harmony export */ "FRAGMENT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.FRAGMENT), -/* harmony export */ "GUARD_REACTIVE_PROPS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.GUARD_REACTIVE_PROPS), -/* harmony export */ "IS_MEMO_SAME": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.IS_MEMO_SAME), -/* harmony export */ "IS_REF": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.IS_REF), -/* harmony export */ "KEEP_ALIVE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.KEEP_ALIVE), -/* harmony export */ "MERGE_PROPS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.MERGE_PROPS), -/* harmony export */ "NORMALIZE_CLASS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_CLASS), -/* harmony export */ "NORMALIZE_PROPS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_PROPS), -/* harmony export */ "NORMALIZE_STYLE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_STYLE), -/* harmony export */ "OPEN_BLOCK": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.OPEN_BLOCK), -/* harmony export */ "POP_SCOPE_ID": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.POP_SCOPE_ID), -/* harmony export */ "PUSH_SCOPE_ID": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.PUSH_SCOPE_ID), -/* harmony export */ "RENDER_LIST": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RENDER_LIST), -/* harmony export */ "RENDER_SLOT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RENDER_SLOT), -/* harmony export */ "RESOLVE_COMPONENT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_COMPONENT), -/* harmony export */ "RESOLVE_DIRECTIVE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_DIRECTIVE), -/* harmony export */ "RESOLVE_DYNAMIC_COMPONENT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_DYNAMIC_COMPONENT), -/* harmony export */ "RESOLVE_FILTER": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_FILTER), -/* harmony export */ "SET_BLOCK_TRACKING": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.SET_BLOCK_TRACKING), -/* harmony export */ "SUSPENSE": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.SUSPENSE), -/* harmony export */ "TELEPORT": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TELEPORT), -/* harmony export */ "TO_DISPLAY_STRING": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_DISPLAY_STRING), -/* harmony export */ "TO_HANDLERS": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_HANDLERS), -/* harmony export */ "TO_HANDLER_KEY": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_HANDLER_KEY), -/* harmony export */ "TRANSITION": () => (/* binding */ TRANSITION), -/* harmony export */ "TRANSITION_GROUP": () => (/* binding */ TRANSITION_GROUP), -/* harmony export */ "TS_NODE_TYPES": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TS_NODE_TYPES), -/* harmony export */ "UNREF": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.UNREF), -/* harmony export */ "V_MODEL_CHECKBOX": () => (/* binding */ V_MODEL_CHECKBOX), -/* harmony export */ "V_MODEL_DYNAMIC": () => (/* binding */ V_MODEL_DYNAMIC), -/* harmony export */ "V_MODEL_RADIO": () => (/* binding */ V_MODEL_RADIO), -/* harmony export */ "V_MODEL_SELECT": () => (/* binding */ V_MODEL_SELECT), -/* harmony export */ "V_MODEL_TEXT": () => (/* binding */ V_MODEL_TEXT), -/* harmony export */ "V_ON_WITH_KEYS": () => (/* binding */ V_ON_WITH_KEYS), -/* harmony export */ "V_ON_WITH_MODIFIERS": () => (/* binding */ V_ON_WITH_MODIFIERS), -/* harmony export */ "V_SHOW": () => (/* binding */ V_SHOW), -/* harmony export */ "WITH_CTX": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_CTX), -/* harmony export */ "WITH_DIRECTIVES": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_DIRECTIVES), -/* harmony export */ "WITH_MEMO": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_MEMO), -/* harmony export */ "advancePositionWithClone": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.advancePositionWithClone), -/* harmony export */ "advancePositionWithMutation": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.advancePositionWithMutation), -/* harmony export */ "assert": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.assert), -/* harmony export */ "baseCompile": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.baseCompile), -/* harmony export */ "baseParse": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.baseParse), -/* harmony export */ "buildDirectiveArgs": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildDirectiveArgs), -/* harmony export */ "buildProps": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildProps), -/* harmony export */ "buildSlots": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildSlots), -/* harmony export */ "checkCompatEnabled": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.checkCompatEnabled), -/* harmony export */ "compile": () => (/* binding */ compile), -/* harmony export */ "convertToBlock": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.convertToBlock), -/* harmony export */ "createArrayExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createArrayExpression), -/* harmony export */ "createAssignmentExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createAssignmentExpression), -/* harmony export */ "createBlockStatement": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createBlockStatement), -/* harmony export */ "createCacheExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCacheExpression), -/* harmony export */ "createCallExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCallExpression), -/* harmony export */ "createCompilerError": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCompilerError), -/* harmony export */ "createCompoundExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCompoundExpression), -/* harmony export */ "createConditionalExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createConditionalExpression), -/* harmony export */ "createDOMCompilerError": () => (/* binding */ createDOMCompilerError), -/* harmony export */ "createForLoopParams": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createForLoopParams), -/* harmony export */ "createFunctionExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createFunctionExpression), -/* harmony export */ "createIfStatement": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createIfStatement), -/* harmony export */ "createInterpolation": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createInterpolation), -/* harmony export */ "createObjectExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createObjectExpression), -/* harmony export */ "createObjectProperty": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createObjectProperty), -/* harmony export */ "createReturnStatement": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createReturnStatement), -/* harmony export */ "createRoot": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createRoot), -/* harmony export */ "createSequenceExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createSequenceExpression), -/* harmony export */ "createSimpleExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createSimpleExpression), -/* harmony export */ "createStructuralDirectiveTransform": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createStructuralDirectiveTransform), -/* harmony export */ "createTemplateLiteral": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createTemplateLiteral), -/* harmony export */ "createTransformContext": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createTransformContext), -/* harmony export */ "createVNodeCall": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createVNodeCall), -/* harmony export */ "extractIdentifiers": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.extractIdentifiers), -/* harmony export */ "findDir": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.findDir), -/* harmony export */ "findProp": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.findProp), -/* harmony export */ "generate": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.generate), -/* harmony export */ "generateCodeFrame": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.generateCodeFrame), -/* harmony export */ "getBaseTransformPreset": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getBaseTransformPreset), -/* harmony export */ "getConstantType": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getConstantType), -/* harmony export */ "getInnerRange": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getInnerRange), -/* harmony export */ "getMemoedVNodeCall": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getMemoedVNodeCall), -/* harmony export */ "getVNodeBlockHelper": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getVNodeBlockHelper), -/* harmony export */ "getVNodeHelper": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getVNodeHelper), -/* harmony export */ "hasDynamicKeyVBind": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.hasDynamicKeyVBind), -/* harmony export */ "hasScopeRef": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.hasScopeRef), -/* harmony export */ "helperNameMap": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.helperNameMap), -/* harmony export */ "injectProp": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.injectProp), -/* harmony export */ "isBuiltInType": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isBuiltInType), -/* harmony export */ "isCoreComponent": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isCoreComponent), -/* harmony export */ "isFunctionType": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isFunctionType), -/* harmony export */ "isInDestructureAssignment": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isInDestructureAssignment), -/* harmony export */ "isMemberExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpression), -/* harmony export */ "isMemberExpressionBrowser": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpressionBrowser), -/* harmony export */ "isMemberExpressionNode": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpressionNode), -/* harmony export */ "isReferencedIdentifier": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isReferencedIdentifier), -/* harmony export */ "isSimpleIdentifier": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isSimpleIdentifier), -/* harmony export */ "isSlotOutlet": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isSlotOutlet), -/* harmony export */ "isStaticArgOf": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticArgOf), -/* harmony export */ "isStaticExp": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticExp), -/* harmony export */ "isStaticProperty": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticProperty), -/* harmony export */ "isStaticPropertyKey": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticPropertyKey), -/* harmony export */ "isTemplateNode": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isTemplateNode), -/* harmony export */ "isText": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isText), -/* harmony export */ "isVSlot": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isVSlot), -/* harmony export */ "locStub": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.locStub), -/* harmony export */ "noopDirectiveTransform": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.noopDirectiveTransform), -/* harmony export */ "parse": () => (/* binding */ parse), -/* harmony export */ "parserOptions": () => (/* binding */ parserOptions), -/* harmony export */ "processExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processExpression), -/* harmony export */ "processFor": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processFor), -/* harmony export */ "processIf": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processIf), -/* harmony export */ "processSlotOutlet": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processSlotOutlet), -/* harmony export */ "registerRuntimeHelpers": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.registerRuntimeHelpers), -/* harmony export */ "resolveComponentType": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.resolveComponentType), -/* harmony export */ "stringifyExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.stringifyExpression), -/* harmony export */ "toValidAssetId": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.toValidAssetId), -/* harmony export */ "trackSlotScopes": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.trackSlotScopes), -/* harmony export */ "trackVForSlotScopes": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.trackVForSlotScopes), -/* harmony export */ "transform": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transform), -/* harmony export */ "transformBind": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformBind), -/* harmony export */ "transformElement": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformElement), -/* harmony export */ "transformExpression": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformExpression), -/* harmony export */ "transformModel": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformModel), -/* harmony export */ "transformOn": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformOn), -/* harmony export */ "transformStyle": () => (/* binding */ transformStyle), -/* harmony export */ "traverseNode": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.traverseNode), -/* harmony export */ "walkBlockDeclarations": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkBlockDeclarations), -/* harmony export */ "walkFunctionParams": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkFunctionParams), -/* harmony export */ "walkIdentifiers": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkIdentifiers), -/* harmony export */ "warnDeprecation": () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.warnDeprecation) +/* harmony export */ BASE_TRANSITION: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.BASE_TRANSITION), +/* harmony export */ CAMELIZE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CAMELIZE), +/* harmony export */ CAPITALIZE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CAPITALIZE), +/* harmony export */ CREATE_BLOCK: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_BLOCK), +/* harmony export */ CREATE_COMMENT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_COMMENT), +/* harmony export */ CREATE_ELEMENT_BLOCK: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_ELEMENT_BLOCK), +/* harmony export */ CREATE_ELEMENT_VNODE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_ELEMENT_VNODE), +/* harmony export */ CREATE_SLOTS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_SLOTS), +/* harmony export */ CREATE_STATIC: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_STATIC), +/* harmony export */ CREATE_TEXT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_TEXT), +/* harmony export */ CREATE_VNODE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.CREATE_VNODE), +/* harmony export */ DOMDirectiveTransforms: () => (/* binding */ DOMDirectiveTransforms), +/* harmony export */ DOMNodeTransforms: () => (/* binding */ DOMNodeTransforms), +/* harmony export */ FRAGMENT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.FRAGMENT), +/* harmony export */ GUARD_REACTIVE_PROPS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.GUARD_REACTIVE_PROPS), +/* harmony export */ IS_MEMO_SAME: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.IS_MEMO_SAME), +/* harmony export */ IS_REF: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.IS_REF), +/* harmony export */ KEEP_ALIVE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.KEEP_ALIVE), +/* harmony export */ MERGE_PROPS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.MERGE_PROPS), +/* harmony export */ NORMALIZE_CLASS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_CLASS), +/* harmony export */ NORMALIZE_PROPS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_PROPS), +/* harmony export */ NORMALIZE_STYLE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.NORMALIZE_STYLE), +/* harmony export */ OPEN_BLOCK: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.OPEN_BLOCK), +/* harmony export */ POP_SCOPE_ID: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.POP_SCOPE_ID), +/* harmony export */ PUSH_SCOPE_ID: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.PUSH_SCOPE_ID), +/* harmony export */ RENDER_LIST: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RENDER_LIST), +/* harmony export */ RENDER_SLOT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RENDER_SLOT), +/* harmony export */ RESOLVE_COMPONENT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_COMPONENT), +/* harmony export */ RESOLVE_DIRECTIVE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_DIRECTIVE), +/* harmony export */ RESOLVE_DYNAMIC_COMPONENT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_DYNAMIC_COMPONENT), +/* harmony export */ RESOLVE_FILTER: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.RESOLVE_FILTER), +/* harmony export */ SET_BLOCK_TRACKING: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.SET_BLOCK_TRACKING), +/* harmony export */ SUSPENSE: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.SUSPENSE), +/* harmony export */ TELEPORT: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TELEPORT), +/* harmony export */ TO_DISPLAY_STRING: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_DISPLAY_STRING), +/* harmony export */ TO_HANDLERS: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_HANDLERS), +/* harmony export */ TO_HANDLER_KEY: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TO_HANDLER_KEY), +/* harmony export */ TRANSITION: () => (/* binding */ TRANSITION), +/* harmony export */ TRANSITION_GROUP: () => (/* binding */ TRANSITION_GROUP), +/* harmony export */ TS_NODE_TYPES: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.TS_NODE_TYPES), +/* harmony export */ UNREF: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.UNREF), +/* harmony export */ V_MODEL_CHECKBOX: () => (/* binding */ V_MODEL_CHECKBOX), +/* harmony export */ V_MODEL_DYNAMIC: () => (/* binding */ V_MODEL_DYNAMIC), +/* harmony export */ V_MODEL_RADIO: () => (/* binding */ V_MODEL_RADIO), +/* harmony export */ V_MODEL_SELECT: () => (/* binding */ V_MODEL_SELECT), +/* harmony export */ V_MODEL_TEXT: () => (/* binding */ V_MODEL_TEXT), +/* harmony export */ V_ON_WITH_KEYS: () => (/* binding */ V_ON_WITH_KEYS), +/* harmony export */ V_ON_WITH_MODIFIERS: () => (/* binding */ V_ON_WITH_MODIFIERS), +/* harmony export */ V_SHOW: () => (/* binding */ V_SHOW), +/* harmony export */ WITH_CTX: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_CTX), +/* harmony export */ WITH_DIRECTIVES: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_DIRECTIVES), +/* harmony export */ WITH_MEMO: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.WITH_MEMO), +/* harmony export */ advancePositionWithClone: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.advancePositionWithClone), +/* harmony export */ advancePositionWithMutation: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.advancePositionWithMutation), +/* harmony export */ assert: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.assert), +/* harmony export */ baseCompile: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.baseCompile), +/* harmony export */ baseParse: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.baseParse), +/* harmony export */ buildDirectiveArgs: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildDirectiveArgs), +/* harmony export */ buildProps: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildProps), +/* harmony export */ buildSlots: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.buildSlots), +/* harmony export */ checkCompatEnabled: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.checkCompatEnabled), +/* harmony export */ compile: () => (/* binding */ compile), +/* harmony export */ convertToBlock: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.convertToBlock), +/* harmony export */ createArrayExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createArrayExpression), +/* harmony export */ createAssignmentExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createAssignmentExpression), +/* harmony export */ createBlockStatement: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createBlockStatement), +/* harmony export */ createCacheExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCacheExpression), +/* harmony export */ createCallExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCallExpression), +/* harmony export */ createCompilerError: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCompilerError), +/* harmony export */ createCompoundExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createCompoundExpression), +/* harmony export */ createConditionalExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createConditionalExpression), +/* harmony export */ createDOMCompilerError: () => (/* binding */ createDOMCompilerError), +/* harmony export */ createForLoopParams: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createForLoopParams), +/* harmony export */ createFunctionExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createFunctionExpression), +/* harmony export */ createIfStatement: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createIfStatement), +/* harmony export */ createInterpolation: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createInterpolation), +/* harmony export */ createObjectExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createObjectExpression), +/* harmony export */ createObjectProperty: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createObjectProperty), +/* harmony export */ createReturnStatement: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createReturnStatement), +/* harmony export */ createRoot: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createRoot), +/* harmony export */ createSequenceExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createSequenceExpression), +/* harmony export */ createSimpleExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createSimpleExpression), +/* harmony export */ createStructuralDirectiveTransform: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createStructuralDirectiveTransform), +/* harmony export */ createTemplateLiteral: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createTemplateLiteral), +/* harmony export */ createTransformContext: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createTransformContext), +/* harmony export */ createVNodeCall: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.createVNodeCall), +/* harmony export */ extractIdentifiers: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.extractIdentifiers), +/* harmony export */ findDir: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.findDir), +/* harmony export */ findProp: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.findProp), +/* harmony export */ generate: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.generate), +/* harmony export */ generateCodeFrame: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.generateCodeFrame), +/* harmony export */ getBaseTransformPreset: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getBaseTransformPreset), +/* harmony export */ getConstantType: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getConstantType), +/* harmony export */ getInnerRange: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getInnerRange), +/* harmony export */ getMemoedVNodeCall: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getMemoedVNodeCall), +/* harmony export */ getVNodeBlockHelper: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getVNodeBlockHelper), +/* harmony export */ getVNodeHelper: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.getVNodeHelper), +/* harmony export */ hasDynamicKeyVBind: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.hasDynamicKeyVBind), +/* harmony export */ hasScopeRef: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.hasScopeRef), +/* harmony export */ helperNameMap: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.helperNameMap), +/* harmony export */ injectProp: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.injectProp), +/* harmony export */ isBuiltInType: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isBuiltInType), +/* harmony export */ isCoreComponent: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isCoreComponent), +/* harmony export */ isFunctionType: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isFunctionType), +/* harmony export */ isInDestructureAssignment: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isInDestructureAssignment), +/* harmony export */ isMemberExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpression), +/* harmony export */ isMemberExpressionBrowser: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpressionBrowser), +/* harmony export */ isMemberExpressionNode: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isMemberExpressionNode), +/* harmony export */ isReferencedIdentifier: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isReferencedIdentifier), +/* harmony export */ isSimpleIdentifier: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isSimpleIdentifier), +/* harmony export */ isSlotOutlet: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isSlotOutlet), +/* harmony export */ isStaticArgOf: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticArgOf), +/* harmony export */ isStaticExp: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticExp), +/* harmony export */ isStaticProperty: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticProperty), +/* harmony export */ isStaticPropertyKey: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isStaticPropertyKey), +/* harmony export */ isTemplateNode: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isTemplateNode), +/* harmony export */ isText: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isText), +/* harmony export */ isVSlot: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.isVSlot), +/* harmony export */ locStub: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.locStub), +/* harmony export */ noopDirectiveTransform: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.noopDirectiveTransform), +/* harmony export */ parse: () => (/* binding */ parse), +/* harmony export */ parserOptions: () => (/* binding */ parserOptions), +/* harmony export */ processExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processExpression), +/* harmony export */ processFor: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processFor), +/* harmony export */ processIf: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processIf), +/* harmony export */ processSlotOutlet: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.processSlotOutlet), +/* harmony export */ registerRuntimeHelpers: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.registerRuntimeHelpers), +/* harmony export */ resolveComponentType: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.resolveComponentType), +/* harmony export */ stringifyExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.stringifyExpression), +/* harmony export */ toValidAssetId: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.toValidAssetId), +/* harmony export */ trackSlotScopes: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.trackSlotScopes), +/* harmony export */ trackVForSlotScopes: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.trackVForSlotScopes), +/* harmony export */ transform: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transform), +/* harmony export */ transformBind: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformBind), +/* harmony export */ transformElement: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformElement), +/* harmony export */ transformExpression: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformExpression), +/* harmony export */ transformModel: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformModel), +/* harmony export */ transformOn: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.transformOn), +/* harmony export */ transformStyle: () => (/* binding */ transformStyle), +/* harmony export */ traverseNode: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.traverseNode), +/* harmony export */ walkBlockDeclarations: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkBlockDeclarations), +/* harmony export */ walkFunctionParams: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkFunctionParams), +/* harmony export */ walkIdentifiers: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.walkIdentifiers), +/* harmony export */ warnDeprecation: () => (/* reexport safe */ _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__.warnDeprecation) /* harmony export */ }); /* harmony import */ var _vue_compiler_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/compiler-core */ "./node_modules/@vue/compiler-core/dist/compiler-core.esm-bundler.js"); /* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); @@ -5663,41 +5665,41 @@ function parse(template, options = {}) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "EffectScope": () => (/* binding */ EffectScope), -/* harmony export */ "ITERATE_KEY": () => (/* binding */ ITERATE_KEY), -/* harmony export */ "ReactiveEffect": () => (/* binding */ ReactiveEffect), -/* harmony export */ "computed": () => (/* binding */ computed), -/* harmony export */ "customRef": () => (/* binding */ customRef), -/* harmony export */ "deferredComputed": () => (/* binding */ deferredComputed), -/* harmony export */ "effect": () => (/* binding */ effect), -/* harmony export */ "effectScope": () => (/* binding */ effectScope), -/* harmony export */ "enableTracking": () => (/* binding */ enableTracking), -/* harmony export */ "getCurrentScope": () => (/* binding */ getCurrentScope), -/* harmony export */ "isProxy": () => (/* binding */ isProxy), -/* harmony export */ "isReactive": () => (/* binding */ isReactive), -/* harmony export */ "isReadonly": () => (/* binding */ isReadonly), -/* harmony export */ "isRef": () => (/* binding */ isRef), -/* harmony export */ "isShallow": () => (/* binding */ isShallow), -/* harmony export */ "markRaw": () => (/* binding */ markRaw), -/* harmony export */ "onScopeDispose": () => (/* binding */ onScopeDispose), -/* harmony export */ "pauseTracking": () => (/* binding */ pauseTracking), -/* harmony export */ "proxyRefs": () => (/* binding */ proxyRefs), -/* harmony export */ "reactive": () => (/* binding */ reactive), -/* harmony export */ "readonly": () => (/* binding */ readonly), -/* harmony export */ "ref": () => (/* binding */ ref), -/* harmony export */ "resetTracking": () => (/* binding */ resetTracking), -/* harmony export */ "shallowReactive": () => (/* binding */ shallowReactive), -/* harmony export */ "shallowReadonly": () => (/* binding */ shallowReadonly), -/* harmony export */ "shallowRef": () => (/* binding */ shallowRef), -/* harmony export */ "stop": () => (/* binding */ stop), -/* harmony export */ "toRaw": () => (/* binding */ toRaw), -/* harmony export */ "toRef": () => (/* binding */ toRef), -/* harmony export */ "toRefs": () => (/* binding */ toRefs), -/* harmony export */ "toValue": () => (/* binding */ toValue), -/* harmony export */ "track": () => (/* binding */ track), -/* harmony export */ "trigger": () => (/* binding */ trigger), -/* harmony export */ "triggerRef": () => (/* binding */ triggerRef), -/* harmony export */ "unref": () => (/* binding */ unref) +/* harmony export */ EffectScope: () => (/* binding */ EffectScope), +/* harmony export */ ITERATE_KEY: () => (/* binding */ ITERATE_KEY), +/* harmony export */ ReactiveEffect: () => (/* binding */ ReactiveEffect), +/* harmony export */ computed: () => (/* binding */ computed), +/* harmony export */ customRef: () => (/* binding */ customRef), +/* harmony export */ deferredComputed: () => (/* binding */ deferredComputed), +/* harmony export */ effect: () => (/* binding */ effect), +/* harmony export */ effectScope: () => (/* binding */ effectScope), +/* harmony export */ enableTracking: () => (/* binding */ enableTracking), +/* harmony export */ getCurrentScope: () => (/* binding */ getCurrentScope), +/* harmony export */ isProxy: () => (/* binding */ isProxy), +/* harmony export */ isReactive: () => (/* binding */ isReactive), +/* harmony export */ isReadonly: () => (/* binding */ isReadonly), +/* harmony export */ isRef: () => (/* binding */ isRef), +/* harmony export */ isShallow: () => (/* binding */ isShallow), +/* harmony export */ markRaw: () => (/* binding */ markRaw), +/* harmony export */ onScopeDispose: () => (/* binding */ onScopeDispose), +/* harmony export */ pauseTracking: () => (/* binding */ pauseTracking), +/* harmony export */ proxyRefs: () => (/* binding */ proxyRefs), +/* harmony export */ reactive: () => (/* binding */ reactive), +/* harmony export */ readonly: () => (/* binding */ readonly), +/* harmony export */ ref: () => (/* binding */ ref), +/* harmony export */ resetTracking: () => (/* binding */ resetTracking), +/* harmony export */ shallowReactive: () => (/* binding */ shallowReactive), +/* harmony export */ shallowReadonly: () => (/* binding */ shallowReadonly), +/* harmony export */ shallowRef: () => (/* binding */ shallowRef), +/* harmony export */ stop: () => (/* binding */ stop), +/* harmony export */ toRaw: () => (/* binding */ toRaw), +/* harmony export */ toRef: () => (/* binding */ toRef), +/* harmony export */ toRefs: () => (/* binding */ toRefs), +/* harmony export */ toValue: () => (/* binding */ toValue), +/* harmony export */ track: () => (/* binding */ track), +/* harmony export */ trigger: () => (/* binding */ trigger), +/* harmony export */ triggerRef: () => (/* binding */ triggerRef), +/* harmony export */ unref: () => (/* binding */ unref) /* harmony export */ }); /* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); @@ -6035,7 +6037,8 @@ function trigger(target, type, key, newValue, oldValue, oldTarget) { if (deps[0]) { if (true) { triggerEffects(deps[0], eventInfo); - } else {} + } else // removed by dead control flow +{} } } else { const effects = []; @@ -6046,7 +6049,8 @@ function trigger(target, type, key, newValue, oldValue, oldTarget) { } if (true) { triggerEffects(createDep(effects), eventInfo); - } else {} + } else // removed by dead control flow +{} } } function triggerEffects(dep, debuggerEventExtraInfo) { @@ -6659,7 +6663,8 @@ function trackRefValue(ref2) { type: "get", key: "value" }); - } else {} + } else // removed by dead control flow +{} } } function triggerRefValue(ref2, newVal) { @@ -6673,7 +6678,8 @@ function triggerRefValue(ref2, newVal) { key: "value", newValue: newVal }); - } else {} + } else // removed by dead control flow +{} } } function isRef(r) { @@ -6952,139 +6958,139 @@ function deferredComputed(getter) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "BaseTransition": () => (/* binding */ BaseTransition), -/* harmony export */ "BaseTransitionPropsValidators": () => (/* binding */ BaseTransitionPropsValidators), -/* harmony export */ "Comment": () => (/* binding */ Comment), -/* harmony export */ "EffectScope": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.EffectScope), -/* harmony export */ "Fragment": () => (/* binding */ Fragment), -/* harmony export */ "KeepAlive": () => (/* binding */ KeepAlive), -/* harmony export */ "ReactiveEffect": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.ReactiveEffect), -/* harmony export */ "Static": () => (/* binding */ Static), -/* harmony export */ "Suspense": () => (/* binding */ Suspense), -/* harmony export */ "Teleport": () => (/* binding */ Teleport), -/* harmony export */ "Text": () => (/* binding */ Text), -/* harmony export */ "assertNumber": () => (/* binding */ assertNumber), -/* harmony export */ "callWithAsyncErrorHandling": () => (/* binding */ callWithAsyncErrorHandling), -/* harmony export */ "callWithErrorHandling": () => (/* binding */ callWithErrorHandling), -/* harmony export */ "camelize": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize), -/* harmony export */ "capitalize": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.capitalize), -/* harmony export */ "cloneVNode": () => (/* binding */ cloneVNode), -/* harmony export */ "compatUtils": () => (/* binding */ compatUtils), -/* harmony export */ "computed": () => (/* binding */ computed), -/* harmony export */ "createBlock": () => (/* binding */ createBlock), -/* harmony export */ "createCommentVNode": () => (/* binding */ createCommentVNode), -/* harmony export */ "createElementBlock": () => (/* binding */ createElementBlock), -/* harmony export */ "createElementVNode": () => (/* binding */ createBaseVNode), -/* harmony export */ "createHydrationRenderer": () => (/* binding */ createHydrationRenderer), -/* harmony export */ "createPropsRestProxy": () => (/* binding */ createPropsRestProxy), -/* harmony export */ "createRenderer": () => (/* binding */ createRenderer), -/* harmony export */ "createSlots": () => (/* binding */ createSlots), -/* harmony export */ "createStaticVNode": () => (/* binding */ createStaticVNode), -/* harmony export */ "createTextVNode": () => (/* binding */ createTextVNode), -/* harmony export */ "createVNode": () => (/* binding */ createVNode), -/* harmony export */ "customRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.customRef), -/* harmony export */ "defineAsyncComponent": () => (/* binding */ defineAsyncComponent), -/* harmony export */ "defineComponent": () => (/* binding */ defineComponent), -/* harmony export */ "defineEmits": () => (/* binding */ defineEmits), -/* harmony export */ "defineExpose": () => (/* binding */ defineExpose), -/* harmony export */ "defineModel": () => (/* binding */ defineModel), -/* harmony export */ "defineOptions": () => (/* binding */ defineOptions), -/* harmony export */ "defineProps": () => (/* binding */ defineProps), -/* harmony export */ "defineSlots": () => (/* binding */ defineSlots), -/* harmony export */ "devtools": () => (/* binding */ devtools), -/* harmony export */ "effect": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.effect), -/* harmony export */ "effectScope": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.effectScope), -/* harmony export */ "getCurrentInstance": () => (/* binding */ getCurrentInstance), -/* harmony export */ "getCurrentScope": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.getCurrentScope), -/* harmony export */ "getTransitionRawChildren": () => (/* binding */ getTransitionRawChildren), -/* harmony export */ "guardReactiveProps": () => (/* binding */ guardReactiveProps), -/* harmony export */ "h": () => (/* binding */ h), -/* harmony export */ "handleError": () => (/* binding */ handleError), -/* harmony export */ "hasInjectionContext": () => (/* binding */ hasInjectionContext), -/* harmony export */ "initCustomFormatter": () => (/* binding */ initCustomFormatter), -/* harmony export */ "inject": () => (/* binding */ inject), -/* harmony export */ "isMemoSame": () => (/* binding */ isMemoSame), -/* harmony export */ "isProxy": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isProxy), -/* harmony export */ "isReactive": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isReactive), -/* harmony export */ "isReadonly": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isReadonly), -/* harmony export */ "isRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isRef), -/* harmony export */ "isRuntimeOnly": () => (/* binding */ isRuntimeOnly), -/* harmony export */ "isShallow": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isShallow), -/* harmony export */ "isVNode": () => (/* binding */ isVNode), -/* harmony export */ "markRaw": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.markRaw), -/* harmony export */ "mergeDefaults": () => (/* binding */ mergeDefaults), -/* harmony export */ "mergeModels": () => (/* binding */ mergeModels), -/* harmony export */ "mergeProps": () => (/* binding */ mergeProps), -/* harmony export */ "nextTick": () => (/* binding */ nextTick), -/* harmony export */ "normalizeClass": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeClass), -/* harmony export */ "normalizeProps": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeProps), -/* harmony export */ "normalizeStyle": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeStyle), -/* harmony export */ "onActivated": () => (/* binding */ onActivated), -/* harmony export */ "onBeforeMount": () => (/* binding */ onBeforeMount), -/* harmony export */ "onBeforeUnmount": () => (/* binding */ onBeforeUnmount), -/* harmony export */ "onBeforeUpdate": () => (/* binding */ onBeforeUpdate), -/* harmony export */ "onDeactivated": () => (/* binding */ onDeactivated), -/* harmony export */ "onErrorCaptured": () => (/* binding */ onErrorCaptured), -/* harmony export */ "onMounted": () => (/* binding */ onMounted), -/* harmony export */ "onRenderTracked": () => (/* binding */ onRenderTracked), -/* harmony export */ "onRenderTriggered": () => (/* binding */ onRenderTriggered), -/* harmony export */ "onScopeDispose": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.onScopeDispose), -/* harmony export */ "onServerPrefetch": () => (/* binding */ onServerPrefetch), -/* harmony export */ "onUnmounted": () => (/* binding */ onUnmounted), -/* harmony export */ "onUpdated": () => (/* binding */ onUpdated), -/* harmony export */ "openBlock": () => (/* binding */ openBlock), -/* harmony export */ "popScopeId": () => (/* binding */ popScopeId), -/* harmony export */ "provide": () => (/* binding */ provide), -/* harmony export */ "proxyRefs": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.proxyRefs), -/* harmony export */ "pushScopeId": () => (/* binding */ pushScopeId), -/* harmony export */ "queuePostFlushCb": () => (/* binding */ queuePostFlushCb), -/* harmony export */ "reactive": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.reactive), -/* harmony export */ "readonly": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.readonly), -/* harmony export */ "ref": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.ref), -/* harmony export */ "registerRuntimeCompiler": () => (/* binding */ registerRuntimeCompiler), -/* harmony export */ "renderList": () => (/* binding */ renderList), -/* harmony export */ "renderSlot": () => (/* binding */ renderSlot), -/* harmony export */ "resolveComponent": () => (/* binding */ resolveComponent), -/* harmony export */ "resolveDirective": () => (/* binding */ resolveDirective), -/* harmony export */ "resolveDynamicComponent": () => (/* binding */ resolveDynamicComponent), -/* harmony export */ "resolveFilter": () => (/* binding */ resolveFilter), -/* harmony export */ "resolveTransitionHooks": () => (/* binding */ resolveTransitionHooks), -/* harmony export */ "setBlockTracking": () => (/* binding */ setBlockTracking), -/* harmony export */ "setDevtoolsHook": () => (/* binding */ setDevtoolsHook), -/* harmony export */ "setTransitionHooks": () => (/* binding */ setTransitionHooks), -/* harmony export */ "shallowReactive": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowReactive), -/* harmony export */ "shallowReadonly": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowReadonly), -/* harmony export */ "shallowRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowRef), -/* harmony export */ "ssrContextKey": () => (/* binding */ ssrContextKey), -/* harmony export */ "ssrUtils": () => (/* binding */ ssrUtils), -/* harmony export */ "stop": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.stop), -/* harmony export */ "toDisplayString": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.toDisplayString), -/* harmony export */ "toHandlerKey": () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.toHandlerKey), -/* harmony export */ "toHandlers": () => (/* binding */ toHandlers), -/* harmony export */ "toRaw": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRaw), -/* harmony export */ "toRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRef), -/* harmony export */ "toRefs": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRefs), -/* harmony export */ "toValue": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toValue), -/* harmony export */ "transformVNodeArgs": () => (/* binding */ transformVNodeArgs), -/* harmony export */ "triggerRef": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.triggerRef), -/* harmony export */ "unref": () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.unref), -/* harmony export */ "useAttrs": () => (/* binding */ useAttrs), -/* harmony export */ "useModel": () => (/* binding */ useModel), -/* harmony export */ "useSSRContext": () => (/* binding */ useSSRContext), -/* harmony export */ "useSlots": () => (/* binding */ useSlots), -/* harmony export */ "useTransitionState": () => (/* binding */ useTransitionState), -/* harmony export */ "version": () => (/* binding */ version), -/* harmony export */ "warn": () => (/* binding */ warn), -/* harmony export */ "watch": () => (/* binding */ watch), -/* harmony export */ "watchEffect": () => (/* binding */ watchEffect), -/* harmony export */ "watchPostEffect": () => (/* binding */ watchPostEffect), -/* harmony export */ "watchSyncEffect": () => (/* binding */ watchSyncEffect), -/* harmony export */ "withAsyncContext": () => (/* binding */ withAsyncContext), -/* harmony export */ "withCtx": () => (/* binding */ withCtx), -/* harmony export */ "withDefaults": () => (/* binding */ withDefaults), -/* harmony export */ "withDirectives": () => (/* binding */ withDirectives), -/* harmony export */ "withMemo": () => (/* binding */ withMemo), -/* harmony export */ "withScopeId": () => (/* binding */ withScopeId) +/* harmony export */ BaseTransition: () => (/* binding */ BaseTransition), +/* harmony export */ BaseTransitionPropsValidators: () => (/* binding */ BaseTransitionPropsValidators), +/* harmony export */ Comment: () => (/* binding */ Comment), +/* harmony export */ EffectScope: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.EffectScope), +/* harmony export */ Fragment: () => (/* binding */ Fragment), +/* harmony export */ KeepAlive: () => (/* binding */ KeepAlive), +/* harmony export */ ReactiveEffect: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.ReactiveEffect), +/* harmony export */ Static: () => (/* binding */ Static), +/* harmony export */ Suspense: () => (/* binding */ Suspense), +/* harmony export */ Teleport: () => (/* binding */ Teleport), +/* harmony export */ Text: () => (/* binding */ Text), +/* harmony export */ assertNumber: () => (/* binding */ assertNumber), +/* harmony export */ callWithAsyncErrorHandling: () => (/* binding */ callWithAsyncErrorHandling), +/* harmony export */ callWithErrorHandling: () => (/* binding */ callWithErrorHandling), +/* harmony export */ camelize: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize), +/* harmony export */ capitalize: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.capitalize), +/* harmony export */ cloneVNode: () => (/* binding */ cloneVNode), +/* harmony export */ compatUtils: () => (/* binding */ compatUtils), +/* harmony export */ computed: () => (/* binding */ computed), +/* harmony export */ createBlock: () => (/* binding */ createBlock), +/* harmony export */ createCommentVNode: () => (/* binding */ createCommentVNode), +/* harmony export */ createElementBlock: () => (/* binding */ createElementBlock), +/* harmony export */ createElementVNode: () => (/* binding */ createBaseVNode), +/* harmony export */ createHydrationRenderer: () => (/* binding */ createHydrationRenderer), +/* harmony export */ createPropsRestProxy: () => (/* binding */ createPropsRestProxy), +/* harmony export */ createRenderer: () => (/* binding */ createRenderer), +/* harmony export */ createSlots: () => (/* binding */ createSlots), +/* harmony export */ createStaticVNode: () => (/* binding */ createStaticVNode), +/* harmony export */ createTextVNode: () => (/* binding */ createTextVNode), +/* harmony export */ createVNode: () => (/* binding */ createVNode), +/* harmony export */ customRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.customRef), +/* harmony export */ defineAsyncComponent: () => (/* binding */ defineAsyncComponent), +/* harmony export */ defineComponent: () => (/* binding */ defineComponent), +/* harmony export */ defineEmits: () => (/* binding */ defineEmits), +/* harmony export */ defineExpose: () => (/* binding */ defineExpose), +/* harmony export */ defineModel: () => (/* binding */ defineModel), +/* harmony export */ defineOptions: () => (/* binding */ defineOptions), +/* harmony export */ defineProps: () => (/* binding */ defineProps), +/* harmony export */ defineSlots: () => (/* binding */ defineSlots), +/* harmony export */ devtools: () => (/* binding */ devtools), +/* harmony export */ effect: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.effect), +/* harmony export */ effectScope: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.effectScope), +/* harmony export */ getCurrentInstance: () => (/* binding */ getCurrentInstance), +/* harmony export */ getCurrentScope: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.getCurrentScope), +/* harmony export */ getTransitionRawChildren: () => (/* binding */ getTransitionRawChildren), +/* harmony export */ guardReactiveProps: () => (/* binding */ guardReactiveProps), +/* harmony export */ h: () => (/* binding */ h), +/* harmony export */ handleError: () => (/* binding */ handleError), +/* harmony export */ hasInjectionContext: () => (/* binding */ hasInjectionContext), +/* harmony export */ initCustomFormatter: () => (/* binding */ initCustomFormatter), +/* harmony export */ inject: () => (/* binding */ inject), +/* harmony export */ isMemoSame: () => (/* binding */ isMemoSame), +/* harmony export */ isProxy: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isProxy), +/* harmony export */ isReactive: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isReactive), +/* harmony export */ isReadonly: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isReadonly), +/* harmony export */ isRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isRef), +/* harmony export */ isRuntimeOnly: () => (/* binding */ isRuntimeOnly), +/* harmony export */ isShallow: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.isShallow), +/* harmony export */ isVNode: () => (/* binding */ isVNode), +/* harmony export */ markRaw: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.markRaw), +/* harmony export */ mergeDefaults: () => (/* binding */ mergeDefaults), +/* harmony export */ mergeModels: () => (/* binding */ mergeModels), +/* harmony export */ mergeProps: () => (/* binding */ mergeProps), +/* harmony export */ nextTick: () => (/* binding */ nextTick), +/* harmony export */ normalizeClass: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeClass), +/* harmony export */ normalizeProps: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeProps), +/* harmony export */ normalizeStyle: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.normalizeStyle), +/* harmony export */ onActivated: () => (/* binding */ onActivated), +/* harmony export */ onBeforeMount: () => (/* binding */ onBeforeMount), +/* harmony export */ onBeforeUnmount: () => (/* binding */ onBeforeUnmount), +/* harmony export */ onBeforeUpdate: () => (/* binding */ onBeforeUpdate), +/* harmony export */ onDeactivated: () => (/* binding */ onDeactivated), +/* harmony export */ onErrorCaptured: () => (/* binding */ onErrorCaptured), +/* harmony export */ onMounted: () => (/* binding */ onMounted), +/* harmony export */ onRenderTracked: () => (/* binding */ onRenderTracked), +/* harmony export */ onRenderTriggered: () => (/* binding */ onRenderTriggered), +/* harmony export */ onScopeDispose: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.onScopeDispose), +/* harmony export */ onServerPrefetch: () => (/* binding */ onServerPrefetch), +/* harmony export */ onUnmounted: () => (/* binding */ onUnmounted), +/* harmony export */ onUpdated: () => (/* binding */ onUpdated), +/* harmony export */ openBlock: () => (/* binding */ openBlock), +/* harmony export */ popScopeId: () => (/* binding */ popScopeId), +/* harmony export */ provide: () => (/* binding */ provide), +/* harmony export */ proxyRefs: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.proxyRefs), +/* harmony export */ pushScopeId: () => (/* binding */ pushScopeId), +/* harmony export */ queuePostFlushCb: () => (/* binding */ queuePostFlushCb), +/* harmony export */ reactive: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.reactive), +/* harmony export */ readonly: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.readonly), +/* harmony export */ ref: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.ref), +/* harmony export */ registerRuntimeCompiler: () => (/* binding */ registerRuntimeCompiler), +/* harmony export */ renderList: () => (/* binding */ renderList), +/* harmony export */ renderSlot: () => (/* binding */ renderSlot), +/* harmony export */ resolveComponent: () => (/* binding */ resolveComponent), +/* harmony export */ resolveDirective: () => (/* binding */ resolveDirective), +/* harmony export */ resolveDynamicComponent: () => (/* binding */ resolveDynamicComponent), +/* harmony export */ resolveFilter: () => (/* binding */ resolveFilter), +/* harmony export */ resolveTransitionHooks: () => (/* binding */ resolveTransitionHooks), +/* harmony export */ setBlockTracking: () => (/* binding */ setBlockTracking), +/* harmony export */ setDevtoolsHook: () => (/* binding */ setDevtoolsHook), +/* harmony export */ setTransitionHooks: () => (/* binding */ setTransitionHooks), +/* harmony export */ shallowReactive: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowReactive), +/* harmony export */ shallowReadonly: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowReadonly), +/* harmony export */ shallowRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.shallowRef), +/* harmony export */ ssrContextKey: () => (/* binding */ ssrContextKey), +/* harmony export */ ssrUtils: () => (/* binding */ ssrUtils), +/* harmony export */ stop: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.stop), +/* harmony export */ toDisplayString: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.toDisplayString), +/* harmony export */ toHandlerKey: () => (/* reexport safe */ _vue_shared__WEBPACK_IMPORTED_MODULE_1__.toHandlerKey), +/* harmony export */ toHandlers: () => (/* binding */ toHandlers), +/* harmony export */ toRaw: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRaw), +/* harmony export */ toRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRef), +/* harmony export */ toRefs: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toRefs), +/* harmony export */ toValue: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.toValue), +/* harmony export */ transformVNodeArgs: () => (/* binding */ transformVNodeArgs), +/* harmony export */ triggerRef: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.triggerRef), +/* harmony export */ unref: () => (/* reexport safe */ _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.unref), +/* harmony export */ useAttrs: () => (/* binding */ useAttrs), +/* harmony export */ useModel: () => (/* binding */ useModel), +/* harmony export */ useSSRContext: () => (/* binding */ useSSRContext), +/* harmony export */ useSlots: () => (/* binding */ useSlots), +/* harmony export */ useTransitionState: () => (/* binding */ useTransitionState), +/* harmony export */ version: () => (/* binding */ version), +/* harmony export */ warn: () => (/* binding */ warn), +/* harmony export */ watch: () => (/* binding */ watch), +/* harmony export */ watchEffect: () => (/* binding */ watchEffect), +/* harmony export */ watchPostEffect: () => (/* binding */ watchPostEffect), +/* harmony export */ watchSyncEffect: () => (/* binding */ watchSyncEffect), +/* harmony export */ withAsyncContext: () => (/* binding */ withAsyncContext), +/* harmony export */ withCtx: () => (/* binding */ withCtx), +/* harmony export */ withDefaults: () => (/* binding */ withDefaults), +/* harmony export */ withDirectives: () => (/* binding */ withDirectives), +/* harmony export */ withMemo: () => (/* binding */ withMemo), +/* harmony export */ withScopeId: () => (/* binding */ withScopeId) /* harmony export */ }); /* harmony import */ var _vue_reactivity__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/reactivity */ "./node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js"); /* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); @@ -7102,7 +7108,8 @@ function popWarningContext() { } function warn(msg, ...args) { if (false) - {} + // removed by dead control flow +{} (0,_vue_reactivity__WEBPACK_IMPORTED_MODULE_0__.pauseTracking)(); const instance = stack.length ? stack[stack.length - 1].component : null; const appWarnHandler = instance && instance.appContext.config.warnHandler; @@ -7201,7 +7208,8 @@ function formatProp(key, value, raw) { } function assertNumber(val, type) { if (false) - {} + // removed by dead control flow +{} if (val === void 0) { return; } else if (typeof val !== "number") { @@ -7312,7 +7320,8 @@ function logError(err, type, contextVNode, throwInDev = true) { } else { console.error(err); } - } else {} + } else // removed by dead control flow +{} } let isFlushing = false; @@ -9072,7 +9081,8 @@ const BaseTransitionImpl = { child = c; hasFound = true; if (false) - {} + // removed by dead control flow +{} } } } @@ -10428,7 +10438,8 @@ function applyOptions(instance) { enumerable: true, writable: true }); - } else {} + } else // removed by dead control flow +{} if (true) { checkDuplicateProperties("Methods" /* METHODS */, key); } @@ -12607,7 +12618,8 @@ function baseCreateRenderer(options, createHydrationFns) { ); if (true) { traverseStaticChildren(n1, n2); - } else {} + } else // removed by dead control flow +{} } else { patchChildren( n1, @@ -14212,7 +14224,8 @@ function createComponentInstance(vnode, parent, suspense) { }; if (true) { instance.ctx = createDevRenderContext(instance); - } else {} + } else // removed by dead control flow +{} instance.root = parent ? parent.root : instance; instance.emit = emit.bind(null, instance); if (vnode.ce) { @@ -14489,7 +14502,8 @@ function createSetupContext(instance) { }, expose }); - } else {} + } else // removed by dead control flow +{} } function getExposeProxy(instance) { if (instance.exposed) { @@ -14808,162 +14822,162 @@ const compatUtils = null; "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "BaseTransition": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransition), -/* harmony export */ "BaseTransitionPropsValidators": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransitionPropsValidators), -/* harmony export */ "Comment": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Comment), -/* harmony export */ "EffectScope": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.EffectScope), -/* harmony export */ "Fragment": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Fragment), -/* harmony export */ "KeepAlive": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.KeepAlive), -/* harmony export */ "ReactiveEffect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ReactiveEffect), -/* harmony export */ "Static": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Static), -/* harmony export */ "Suspense": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Suspense), -/* harmony export */ "Teleport": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Teleport), -/* harmony export */ "Text": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Text), -/* harmony export */ "Transition": () => (/* binding */ Transition), -/* harmony export */ "TransitionGroup": () => (/* binding */ TransitionGroup), -/* harmony export */ "VueElement": () => (/* binding */ VueElement), -/* harmony export */ "assertNumber": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.assertNumber), -/* harmony export */ "callWithAsyncErrorHandling": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.callWithAsyncErrorHandling), -/* harmony export */ "callWithErrorHandling": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.callWithErrorHandling), -/* harmony export */ "camelize": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.camelize), -/* harmony export */ "capitalize": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.capitalize), -/* harmony export */ "cloneVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.cloneVNode), -/* harmony export */ "compatUtils": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.compatUtils), -/* harmony export */ "computed": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.computed), -/* harmony export */ "createApp": () => (/* binding */ createApp), -/* harmony export */ "createBlock": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createBlock), -/* harmony export */ "createCommentVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode), -/* harmony export */ "createElementBlock": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createElementBlock), -/* harmony export */ "createElementVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createElementVNode), -/* harmony export */ "createHydrationRenderer": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createHydrationRenderer), -/* harmony export */ "createPropsRestProxy": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createPropsRestProxy), -/* harmony export */ "createRenderer": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createRenderer), -/* harmony export */ "createSSRApp": () => (/* binding */ createSSRApp), -/* harmony export */ "createSlots": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createSlots), -/* harmony export */ "createStaticVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createStaticVNode), -/* harmony export */ "createTextVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createTextVNode), -/* harmony export */ "createVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createVNode), -/* harmony export */ "customRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.customRef), -/* harmony export */ "defineAsyncComponent": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineAsyncComponent), -/* harmony export */ "defineComponent": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineComponent), -/* harmony export */ "defineCustomElement": () => (/* binding */ defineCustomElement), -/* harmony export */ "defineEmits": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineEmits), -/* harmony export */ "defineExpose": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineExpose), -/* harmony export */ "defineModel": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineModel), -/* harmony export */ "defineOptions": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineOptions), -/* harmony export */ "defineProps": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineProps), -/* harmony export */ "defineSSRCustomElement": () => (/* binding */ defineSSRCustomElement), -/* harmony export */ "defineSlots": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineSlots), -/* harmony export */ "devtools": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.devtools), -/* harmony export */ "effect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.effect), -/* harmony export */ "effectScope": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.effectScope), -/* harmony export */ "getCurrentInstance": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentInstance), -/* harmony export */ "getCurrentScope": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentScope), -/* harmony export */ "getTransitionRawChildren": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getTransitionRawChildren), -/* harmony export */ "guardReactiveProps": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.guardReactiveProps), -/* harmony export */ "h": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.h), -/* harmony export */ "handleError": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.handleError), -/* harmony export */ "hasInjectionContext": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.hasInjectionContext), -/* harmony export */ "hydrate": () => (/* binding */ hydrate), -/* harmony export */ "initCustomFormatter": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.initCustomFormatter), -/* harmony export */ "initDirectivesForSSR": () => (/* binding */ initDirectivesForSSR), -/* harmony export */ "inject": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.inject), -/* harmony export */ "isMemoSame": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isMemoSame), -/* harmony export */ "isProxy": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isProxy), -/* harmony export */ "isReactive": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isReactive), -/* harmony export */ "isReadonly": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isReadonly), -/* harmony export */ "isRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isRef), -/* harmony export */ "isRuntimeOnly": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isRuntimeOnly), -/* harmony export */ "isShallow": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isShallow), -/* harmony export */ "isVNode": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isVNode), -/* harmony export */ "markRaw": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.markRaw), -/* harmony export */ "mergeDefaults": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeDefaults), -/* harmony export */ "mergeModels": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeModels), -/* harmony export */ "mergeProps": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeProps), -/* harmony export */ "nextTick": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.nextTick), -/* harmony export */ "normalizeClass": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeClass), -/* harmony export */ "normalizeProps": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeProps), -/* harmony export */ "normalizeStyle": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeStyle), -/* harmony export */ "onActivated": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onActivated), -/* harmony export */ "onBeforeMount": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeMount), -/* harmony export */ "onBeforeUnmount": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeUnmount), -/* harmony export */ "onBeforeUpdate": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeUpdate), -/* harmony export */ "onDeactivated": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onDeactivated), -/* harmony export */ "onErrorCaptured": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onErrorCaptured), -/* harmony export */ "onMounted": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onMounted), -/* harmony export */ "onRenderTracked": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onRenderTracked), -/* harmony export */ "onRenderTriggered": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onRenderTriggered), -/* harmony export */ "onScopeDispose": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onScopeDispose), -/* harmony export */ "onServerPrefetch": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onServerPrefetch), -/* harmony export */ "onUnmounted": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onUnmounted), -/* harmony export */ "onUpdated": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onUpdated), -/* harmony export */ "openBlock": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.openBlock), -/* harmony export */ "popScopeId": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.popScopeId), -/* harmony export */ "provide": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.provide), -/* harmony export */ "proxyRefs": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.proxyRefs), -/* harmony export */ "pushScopeId": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.pushScopeId), -/* harmony export */ "queuePostFlushCb": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.queuePostFlushCb), -/* harmony export */ "reactive": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.reactive), -/* harmony export */ "readonly": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.readonly), -/* harmony export */ "ref": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ref), -/* harmony export */ "registerRuntimeCompiler": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.registerRuntimeCompiler), -/* harmony export */ "render": () => (/* binding */ render), -/* harmony export */ "renderList": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.renderList), -/* harmony export */ "renderSlot": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.renderSlot), -/* harmony export */ "resolveComponent": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveComponent), -/* harmony export */ "resolveDirective": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveDirective), -/* harmony export */ "resolveDynamicComponent": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveDynamicComponent), -/* harmony export */ "resolveFilter": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveFilter), -/* harmony export */ "resolveTransitionHooks": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveTransitionHooks), -/* harmony export */ "setBlockTracking": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setBlockTracking), -/* harmony export */ "setDevtoolsHook": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setDevtoolsHook), -/* harmony export */ "setTransitionHooks": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setTransitionHooks), -/* harmony export */ "shallowReactive": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowReactive), -/* harmony export */ "shallowReadonly": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowReadonly), -/* harmony export */ "shallowRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowRef), -/* harmony export */ "ssrContextKey": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ssrContextKey), -/* harmony export */ "ssrUtils": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ssrUtils), -/* harmony export */ "stop": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.stop), -/* harmony export */ "toDisplayString": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toDisplayString), -/* harmony export */ "toHandlerKey": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toHandlerKey), -/* harmony export */ "toHandlers": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toHandlers), -/* harmony export */ "toRaw": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRaw), -/* harmony export */ "toRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRef), -/* harmony export */ "toRefs": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRefs), -/* harmony export */ "toValue": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toValue), -/* harmony export */ "transformVNodeArgs": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.transformVNodeArgs), -/* harmony export */ "triggerRef": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.triggerRef), -/* harmony export */ "unref": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.unref), -/* harmony export */ "useAttrs": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useAttrs), -/* harmony export */ "useCssModule": () => (/* binding */ useCssModule), -/* harmony export */ "useCssVars": () => (/* binding */ useCssVars), -/* harmony export */ "useModel": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useModel), -/* harmony export */ "useSSRContext": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useSSRContext), -/* harmony export */ "useSlots": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useSlots), -/* harmony export */ "useTransitionState": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useTransitionState), -/* harmony export */ "vModelCheckbox": () => (/* binding */ vModelCheckbox), -/* harmony export */ "vModelDynamic": () => (/* binding */ vModelDynamic), -/* harmony export */ "vModelRadio": () => (/* binding */ vModelRadio), -/* harmony export */ "vModelSelect": () => (/* binding */ vModelSelect), -/* harmony export */ "vModelText": () => (/* binding */ vModelText), -/* harmony export */ "vShow": () => (/* binding */ vShow), -/* harmony export */ "version": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.version), -/* harmony export */ "warn": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn), -/* harmony export */ "watch": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watch), -/* harmony export */ "watchEffect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchEffect), -/* harmony export */ "watchPostEffect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchPostEffect), -/* harmony export */ "watchSyncEffect": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchSyncEffect), -/* harmony export */ "withAsyncContext": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withAsyncContext), -/* harmony export */ "withCtx": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withCtx), -/* harmony export */ "withDefaults": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withDefaults), -/* harmony export */ "withDirectives": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withDirectives), -/* harmony export */ "withKeys": () => (/* binding */ withKeys), -/* harmony export */ "withMemo": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withMemo), -/* harmony export */ "withModifiers": () => (/* binding */ withModifiers), -/* harmony export */ "withScopeId": () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withScopeId) +/* harmony export */ BaseTransition: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransition), +/* harmony export */ BaseTransitionPropsValidators: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransitionPropsValidators), +/* harmony export */ Comment: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Comment), +/* harmony export */ EffectScope: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.EffectScope), +/* harmony export */ Fragment: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Fragment), +/* harmony export */ KeepAlive: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.KeepAlive), +/* harmony export */ ReactiveEffect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ReactiveEffect), +/* harmony export */ Static: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Static), +/* harmony export */ Suspense: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Suspense), +/* harmony export */ Teleport: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Teleport), +/* harmony export */ Text: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.Text), +/* harmony export */ Transition: () => (/* binding */ Transition), +/* harmony export */ TransitionGroup: () => (/* binding */ TransitionGroup), +/* harmony export */ VueElement: () => (/* binding */ VueElement), +/* harmony export */ assertNumber: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.assertNumber), +/* harmony export */ callWithAsyncErrorHandling: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.callWithAsyncErrorHandling), +/* harmony export */ callWithErrorHandling: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.callWithErrorHandling), +/* harmony export */ camelize: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.camelize), +/* harmony export */ capitalize: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.capitalize), +/* harmony export */ cloneVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.cloneVNode), +/* harmony export */ compatUtils: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.compatUtils), +/* harmony export */ computed: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.computed), +/* harmony export */ createApp: () => (/* binding */ createApp), +/* harmony export */ createBlock: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createBlock), +/* harmony export */ createCommentVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode), +/* harmony export */ createElementBlock: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createElementBlock), +/* harmony export */ createElementVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createElementVNode), +/* harmony export */ createHydrationRenderer: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createHydrationRenderer), +/* harmony export */ createPropsRestProxy: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createPropsRestProxy), +/* harmony export */ createRenderer: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createRenderer), +/* harmony export */ createSSRApp: () => (/* binding */ createSSRApp), +/* harmony export */ createSlots: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createSlots), +/* harmony export */ createStaticVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createStaticVNode), +/* harmony export */ createTextVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createTextVNode), +/* harmony export */ createVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createVNode), +/* harmony export */ customRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.customRef), +/* harmony export */ defineAsyncComponent: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineAsyncComponent), +/* harmony export */ defineComponent: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineComponent), +/* harmony export */ defineCustomElement: () => (/* binding */ defineCustomElement), +/* harmony export */ defineEmits: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineEmits), +/* harmony export */ defineExpose: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineExpose), +/* harmony export */ defineModel: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineModel), +/* harmony export */ defineOptions: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineOptions), +/* harmony export */ defineProps: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineProps), +/* harmony export */ defineSSRCustomElement: () => (/* binding */ defineSSRCustomElement), +/* harmony export */ defineSlots: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.defineSlots), +/* harmony export */ devtools: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.devtools), +/* harmony export */ effect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.effect), +/* harmony export */ effectScope: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.effectScope), +/* harmony export */ getCurrentInstance: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentInstance), +/* harmony export */ getCurrentScope: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentScope), +/* harmony export */ getTransitionRawChildren: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getTransitionRawChildren), +/* harmony export */ guardReactiveProps: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.guardReactiveProps), +/* harmony export */ h: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.h), +/* harmony export */ handleError: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.handleError), +/* harmony export */ hasInjectionContext: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.hasInjectionContext), +/* harmony export */ hydrate: () => (/* binding */ hydrate), +/* harmony export */ initCustomFormatter: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.initCustomFormatter), +/* harmony export */ initDirectivesForSSR: () => (/* binding */ initDirectivesForSSR), +/* harmony export */ inject: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.inject), +/* harmony export */ isMemoSame: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isMemoSame), +/* harmony export */ isProxy: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isProxy), +/* harmony export */ isReactive: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isReactive), +/* harmony export */ isReadonly: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isReadonly), +/* harmony export */ isRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isRef), +/* harmony export */ isRuntimeOnly: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isRuntimeOnly), +/* harmony export */ isShallow: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isShallow), +/* harmony export */ isVNode: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.isVNode), +/* harmony export */ markRaw: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.markRaw), +/* harmony export */ mergeDefaults: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeDefaults), +/* harmony export */ mergeModels: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeModels), +/* harmony export */ mergeProps: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.mergeProps), +/* harmony export */ nextTick: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.nextTick), +/* harmony export */ normalizeClass: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeClass), +/* harmony export */ normalizeProps: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeProps), +/* harmony export */ normalizeStyle: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.normalizeStyle), +/* harmony export */ onActivated: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onActivated), +/* harmony export */ onBeforeMount: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeMount), +/* harmony export */ onBeforeUnmount: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeUnmount), +/* harmony export */ onBeforeUpdate: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onBeforeUpdate), +/* harmony export */ onDeactivated: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onDeactivated), +/* harmony export */ onErrorCaptured: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onErrorCaptured), +/* harmony export */ onMounted: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onMounted), +/* harmony export */ onRenderTracked: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onRenderTracked), +/* harmony export */ onRenderTriggered: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onRenderTriggered), +/* harmony export */ onScopeDispose: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onScopeDispose), +/* harmony export */ onServerPrefetch: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onServerPrefetch), +/* harmony export */ onUnmounted: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onUnmounted), +/* harmony export */ onUpdated: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.onUpdated), +/* harmony export */ openBlock: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.openBlock), +/* harmony export */ popScopeId: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.popScopeId), +/* harmony export */ provide: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.provide), +/* harmony export */ proxyRefs: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.proxyRefs), +/* harmony export */ pushScopeId: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.pushScopeId), +/* harmony export */ queuePostFlushCb: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.queuePostFlushCb), +/* harmony export */ reactive: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.reactive), +/* harmony export */ readonly: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.readonly), +/* harmony export */ ref: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ref), +/* harmony export */ registerRuntimeCompiler: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.registerRuntimeCompiler), +/* harmony export */ render: () => (/* binding */ render), +/* harmony export */ renderList: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.renderList), +/* harmony export */ renderSlot: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.renderSlot), +/* harmony export */ resolveComponent: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveComponent), +/* harmony export */ resolveDirective: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveDirective), +/* harmony export */ resolveDynamicComponent: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveDynamicComponent), +/* harmony export */ resolveFilter: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveFilter), +/* harmony export */ resolveTransitionHooks: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.resolveTransitionHooks), +/* harmony export */ setBlockTracking: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setBlockTracking), +/* harmony export */ setDevtoolsHook: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setDevtoolsHook), +/* harmony export */ setTransitionHooks: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.setTransitionHooks), +/* harmony export */ shallowReactive: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowReactive), +/* harmony export */ shallowReadonly: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowReadonly), +/* harmony export */ shallowRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.shallowRef), +/* harmony export */ ssrContextKey: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ssrContextKey), +/* harmony export */ ssrUtils: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.ssrUtils), +/* harmony export */ stop: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.stop), +/* harmony export */ toDisplayString: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toDisplayString), +/* harmony export */ toHandlerKey: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toHandlerKey), +/* harmony export */ toHandlers: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toHandlers), +/* harmony export */ toRaw: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRaw), +/* harmony export */ toRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRef), +/* harmony export */ toRefs: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toRefs), +/* harmony export */ toValue: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.toValue), +/* harmony export */ transformVNodeArgs: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.transformVNodeArgs), +/* harmony export */ triggerRef: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.triggerRef), +/* harmony export */ unref: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.unref), +/* harmony export */ useAttrs: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useAttrs), +/* harmony export */ useCssModule: () => (/* binding */ useCssModule), +/* harmony export */ useCssVars: () => (/* binding */ useCssVars), +/* harmony export */ useModel: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useModel), +/* harmony export */ useSSRContext: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useSSRContext), +/* harmony export */ useSlots: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useSlots), +/* harmony export */ useTransitionState: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.useTransitionState), +/* harmony export */ vModelCheckbox: () => (/* binding */ vModelCheckbox), +/* harmony export */ vModelDynamic: () => (/* binding */ vModelDynamic), +/* harmony export */ vModelRadio: () => (/* binding */ vModelRadio), +/* harmony export */ vModelSelect: () => (/* binding */ vModelSelect), +/* harmony export */ vModelText: () => (/* binding */ vModelText), +/* harmony export */ vShow: () => (/* binding */ vShow), +/* harmony export */ version: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.version), +/* harmony export */ warn: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn), +/* harmony export */ watch: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watch), +/* harmony export */ watchEffect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchEffect), +/* harmony export */ watchPostEffect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchPostEffect), +/* harmony export */ watchSyncEffect: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.watchSyncEffect), +/* harmony export */ withAsyncContext: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withAsyncContext), +/* harmony export */ withCtx: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withCtx), +/* harmony export */ withDefaults: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withDefaults), +/* harmony export */ withDirectives: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withDirectives), +/* harmony export */ withKeys: () => (/* binding */ withKeys), +/* harmony export */ withMemo: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withMemo), +/* harmony export */ withModifiers: () => (/* binding */ withModifiers), +/* harmony export */ withScopeId: () => (/* reexport safe */ _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.withScopeId) /* harmony export */ }); /* harmony import */ var _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vue/runtime-core */ "./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js"); -/* harmony import */ var _vue_shared__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); +/* harmony import */ var _vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vue/shared */ "./node_modules/@vue/shared/dist/shared.esm-bundler.js"); /* harmony import */ var _vue_runtime_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @vue/runtime-core */ "./node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js"); @@ -15052,9 +15066,9 @@ function patchClass(el, value, isSVG) { function patchStyle(el, prev, next) { const style = el.style; - const isCssString = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isString)(next); + const isCssString = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isString)(next); if (next && !isCssString) { - if (prev && !(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isString)(prev)) { + if (prev && !(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isString)(prev)) { for (const key in prev) { if (next[key] == null) { setStyle(style, key, ""); @@ -15081,7 +15095,7 @@ function patchStyle(el, prev, next) { const semicolonRE = /[^/];\s*$/; const importantRE = /\s*!important$/; function setStyle(style, name, val) { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(val)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(val)) { val.forEach((v) => setStyle(style, name, v)); } else { if (val == null) @@ -15099,7 +15113,7 @@ function setStyle(style, name, val) { const prefixed = autoPrefix(style, name); if (importantRE.test(val)) { style.setProperty( - (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(prefixed), + (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(prefixed), val.replace(importantRE, ""), "important" ); @@ -15116,11 +15130,11 @@ function autoPrefix(style, rawName) { if (cached) { return cached; } - let name = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize)(rawName); + let name = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.camelize)(rawName); if (name !== "filter" && name in style) { return prefixCache[rawName] = name; } - name = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.capitalize)(name); + name = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.capitalize)(name); for (let i = 0; i < prefixes.length; i++) { const prefixed = prefixes[i] + name; if (prefixed in style) { @@ -15139,8 +15153,8 @@ function patchAttr(el, key, value, isSVG, instance) { el.setAttributeNS(xlinkNS, key, value); } } else { - const isBoolean = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSpecialBooleanAttr)(key); - if (value == null || isBoolean && !(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.includeBooleanAttr)(value)) { + const isBoolean = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSpecialBooleanAttr)(key); + if (value == null || isBoolean && !(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.includeBooleanAttr)(value)) { el.removeAttribute(key); } else { el.setAttribute(key, isBoolean ? "" : value); @@ -15174,7 +15188,7 @@ function patchDOMProp(el, key, value, prevChildren, parentComponent, parentSuspe if (value === "" || value == null) { const type = typeof el[key]; if (type === "boolean") { - value = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.includeBooleanAttr)(value); + value = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.includeBooleanAttr)(value); } else if (value == null && type === "string") { value = ""; needRemove = true; @@ -15229,7 +15243,7 @@ function parseName(name) { options[m[0].toLowerCase()] = true; } } - const event = name[2] === ":" ? name.slice(3) : (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(name.slice(2)); + const event = name[2] === ":" ? name.slice(3) : (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(name.slice(2)); return [event, options]; } let cachedNow = 0; @@ -15254,7 +15268,7 @@ function createInvoker(initialValue, instance) { return invoker; } function patchStopImmediatePropagation(e, value) { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { const originalStop = e.stopImmediatePropagation; e.stopImmediatePropagation = () => { originalStop.call(e); @@ -15272,8 +15286,8 @@ const patchProp = (el, key, prevValue, nextValue, isSVG = false, prevChildren, p patchClass(el, nextValue, isSVG); } else if (key === "style") { patchStyle(el, prevValue, nextValue); - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isOn)(key)) { - if (!(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isModelListener)(key)) { + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isOn)(key)) { + if (!(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isModelListener)(key)) { patchEvent(el, key, prevValue, nextValue, parentComponent); } } else if (key[0] === "." ? (key = key.slice(1), true) : key[0] === "^" ? (key = key.slice(1), false) : shouldSetAsProp(el, key, nextValue, isSVG)) { @@ -15300,7 +15314,7 @@ function shouldSetAsProp(el, key, value, isSVG) { if (key === "innerHTML" || key === "textContent") { return true; } - if (key in el && nativeOnRE.test(key) && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isFunction)(value)) { + if (key in el && nativeOnRE.test(key) && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isFunction)(value)) { return true; } return false; @@ -15317,7 +15331,7 @@ function shouldSetAsProp(el, key, value, isSVG) { if (key === "type" && el.tagName === "TEXTAREA") { return false; } - if (nativeOnRE.test(key) && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isString)(value)) { + if (nativeOnRE.test(key) && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isString)(value)) { return false; } return key in el; @@ -15399,14 +15413,14 @@ class VueElement extends BaseClass { const resolve = (def, isAsync = false) => { const { props, styles } = def; let numberProps; - if (props && !(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(props)) { + if (props && !(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(props)) { for (const key in props) { const opt = props[key]; if (opt === Number || opt && opt.type === Number) { if (key in this._props) { - this._props[key] = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.toNumber)(this._props[key]); + this._props[key] = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.toNumber)(this._props[key]); } - (numberProps || (numberProps = /* @__PURE__ */ Object.create(null)))[(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize)(key)] = true; + (numberProps || (numberProps = /* @__PURE__ */ Object.create(null)))[(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.camelize)(key)] = true; } } } @@ -15426,13 +15440,13 @@ class VueElement extends BaseClass { } _resolveProps(def) { const { props } = def; - const declaredPropKeys = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(props) ? props : Object.keys(props || {}); + const declaredPropKeys = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(props) ? props : Object.keys(props || {}); for (const key of Object.keys(this)) { if (key[0] !== "_" && declaredPropKeys.includes(key)) { this._setProp(key, this[key], true, false); } } - for (const key of declaredPropKeys.map(_vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize)) { + for (const key of declaredPropKeys.map(_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.camelize)) { Object.defineProperty(this, key, { get() { return this._getProp(key); @@ -15445,9 +15459,9 @@ class VueElement extends BaseClass { } _setAttr(key) { let value = this.getAttribute(key); - const camelKey = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.camelize)(key); + const camelKey = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.camelize)(key); if (this._numberProps && this._numberProps[camelKey]) { - value = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.toNumber)(value); + value = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.toNumber)(value); } this._setProp(camelKey, value, false); } @@ -15468,11 +15482,11 @@ class VueElement extends BaseClass { } if (shouldReflect) { if (val === true) { - this.setAttribute((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key), ""); + this.setAttribute((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key), ""); } else if (typeof val === "string" || typeof val === "number") { - this.setAttribute((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key), val + ""); + this.setAttribute((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key), val + ""); } else if (!val) { - this.removeAttribute((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key)); + this.removeAttribute((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(key)); } } } @@ -15481,7 +15495,7 @@ class VueElement extends BaseClass { render(this._createVNode(), this.shadowRoot); } _createVNode() { - const vnode = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createVNode)(this._def, (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)({}, this._props)); + const vnode = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.createVNode)(this._def, (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)({}, this._props)); if (!this._instance) { vnode.ce = (instance) => { this._instance = instance; @@ -15506,8 +15520,8 @@ class VueElement extends BaseClass { }; instance.emit = (event, ...args) => { dispatch(event, args); - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event) !== event) { - dispatch((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event), args); + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event) !== event) { + dispatch((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event), args); } }; let parent = this; @@ -15541,17 +15555,17 @@ function useCssModule(name = "$style") { const instance = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.getCurrentInstance)(); if (!instance) { true && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn)(`useCssModule must be called inside setup()`); - return _vue_shared__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; + return _vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; } const modules = instance.type.__cssModules; if (!modules) { true && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn)(`Current instance does not have CSS modules injected.`); - return _vue_shared__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; + return _vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; } const mod = modules[name]; if (!mod) { true && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn)(`Current instance does not have CSS module named "${name}".`); - return _vue_shared__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; + return _vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.EMPTY_OBJ; } return mod; } @@ -15638,20 +15652,20 @@ const DOMTransitionPropsValidators = { leaveActiveClass: String, leaveToClass: String }; -const TransitionPropsValidators = Transition.props = /* @__PURE__ */ (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)( +const TransitionPropsValidators = Transition.props = /* @__PURE__ */ (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)( {}, _vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.BaseTransitionPropsValidators, DOMTransitionPropsValidators ); const callHook = (hook, args = []) => { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(hook)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(hook)) { hook.forEach((h2) => h2(...args)); } else if (hook) { hook(...args); } }; const hasExplicitCallback = (hook) => { - return hook ? (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(hook) ? hook.some((h2) => h2.length > 1) : hook.length > 1 : false; + return hook ? (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(hook) ? hook.some((h2) => h2.length > 1) : hook.length > 1 : false; }; function resolveTransitionProps(rawProps) { const baseProps = {}; @@ -15716,7 +15730,7 @@ function resolveTransitionProps(rawProps) { }); }; }; - return (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)(baseProps, { + return (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)(baseProps, { onBeforeEnter(el) { callHook(onBeforeEnter, [el]); addTransitionClass(el, enterFromClass); @@ -15764,7 +15778,7 @@ function resolveTransitionProps(rawProps) { function normalizeDuration(duration) { if (duration == null) { return null; - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isObject)(duration)) { + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isObject)(duration)) { return [NumberOf(duration.enter), NumberOf(duration.leave)]; } else { const n = NumberOf(duration); @@ -15772,7 +15786,7 @@ function normalizeDuration(duration) { } } function NumberOf(val) { - const res = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.toNumber)(val); + const res = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.toNumber)(val); if (true) { (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.assertNumber)(res, " explicit duration"); } @@ -15886,7 +15900,7 @@ const positionMap = /* @__PURE__ */ new WeakMap(); const newPositionMap = /* @__PURE__ */ new WeakMap(); const TransitionGroupImpl = { name: "TransitionGroup", - props: /* @__PURE__ */ (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)({}, TransitionPropsValidators, { + props: /* @__PURE__ */ (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)({}, TransitionPropsValidators, { tag: String, moveClass: String }), @@ -16005,7 +16019,7 @@ function hasCSSTransform(el, root, moveClass) { const getModelAssigner = (vnode) => { const fn = vnode.props["onUpdate:modelValue"] || false; - return (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(fn) ? (value) => (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.invokeArrayFns)(fn, value) : fn; + return (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(fn) ? (value) => (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.invokeArrayFns)(fn, value) : fn; }; function onCompositionStart(e) { e.target.composing = true; @@ -16029,7 +16043,7 @@ const vModelText = { domValue = domValue.trim(); } if (castToNumber) { - domValue = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseToNumber)(domValue); + domValue = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseToNumber)(domValue); } el._assign(domValue); }); @@ -16059,7 +16073,7 @@ const vModelText = { if (trim && el.value.trim() === value) { return; } - if ((number || el.type === "number") && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseToNumber)(el.value) === value) { + if ((number || el.type === "number") && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseToNumber)(el.value) === value) { return; } } @@ -16079,8 +16093,8 @@ const vModelCheckbox = { const elementValue = getValue(el); const checked = el.checked; const assign = el._assign; - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(modelValue)) { - const index = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(modelValue, elementValue); + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(modelValue)) { + const index = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(modelValue, elementValue); const found = index !== -1; if (checked && !found) { assign(modelValue.concat(elementValue)); @@ -16089,7 +16103,7 @@ const vModelCheckbox = { filtered.splice(index, 1); assign(filtered); } - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSet)(modelValue)) { + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSet)(modelValue)) { const cloned = new Set(modelValue); if (checked) { cloned.add(elementValue); @@ -16111,17 +16125,17 @@ const vModelCheckbox = { }; function setChecked(el, { value, oldValue }, vnode) { el._modelValue = value; - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { - el.checked = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, vnode.props.value) > -1; - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSet)(value)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { + el.checked = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, vnode.props.value) > -1; + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSet)(value)) { el.checked = value.has(vnode.props.value); } else if (value !== oldValue) { - el.checked = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, getCheckboxValue(el, true)); + el.checked = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, getCheckboxValue(el, true)); } } const vModelRadio = { created(el, { value }, vnode) { - el.checked = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, vnode.props.value); + el.checked = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, vnode.props.value); el._assign = getModelAssigner(vnode); addEventListener(el, "change", () => { el._assign(getValue(el)); @@ -16130,7 +16144,7 @@ const vModelRadio = { beforeUpdate(el, { value, oldValue }, vnode) { el._assign = getModelAssigner(vnode); if (value !== oldValue) { - el.checked = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, vnode.props.value); + el.checked = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(value, vnode.props.value); } } }; @@ -16138,10 +16152,10 @@ const vModelSelect = { // expects an Array or Set value for its binding, but got ${Object.prototype.toString.call(value).slice(8, -1)}.` ); @@ -16173,13 +16187,13 @@ function setSelected(el, value) { const option = el.options[i]; const optionValue = getValue(option); if (isMultiple) { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { - option.selected = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, optionValue) > -1; + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { + option.selected = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, optionValue) > -1; } else { option.selected = value.has(optionValue); } } else { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(getValue(option), value)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(getValue(option), value)) { if (el.selectedIndex !== i) el.selectedIndex = i; return; @@ -16239,16 +16253,16 @@ function callModelHook(el, binding, vnode, prevVNode, hook) { function initVModelForSSR() { vModelText.getSSRProps = ({ value }) => ({ value }); vModelRadio.getSSRProps = ({ value }, vnode) => { - if (vnode.props && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(vnode.props.value, value)) { + if (vnode.props && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseEqual)(vnode.props.value, value)) { return { checked: true }; } }; vModelCheckbox.getSSRProps = ({ value }, vnode) => { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { - if (vnode.props && (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, vnode.props.value) > -1) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isArray)(value)) { + if (vnode.props && (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.looseIndexOf)(value, vnode.props.value) > -1) { return { checked: true }; } - } else if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSet)(value)) { + } else if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSet)(value)) { if (vnode.props && value.has(vnode.props.value)) { return { checked: true }; } @@ -16309,7 +16323,7 @@ const withKeys = (fn, modifiers) => { if (!("key" in event)) { return; } - const eventKey = (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event.key); + const eventKey = (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.hyphenate)(event.key); if (modifiers.some((k) => k === eventKey || keyNames[k] === eventKey)) { return fn(event); } @@ -16362,7 +16376,7 @@ function initVShowForSSR() { }; } -const rendererOptions = /* @__PURE__ */ (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.extend)({ patchProp }, nodeOps); +const rendererOptions = /* @__PURE__ */ (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.extend)({ patchProp }, nodeOps); let renderer; let enabledHydration = false; function ensureRenderer() { @@ -16391,7 +16405,7 @@ const createApp = (...args) => { if (!container) return; const component = app._component; - if (!(0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isFunction)(component) && !component.render && !component.template) { + if (!(0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isFunction)(component) && !component.render && !component.template) { component.template = container.innerHTML; } container.innerHTML = ""; @@ -16421,7 +16435,7 @@ const createSSRApp = (...args) => { }; function injectNativeTagCheck(app) { Object.defineProperty(app.config, "isNativeTag", { - value: (tag) => (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isHTMLTag)(tag) || (0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isSVGTag)(tag), + value: (tag) => (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isHTMLTag)(tag) || (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isSVGTag)(tag), writable: false }); } @@ -16455,7 +16469,7 @@ function injectCompilerOptionsCheck(app) { } } function normalizeContainer(container) { - if ((0,_vue_shared__WEBPACK_IMPORTED_MODULE_1__.isString)(container)) { + if ((0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_1__.isString)(container)) { const res = document.querySelector(container); if ( true && !res) { (0,_vue_runtime_core__WEBPACK_IMPORTED_MODULE_0__.warn)( @@ -16494,68 +16508,68 @@ const initDirectivesForSSR = () => { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "EMPTY_ARR": () => (/* binding */ EMPTY_ARR), -/* harmony export */ "EMPTY_OBJ": () => (/* binding */ EMPTY_OBJ), -/* harmony export */ "NO": () => (/* binding */ NO), -/* harmony export */ "NOOP": () => (/* binding */ NOOP), -/* harmony export */ "PatchFlagNames": () => (/* binding */ PatchFlagNames), -/* harmony export */ "camelize": () => (/* binding */ camelize), -/* harmony export */ "capitalize": () => (/* binding */ capitalize), -/* harmony export */ "def": () => (/* binding */ def), -/* harmony export */ "escapeHtml": () => (/* binding */ escapeHtml), -/* harmony export */ "escapeHtmlComment": () => (/* binding */ escapeHtmlComment), -/* harmony export */ "extend": () => (/* binding */ extend), -/* harmony export */ "genPropsAccessExp": () => (/* binding */ genPropsAccessExp), -/* harmony export */ "generateCodeFrame": () => (/* binding */ generateCodeFrame), -/* harmony export */ "getGlobalThis": () => (/* binding */ getGlobalThis), -/* harmony export */ "hasChanged": () => (/* binding */ hasChanged), -/* harmony export */ "hasOwn": () => (/* binding */ hasOwn), -/* harmony export */ "hyphenate": () => (/* binding */ hyphenate), -/* harmony export */ "includeBooleanAttr": () => (/* binding */ includeBooleanAttr), -/* harmony export */ "invokeArrayFns": () => (/* binding */ invokeArrayFns), -/* harmony export */ "isArray": () => (/* binding */ isArray), -/* harmony export */ "isBooleanAttr": () => (/* binding */ isBooleanAttr), -/* harmony export */ "isBuiltInDirective": () => (/* binding */ isBuiltInDirective), -/* harmony export */ "isDate": () => (/* binding */ isDate), -/* harmony export */ "isFunction": () => (/* binding */ isFunction), -/* harmony export */ "isGloballyWhitelisted": () => (/* binding */ isGloballyWhitelisted), -/* harmony export */ "isHTMLTag": () => (/* binding */ isHTMLTag), -/* harmony export */ "isIntegerKey": () => (/* binding */ isIntegerKey), -/* harmony export */ "isKnownHtmlAttr": () => (/* binding */ isKnownHtmlAttr), -/* harmony export */ "isKnownSvgAttr": () => (/* binding */ isKnownSvgAttr), -/* harmony export */ "isMap": () => (/* binding */ isMap), -/* harmony export */ "isModelListener": () => (/* binding */ isModelListener), -/* harmony export */ "isObject": () => (/* binding */ isObject), -/* harmony export */ "isOn": () => (/* binding */ isOn), -/* harmony export */ "isPlainObject": () => (/* binding */ isPlainObject), -/* harmony export */ "isPromise": () => (/* binding */ isPromise), -/* harmony export */ "isRegExp": () => (/* binding */ isRegExp), -/* harmony export */ "isReservedProp": () => (/* binding */ isReservedProp), -/* harmony export */ "isSSRSafeAttrName": () => (/* binding */ isSSRSafeAttrName), -/* harmony export */ "isSVGTag": () => (/* binding */ isSVGTag), -/* harmony export */ "isSet": () => (/* binding */ isSet), -/* harmony export */ "isSpecialBooleanAttr": () => (/* binding */ isSpecialBooleanAttr), -/* harmony export */ "isString": () => (/* binding */ isString), -/* harmony export */ "isSymbol": () => (/* binding */ isSymbol), -/* harmony export */ "isVoidTag": () => (/* binding */ isVoidTag), -/* harmony export */ "looseEqual": () => (/* binding */ looseEqual), -/* harmony export */ "looseIndexOf": () => (/* binding */ looseIndexOf), -/* harmony export */ "looseToNumber": () => (/* binding */ looseToNumber), -/* harmony export */ "makeMap": () => (/* binding */ makeMap), -/* harmony export */ "normalizeClass": () => (/* binding */ normalizeClass), -/* harmony export */ "normalizeProps": () => (/* binding */ normalizeProps), -/* harmony export */ "normalizeStyle": () => (/* binding */ normalizeStyle), -/* harmony export */ "objectToString": () => (/* binding */ objectToString), -/* harmony export */ "parseStringStyle": () => (/* binding */ parseStringStyle), -/* harmony export */ "propsToAttrMap": () => (/* binding */ propsToAttrMap), -/* harmony export */ "remove": () => (/* binding */ remove), -/* harmony export */ "slotFlagsText": () => (/* binding */ slotFlagsText), -/* harmony export */ "stringifyStyle": () => (/* binding */ stringifyStyle), -/* harmony export */ "toDisplayString": () => (/* binding */ toDisplayString), -/* harmony export */ "toHandlerKey": () => (/* binding */ toHandlerKey), -/* harmony export */ "toNumber": () => (/* binding */ toNumber), -/* harmony export */ "toRawType": () => (/* binding */ toRawType), -/* harmony export */ "toTypeString": () => (/* binding */ toTypeString) +/* harmony export */ EMPTY_ARR: () => (/* binding */ EMPTY_ARR), +/* harmony export */ EMPTY_OBJ: () => (/* binding */ EMPTY_OBJ), +/* harmony export */ NO: () => (/* binding */ NO), +/* harmony export */ NOOP: () => (/* binding */ NOOP), +/* harmony export */ PatchFlagNames: () => (/* binding */ PatchFlagNames), +/* harmony export */ camelize: () => (/* binding */ camelize), +/* harmony export */ capitalize: () => (/* binding */ capitalize), +/* harmony export */ def: () => (/* binding */ def), +/* harmony export */ escapeHtml: () => (/* binding */ escapeHtml), +/* harmony export */ escapeHtmlComment: () => (/* binding */ escapeHtmlComment), +/* harmony export */ extend: () => (/* binding */ extend), +/* harmony export */ genPropsAccessExp: () => (/* binding */ genPropsAccessExp), +/* harmony export */ generateCodeFrame: () => (/* binding */ generateCodeFrame), +/* harmony export */ getGlobalThis: () => (/* binding */ getGlobalThis), +/* harmony export */ hasChanged: () => (/* binding */ hasChanged), +/* harmony export */ hasOwn: () => (/* binding */ hasOwn), +/* harmony export */ hyphenate: () => (/* binding */ hyphenate), +/* harmony export */ includeBooleanAttr: () => (/* binding */ includeBooleanAttr), +/* harmony export */ invokeArrayFns: () => (/* binding */ invokeArrayFns), +/* harmony export */ isArray: () => (/* binding */ isArray), +/* harmony export */ isBooleanAttr: () => (/* binding */ isBooleanAttr), +/* harmony export */ isBuiltInDirective: () => (/* binding */ isBuiltInDirective), +/* harmony export */ isDate: () => (/* binding */ isDate), +/* harmony export */ isFunction: () => (/* binding */ isFunction), +/* harmony export */ isGloballyWhitelisted: () => (/* binding */ isGloballyWhitelisted), +/* harmony export */ isHTMLTag: () => (/* binding */ isHTMLTag), +/* harmony export */ isIntegerKey: () => (/* binding */ isIntegerKey), +/* harmony export */ isKnownHtmlAttr: () => (/* binding */ isKnownHtmlAttr), +/* harmony export */ isKnownSvgAttr: () => (/* binding */ isKnownSvgAttr), +/* harmony export */ isMap: () => (/* binding */ isMap), +/* harmony export */ isModelListener: () => (/* binding */ isModelListener), +/* harmony export */ isObject: () => (/* binding */ isObject), +/* harmony export */ isOn: () => (/* binding */ isOn), +/* harmony export */ isPlainObject: () => (/* binding */ isPlainObject), +/* harmony export */ isPromise: () => (/* binding */ isPromise), +/* harmony export */ isRegExp: () => (/* binding */ isRegExp), +/* harmony export */ isReservedProp: () => (/* binding */ isReservedProp), +/* harmony export */ isSSRSafeAttrName: () => (/* binding */ isSSRSafeAttrName), +/* harmony export */ isSVGTag: () => (/* binding */ isSVGTag), +/* harmony export */ isSet: () => (/* binding */ isSet), +/* harmony export */ isSpecialBooleanAttr: () => (/* binding */ isSpecialBooleanAttr), +/* harmony export */ isString: () => (/* binding */ isString), +/* harmony export */ isSymbol: () => (/* binding */ isSymbol), +/* harmony export */ isVoidTag: () => (/* binding */ isVoidTag), +/* harmony export */ looseEqual: () => (/* binding */ looseEqual), +/* harmony export */ looseIndexOf: () => (/* binding */ looseIndexOf), +/* harmony export */ looseToNumber: () => (/* binding */ looseToNumber), +/* harmony export */ makeMap: () => (/* binding */ makeMap), +/* harmony export */ normalizeClass: () => (/* binding */ normalizeClass), +/* harmony export */ normalizeProps: () => (/* binding */ normalizeProps), +/* harmony export */ normalizeStyle: () => (/* binding */ normalizeStyle), +/* harmony export */ objectToString: () => (/* binding */ objectToString), +/* harmony export */ parseStringStyle: () => (/* binding */ parseStringStyle), +/* harmony export */ propsToAttrMap: () => (/* binding */ propsToAttrMap), +/* harmony export */ remove: () => (/* binding */ remove), +/* harmony export */ slotFlagsText: () => (/* binding */ slotFlagsText), +/* harmony export */ stringifyStyle: () => (/* binding */ stringifyStyle), +/* harmony export */ toDisplayString: () => (/* binding */ toDisplayString), +/* harmony export */ toHandlerKey: () => (/* binding */ toHandlerKey), +/* harmony export */ toNumber: () => (/* binding */ toNumber), +/* harmony export */ toRawType: () => (/* binding */ toRawType), +/* harmony export */ toTypeString: () => (/* binding */ toTypeString) /* harmony export */ }); function makeMap(str, expectsLowerCase) { const map = /* @__PURE__ */ Object.create(null); @@ -17086,7 +17100,8 @@ Object.keys(runtimeDom).forEach(function (k) { "use strict"; -if (false) {} else { +if (false) // removed by dead control flow +{} else { module.exports = __webpack_require__(/*! ./dist/vue.cjs.js */ "./node_modules/vue/dist/vue.cjs.js") } @@ -17174,7 +17189,7 @@ if (false) {} else { /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. +// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk. (() => { /*!******************!*\ !*** ./index.ts ***! diff --git a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js.map b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js.map index d990d53d2..50b25d9cd 100644 --- a/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js.map +++ b/test/comparison-tests/sourceMapsShouldConsiderInputSourceMap/expectedOutput-transpile-5.9/bundle.js.map @@ -1 +1 @@ -{"version":3,"file":"bundle.js","mappings":";;;;;;;;;;;;;;;;;;;;AAAwE;AAClB;AACL;;AAEjD,CAA4E;AAC5E,iCAAiC,yFAAe,CAAC,wEAAM,aAAa,kFAAM;AAC1E;AACA,IAAI,KAAU,EAAE,EAYf;;;AAGD,iEAAe;;;;;;;;;;;;;;;;;;;;ACtBmJ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEAlK,0EAAgC;AAChC,kEAA4B;AAE5B,IAAM,GAAG,GAAG,mBAAS,EAAC,iBAAG,CAAC,CAAC;AAE3B,GAAG,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACAlB,sDAAqD;AACrD,0EAAqC;AAErC,qBAAe,yBAAe,EAAC;IAC7B,UAAU,EAAE,EACX;IACK,OAAO;;;gBACX,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC;;;;KAC5B;CACF,CAAC;;;;;;;;;;;;;;ACZF,wBAEC;AAJD,0EAAwF;AAExF,SAAgB,MAAM,CAAC,IAAS,EAAC,MAAW,EAAC,MAAW,EAAC,MAAW,EAAC,KAAU,EAAC,QAAa;IAC3F,OAAO,CAAC,mBAAU,GAAE,EDFpB,8BAAqB,YAAjB,cAAY;ACGlB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACJiO;AAClL;;AAEhD;AACA;AACA;AACA;AACA,EAAE,KAAyC,+BAA+B,YAAY;AACtF;AACA;AACA,cAAc,KAAkD,mEAAmE,CAAI;AACvI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoC;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,0BAA0B,KAAyC,iBAAiB,CAAE;AACtF,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,0BAA0B,KAAyC,iBAAiB,CAAE;AACtF,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,8BAA8B,KAAyC,0BAA0B,CAAE;AACnG,2BAA2B,KAAyC,uBAAuB,CAAE;AAC7F,6BAA6B,KAAyC,yBAAyB,CAAE;AACjG,iCAAiC,KAAyC,wBAAwB,CAAE;AACpG;AACA,EAAE,KAAyC,+BAA+B,CAAE;AAC5E;AACA,iCAAiC,KAAyC,wBAAwB,CAAE;AACpG,8BAA8B,KAAyC,qBAAqB,CAAE;AAC9F,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,iCAAiC,KAAyC,uBAAuB,CAAE;AACnG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,0BAA0B,KAAyC,kBAAkB,CAAE;AACvF,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,kCAAkC,KAAyC,wBAAwB,CAAE;AACrG,6BAA6B,KAAyC,mBAAmB,CAAE;AAC3F,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF,wBAAwB,KAAyC,eAAe,CAAE;AAClF,qBAAqB,KAAyC,aAAa,CAAE;AAC7E,sBAAsB,KAAyC,aAAa,CAAE;AAC9E,yBAAyB,KAAyC,gBAAgB,CAAE;AACpF,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;;AAEA;AACA;AACA,WAAW,+BAA+B;AAC1C,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,6BAA6B;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,qEAAqE,sDAAS;AAC9E;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,6CAAI;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,wBAAwB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA,kDAAkD,qDAAQ;AAC1D;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,qDAAQ;AACxB;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,qDAAQ;AACxB;AACA;AACA;AACA;AACA;AACA,uBAAuB,qDAAQ;AAC/B;AACA,IAAI;AACJ;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,KAAK,GAAG;AACrB;AACA,GAAG,EAAE;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,uBAAuB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,qDAAQ;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,iHAAiH,IAAI,yCAAyC,IAAI;AAClK;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B,8BAA8B,IAAI,IAAI,2DAA2D,EAAE;AACnG,aAAa,KAAK,OAAO;AACzB;AACA;AACA;AACA;AACA;AACA;;AAEA,yCAAyC;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,MAAM;AACxB;AACA;AACA,aAAa,2CAAE;AACf,YAAY,2CAAE;AACd,mBAAmB,2CAAE;AACrB;AACA;AACA;AACA,eAAe,aAAoB;AACnC;AACA,wCAAwC;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,mDAAM,GAAG;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA,YAAY;AACZ;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf,sBAAsB,iBAAiB;AACvC;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC,eAAe;AAChB,mDAAmD,oDAAO;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,sBAAsB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C,QAAQ;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA,8CAA8C,KAAyC,sBAAsB,CAAE;AAC/G;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN,uBAAuB,4BAA4B;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qJAAqJ,oDAAO;AAC5J;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,0BAA0B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,0BAA0B;AAChD;AACA,YAAY,qDAAQ,WAAW,qDAAQ;AACvC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,aAAa;AACzB,oBAAoB,uBAAuB;AAC3C,cAAc,aAAa;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B;AAC1B;AACA,uBAAuB,6CAAI;AAC3B,oBAAoB,6CAAI;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,kDAAS;AAC7B;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,2BAA2B,uDAAU,CAAC,qDAAQ;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,KAAK;AACL;AACA,iBAAiB,oCAAoC;AACrD,KAAK;AACL;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,UAAU,qDAAQ;AAClB;AACA;AACA;AACA,oBAAoB,sBAAsB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA,wBAAwB,2DAAkB;AAC1C,QAAQ,KAAyC;AACjD;AACA,4BAA4B,6DAAoB,CAAC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,KAAyC,UAAU,eAAe,MAAM,CAAE;AAC7F;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,4BAA4B;AACrC;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iBAAiB;AAC3B;AACA,mBAAmB,4BAA4B;AAC/C;AACA;AACA,UAAU,oDAAO;AACjB;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,2BAA2B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qDAAQ;AAC1B;AACA;AACA,cAAc,QAAQ;AACtB;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,8BAA8B,iBAAiB,KAAK,iBAAiB;AACrE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mBAAmB;AACpC,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,aAAa,GAAG,UAAU,GAAG;AAClD;AACA;AACA;AACA,uBAAuB;AACvB;AACA;AACA,oBAAoB,EAAE,uCAAuC;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,eAAe;AACnC,cAAc,kBAAkB,OAAO,EAAE;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,EAAE,iBAAiB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC,6BAA6B;AAChE;AACA;AACA;AACA,kBAAkB,mBAAmB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,0BAA0B,IAAI,SAAS,GAAG,mBAAmB,EAAE,mCAAmC,GAAG,gBAAgB;AACpI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uCAAuC;AACjD;AACA,kBAAkB,mBAAmB;AACrC;AACA;AACA;AACA,0BAA0B,OAAO,IAAI,GAAG;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,qDAAQ;AACjB;AACA;AACA,yCAAyC,KAAyC,sBAAsB,oDAAO;AAC/G;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B,kBAAkB,kBAAkB;AACpC;AACA,QAAQ,qDAAQ;AAChB;AACA,MAAM,SAAS,oDAAO;AACtB;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD,sDAAsD,UAAU;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oBAAoB;AAC9B;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA,UAAU,0BAA0B;AACpC;AACA;AACA;AACA;AACA,kBAAkB,0BAA0B;AAC5C;AACA,QAAQ,qDAAQ;AAChB;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,IAAI;AACJ,aAAa,aAAa;AAC1B;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA;AACA,UAAU,uBAAuB,GAAG,6BAA6B;AACjE;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,aAAa,mBAAmB,GAAG,8BAA8B;AACjE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B,iBAAiB,qDAAQ;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C,UAAU,aAAa;AACvB;AACA,YAAY;AACZ;AACA;AACA,8CAA8C,KAAyC;AACvF,sBAAsB,OAAO;AAC7B;AACA,kBAAkB,uBAAuB;AACzC,YAAY,aAAa;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,OAAO;AAC7B;AACA;AACA;AACA;AACA;AACA,UAAU,yBAAyB;AACnC,UAAU,yCAAyC;AACnD;AACA,aAAa,wBAAwB;AACrC;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAoD;AAC9D,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,0CAA0C;AACpD,iBAAiB,WAAW;AAC5B;AACA;AACA,YAAY,2BAA2B;AACvC;AACA;AACA,iBAAiB,WAAW;AAC5B;AACA;AACA;AACA;AACA,YAAY,2BAA2B;AACvC;AACA,mBAAmB,WAAW;AAC9B;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,+EAA+E,GAAG;AAClF;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,KAAK,cAAc,eAAe,IAAI,OAAO,QAAQ,IAAI,GAAG;AACxF;AACA,IAAI;AACJ;AACA;AACA;AACA,qEAAqE,gBAAgB;AACrF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,uBAAuB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAkD;AAC9D;AACA;AACA,wCAAwC,SAAS;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,cAAc,CAAI;AACnE;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB;AACA;AACA;AACA,SAAS,SAAS;AAClB;AACA;AACA;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,0BAA0B,2DAAkB;AAC5C,UAAU,KAAyC;AACnD;AACA,8BAA8B,6DAAoB,CAAC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,KAAyC,UAAU,eAAe,MAAM,CAAE;AAC/F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAyC,UAAU,uDAAc,gBAAgB,MAAM,CAAE;AACjH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,WAAW;AAC3B,aAAa,KAAkD;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,kBAAkB,KAAyC,UAAU,2DAAkB,EAAE,MAAM,CAAE;AACjG;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB;AACrB;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,4CAA4C;AACtD,UAAU,4BAA4B;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,eAAe;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAiD;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAiD;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAiD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,mBAAmB;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oBAAoB;AAClC,cAAc,oCAAoC;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA,YAAY,WAAW;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,uCAAuC;AACnD;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,UAAU,sDAAa,YAAY,MAAM,CAAE;AAC1G;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,aAAa;AACzB;AACA,2EAA2E,IAAI;AAC/E,+BAA+B,qDAAQ;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,yBAAyB;AACzC;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA,8CAA8C,uDAAc,aAAa;AACzE,UAAU;AACV,wCAAwC,uDAAc,+DAA+D,uDAAc;AACnI,8CAA8C,WAAW;AACzD;AACA,QAAQ,KAAK,EAEN;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,MAAM;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iCAAiC;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,YAAY;AAC1C;AACA;AACA,6BAA6B,iDAAI;AACjC;AACA;AACA;AACA;AACA,OAAO,2DAAc;AACrB;AACA;AACA,4BAA4B,2DAAc;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA,cAAc,mBAAmB;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,cAAc,sBAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,IAAyC;AAC3D;AACA;AACA,mDAAmD,KAAK;AACxD;AACA;AACA;AACA,oFAAoF,iDAAI;AACxF,qBAAqB;AACrB,oBAAoB;AACpB;AACA;AACA,iBAAiB;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,6BAA6B;AAC7C;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA,QAAQ,UAAU,+DAAkB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,uCAAuC;AAC/D;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kDAAkD,iDAAI;AACtD;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,MAAM;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoC,OAAO;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,YAAY,gBAAgB;AAC5B,YAAY,sBAAsB;AAClC;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV,mBAAmB,qDAAQ;AAC3B;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,QAAQ;AACR;AACA,0BAA0B,qDAAQ;AAClC;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,oBAAoB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,2BAA2B,iBAAiB;AAC5C;AACA;AACA;AACA;AACA,QAAQ,yDAAY,CAAC,qDAAQ;AAC7B;AACA;AACA;AACA,cAAc,QAAQ;AACtB;AACA;AACA,MAAM;AACN;AACA,WAAW,qCAAqC;AAChD;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,kCAAkC,qCAAqC;AACvE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD;AACzD,QAAQ,IAAiD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,kCAAkC,GAAG,YAAY,KAAK,0BAA0B,QAAQ;AACnG;AACA,kCAAkC;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+CAA+C;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA,IAAI;AACJ,qBAAqB,aAAa;AAClC;AACA;AACA;AACA;AACA,sBAAsB,qDAAQ;AAC9B,QAAQ;AACR,yBAAyB,+BAA+B,GAAG,YAAY;AACvE;AACA,MAAM;AACN,8BAA8B,+BAA+B;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,yBAAyB,OAAO,GAAG,EAAE,aAAa;AAClD;AACA,IAAI;AACJ,6BAA6B,OAAO;AACpC;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA,8BAA8B,qBAAqB;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,KAAyC,UAAU,0DAAiB,EAAE,MAAM,CAAE;AACjG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD,qDAAQ,cAAc;AAC/E;AACA;AACA;AACA;AACA,SAAS,UAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qDAAqD,YAAY;AACjE;AACA;AACA;AACA;AACA,aAAa,EAAE,YAAY;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,0BAA0B;AAC9C;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,gBAAgB;AAC9B;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,QAAQ;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,iCAAiC,GAAG,IAAI;AACtD,IAAI;AACJ;AACA;AACA;AACA,cAAc,+BAA+B,GAAG,IAAI,EAAE,iCAAiC;AACvF;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,KAAyC,2BAA2B,CAAE;AAC/E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C;AAC3C;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,mDAAM;AACjC,UAAU;AACV;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA,KAAK;AACL;AACA;;AAEA,wCAAwC,WAAW;;AAE2nE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC1lJ3xD;AAChX;AACyE;;AAE5G,6BAA6B,KAAyC,mBAAmB,CAAE;AAC3F,gCAAgC,KAAyC,sBAAsB,CAAE;AACjG,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,+BAA+B,KAAyC,qBAAqB,CAAE;AAC/F,mCAAmC,KAAyC,yBAAyB,CAAE;AACvG,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,sBAAsB,KAAyC,aAAa,CAAE;AAC9E,0BAA0B,KAAyC,kBAAkB,CAAE;AACvF,gCAAgC,KAAyC,uBAAuB,CAAE;AAClG,0EAAsB;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;;AAED;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,yBAAyB,GAAG;AACjE;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEA,2CAA2C,oDAAO;AAClD;AACA;AACA;AACA;AACA,WAAW;AACX,wBAAwB,sDAAS,SAAS,qDAAQ;AAClD;AACA;AACA;AACA,QAAQ,iEAAa;AACrB;AACA,MAAM,SAAS,iEAAa;AAC5B;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,gBAAgB,SAAS;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,0EAAsB;AACrC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,qBAAqB,6DAAgB;AACrC,SAAS,0EAAsB;AAC/B;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,SAAS,uEAAmB;AAC5B;AACA;AACA,IAAI,KAAkD,sBAAsB,CAAM;AAClF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,wEAAoB;AAC1B,QAAQ,0EAAsB;AAC9B,eAAe,0EAAsB;AACrC;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,wEAAoB;AAC1B,QAAQ,0EAAsB;AAC9B,cAAc,mEAAe,2BAA2B,wEAAoB;AAC5E,+BAA+B,iEAAiB;AAChD;AACA;AACA,YAAY,0EAAsB;AAClC;AACA;AACA;AACA;;AAEA;AACA,qBAAqB,kEAAgB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,4DAAQ;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,MAAM;AAChB;AACA;AACA;AACA;AACA;AACA,mBAAmB,4DAAQ;AAC3B;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA,QAAQ,SAAS,sEAAkB;AACnC;AACA,QAAQ;AACR,QAAQ,KAAyC;AACjD;AACA,MAAM;AACN;AACA,MAAM;AACN,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,8CAA8C,oDAAO;AACrD,yCAAyC,oDAAO;AAChD;AACA;AACA;AACA,yCAAyC,oDAAO;AAChD,wCAAwC,oDAAO;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,sBAAsB;AACxC;AACA,iCAAiC,sEAAkB;AACnD;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,YAAY,+DAAW;AACvB;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,+DAAW;AACnC,yBAAyB,0EAAsB,iCAAiC,4EAAwB;AACxG;AACA;AACA,0BAA0B,MAAM;AAChC;AACA;AACA;AACA;AACA;AACA,SAAS,+DAAa;AACtB,YAAY,YAAY;AACxB;AACA;AACA,UAAU,yBAAyB;AACnC,YAAY,sDAAsD;AAClE;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,wEAAoB;AACvC;AACA;AACA;AACA;AACA;AACA,MAAM,+DAAW;AACjB,mBAAmB,wEAAoB;AACvC;AACA;AACA;AACA;AACA;AACA,uDAAuD,mDAAU;AACjE,YAAY,+DAAW,QAAQ,0EAAsB,IAAI,YAAY,EAAE,gBAAgB,WAAW,4EAAwB,oBAAoB,gBAAgB;AAC9J;AACA;AACA,cAAc,wEAAoB;AAClC;AACA,GAAG;AACH;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,KAAK,KAAyC,2BAA2B,CAAE;AAC3E;AACA;AACA,SAAS,sEAAsB;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC;AACvC,SAAS,+DAAW;AACpB;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,mDAAM;AACjC,UAAU;AACV;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,qCAAqC;AACrC,SAAS,6DAAS,WAAW,mDAAM,GAAG;AACtC;;AAEuR;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACxerH;;AAElK;AACA,6BAA6B,IAAI;AACjC;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM,SAAS,IAAyC;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C,OAAO;AAClD;AACA;AACA,4CAA4C,OAAO;AACnD;AACA;AACA;AACA,4CAA4C,OAAO;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,MAAM;AAChC;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,2BAA2B,KAAyC,eAAe,CAAE;AACrF,mCAAmC,KAAyC,uBAAuB,CAAE;AACrG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,KAAK,0CAA0C,EAAE,CAAM;AACtH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA,QAAQ,mDAAM;AACd;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,6BAA6B,oDAAO;AACxC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,aAAa,oDAAO;AACpB;AACA,cAAc,kDAAK;AACnB;AACA;AACA,UAAU,SAAS,yDAAY;AAC/B;AACA;AACA;AACA;AACA,aAAa,oDAAO;AACpB;AACA,cAAc,kDAAK;AACnB;AACA;AACA;AACA;AACA;AACA,YAAY,kDAAK;AACjB;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,KAAK,mDAAmD,EAAE,CAAM;AAC7H;AACA;AACA,UAAU,IAAyC;AACnD;AACA,QAAQ,KAAK,EAEN;AACP;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,MAAM,KAAK,EAEN;AACL;AACA;AACA;AACA,kBAAkB,oDAAO;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD,wBAAwB,mDAAM,GAAG,iBAAiB;AAClD;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,2CAA2C,oDAAO;AAClD;AACA,+IAA+I,iDAAQ;AACvJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA,0BAA0B,oDAAO;AACjC;AACA,2BAA2B,mDAAM;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,yDAAY;AAC1C;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,oDAAO;AAClB;AACA;AACA;AACA;AACA,mBAAmB,oDAAO,YAAY,yDAAY,sCAAsC,mDAAM;AAC9F;AACA;AACA;AACA;AACA,QAAQ,SAAS,uDAAU;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mDAAM;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf;AACA;AACA;AACA;AACA;AACA,2BAA2B,oDAAO;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,iCAAiC,YAAY;AAC7C;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,QAAQ,IAAyC;AACjD;AACA,oCAAoC,YAAY;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,gDAAgD,mDAAM;AACtD,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,gDAAgD,mDAAM;AACtD,IAAI;AACJ;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,YAAY;AACtB;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,GAAG,kDAAK,+CAA+C,CAAM;AAC1H;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,kDAAK;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,cAAc;AAC9B,wBAAwB,cAAc;AACtC;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD,uCAAuC,QAAQ;AAC/C;AACA,WAAW,uDAAU,QAAQ,YAAY,IAAI;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,sDAAS;AAC1B;AACA,kBAAkB,MAAM,gEAAgE,iCAAiC;AACzH;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4FAA4F,sDAAS;AACrG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf,QAAQ,IAAyC;AACjD,qDAAqD,eAAe;AACpE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA,8BAA8B,qDAAQ;AACtC,8BAA8B,qDAAQ;;AAEtC;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM,KAAK,EAEN;AACL;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM,KAAK,EAEN;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAyC,gBAAgB,CAAM;AACvF;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,WAAW;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,cAAc,oDAAO;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,uDAAU;AAC/B;AACA;AACA,aAAa,KAAyC;AACtD;AACA,MAAM,EAAE,CAAI;AACZ,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEqZ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC9tClH;AACkC;AACyG;AAC5S;;AAElI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAA0C;AAChD,IAAI,EAAO;AACX,EAAE,8DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,OAAO,YAAY,0CAA0C;AAC1E;AACA;AACA;AACA;AACA,IAAI;AACJ,qCAAqC,IAAI;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,8DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,4BAA4B,qBAAqB;AACjD,6CAA6C,cAAc;AAC3D;AACA,uBAAuB;AACvB;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,6BAA6B,IAAI,GAAG,MAAM;AAC1C,IAAI;AACJ,6BAA6B,IAAI,GAAG,MAAM;AAC1C,IAAI,SAAS,sDAAK;AAClB,4BAA4B,sDAAK;AACjC,6BAA6B,IAAI;AACjC,IAAI,SAAS,uDAAU;AACvB,eAAe,IAAI,KAAK,iBAAiB,WAAW,QAAQ;AAC5D,IAAI;AACJ,YAAY,sDAAK;AACjB,6BAA6B,IAAI;AACjC;AACA;AACA;AACA,MAAM,KAA0C;AAChD,IAAI,EAAO;AACX;AACA;AACA,IAAI;AACJ,YAAY,MAAM,8BAA8B,oBAAoB;AACpE,IAAI;AACJ,YAAY,MAAM;AAClB;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA,eAAe,sDAAS;AACxB;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,kBAAkB,eAAe;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,4BAA4B,CAAI;AAC/F;AACA;AACA;AACA,wBAAwB,+BAA+B;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,2BAA2B,+BAA+B,KAAK,OAAO;AACtE;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,KAAK,EAEN;AACH;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,oDAAO;AACd;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA,SAAS,kBAAkB;AAC3B;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA,6BAA6B,4CAA4C;AACzE,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,gBAAgB,KAAyC,+CAA+C,CAAI;AAC5G;AACA,yBAAyB,2BAA2B;AACpD;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,6CAA6C,kCAAkC,cAAc,QAAQ;AACrG;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA,IAAI,IAAyC;AAC7C,EAAE,0DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,EAAE,mDAAM;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,kBAAkB,aAAa;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,aAAa;AACnC;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,wCAAwC,kDAAS;AACjD,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,+BAA+B,yDAAY;AAC3C;AACA,wCAAwC,MAAM,8DAA8D,yDAAY,QAAQ;AAChI;AACA;AACA,QAAQ;AACR;AACA,YAAY,uDAAU;AACtB;AACA;AACA;AACA,6EAA6E,MAAM;AACnF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,+CAA+C;AAC3E,YAAY,eAAe,yBAAyB,kDAAS;AAC7D;AACA,gCAAgC,qDAAQ;AACxC;AACA;AACA,yBAAyB,sDAAa;AACtC;AACA;AACA,MAAM,IAAkE;AACxE;AACA;AACA,MAAM,IAAyC;AAC/C;AACA,0CAA0C,yDAAY;AACtD;AACA,kBAAkB,eAAe,4BAA4B;AAC7D;AACA;AACA,WAAW,qCAAqC,MAAM,gKAAgK,sDAAS,QAAQ,gBAAgB,MAAM;AAC7P;AACA;AACA;AACA;AACA,oCAAoC,yDAAY;AAChD,sBAAsB,yDAAY,CAAC,qDAAQ;AAC3C;AACA,kCAAkC,yDAAY,CAAC,sDAAS;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,uDAAU;AACxC;AACA;AACA;AACA;AACA,QAAQ,mDAAM;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ,IAAI,mDAAM;AACV;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA,mBAAmB,iDAAI;AACvB;AACA;AACA;AACA,SAAS,mDAAM,kDAAkD,mDAAM,UAAU,sDAAS,UAAU,mDAAM;AAC1G;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA,aAAa;AACb;AACA;AACA,YAAY,EAAE,CAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA,YAAY,YAAY;AACxB;AACA;AACA,sCAAsC,wDAAe;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,KAAyC;AAC1D;AACA;AACA;AACA,6CAA6C,OAAO;AACpD;AACA,cAAc,iDAAI;AAClB,iBAAiB,4DAAe;AAChC;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,gDAAgD,sBAAsB;AACtE;AACA;AACA;AACA;AACA,qDAAqD,sBAAsB;AAC3E;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8CAA8C,iDAAI;AAClD,uBAAuB;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,4DAAe;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sDAAsD;AAChE,UAAU,sDAAsD;AAChE;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,sBAAsB,yBAAyB;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,eAAe;AAC1C;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,qGAAqG,4BAA4B,iBAAiB;AAClJ;AACA;AACA;AACA;AACA;AACA,UAAU,yDAAyD;AACnE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR,gBAAgB,qBAAqB;AACrC;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,qDAAQ;AACxC,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,kBAAkB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,cAAc,uGAAuG;AACrH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,gBAAgB,gBAAgB;AAChC,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,UAAU,yBAAyB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC,GAAG,mDAAM,GAAG,aAAa,eAAe,IAAI,CAAiB;AAC1G;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC,GAAG,mDAAM,GAAG,aAAa,eAAe,IAAI,CAAiB;AAC1G;AACA;AACA;AACA;AACA,MAAM,KAAyC,KAAK,uDAAU;AAC9D;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,6CAA6C,EAAE,kDAAS;AACvF;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,gEAAe;AAClC;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA,mBAAmB,0DAAW;AAC9B,IAAI,SAAS,2DAAU;AACvB;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA,sCAAsC,2DAAU,OAAO,0DAAW;AAClE;AACA,UAAU,sDAAK;AACf;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA,QAAQ,SAAS,uDAAU;AAC3B;AACA,QAAQ;AACR,QAAQ,KAAyC;AACjD;AACA,KAAK;AACL,IAAI,SAAS,uDAAU;AACvB;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,aAAa,6CAAI;AACjB,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,6CAAI;AACpB;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,aAAa,6CAAI;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uDAAU;AAC5B,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,qBAAqB,2DAAc;AACnC,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,qDAAQ;AACzB;AACA,MAAM,uDAAU;AAChB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4BAA4B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA,IAAI,SAAS,oDAAO;AACpB,oBAAoB,kBAAkB;AACtC;AACA;AACA,IAAI,SAAS,kDAAK,WAAW,kDAAK;AAClC;AACA;AACA,KAAK;AACL,IAAI,SAAS,0DAAa;AAC1B;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,MAAM,+DAAkB;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC,sCAAsC,kDAAS;AAC/C;AACA,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,OAAO;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,KAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,KAA0C;AAC1D,cAAc,EAAM;AACpB;AACA;AACA;AACA,uBAAuB,sDAAK;AAC5B,cAAc,OAAO;AACrB,UAAU,KAAyC;AACnD,2CAA2C,KAAK;AAChD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mBAAmB;AACjC;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,iDAAiD,KAAK;AACtD;AACA;AACA;AACA,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;;AAEA;AACA,SAAS,uDAAU;AACnB;AACA;AACA,2BAA2B,mDAAM,GAAG,oBAAoB,kBAAkB,gBAAgB;AAC1F;AACA;;AAEA;AACA;AACA,MAAM,uDAAU;AAChB,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC,aAAa,qDAAQ,WAAW,uDAAU;AAC7F,gEAAgE,KAAK;AACrE;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,WAAW;AACX,SAAS;AACT;AACA,qBAAqB,oDAAG;AACxB,oBAAoB,oDAAG;AACvB,sBAAsB,oDAAG;AACzB;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,iDAAiD,QAAQ;AACzD;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,WAAW;AACX,UAAU;AACV;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,UAAU,iCAAiC;AAC3C;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,iBAAiB,OAAO;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAkE;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAkE;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE;AACjE;AACA,cAAc,wBAAwB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA,KAAK;AACL;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,oBAAoB,yDAAY;AAChC;AACA,SAAS,SAAS;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD,qDAAQ,uBAAuB,uDAAU,CAAC,qDAAQ;AAC3G;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,gCAAgC,kBAAkB,IAAI,KAAK,EAAE,MAAM;AACnE;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA,gBAAgB,uDAAU,qBAAqB;AAC/C;AACA;AACA;AACA;AACA,iDAAiD,qDAAQ,oBAAoB,uDAAU,CAAC,qDAAQ;AAChG;;AAEA;AACA;AACA;AACA,MAAM,oDAAO,YAAY,qDAAQ;AACjC;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,8DAA8D,OAAO;AACrE;AACA;AACA,oBAAoB,YAAY;AAChC;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,kBAAkB,yBAAyB;AAC3C;AACA,QAAQ,oDAAO;AACf,sBAAsB,iBAAiB;AACvC;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;;AAEA,2CAA2C;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sDAAsD,KAAK;AAC3D,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;;AAEA;AACA;AACA,MAAM,KAAyC,KAAK,qDAAQ;AAC5D;AACA;AACA;AACA;AACA,6DAA6D,IAAI,IAAI,yDAAY;AACjF;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,mDAAM;AACxB;AACA;AACA;AACA,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,kBAAkB,KAAyC,GAAG,gEAAe,WAAW,CAAM;AAC9F;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE,6CAAI;AACrE,GAAG;AACH;AACA;AACA,kDAAkD,kDAAS,8BAA8B,mDAAM;AAC/F;AACA,QAAQ,aAAa;AACrB,YAAY,8DAA8D;AAC1E,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,QAAQ,kBAAkB,kDAAS,IAAI,mDAAM;AAC7C;AACA;AACA,QAAQ;AACR;AACA;AACA,wDAAwD,mDAAM;AAC9D;AACA;AACA;AACA,QAAQ,iBAAiB,kDAAS,IAAI,mDAAM;AAC5C;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,sDAAK;AACb,QAAQ,KAAyC;AACjD,QAAQ,SAAS,KAAyC;AAC1D,QAAQ,sDAAK;AACb;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,MAAM,iBAAiB,kDAAS,IAAI,mDAAM;AAC1C;AACA;AACA,MAAM;AACN;AACA,6DAA6D,mDAAM;AACnE;AACA;AACA;AACA;AACA,MAAM,SAAS,KAAyC,kCAAkC,qDAAQ;AAClG;AACA;AACA,mBAAmB,kDAAS,gCAAgC,mDAAM;AAClE;AACA,sBAAsB;AACtB;AACA,aAAa;AACb;AACA,QAAQ;AACR;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA,GAAG;AACH,QAAQ,aAAa;AACrB,YAAY,wBAAwB;AACpC;AACA;AACA;AACA,MAAM,SAAS,KAAyC,kCAAkC,mDAAM;AAChG,oDAAoD,IAAI;AACxD;AACA,MAAM,kBAAkB,kDAAS,IAAI,mDAAM;AAC3C;AACA;AACA,MAAM,SAAS,mDAAM;AACrB,MAAM,KAAyC,uCAAuC,IAAI;AAC1F;AACA;AACA;AACA,MAAM,KAAyC;AAC/C,iDAAiD,IAAI;AACrD;AACA;AACA,MAAM;AACN,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,SAAS;AACT,GAAG;AACH;AACA,0CAA0C,kDAAS,IAAI,mDAAM,0FAA0F,mDAAM,0BAA0B,mDAAM,cAAc,mDAAM,8BAA8B,mDAAM;AACrP,GAAG;AACH;AACA;AACA;AACA,MAAM,SAAS,mDAAM;AACrB;AACA;AACA;AACA;AACA;AACA,IAAI,IAAiD;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mEAAmE,mDAAM;AACzE,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,qCAAqC,kEAAqB;AAC1D,UAAU,KAAyC;AACnD;AACA,sBAAsB;AACtB;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,6CAAI;AACf,KAAK;AACL,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,6CAAI;AACjB,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA,UAAU,kBAAkB;AAC5B,cAAc,sDAAK;AACnB;AACA;AACA;AACA,qCAAqC;AACrC;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,6CAAI;AACjB,OAAO;AACP;AACA,GAAG;AACH;;AAEA;AACA,KAAK,OAAO;AACZ;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA,WAAW,oDAAG;AACd;AACA,MAAM,KAAyC;AAC/C,yCAAyC,KAAK;AAC9C,WAAW,oDAAG;AACd;AACA;AACA,kBAAkB,oDAAG;AACrB;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,KAAK;AAC9B;AACA,KAAK;AACL;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,yBAAyB,KAAK;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,SAAS,oDAAO;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAO,SAAS,uDAAU;AACpC,6BAA6B;AAC7B,QAAQ;AACR;AACA;AACA,MAAM;AACN,2BAA2B;AAC3B,MAAM,SAAS,IAAyC;AACxD,iCAAiC,IAAI;AACrC;AACA,kCAAkC,IAAI;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO,OAAO,oDAAO;AAC3B;AACA,SAAS,mDAAM,GAAG;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAS;AACf;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,cAAc,MAAM,YAAY,IAAI,0BAA0B,WAAW;AACzE,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,mCAAmC,KAAyC,8BAA8B,CAAI;AAC9G,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uDAAU;AACpB,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,UAAU,KAAK,EAEN;AACT,YAAY,IAAyC;AACrD;AACA;AACA,QAAQ,SAAS,IAAyC;AAC1D;AACA,qBAAqB,IAAI,cAAc,qBAAqB;AAC5D;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,KAAK,uDAAU;AAChE;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,IAAI,sDAAS;AAC9D;AACA,kEAAkE;AAClE;AACA;AACA,SAAS,qDAAQ;AACjB,MAAM,KAAyC;AAC/C,MAAM;AACN,sBAAsB,yDAAQ;AAC9B,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,6CAAI;AACvB,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uDAAU,2CAA2C,uDAAU,mDAAmD,6CAAI;AACxI,UAAU,KAAyC,YAAY,6CAAI;AACnE,mCAAmC,IAAI;AACvC;AACA,mBAAmB,uDAAU,SAAS,uDAAU,uCAAuC,KAAyC;AAChI;AACA,wDAAwD,IAAI;AAC5D;AACA,QAAQ,EAAE,CAAI;AACd;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,uDAAU;AAC/B;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,gEAAgE;AAChE;AACA;AACA;AACA;AACA,SAAS;AACT,OAAO;AACP,MAAM;AACN;AACA;AACA;AACA,oCAAoC,6CAAI;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0EAA0E,6CAAI;AAC9E,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ,sDAAK;AACb;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM;AACN;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,oDAAO;AACX;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,QAAQ,uDAAU;AAClB;AACA,MAAM,SAAS,IAAyC;AACxD,sDAAsD,IAAI;AAC1D;AACA,IAAI,SAAS,uDAAU;AACvB;AACA,IAAI,SAAS,qDAAQ;AACrB,QAAQ,oDAAO;AACf;AACA,MAAM;AACN,sBAAsB,uDAAU;AAChC,UAAU,uDAAU;AACpB;AACA,QAAQ,SAAS,IAAyC;AAC1D,wDAAwD,YAAY;AACpE;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,mCAAmC,IAAI;AACvC;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA,cAAc;AACd,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,mDAAM;AAClB,MAAM,uDAAU;AAChB,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mDAAM;AACpB;AACA;AACA;AACA,QAAQ,oDAAO,QAAQ,oDAAO;AAC9B;AACA;AACA,WAAW,mDAAM;AACjB;AACA;AACA,oDAAoD;AACpD;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mDAAM;AACvB;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,mBAAmB,2CAAE;AACrB;AACA,0BAA0B;AAC1B,+BAA+B;AAC/B;AACA;AACA;AACA,KAAK;AACL;AACA,kBAAkB;AAClB,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB,sBAAsB,mDAAM,GAAG;AAC/B;AACA,8BAA8B,qDAAQ;AACtC,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,UAAU,KAAyC;AACnD,UAAU,mBAAmB,uDAAU;AACvC;AACA;AACA,UAAU,SAAS,uDAAU;AAC7B;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,YAAY,SAAS,IAAyC;AAC9D;AACA,kFAAkF,WAAW;AAC7F;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD,6BAA6B,KAAK;AAClC;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD,6BAA6B,KAAK;AAClC;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,cAAc,IAAkE;AAChF;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,cAAc,IAAkE;AAChF;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA,OAAO;AACP;AACA,YAAY,KAAyC;AACrD;AACA,uDAAuD,YAAY;AACnE;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,sCAAsC,uDAAU;AAChD,MAAM,SAAS,IAAyC;AACxD,yBAAyB,YAAY;AACrC;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C,gCAAgC;AAChC;AACA;AACA,qCAAqC,gEAAe;AACpD,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb,IAAI;AACJ,0BAA0B,sDAAK;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,sBAAsB,0BAA0B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mDAAM;AACpB;AACA;AACA;AACA;AACA,YAAY;AACZ,iCAAiC,qDAAQ;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,mDAAM;AACb;AACA,mBAAmB,sDAAS,mBAAmB,mDAAM;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,mDAAM;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,wDAAO;AACX;AACA,MAAM,IAAyC;AAC/C,gCAAgC;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA,qBAAqB,mDAAM,qBAAqB,qDAAQ;AACxD;AACA;AACA,UAAU;AACV,+CAA+C;AAC/C;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,sDAAK;AACjC,wCAAwC,kDAAS;AACjD,oBAAoB,yBAAyB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,mDAAM;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,mDAAM;AAC7B;AACA;AACA,uDAAuD,uDAAU;AACjE,gBAAgB,gBAAgB;AAChC;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,mEAAmE,sDAAS;AACpF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,uDAAU;AACxC;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB,sBAAsB,kDAAS;AAC/B;AACA,WAAW,kDAAS;AACpB;AACA,MAAM,oDAAO;AACb,oBAAoB,gBAAgB;AACpC,UAAU,KAAyC,KAAK,qDAAQ;AAChE;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA,oCAAoC,kDAAS;AAC7C;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC,KAAK,qDAAQ;AAC9D;AACA;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA;AACA,iDAAiD,oDAAO,SAAS,uDAAU,UAAU,YAAY,EAAE,mDAAM,GAAG;AAC5G;AACA;AACA;AACA;AACA;AACA,mCAAmC,mDAAM;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,gCAAgC,IAAI;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI,SAAS,uDAAU;AACvB;AACA;AACA;AACA;AACA;AACA,yBAAyB,sDAAK;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,mDAAM,oBAAoB,mDAAM,WAAW,sDAAS;AAC3D;AACA;AACA;AACA;AACA,UAAU,uCAAuC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,oDAAO;AACzB;AACA,oBAAoB,8BAA8B;AAClD,cAAc,sBAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,oDAAO;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,YAAY,qDAAQ;AACpB,IAAI;AACJ,YAAY,oDAAO;AACnB,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6DAA6D,KAAK,cAAc,kBAAkB,mDAAU,cAAc;AAC1H;AACA,uBAAuB,sDAAS;AAChC;AACA;AACA;AACA,8BAA8B,cAAc;AAC5C;AACA,sBAAsB,cAAc;AACpC;AACA,6BAA6B,cAAc;AAC3C;AACA;AACA;AACA;AACA;AACA,eAAe,MAAM;AACrB,IAAI;AACJ,cAAc,cAAc;AAC5B,IAAI;AACJ,cAAc,MAAM;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,sCAAsC,oDAAO;AAC7C;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA,iBAAiB,IAAI;AACrB;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA,MAAM;AACN,UAAU,IAAiD;AAC3D;AACA,sDAAsD,IAAI;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,sDAAK;AAC5B,MAAM,gDAAG;AACT,MAAM;AACN;AACA;AACA,2BAA2B;AAC3B;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA,UAAU,eAAe;AACzB;AACA,iCAAiC,kDAAS;AAC1C;AACA;AACA;AACA,UAAU,KAAyC;AACnD,QAAQ,mDAAM;AACd,QAAQ,wDAAO;AACf,QAAQ;AACR;AACA,QAAQ;AACR,QAAQ,mDAAM;AACd;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,iCAAiC;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA,sBAAsB,oDAAO;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,mBAAmB;AAC7B,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,kDAAS,mBAAmB;AAC1D;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA,UAAU,mDAAM;AAChB;AACA;AACA,MAAM,SAAS,sDAAK;AACpB;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA,IAAI;AACJ,sBAAsB,qDAAQ;AAC9B,mBAAmB,sDAAK;AACxB;AACA;AACA;AACA,uCAAuC,mDAAM;AAC7C;AACA,YAAY,oDAAO,cAAc,mDAAM;AACvC,YAAY;AACZ,iBAAiB,oDAAO;AACxB;AACA;AACA,oBAAoB,mDAAM;AAC1B;AACA;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,UAAU;AACV;AACA,cAAc,mDAAM;AACpB;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,sDAAsD,WAAW;AACjE;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM,SAAS,IAAyC;AACxD,kDAAkD,WAAW;AAC7D;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,kCAAkC;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY,KAAyC;AACrD;AACA,YAAY;AACZ,YAAY,+BAA+B;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,oDAAoD,YAAY;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,0CAA0C;AACtD;AACA,QAAQ,IAAgF;AACxF;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4D,iDAAI,UAAU,2DAAc;AACxF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,KAAyC;AACvD;AACA,iDAAiD,WAAW;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU,KAAyC;AACnD,mDAAmD,WAAW;AAC9D,YAAY;AACZ,YAAY,eAAe;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,OAAO;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA,YAAY,KAAyC;AACrD;AACA,+CAA+C,gCAAgC;AAC/E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,qCAAqC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,qBAAqB,KAAK,GAAG,aAAa;AAC1C;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA,4BAA4B,KAAK,GAAG,aAAa;AACjD;AACA;AACA;AACA,UAAU,6CAA6C,IAAI,KAAK;AAChE;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C,IAAI,0DAAa;AACjB;AACA;AACA,IAAI,KAAyC;AAC7C,IAAI,0DAAa;AACjB;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,qBAAqB,kBAAkB,EAAE,qBAAqB,EAAE,sBAAsB;;AAEtF;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,0DAAa;AAC9B;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iCAAiC,6CAAI;AACrC;AACA,IAAI;AACJ,kJAAkJ,KAAyC;AAC3L;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,gDAAgD,YAAY;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,4BAA4B,YAAY;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,YAAY;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,2CAA2C;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,2DAAc;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,yBAAyB;AAC/C;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,mCAAmC;AAC7C;AACA,iCAAiC,kDAAS;AAC1C,iCAAiC,kDAAS;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,0BAA0B;AACpD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,oBAAoB,wBAAwB;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,kDAAS;AAChC;AACA,eAAe,2DAAc;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,2DAAc;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iEAAiE;AAC3E,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA,UAAU,KAAK,EAaN;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,YAAY;AAC5B,gBAAgB,gBAAgB;AAChC;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV,cAAc,IAAyC;AACvD;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAkE;AAC9E;AACA;AACA;AACA,QAAQ;AACR,cAAc,6BAA6B;AAC3C;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAkE;AAC9E;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,yCAAyC,2DAAc;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD,6CAA6C,2DAAc;AAC3D,+CAA+C,2DAAc;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA,IAAI,8DAAa;AACjB;AACA;AACA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,kDAAS;AACxB,eAAe,kDAAS;AACxB;AACA;AACA;AACA;AACA,gBAAgB,kBAAkB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,mBAAmB,SAAS;AAC5B;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA,mBAAmB,SAAS;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV,uBAAuB,SAAS;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sFAAsF,kDAAS;AAC/F;AACA,gCAAgC,QAAQ;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,4CAA4C;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR,gBAAgB,gCAAgC;AAChD;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,YAAY,+BAA+B;AAC3C;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oBAAoB;AAClC;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,YAAY,kCAAkC;AAC9C;AACA,MAAM,2DAAc;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,gBAAgB;AACzC;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO,SAAS,oDAAO;AAC7B,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,SAAS;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ,KAAyC;AACjD,6DAA6D,eAAe;AAC5E;AACA;AACA;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,uCAAuC,eAAe;AACtD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,MAAM;AACN;AACA,UAAU,uCAAuC;AACjD,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA,kCAAkC,KAAyC,qCAAqC,CAAc;AAC9H,qCAAqC,KAAyC,mCAAmC,CAAc;AAC/H;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,KAAyC;AAC1D,8DAA8D,cAAc;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,SAAS,IAAyC;AAC9D;AACA;AACA;AACA,kBAAkB,cAAc;AAChC;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,8DAA8D,kBAAkB,sBAAsB;AACtG,YAAY,2DAA2D;AACvE;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,wDAAwD,KAAK,QAAQ,WAAW;AAChF;AACA;AACA;AACA,UAAU,yCAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mEAAmE,kDAAS;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,uBAAuB,qDAAQ,SAAS,sDAAK,SAAS,uDAAU,UAAU,gEAAgE;AAC1I;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,uBAAuB,qDAAQ;AAC/B;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,kCAAkC,CAAY;AAC3G;AACA;AACA,QAAQ,KAAyC;AACjD,sDAAsD,KAAK;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sBAAsB;AAChC,kBAAkB,qDAAQ;AAC1B,oBAAoB,2DAAc;AAClC;AACA,QAAQ,qDAAQ;AAChB,UAAU,wDAAO,YAAY,oDAAO;AACpC,gBAAgB,mDAAM,GAAG;AACzB;AACA,oBAAoB,2DAAc;AAClC;AACA;AACA,oBAAoB,qDAAQ,8DAA8D,qDAAQ,aAAa,uDAAU;AACzH,MAAM,KAAyC,qBAAqB,wDAAO;AAC3E,WAAW,sDAAK;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,wDAAO,wCAAwC,mDAAM,GAAG;AACjE;AACA;AACA,UAAU,kCAAkC;AAC5C,yDAAyD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,oDAAO;AAC/B;AACA;AACA;AACA,cAAc,KAAyC,wBAAwB,oDAAO;AACtF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,YAAY;AACtB;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB,iBAAiB;AACjB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;AACA,sBAAsB,2DAAc;AACpC;AACA,QAAQ;AACR,oBAAoB,2DAAc;AAClC,QAAQ,SAAS,iDAAI;AACrB;AACA;AACA,mDAAmD,oDAAO;AAC1D;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,wDAAW;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,kDAAS;AAC5B;AACA;AACA;AACA,SAAS,kDAAS;AAClB,UAAU,kDAAS;AACnB,WAAW,kDAAS;AACpB,WAAW,kDAAS;AACpB,WAAW,kDAAS;AACpB,UAAU,kDAAS;AACnB,gBAAgB,kDAAS;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA,IAAI,KAAK,EAEN;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,0DAAa;AACpD,mCAAmC,0DAAa;AAChD;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,oDAAO;AAC5C;AACA,+CAA+C,2CAAE;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,kBAAkB;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,wDAAO;AAC1B,MAAM,IAAyC;AAC/C;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA;AACA;AACA;AACA,OAAO,KAAyC,GAAG,gEAAe,mBAAmB,CAAc;AACnG;AACA,IAAI,8DAAa;AACjB;AACA,QAAQ,sDAAS;AACjB;AACA;AACA;AACA;AACA,SAAS;AACT;AACA,SAAS;AACT,QAAQ;AACR;AACA,YAAY,KAAyC;AACrD;AACA;AACA,0BAA0B,KAAK;AAC/B;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA,0BAA0B,0DAAS;AACnC,QAAQ,IAAyC;AACjD;AACA;AACA,IAAI,SAAS,KAAyC;AACtD;AACA,oDAAoD,mDAAmD;AACvG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA,gBAAgB,mCAAmC;AACnD,gBAAgB,wDAAwD;AACxE,qCAAqC,mDAAM;AAC3C,UAAU,mDAAM;AAChB;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,0CAA0C,6CAAI;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA,IAAI,8DAAa;AACjB;AACA;AACA,MAAM,KAAyC,6CAA6C,6CAAI;AAChG;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA,QAAQ,sDAAK;AACb;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,MAAM,EAAE,CAKH;AACL;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oDAAO;AACrB;AACA,YAAY,SAAS,sDAAK;AAC1B;AACA;AACA;AACA;AACA;AACA,kEAAkE,YAAY;AAC9E;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA,KAAK;AACL,IAAI,KAAK,EASN;AACH;AACA;AACA;AACA,qEAAqE,0DAAS,CAAC,wDAAO;AACtF;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;;AAEA;AACA,SAAS,yDAAU;AACnB;;AAEA;AACA;AACA;AACA,QAAQ,qDAAQ,sBAAsB,oDAAO;AAC7C;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA,MAAM,MAA0C;AAChD;AACA;AACA,qBAAqB;AACrB,wBAAwB;AACxB,wBAAwB;AACxB,yBAAyB;AACzB;AACA;AACA,WAAW,qDAAQ;AACnB;AACA;AACA;AACA;AACA,QAAQ,SAAS,sDAAK;AACtB;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,cAAc,2DAAU,2BAA2B;AACnD;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+CAA+C,sDAAK;AACpD;AACA,gCAAgC,kDAAS;AACzC;AACA;AACA,0BAA0B,kDAAS;AACnC,8CAA8C,sDAAK;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,wCAAwC;AACxC,SAAS;AACT;AACA;AACA,mBAAmB,kBAAkB;AACrC;AACA;AACA;AACA;AACA,aAAa,mDAAM,GAAG;AACtB;AACA,wBAAwB;AACxB;AACA;AACA;AACA,QAAQ,2BAA2B,sBAAsB;AACzD;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM,SAAS,qDAAQ;AACvB,0BAA0B,gBAAgB,sDAAK,SAAS;AACxD,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO,gCAAgC,qDAAQ;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEk+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC3jPxjC;AACxY;AACsQ;;AAExS;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,uFAAuF,KAAK;AAC5F;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,oDAAoD,QAAQ;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA,sBAAsB,qDAAQ;AAC9B;AACA,iBAAiB,qDAAQ;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,QAAQ,uDAAI;AACZ,iDAAiD,KAAK,kBAAkB,IAAI;AAC5E;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,UAAU,sDAAS;AACnB;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,qDAAQ;AACrB;AACA;AACA;AACA,SAAS,uDAAU;AACnB,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ,sBAAsB,iEAAoB;AAC1C,uCAAuC,+DAAkB;AACzD;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,+DAAkB;AAChC,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,MAAM,uDAAI;AACV,gCAAgC,IAAI,QAAQ,kBAAkB,WAAW,OAAO;AAChF;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C;AAC3C;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kDAAkD,sDAAS;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,6EAA0B;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI,SAAS,iDAAI;AACjB,SAAS,4DAAe;AACxB;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6CAA6C,uDAAU;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,qDAAQ;AACtC;AACA;AACA;AACA;;AAEA;AACA,eAAe,kEAAe;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,UAAU,KAAyC;AACnD,QAAQ,uDAAI;AACZ;AACA;AACA;AACA,0BAA0B,cAAc;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,2DAAQ;AACZ;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4BAA4B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,KAAK,kBAAkB,kBAAkB;AACzC;AACA,cAAc,gBAAgB;AAC9B;AACA,oBAAoB,oDAAO;AAC3B;AACA;AACA;AACA;AACA,iCAAiC,qDAAQ;AACzC;AACA,iFAAiF,qDAAU;AAC3F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,YAAY,QAAQ;AACpB,6BAA6B,oDAAO,yCAAyC;AAC7E;AACA;AACA;AACA;AACA;AACA,2CAA2C,iDAAU;AACrD;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,qBAAqB,qDAAU;AAC/B;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,sDAAS;AACrC,UAAU;AACV,4BAA4B,sDAAS;AACrC,UAAU;AACV,+BAA+B,sDAAS;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,8DAAW,YAAY,mDAAM,GAAG;AAClD;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA,cAAc,sDAAS;AACvB,qBAAqB,sDAAS;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA,OAAO;AACP;AACA;AACA;;AAEA;AACA;AACA,qBAAqB,qEAAkB;AACvC;AACA,MAAM,KAAyC,IAAI,uDAAI;AACvD,aAAa,kDAAS;AACtB;AACA;AACA;AACA,MAAM,KAAyC,IAAI,uDAAI;AACvD,aAAa,kDAAS;AACtB;AACA;AACA;AACA,MAAM,KAAyC,IAAI,uDAAI,qDAAqD,KAAK;AACjH,aAAa,kDAAS;AACtB;AACA;AACA;AACA;;AAEA;AACA,mBAAmB,qEAAkB;AACrC;AACA,IAAI,KAAyC,IAAI,uDAAI;AACrD;AACA;AACA;AACA;AACA,kDAAkD,aAAa;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,kEAAe;AACjB,EAAE,4DAAS;AACX;AACA,iDAAiD,iBAAiB;AAClE,IAAI,8DAAW;AACf,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,wBAAwB,uDAAQ;AACpC;AACA,IAAI,wBAAwB,qDAAM;AAClC,UAAU,aAAa;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6BAA6B,IAAI;AACjC;AACA;AACA;;AAEA;AACA;AACA,6BAA6B,OAAO,KAAK,oDAAC,CAAC,6DAAc;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qEAAqE,mDAAM;AAC3E,IAAI;AACJ,EAAE,4EAA6B;AAC/B;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,gBAAgB,oDAAO;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B,0BAA0B,KAAK;AAC/B,sBAAsB,KAAK;AAC3B;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B,0BAA0B,KAAK;AAC/B,sBAAsB,KAAK;AAC3B,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,SAAS,mDAAM;AACf;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB,MAAM,IAAyC;AAC/C,IAAI,+DAAY;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2BAA2B;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,iDAAiD,WAAW;AAC5D,oDAAoD,WAAW;AAC/D;AACA,gDAAgD,UAAU;AAC1D,mDAAmD,UAAU;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,0BAA0B,WAAW;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,yBAAyB,mDAAM,GAAG;AAClC;AACA;AACA,GAAG;AACH,iBAAiB,OAAO;AACxB,qBAAqB,qEAAkB;AACvC,kBAAkB,qEAAkB;AACpC;AACA;AACA,IAAI,4DAAS;AACb;AACA;AACA;AACA,8CAA8C,kBAAkB;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA,uBAAuB,wDAAK;AAC5B;AACA,gCAAgC,uDAAQ;AACxC;AACA,iCAAiC,2EAAwB;AACzD,sBAAsB,qBAAqB;AAC3C;AACA;AACA,UAAU,qEAAkB;AAC5B;AACA,YAAY,yEAAsB;AAClC;AACA,UAAU,SAAS,IAAyC;AAC5D,UAAU,uDAAI;AACd;AACA;AACA;AACA,wBAAwB,yBAAyB;AACjD;AACA,UAAU,qEAAkB;AAC5B;AACA,YAAY,yEAAsB;AAClC;AACA;AACA;AACA;AACA,aAAa,8DAAW;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mDAAmD,GAAG,KAAK,GAAG;AAC9D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,UAAU,eAAe;AACzB;AACA;AACA;;AAEA;AACA;AACA,SAAS,oDAAO,kBAAkB,2DAAc;AAChD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,aAAa,sBAAsB;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,0DAAa;AAChC;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,gBAAgB,OAAO;AACvB;AACA,GAAG;AACH,qBAAqB,oBAAoB,sBAAsB;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8CAA8C,0DAAa;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAO;AACjB,sBAAsB,yDAAY;AAClC;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,QAAQ,SAAS,kDAAK;AACtB;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,iBAAiB;AAC3C;AACA,MAAM,oDAAO;AACb,iBAAiB,yDAAY;AAC7B,IAAI,SAAS,kDAAK;AAClB;AACA,IAAI;AACJ,iBAAiB,uDAAU;AAC3B;AACA;AACA;AACA,gBAAgB,OAAO;AACvB,iBAAiB,uDAAU;AAC3B;AACA;AACA;AACA,KAAK;AACL,GAAG;AACH,qBAAqB,iBAAiB;AACtC;AACA;AACA,mBAAmB,uDAAU;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB,UAAU;AAC9C,uBAAuB,kDAAK;AAC5B;AACA;AACA,wBAAwB,0DAAa;AACrC;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,GAAG;AACH;AACA;AACA,gBAAgB,OAAO;AACvB;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH,gBAAgB,OAAO;AACvB;AACA;AACA;AACA;AACA;AACA,qBAAqB,oDAAO,YAAY,kDAAK;AAC7C,IAAI,KAAyC,IAAI,uDAAI;AACrD,0FAA0F,mDAAmD;AAC7I;AACA;AACA;AACA,yCAAyC,OAAO;AAChD;AACA;AACA;AACA,UAAU,oDAAO;AACjB,0BAA0B,yDAAY;AACtC,QAAQ;AACR;AACA;AACA,MAAM;AACN,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,OAAO,QAAQ,OAAO;AACpD,+BAA+B,OAAO;AACtC,uBAAuB,uDAAU;AACjC,eAAe;AACf;AACA;AACA,kCAAkC,OAAO;AACzC,QAAQ,oDAAO;AACf,yBAAyB,yDAAY;AACrC,iBAAiB;AACjB;AACA,MAAM,SAAS,kDAAK;AACpB;AACA,iBAAiB;AACjB;AACA,MAAM;AACN,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4D,EAAE;AAC9D;AACA;AACA;AACA,oBAAoB,sBAAsB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,sDAAS;AAC9B;AACA;AACA;AACA;AACA;;AAEA;AACA,oBAAoB,OAAO,IAAI,YAAY;AAC3C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,GAAG;AACH,gBAAgB,OAAO,IAAI,YAAY;AACvC;AACA;AACA;AACA,GAAG;AACH,gBAAgB,iBAAiB,IAAI,YAAY;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,SAAS;AACT;AACA,MAAM;AACN;AACA;AACA,GAAG;AACH,sBAAsB,OAAO;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,OAAO;AAChC;AACA,eAAe,SAAS;AACxB;AACA;AACA;;AAEA,wCAAwC,mDAAM,GAAG,WAAW;AAC5D;AACA;AACA;AACA,iCAAiC,iEAAc;AAC/C;AACA;AACA,2CAA2C,0EAAuB;AAClE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,sDAAS,SAAS,qDAAQ;AAC9C;AACA,GAAG;AACH;AACA;AACA,MAAM,gEAAa;AACnB;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,QAAQ,uDAAI;AACZ;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAI;AACZ;AACA,OAAO;AACP;AACA,QAAQ,uDAAI;AACZ;AACA,KAAK;AACL;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,QAAQ,KAAyC;AACjD,MAAM,uDAAI;AACV,uDAAuD,UAAU;AACjE;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C,IAAI,uDAAI;AACR,wCAAwC,eAAe;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEgS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC3+ChS;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;;AAEA,kBAAkB,KAAyC,mBAAmB,IAAI,CAAE;AACpF,kBAAkB,KAAyC,uBAAuB,CAAE;AACpF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,gBAAgB;AACtC;AACA;AACA;AACA,kBAAkB,gBAAgB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6KAA6K,qBAAM,mBAAmB,qBAAM,KAAK;AACjN;AACA;AACA;AACA,yCAAyC,KAAK,eAAe,qBAAqB;AAClF;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA,8BAA8B,+BAA+B;AAC7D;AACA;AACA;AACA;AACA,aAAa,KAAK,EAAE,iDAAiD,KAAK,SAAS;AACnF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA,0BAA0B;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,cAAc,GAAG,OAAO;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,sBAAsB;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4CAA4C,KAAK;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,oBAAoB;AAChD;AACA;AACA,yBAAyB;AACzB;AACA;AACA,wBAAwB;AACxB;AACA;AACA,wBAAwB;AACxB;AACA;AACA,uBAAuB;AACvB;AACA;AACA,uBAAuB;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,cAAc,SAAS;AACvB,mBAAmB,KAAK;AACxB;AACA,OAAO,IAAI;AACX;AACA,IAAI;AACJ;AACA,cAAc,SAAS;AACvB;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEuzB;;;;;;;;;;;;ACvZ1yB;AACb,8CAA6C,EAAE,aAAa,EAAC;AAC7D;AACA;AACA,kBAAe;AACf;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;;;ACVa;;AAEb,8CAA6C,EAAE,aAAa,EAAC;;AAE7D,kBAAkB,mBAAO,CAAC,4FAAmB;AAC7C,iBAAiB,mBAAO,CAAC,yFAAkB;AAC3C,aAAa,mBAAO,CAAC,0EAAa;;AAElC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE,SAAS;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA,6EAA6E,YAAY;AACzF;AACA;AACA;AACA;AACA;AACA,mCAAmC;AACnC,EAAE,UAAU;AACZ;AACA;AACA;AACA;AACA;AACA;;AAEA,eAAe;AACf;AACA;AACA,CAAC;;;;;;;;;;;;AC1EW;;AAEZ,IAAI,KAAqC,EAAE,EAE1C,CAAC;AACF,EAAE,mGAA6C;AAC/C;;;;;;;UCNA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,GAAG;WACH;WACA;WACA,CAAC;;;;;WCPD;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;ACNA,gEAAO,qCAAc,MAAE","sources":["webpack://source-maps-should-consider-input-source-map/./App.vue?eeba","webpack://source-maps-should-consider-input-source-map/./App.vue?7d44","webpack://source-maps-should-consider-input-source-map/./App.vue?37cf","webpack://source-maps-should-consider-input-source-map/./bootloader.ts","webpack://source-maps-should-consider-input-source-map/./App.vue","webpack://source-maps-should-consider-input-source-map/./App.vue?fc9a","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/compiler-core/dist/compiler-core.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/compiler-dom/dist/compiler-dom.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/shared/dist/shared.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue-loader/dist/exportHelper.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue/dist/vue.cjs.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue/index.js","webpack://source-maps-should-consider-input-source-map/webpack/bootstrap","webpack://source-maps-should-consider-input-source-map/webpack/runtime/compat get default export","webpack://source-maps-should-consider-input-source-map/webpack/runtime/define property getters","webpack://source-maps-should-consider-input-source-map/webpack/runtime/global","webpack://source-maps-should-consider-input-source-map/webpack/runtime/hasOwnProperty shorthand","webpack://source-maps-should-consider-input-source-map/webpack/runtime/make namespace object","webpack://source-maps-should-consider-input-source-map/./index.ts"],"sourcesContent":["import { render } from \"./App.vue?vue&type=template&id=472cff63&ts=true\"\nimport script from \"./App.vue?vue&type=script&lang=ts\"\nexport * from \"./App.vue?vue&type=script&lang=ts\"\n\nimport exportComponent from \"./node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__file',\"App.vue\"]])\n/* hot reload */\nif (module.hot) {\n __exports__.__hmrId = \"472cff63\"\n const api = __VUE_HMR_RUNTIME__\n module.hot.accept()\n if (!api.createRecord('472cff63', __exports__)) {\n api.reload('472cff63', __exports__)\n }\n \n module.hot.accept(\"./App.vue?vue&type=template&id=472cff63&ts=true\", () => {\n api.rerender('472cff63', render)\n })\n\n}\n\n\nexport default __exports__","export { default } from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts\"; export * from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts\"","export * from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true\"","import { createApp } from \"vue\";\nimport App from \"./App.vue\";\n\nconst app = createApp(App);\n\napp.mount(\"#app\");\n","\n\n\n","import { openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n return (_openBlock(), _createElementBlock(\"h1\", null, \"Hello World!\"))\n}","import { isString, hyphenate, NOOP, extend, isObject, NO, isArray, makeMap, isSymbol, capitalize, camelize, EMPTY_OBJ, PatchFlagNames, slotFlagsText, isOn, isBuiltInDirective, isReservedProp, toHandlerKey } from '@vue/shared';\nexport { generateCodeFrame } from '@vue/shared';\n\nfunction defaultOnError(error) {\n throw error;\n}\nfunction defaultOnWarn(msg) {\n !!(process.env.NODE_ENV !== \"production\") && console.warn(`[Vue warn] ${msg.message}`);\n}\nfunction createCompilerError(code, loc, messages, additionalMessage) {\n const msg = !!(process.env.NODE_ENV !== \"production\") || false ? (messages || errorMessages)[code] + (additionalMessage || ``) : code;\n const error = new SyntaxError(String(msg));\n error.code = code;\n error.loc = loc;\n return error;\n}\nconst errorMessages = {\n // parse errors\n [0]: \"Illegal comment.\",\n [1]: \"CDATA section is allowed only in XML context.\",\n [2]: \"Duplicate attribute.\",\n [3]: \"End tag cannot have attributes.\",\n [4]: \"Illegal '/' in tags.\",\n [5]: \"Unexpected EOF in tag.\",\n [6]: \"Unexpected EOF in CDATA section.\",\n [7]: \"Unexpected EOF in comment.\",\n [8]: \"Unexpected EOF in script.\",\n [9]: \"Unexpected EOF in tag.\",\n [10]: \"Incorrectly closed comment.\",\n [11]: \"Incorrectly opened comment.\",\n [12]: \"Illegal tag name. Use '<' to print '<'.\",\n [13]: \"Attribute value was expected.\",\n [14]: \"End tag name was expected.\",\n [15]: \"Whitespace was expected.\",\n [16]: \"Unexpected '|--!>| looseEqual(item, val));\n}\n\nconst toDisplayString = (val) => {\n return isString(val) ? val : val == null ? \"\" : isArray(val) || isObject(val) && (val.toString === objectToString || !isFunction(val.toString)) ? JSON.stringify(val, replacer, 2) : String(val);\n};\nconst replacer = (_key, val) => {\n if (val && val.__v_isRef) {\n return replacer(_key, val.value);\n } else if (isMap(val)) {\n return {\n [`Map(${val.size})`]: [...val.entries()].reduce((entries, [key, val2]) => {\n entries[`${key} =>`] = val2;\n return entries;\n }, {})\n };\n } else if (isSet(val)) {\n return {\n [`Set(${val.size})`]: [...val.values()]\n };\n } else if (isObject(val) && !isArray(val) && !isPlainObject(val)) {\n return String(val);\n }\n return val;\n};\n\nexport { EMPTY_ARR, EMPTY_OBJ, NO, NOOP, PatchFlagNames, camelize, capitalize, def, escapeHtml, escapeHtmlComment, extend, genPropsAccessExp, generateCodeFrame, getGlobalThis, hasChanged, hasOwn, hyphenate, includeBooleanAttr, invokeArrayFns, isArray, isBooleanAttr, isBuiltInDirective, isDate, isFunction, isGloballyWhitelisted, isHTMLTag, isIntegerKey, isKnownHtmlAttr, isKnownSvgAttr, isMap, isModelListener, isObject, isOn, isPlainObject, isPromise, isRegExp, isReservedProp, isSSRSafeAttrName, isSVGTag, isSet, isSpecialBooleanAttr, isString, isSymbol, isVoidTag, looseEqual, looseIndexOf, looseToNumber, makeMap, normalizeClass, normalizeProps, normalizeStyle, objectToString, parseStringStyle, propsToAttrMap, remove, slotFlagsText, stringifyStyle, toDisplayString, toHandlerKey, toNumber, toRawType, toTypeString };\n","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// runtime helper for setting properties on components\n// in a tree-shakable way\nexports.default = (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n};\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', { value: true });\n\nvar compilerDom = require('@vue/compiler-dom');\nvar runtimeDom = require('@vue/runtime-dom');\nvar shared = require('@vue/shared');\n\nfunction _interopNamespaceDefault(e) {\n var n = Object.create(null);\n if (e) {\n for (var k in e) {\n n[k] = e[k];\n }\n }\n n.default = e;\n return Object.freeze(n);\n}\n\nvar runtimeDom__namespace = /*#__PURE__*/_interopNamespaceDefault(runtimeDom);\n\nconst compileCache = /* @__PURE__ */ Object.create(null);\nfunction compileToFunction(template, options) {\n if (!shared.isString(template)) {\n if (template.nodeType) {\n template = template.innerHTML;\n } else {\n runtimeDom.warn(`invalid template option: `, template);\n return shared.NOOP;\n }\n }\n const key = template;\n const cached = compileCache[key];\n if (cached) {\n return cached;\n }\n if (template[0] === \"#\") {\n const el = document.querySelector(template);\n if (!el) {\n runtimeDom.warn(`Template element not found or is empty: ${template}`);\n }\n template = el ? el.innerHTML : ``;\n }\n const opts = shared.extend(\n {\n hoistStatic: true,\n onError: onError ,\n onWarn: (e) => onError(e, true) \n },\n options\n );\n if (!opts.isCustomElement && typeof customElements !== \"undefined\") {\n opts.isCustomElement = (tag) => !!customElements.get(tag);\n }\n const { code } = compilerDom.compile(template, opts);\n function onError(err, asWarning = false) {\n const message = asWarning ? err.message : `Template compilation error: ${err.message}`;\n const codeFrame = err.loc && shared.generateCodeFrame(\n template,\n err.loc.start.offset,\n err.loc.end.offset\n );\n runtimeDom.warn(codeFrame ? `${message}\n${codeFrame}` : message);\n }\n const render = new Function(\"Vue\", code)(runtimeDom__namespace);\n render._rc = true;\n return compileCache[key] = render;\n}\nruntimeDom.registerRuntimeCompiler(compileToFunction);\n\nexports.compile = compileToFunction;\nObject.keys(runtimeDom).forEach(function (k) {\n if (k !== 'default' && !exports.hasOwnProperty(k)) exports[k] = runtimeDom[k];\n});\n","'use strict'\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./dist/vue.cjs.prod.js')\n} else {\n module.exports = require('./dist/vue.cjs.js')\n}\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import(\"./bootloader\");\n"],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"bundle.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,sDAAqD;AACrD,0EAAqC;AAErC,qBAAe,yBAAe,EAAC;IAC7B,UAAU,EAAE,EACX;IACK,OAAO;;;gBACX,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC;;;;KAC5B;CACF,CAAC;;;;;;;;;;;;;;ACZF,wBAEC;AAJD,0EAAwF;AAExF,SAAgB,MAAM,CAAC,IAAS,EAAC,MAAW,EAAC,MAAW,EAAC,MAAW,EAAC,KAAU,EAAC,QAAa;IAC3F,OAAO,CAAC,mBAAU,GAAE,EDFpB,8BAAqB,YAAjB,cAAY;ACGlB,CAAC;;;;;;;;;;;;;;;;;;;;;;ACJuE;AAClB;AACL;;AAEjD,CAA4E;AAC5E,iCAAiC,yFAAe,CAAC,wEAAM,aAAa,kFAAM;AAC1E;AACA,IAAI,KAAU,EAAE;AAAA,EAYf;;;AAGD,iEAAe,W;;;;;;;;;;;;;;;;;;;;ACtBmJ,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEAlK,0EAAgC;AAChC,kEAA4B;AAE5B,IAAM,GAAG,GAAG,mBAAS,EAAC,iBAAG,CAAC,CAAC;AAE3B,GAAG,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACLgN;AAClL;;AAEhD;AACA;AACA;AACA;AACA,EAAE,KAAyC,+BAA+B,YAAY;AACtF;AACA;AACA,cAAc,KAAkD,mEAAmE,CAAI;AACvI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoC;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,0BAA0B,KAAyC,iBAAiB,CAAE;AACtF,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,0BAA0B,KAAyC,iBAAiB,CAAE;AACtF,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,8BAA8B,KAAyC,0BAA0B,CAAE;AACnG,2BAA2B,KAAyC,uBAAuB,CAAE;AAC7F,6BAA6B,KAAyC,yBAAyB,CAAE;AACjG,iCAAiC,KAAyC,wBAAwB,CAAE;AACpG;AACA,EAAE,KAAyC,+BAA+B,CAAE;AAC5E;AACA,iCAAiC,KAAyC,wBAAwB,CAAE;AACpG,8BAA8B,KAAyC,qBAAqB,CAAE;AAC9F,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,4BAA4B,KAAyC,mBAAmB,CAAE;AAC1F,iCAAiC,KAAyC,uBAAuB,CAAE;AACnG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,+BAA+B,KAAyC,sBAAsB,CAAE;AAChG,oCAAoC,KAAyC,0BAA0B,CAAE;AACzG,2BAA2B,KAAyC,kBAAkB,CAAE;AACxF,wBAAwB,KAAyC,gBAAgB,CAAE;AACnF,0BAA0B,KAAyC,kBAAkB,CAAE;AACvF,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,kCAAkC,KAAyC,wBAAwB,CAAE;AACrG,6BAA6B,KAAyC,mBAAmB,CAAE;AAC3F,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF,wBAAwB,KAAyC,eAAe,CAAE;AAClF,qBAAqB,KAAyC,aAAa,CAAE;AAC7E,sBAAsB,KAAyC,aAAa,CAAE;AAC9E,yBAAyB,KAAyC,gBAAgB,CAAE;AACpF,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;;AAEA;AACA;AACA,WAAW,+BAA+B;AAC1C,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,6BAA6B;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,qEAAqE,sDAAS;AAC9E;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,6CAAI;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,wBAAwB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA,kDAAkD,qDAAQ;AAC1D;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,qDAAQ;AACxB;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,qDAAQ;AACxB;AACA;AACA;AACA;AACA;AACA,uBAAuB,qDAAQ;AAC/B;AACA,IAAI;AACJ;AACA,SAAS,qDAAQ;AACjB;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,KAAK,GAAG;AACrB;AACA,GAAG,EAAE;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,uBAAuB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,qDAAQ;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,iHAAiH,IAAI,yCAAyC,IAAI;AAClK;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B,8BAA8B,IAAI,IAAI,2DAA2D,EAAE;AACnG,aAAa,KAAK,OAAO;AACzB;AACA;AACA;AACA;AACA;AACA;;AAEA,yCAAyC;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,MAAM;AACxB;AACA;AACA,aAAa,2CAAE;AACf,YAAY,2CAAE;AACd,mBAAmB,2CAAE;AACrB;AACA;AACA;AACA,eAAe,aAAoB;AACnC;AACA,wCAAwC;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,mDAAM,GAAG;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA,YAAY;AACZ;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf,sBAAsB,iBAAiB;AACvC;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC,eAAe;AAChB,mDAAmD,oDAAO;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,sBAAsB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C,QAAQ;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA,8CAA8C,KAAyC,sBAAsB,CAAE;AAC/G;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN,uBAAuB,4BAA4B;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qJAAqJ,oDAAO;AAC5J;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,0BAA0B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,0BAA0B;AAChD;AACA,YAAY,qDAAQ,WAAW,qDAAQ;AACvC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,aAAa;AACzB,oBAAoB,uBAAuB;AAC3C,cAAc,aAAa;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B;AAC1B;AACA,uBAAuB,6CAAI;AAC3B,oBAAoB,6CAAI;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,kDAAS;AAC7B;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,2BAA2B,uDAAU,CAAC,qDAAQ;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,KAAK;AACL;AACA,iBAAiB,oCAAoC;AACrD,KAAK;AACL;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,KAAK;AACL;AACA,UAAU,qDAAQ;AAClB;AACA;AACA;AACA,oBAAoB,sBAAsB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA,wBAAwB,uDAAc;AACtC,QAAQ,KAAyC;AACjD;AACA,4BAA4B,uDAAc,OAAO;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,KAAyC,UAAU,eAAe,MAAM,CAAE;AAC7F;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,4BAA4B;AACrC;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iBAAiB;AAC3B;AACA,mBAAmB,4BAA4B;AAC/C;AACA;AACA,UAAU,oDAAO;AACjB;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,2BAA2B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qDAAQ;AAC1B;AACA;AACA,cAAc,QAAQ;AACtB;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,8BAA8B,iBAAiB,KAAK,iBAAiB;AACrE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mBAAmB;AACpC,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,aAAa,GAAG,UAAU,GAAG;AAClD;AACA;AACA;AACA,uBAAuB;AACvB;AACA;AACA,oBAAoB,EAAE,uCAAuC;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,eAAe;AACnC,cAAc,kBAAkB,OAAO,EAAE;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,EAAE,iBAAiB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC,6BAA6B;AAChE;AACA;AACA;AACA,kBAAkB,mBAAmB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,0BAA0B,IAAI,SAAS,GAAG,mBAAmB,EAAE,mCAAmC,GAAG,gBAAgB;AACpI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uCAAuC;AACjD;AACA,kBAAkB,mBAAmB;AACrC;AACA;AACA;AACA,0BAA0B,OAAO,IAAI,GAAG;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,qDAAQ;AACjB;AACA;AACA,yCAAyC,KAAyC,sBAAsB,oDAAO;AAC/G;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B,kBAAkB,kBAAkB;AACpC;AACA,QAAQ,qDAAQ;AAChB;AACA,MAAM,SAAS,oDAAO;AACtB;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD,sDAAsD,UAAU;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oBAAoB;AAC9B;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA,UAAU,0BAA0B;AACpC;AACA;AACA;AACA;AACA,kBAAkB,0BAA0B;AAC5C;AACA,QAAQ,qDAAQ;AAChB;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,IAAI;AACJ,aAAa,aAAa;AAC1B;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA;AACA,UAAU,uBAAuB,GAAG,6BAA6B;AACjE;AACA;AACA,UAAU,qBAAqB;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,aAAa,mBAAmB,GAAG,8BAA8B;AACjE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,qBAAqB;AAC/B,iBAAiB,qDAAQ;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C,UAAU,aAAa;AACvB;AACA,YAAY;AACZ;AACA;AACA,8CAA8C,KAAyC;AACvF,sBAAsB,OAAO;AAC7B;AACA,kBAAkB,uBAAuB;AACzC,YAAY,aAAa;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,OAAO;AAC7B;AACA;AACA;AACA;AACA;AACA,UAAU,yBAAyB;AACnC,UAAU,yCAAyC;AACnD;AACA,aAAa,wBAAwB;AACrC;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAoD;AAC9D,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,0CAA0C;AACpD,iBAAiB,WAAW;AAC5B;AACA;AACA,YAAY,2BAA2B;AACvC;AACA;AACA,iBAAiB,WAAW;AAC5B;AACA;AACA;AACA;AACA,YAAY,2BAA2B;AACvC;AACA,mBAAmB,WAAW;AAC9B;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,+EAA+E,GAAG;AAClF;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,KAAK,cAAc,eAAe,IAAI,OAAO,QAAQ,IAAI,GAAG;AACxF;AACA,IAAI;AACJ;AACA;AACA;AACA,qEAAqE,gBAAgB;AACrF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,uBAAuB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAkD;AAC9D;AACA;AACA,wCAAwC,SAAS;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,cAAc,CAAI;AACnE;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,UAAU,SAAS;AACnB;AACA;AACA;AACA,SAAS,SAAS;AAClB;AACA;AACA;AACA;AACA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,0BAA0B,uDAAc;AACxC,UAAU,KAAyC;AACnD;AACA,8BAA8B,uDAAc,OAAO;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,KAAyC,UAAU,eAAe,MAAM,CAAE;AAC/F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAyC,UAAU,uDAAc,gBAAgB,MAAM,CAAE;AACjH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,WAAW;AAC3B,aAAa,KAAkD;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,kBAAkB,KAAyC,UAAU,uDAAc,MAAM,MAAM,CAAE;AACjG;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB;AACrB;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,4CAA4C;AACtD,UAAU,4BAA4B;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,eAAe;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAiD;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAiD;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAiD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,mBAAmB;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oBAAoB;AAClC,cAAc,oCAAoC;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA,YAAY,WAAW;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,uCAAuC;AACnD;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,UAAU,sDAAa,YAAY,MAAM,CAAE;AAC1G;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,aAAa;AACzB;AACA,2EAA2E,IAAI;AAC/E,+BAA+B,qDAAQ;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,yBAAyB;AACzC;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA,8CAA8C,uDAAc,aAAa;AACzE,UAAU;AACV,wCAAwC,uDAAc,+DAA+D,uDAAc;AACnI,8CAA8C,WAAW;AACzD;AACA,QAAQ,KAAK;AAAA,EAEN;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,MAAM;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iCAAiC;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,YAAY;AAC1C;AACA;AACA,6BAA6B,iDAAI;AACjC;AACA;AACA;AACA;AACA,OAAO,2DAAc;AACrB;AACA;AACA,4BAA4B,2DAAc;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA,cAAc,mBAAmB;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,cAAc,sBAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,IAAyC;AAC3D;AACA;AACA,mDAAmD,KAAK;AACxD;AACA;AACA;AACA,oFAAoF,iDAAI;AACxF,qBAAqB;AACrB,oBAAoB;AACpB;AACA;AACA,iBAAiB;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,6BAA6B;AAC7C;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA,QAAQ,UAAU,+DAAkB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,uCAAuC;AAC/D;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kDAAkD,iDAAI;AACtD;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,MAAM;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoC,OAAO;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,YAAY,gBAAgB;AAC5B,YAAY,sBAAsB;AAClC;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV,mBAAmB,qDAAQ;AAC3B;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,QAAQ;AACR;AACA,0BAA0B,qDAAQ;AAClC;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,oBAAoB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,2BAA2B,iBAAiB;AAC5C;AACA;AACA;AACA;AACA,QAAQ,yDAAY,CAAC,qDAAQ;AAC7B;AACA;AACA;AACA,cAAc,QAAQ;AACtB;AACA;AACA,MAAM;AACN;AACA,WAAW,qCAAqC;AAChD;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,kCAAkC,qCAAqC;AACvE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD;AACzD,QAAQ,IAAiD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,kCAAkC,GAAG,YAAY,KAAK,0BAA0B,QAAQ;AACnG;AACA,kCAAkC;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+CAA+C;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA,IAAI;AACJ,qBAAqB,aAAa;AAClC;AACA;AACA;AACA;AACA,sBAAsB,qDAAQ;AAC9B,QAAQ;AACR,yBAAyB,+BAA+B,GAAG,YAAY;AACvE;AACA,MAAM;AACN,8BAA8B,+BAA+B;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,yBAAyB,OAAO,GAAG,EAAE,aAAa;AAClD;AACA,IAAI;AACJ,6BAA6B,OAAO;AACpC;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA,8BAA8B,qBAAqB;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,KAAyC,UAAU,uDAAc,KAAK,MAAM,CAAE;AACjG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD,qDAAQ,cAAc;AAC/E;AACA;AACA;AACA;AACA,SAAS,UAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qDAAqD,YAAY;AACjE;AACA;AACA;AACA;AACA,aAAa,EAAE,YAAY;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,0BAA0B;AAC9C;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,gBAAgB;AAC9B;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,QAAQ;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,iCAAiC,GAAG,IAAI;AACtD,IAAI;AACJ;AACA;AACA;AACA,cAAc,+BAA+B,GAAG,IAAI,EAAE,iCAAiC;AACvF;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,KAAyC,2BAA2B,CAAE;AAC/E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C;AAC3C;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,qDAAQ;AACtB;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,mDAAM;AACjC,UAAU;AACV;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,IAAI,mDAAM,GAAG;AACb;AACA,KAAK;AACL;AACA;;AAEA,wCAAwC,WAAW;;AAE2nE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC1lJ3xD;AAChX;AACyE;;AAE5G,6BAA6B,KAAyC,mBAAmB,CAAE;AAC3F,gCAAgC,KAAyC,sBAAsB,CAAE;AACjG,4BAA4B,KAAyC,kBAAkB,CAAE;AACzF,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,+BAA+B,KAAyC,qBAAqB,CAAE;AAC/F,mCAAmC,KAAyC,yBAAyB,CAAE;AACvG,8BAA8B,KAAyC,oBAAoB,CAAE;AAC7F,sBAAsB,KAAyC,aAAa,CAAE;AAC9E,0BAA0B,KAAyC,kBAAkB,CAAE;AACvF,gCAAgC,KAAyC,uBAAuB,CAAE;AAClG,0EAAsB;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;;AAED;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,yBAAyB,GAAG;AACjE;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEA,2CAA2C,oDAAO;AAClD;AACA;AACA;AACA;AACA,WAAW;AACX,wBAAwB,sDAAS,SAAS,qDAAQ;AAClD;AACA;AACA;AACA,QAAQ,iEAAa;AACrB;AACA,MAAM,SAAS,iEAAa;AAC5B;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,gBAAgB,SAAS;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,0EAAsB;AACrC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,qBAAqB,6DAAgB;AACrC,SAAS,0EAAsB;AAC/B;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,SAAS,uEAAmB;AAC5B;AACA;AACA,IAAI,KAAkD,sBAAsB,CAAM;AAClF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,wEAAoB;AAC1B,QAAQ,0EAAsB;AAC9B,eAAe,0EAAsB;AACrC;AACA;AACA;AACA;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,wEAAoB;AAC1B,QAAQ,0EAAsB;AAC9B,cAAc,mEAAe,2BAA2B,wEAAoB;AAC5E,+BAA+B,iEAAiB;AAChD;AACA;AACA,YAAY,0EAAsB;AAClC;AACA;AACA;AACA;;AAEA;AACA,qBAAqB,kEAAgB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,4DAAQ;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,MAAM;AAChB;AACA;AACA;AACA;AACA;AACA,mBAAmB,4DAAQ;AAC3B;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA,QAAQ,SAAS,sEAAkB;AACnC;AACA,QAAQ;AACR,QAAQ,KAAyC;AACjD;AACA,MAAM;AACN;AACA,MAAM;AACN,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,8CAA8C,oDAAO;AACrD,yCAAyC,oDAAO;AAChD;AACA;AACA;AACA,yCAAyC,oDAAO;AAChD,wCAAwC,oDAAO;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,sBAAsB;AACxC;AACA,iCAAiC,sEAAkB;AACnD;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,YAAY,+DAAW;AACvB;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,+DAAW;AACnC,yBAAyB,0EAAsB,iCAAiC,4EAAwB;AACxG;AACA;AACA,0BAA0B,MAAM;AAChC;AACA;AACA;AACA;AACA;AACA,SAAS,+DAAa;AACtB,YAAY,YAAY;AACxB;AACA;AACA,UAAU,yBAAyB;AACnC,YAAY,sDAAsD;AAClE;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,wEAAoB;AACvC;AACA;AACA;AACA;AACA;AACA,MAAM,+DAAW;AACjB,mBAAmB,wEAAoB;AACvC;AACA;AACA;AACA;AACA;AACA,uDAAuD,mDAAU;AACjE,YAAY,+DAAW,QAAQ,0EAAsB,IAAI,YAAY,EAAE,gBAAgB,WAAW,4EAAwB,oBAAoB,gBAAgB;AAC9J;AACA;AACA,cAAc,wEAAoB;AAClC;AACA,GAAG;AACH;;AAEA;AACA,UAAU,WAAW;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,KAAK,KAAyC,2BAA2B,CAAE;AAC3E;AACA;AACA,SAAS,sEAAsB;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC;AACvC,SAAS,+DAAW;AACpB;AACA,IAAI,mDAAM,GAAG;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,mDAAM;AACjC,UAAU;AACV;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,qCAAqC;AACrC,SAAS,6DAAS,WAAW,mDAAM,GAAG;AACtC;;AAEuR;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACxerH;;AAElK;AACA,6BAA6B,IAAI;AACjC;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM,SAAS,IAAyC;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C,OAAO;AAClD;AACA;AACA,4CAA4C,OAAO;AACnD;AACA;AACA;AACA,4CAA4C,OAAO;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,MAAM;AAChC;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,2BAA2B,KAAyC,eAAe,CAAE;AACrF,mCAAmC,KAAyC,uBAAuB,CAAE;AACrG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA,oBAAoB,iBAAiB;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,KAAK,0CAA0C,EAAE,CAAM;AACtH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA,QAAQ,mDAAM;AACd;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,6BAA6B,oDAAO;AACxC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,aAAa,oDAAO;AACpB;AACA,cAAc,kDAAK;AACnB;AACA;AACA,UAAU,SAAS,yDAAY;AAC/B;AACA;AACA;AACA;AACA,aAAa,oDAAO;AACpB;AACA,cAAc,kDAAK;AACnB;AACA;AACA;AACA;AACA;AACA,YAAY,kDAAK;AACjB;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,KAAK,mDAAmD,EAAE,CAAM;AAC7H;AACA;AACA,UAAU,IAAyC;AACnD;AACA,QAAQ,KAAK;AAAA,EAEN;AACP;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,MAAM,KAAK;AAAA,EAEN;AACL;AACA;AACA;AACA,kBAAkB,oDAAO;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD,wBAAwB,mDAAM,GAAG,iBAAiB;AAClD;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,2CAA2C,oDAAO;AAClD;AACA,+IAA+I,iDAAQ;AACvJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA,0BAA0B,oDAAO;AACjC;AACA,2BAA2B,mDAAM;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,yDAAY;AAC1C;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,oDAAO;AAClB;AACA;AACA;AACA;AACA,mBAAmB,oDAAO,YAAY,yDAAY,sCAAsC,mDAAM;AAC9F;AACA;AACA;AACA;AACA,QAAQ,SAAS,uDAAU;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mDAAM;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf;AACA;AACA;AACA;AACA;AACA,2BAA2B,oDAAO;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,iCAAiC,YAAY;AAC7C;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,QAAQ,IAAyC;AACjD;AACA,oCAAoC,YAAY;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,gDAAgD,mDAAM;AACtD,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,gDAAgD,mDAAM;AACtD,IAAI;AACJ;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,YAAY;AACtB;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uBAAuB;AACjC;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,GAAG,kDAAK,+CAA+C,CAAM;AAC1H;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,kDAAK;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,cAAc;AAC9B,wBAAwB,cAAc;AACtC;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD,uCAAuC,QAAQ;AAC/C;AACA,WAAW,uDAAU,QAAQ,YAAY,IAAI;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,sDAAS;AAC1B;AACA,kBAAkB,MAAM,gEAAgE,iCAAiC;AACzH;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4FAA4F,sDAAS;AACrG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf,QAAQ,IAAyC;AACjD,qDAAqD,eAAe;AACpE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA,8BAA8B,qDAAQ;AACtC,8BAA8B,qDAAQ;;AAEtC;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM,KAAK;AAAA,EAEN;AACL;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM,KAAK;AAAA,EAEN;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAyC,gBAAgB,CAAM;AACvF;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,WAAW;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,cAAc,oDAAO;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,uDAAU;AAC/B;AACA;AACA,aAAa,KAAyC;AACtD;AACA,MAAM,EAAE,CAAI;AACZ,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEqZ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC9tClH;AACkC;AACyG;AAC5S;;AAElI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAA0C;AAChD,IAAI;AAAA,EAAO;AACX,EAAE,8DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,OAAO,YAAY,0CAA0C;AAC1E;AACA;AACA;AACA;AACA,IAAI;AACJ,qCAAqC,IAAI;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,8DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,4BAA4B,qBAAqB;AACjD,6CAA6C,cAAc;AAC3D;AACA,uBAAuB;AACvB;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,6BAA6B,IAAI,GAAG,MAAM;AAC1C,IAAI;AACJ,6BAA6B,IAAI,GAAG,MAAM;AAC1C,IAAI,SAAS,sDAAK;AAClB,4BAA4B,sDAAK;AACjC,6BAA6B,IAAI;AACjC,IAAI,SAAS,uDAAU;AACvB,eAAe,IAAI,KAAK,iBAAiB,WAAW,QAAQ;AAC5D,IAAI;AACJ,YAAY,sDAAK;AACjB,6BAA6B,IAAI;AACjC;AACA;AACA;AACA,MAAM,KAA0C;AAChD,IAAI;AAAA,EAAO;AACX;AACA;AACA,IAAI;AACJ,YAAY,MAAM,8BAA8B,oBAAoB;AACpE,IAAI;AACJ,YAAY,MAAM;AAClB;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA,eAAe,sDAAS;AACxB;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,kBAAkB,eAAe;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,KAAyC,4BAA4B,CAAI;AAC/F;AACA;AACA;AACA,wBAAwB,+BAA+B;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,2BAA2B,+BAA+B,KAAK,OAAO;AACtE;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,KAAK;AAAA,EAEN;AACH;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,oDAAO;AACd;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA,SAAS,kBAAkB;AAC3B;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA,6BAA6B,4CAA4C;AACzE,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,gBAAgB,KAAyC,+CAA+C,CAAI;AAC5G;AACA,yBAAyB,2BAA2B;AACpD;AACA;AACA,YAAY,KAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,6CAA6C,kCAAkC,cAAc,QAAQ;AACrG;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA,IAAI,IAAyC;AAC7C,EAAE,0DAAa;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,EAAE,mDAAM;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,kBAAkB,aAAa;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,aAAa;AACnC;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,wCAAwC,kDAAS;AACjD,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,+BAA+B,yDAAY;AAC3C;AACA,wCAAwC,MAAM,8DAA8D,yDAAY,QAAQ;AAChI;AACA;AACA,QAAQ;AACR;AACA,YAAY,uDAAU;AACtB;AACA;AACA;AACA,6EAA6E,MAAM;AACnF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,+CAA+C;AAC3E,YAAY,eAAe,yBAAyB,kDAAS;AAC7D;AACA,gCAAgC,qDAAQ;AACxC;AACA;AACA,yBAAyB,sDAAa;AACtC;AACA;AACA,MAAM,IAAkE;AACxE;AACA;AACA,MAAM,IAAyC;AAC/C;AACA,0CAA0C,yDAAY;AACtD;AACA,kBAAkB,eAAe,4BAA4B;AAC7D;AACA;AACA,WAAW,qCAAqC,MAAM,gKAAgK,sDAAS,QAAQ,gBAAgB,MAAM;AAC7P;AACA;AACA;AACA;AACA,oCAAoC,yDAAY;AAChD,sBAAsB,yDAAY,CAAC,qDAAQ;AAC3C;AACA,kCAAkC,yDAAY,CAAC,sDAAS;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,uDAAU;AACxC;AACA;AACA;AACA;AACA,QAAQ,mDAAM;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI;AACJ,IAAI,mDAAM;AACV;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA,mBAAmB,iDAAI;AACvB;AACA;AACA;AACA,SAAS,mDAAM,kDAAkD,mDAAM,UAAU,sDAAS,UAAU,mDAAM;AAC1G;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA,aAAa;AACb;AACA;AACA,YAAY,EAAE,CAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA,YAAY,YAAY;AACxB;AACA;AACA,sCAAsC,wDAAe;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,KAAyC;AAC1D;AACA;AACA;AACA,6CAA6C,OAAO;AACpD;AACA,cAAc,iDAAI;AAClB,iBAAiB,4DAAe;AAChC;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,gDAAgD,sBAAsB;AACtE;AACA;AACA;AACA;AACA,qDAAqD,sBAAsB;AAC3E;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8CAA8C,iDAAI;AAClD,uBAAuB;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,4DAAe;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sDAAsD;AAChE,UAAU,sDAAsD;AAChE;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,sBAAsB,yBAAyB;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B,eAAe;AAC1C;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,qGAAqG,4BAA4B,iBAAiB;AAClJ;AACA;AACA;AACA;AACA;AACA,UAAU,yDAAyD;AACnE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR,gBAAgB,qBAAqB;AACrC;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAiD;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,qDAAQ;AACxC,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,kBAAkB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,cAAc,uGAAuG;AACrH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,gBAAgB,gBAAgB;AAChC,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sBAAsB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,UAAU,yBAAyB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC,GAAG,mDAAM,GAAG,aAAa,eAAe,IAAI,CAAiB;AAC1G;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC,GAAG,mDAAM,GAAG,aAAa,eAAe,IAAI,CAAiB;AAC1G;AACA;AACA;AACA;AACA,MAAM,KAAyC,KAAK,uDAAU;AAC9D;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B,6CAA6C,EAAE,kDAAS;AACvF;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,gEAAe;AAClC;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA,mBAAmB,0DAAW;AAC9B,IAAI,SAAS,2DAAU;AACvB;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA,sCAAsC,2DAAU,OAAO,0DAAW;AAClE;AACA,UAAU,sDAAK;AACf;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA,QAAQ,SAAS,uDAAU;AAC3B;AACA,QAAQ;AACR,QAAQ,KAAyC;AACjD;AACA,KAAK;AACL,IAAI,SAAS,uDAAU;AACvB;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,aAAa,6CAAI;AACjB,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,6CAAI;AACpB;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,aAAa,6CAAI;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uDAAU;AAC5B,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,qBAAqB,2DAAc;AACnC,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,qDAAQ;AACzB;AACA,MAAM,uDAAU;AAChB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4BAA4B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,qDAAQ;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA,IAAI,SAAS,oDAAO;AACpB,oBAAoB,kBAAkB;AACtC;AACA;AACA,IAAI,SAAS,kDAAK,WAAW,kDAAK;AAClC;AACA;AACA,KAAK;AACL,IAAI,SAAS,0DAAa;AAC1B;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,MAAM,+DAAkB;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC,sCAAsC,kDAAS;AAC/C;AACA,UAAU,uDAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,OAAO;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,KAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,KAA0C;AAC1D,cAAc;AAAA,EAAM;AACpB;AACA;AACA;AACA,uBAAuB,sDAAK;AAC5B,cAAc,OAAO;AACrB,UAAU,KAAyC;AACnD,2CAA2C,KAAK;AAChD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mBAAmB;AACjC;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,gBAAgB;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,iDAAiD,KAAK;AACtD;AACA;AACA;AACA,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;;AAEA;AACA,SAAS,uDAAU;AACnB;AACA;AACA,2BAA2B,mDAAM,GAAG,oBAAoB,kBAAkB,gBAAgB;AAC1F;AACA;;AAEA;AACA;AACA,MAAM,uDAAU;AAChB,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC,aAAa,qDAAQ,WAAW,uDAAU;AAC7F,gEAAgE,KAAK;AACrE;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,WAAW;AACX,SAAS;AACT;AACA,qBAAqB,oDAAG;AACxB,oBAAoB,oDAAG;AACvB,sBAAsB,oDAAG;AACzB;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,iDAAiD,QAAQ;AACzD;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,WAAW;AACX,UAAU;AACV;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,UAAU,iCAAiC;AAC3C;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,iBAAiB,OAAO;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAkE;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAkE;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE;AACjE;AACA,cAAc,wBAAwB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,mDAAM;AACV,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA;AACA;AACA,MAAM,8DAAa;AACnB;AACA,KAAK;AACL;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,oBAAoB,yDAAY;AAChC;AACA,SAAS,SAAS;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yDAAyD,qDAAQ,uBAAuB,uDAAU,CAAC,qDAAQ;AAC3G;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,gCAAgC,kBAAkB,IAAI,KAAK,EAAE,MAAM;AACnE;AACA;AACA,IAAI,SAAS,IAAyC;AACtD;AACA,gBAAgB,uDAAU,qBAAqB;AAC/C;AACA;AACA;AACA;AACA,iDAAiD,qDAAQ,oBAAoB,uDAAU,CAAC,qDAAQ;AAChG;;AAEA;AACA;AACA;AACA,MAAM,oDAAO,YAAY,qDAAQ;AACjC;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,8DAA8D,OAAO;AACrE;AACA;AACA,oBAAoB,YAAY;AAChC;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,uCAAuC,OAAO;AAC9C;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,kBAAkB,yBAAyB;AAC3C;AACA,QAAQ,oDAAO;AACf,sBAAsB,iBAAiB;AACvC;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;;AAEA,2CAA2C;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sDAAsD,KAAK;AAC3D,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;;AAEA;AACA;AACA,MAAM,KAAyC,KAAK,qDAAQ;AAC5D;AACA;AACA;AACA;AACA,6DAA6D,IAAI,IAAI,yDAAY;AACjF;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,mDAAM;AACxB;AACA;AACA;AACA,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,mBAAmB,KAAyC,GAAG,gEAAe,YAAY,CAAO;AACjG,kBAAkB,KAAyC,GAAG,gEAAe,WAAW,CAAM;AAC9F;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE,6CAAI;AACrE,GAAG;AACH;AACA;AACA,kDAAkD,kDAAS,8BAA8B,mDAAM;AAC/F;AACA,QAAQ,aAAa;AACrB,YAAY,8DAA8D;AAC1E,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,QAAQ,kBAAkB,kDAAS,IAAI,mDAAM;AAC7C;AACA;AACA,QAAQ;AACR;AACA;AACA,wDAAwD,mDAAM;AAC9D;AACA;AACA;AACA,QAAQ,iBAAiB,kDAAS,IAAI,mDAAM;AAC5C;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,sDAAK;AACb,QAAQ,KAAyC;AACjD,QAAQ,SAAS,KAAyC;AAC1D,QAAQ,sDAAK;AACb;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,MAAM,iBAAiB,kDAAS,IAAI,mDAAM;AAC1C;AACA;AACA,MAAM;AACN;AACA,6DAA6D,mDAAM;AACnE;AACA;AACA;AACA;AACA,MAAM,SAAS,KAAyC,kCAAkC,qDAAQ;AAClG;AACA;AACA,mBAAmB,kDAAS,gCAAgC,mDAAM;AAClE;AACA,sBAAsB;AACtB;AACA,aAAa;AACb;AACA,QAAQ;AACR;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA,GAAG;AACH,QAAQ,aAAa;AACrB,YAAY,wBAAwB;AACpC;AACA;AACA;AACA,MAAM,SAAS,KAAyC,kCAAkC,mDAAM;AAChG,oDAAoD,IAAI;AACxD;AACA,MAAM,kBAAkB,kDAAS,IAAI,mDAAM;AAC3C;AACA;AACA,MAAM,SAAS,mDAAM;AACrB,MAAM,KAAyC,uCAAuC,IAAI;AAC1F;AACA;AACA;AACA,MAAM,KAAyC;AAC/C,iDAAiD,IAAI;AACrD;AACA;AACA,MAAM;AACN,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,SAAS;AACT,GAAG;AACH;AACA,0CAA0C,kDAAS,IAAI,mDAAM,0FAA0F,mDAAM,0BAA0B,mDAAM,cAAc,mDAAM,8BAA8B,mDAAM;AACrP,GAAG;AACH;AACA;AACA;AACA,MAAM,SAAS,mDAAM;AACrB;AACA;AACA;AACA;AACA;AACA,IAAI,IAAiD;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mEAAmE,mDAAM;AACzE,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,qCAAqC,kEAAqB;AAC1D,UAAU,KAAyC;AACnD;AACA,sBAAsB;AACtB;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,6CAAI;AACf,KAAK;AACL,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,6CAAI;AACjB,OAAO;AACP,KAAK;AACL;AACA;AACA;AACA,UAAU,kBAAkB;AAC5B,cAAc,sDAAK;AACnB;AACA;AACA;AACA,qCAAqC;AACrC;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,6CAAI;AACjB,OAAO;AACP;AACA,GAAG;AACH;;AAEA;AACA,KAAK,OAAO;AACZ;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA,WAAW,oDAAG;AACd;AACA,MAAM,KAAyC;AAC/C,yCAAyC,KAAK;AAC9C,WAAW,oDAAG;AACd;AACA;AACA,kBAAkB,oDAAG;AACrB;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,KAAK;AAC9B;AACA,KAAK;AACL;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,yBAAyB,KAAK;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,SAAS,oDAAO;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,oDAAO,SAAS,uDAAU;AACpC,6BAA6B;AAC7B,QAAQ;AACR;AACA;AACA,MAAM;AACN,2BAA2B;AAC3B,MAAM,SAAS,IAAyC;AACxD,iCAAiC,IAAI;AACrC;AACA,kCAAkC,IAAI;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO,OAAO,oDAAO;AAC3B;AACA,SAAS,mDAAM,GAAG;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAS;AACf;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,cAAc,MAAM,YAAY,IAAI,0BAA0B,WAAW;AACzE,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,mCAAmC,KAAyC,8BAA8B,CAAI;AAC9G,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,uDAAU;AACpB,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,UAAU,KAAK;AAAA,EAEN;AACT,YAAY,IAAyC;AACrD;AACA;AACA,QAAQ,SAAS,IAAyC;AAC1D;AACA,qBAAqB,IAAI,cAAc,qBAAqB;AAC5D;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,KAAK,uDAAU;AAChE;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC,IAAI,sDAAS;AAC9D;AACA,kEAAkE;AAClE;AACA;AACA,SAAS,qDAAQ;AACjB,MAAM,KAAyC;AAC/C,MAAM;AACN,sBAAsB,yDAAQ;AAC9B,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,6CAAI;AACvB,aAAa;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,uDAAU,2CAA2C,uDAAU,mDAAmD,6CAAI;AACxI,UAAU,KAAyC,YAAY,6CAAI;AACnE,mCAAmC,IAAI;AACvC;AACA,mBAAmB,uDAAU,SAAS,uDAAU,uCAAuC,KAAyC;AAChI;AACA,wDAAwD,IAAI;AAC5D;AACA,QAAQ,EAAE,CAAI;AACd;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,uDAAU;AAC/B;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO;AACf;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,gEAAgE;AAChE;AACA;AACA;AACA;AACA,SAAS;AACT,OAAO;AACP,MAAM;AACN;AACA;AACA;AACA,oCAAoC,6CAAI;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0EAA0E,6CAAI;AAC9E,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ,sDAAK;AACb;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,MAAM;AACN;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,oDAAO;AACX;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,QAAQ,uDAAU;AAClB;AACA,MAAM,SAAS,IAAyC;AACxD,sDAAsD,IAAI;AAC1D;AACA,IAAI,SAAS,uDAAU;AACvB;AACA,IAAI,SAAS,qDAAQ;AACrB,QAAQ,oDAAO;AACf;AACA,MAAM;AACN,sBAAsB,uDAAU;AAChC,UAAU,uDAAU;AACpB;AACA,QAAQ,SAAS,IAAyC;AAC1D,wDAAwD,YAAY;AACpE;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,mCAAmC,IAAI;AACvC;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA,cAAc;AACd,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA,UAAU,kCAAkC;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,mDAAM;AAClB,MAAM,uDAAU;AAChB,MAAM,uDAAU;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mDAAM;AACpB;AACA;AACA;AACA,QAAQ,oDAAO,QAAQ,oDAAO;AAC9B;AACA;AACA,WAAW,mDAAM;AACjB;AACA;AACA,oDAAoD;AACpD;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,mDAAM;AACvB;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,mBAAmB,2CAAE;AACrB;AACA,0BAA0B;AAC1B,+BAA+B;AAC/B;AACA;AACA;AACA,KAAK;AACL;AACA,kBAAkB;AAClB,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB,sBAAsB,mDAAM,GAAG;AAC/B;AACA,8BAA8B,qDAAQ;AACtC,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,UAAU,KAAyC;AACnD,UAAU,mBAAmB,uDAAU;AACvC;AACA;AACA,UAAU,SAAS,uDAAU;AAC7B;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,YAAY,SAAS,IAAyC;AAC9D;AACA,kFAAkF,WAAW;AAC7F;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD,6BAA6B,KAAK;AAClC;AACA;AACA;AACA,OAAO;AACP;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA,YAAY,KAAyC;AACrD,6BAA6B,KAAK;AAClC;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,cAAc,IAAkE;AAChF;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,cAAc,IAAkE;AAChF;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA,OAAO;AACP;AACA,YAAY,KAAyC;AACrD;AACA,uDAAuD,YAAY;AACnE;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,sCAAsC,uDAAU;AAChD,MAAM,SAAS,IAAyC;AACxD,yBAAyB,YAAY;AACrC;AACA,IAAI,SAAS,IAAyC;AACtD;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C,gCAAgC;AAChC;AACA;AACA,qCAAqC,gEAAe;AACpD,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb,IAAI;AACJ,0BAA0B,sDAAK;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,sBAAsB,0BAA0B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mDAAM;AACpB;AACA;AACA;AACA;AACA,YAAY;AACZ,iCAAiC,qDAAQ;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,mDAAM;AACb;AACA,mBAAmB,sDAAS,mBAAmB,mDAAM;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,mDAAM;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,wDAAO;AACX;AACA,MAAM,IAAyC;AAC/C,gCAAgC;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA,qBAAqB,mDAAM,qBAAqB,qDAAQ;AACxD;AACA;AACA,UAAU;AACV,+CAA+C;AAC/C;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,sDAAK;AACjC,wCAAwC,kDAAS;AACjD,oBAAoB,yBAAyB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,mDAAM;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,mDAAM;AAC7B;AACA;AACA,uDAAuD,uDAAU;AACjE,gBAAgB,gBAAgB;AAChC;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,mEAAmE,sDAAS;AACpF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,uDAAU;AACxC;AACA;AACA;AACA,MAAM,mDAAM;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,qDAAQ;AAChB,sBAAsB,kDAAS;AAC/B;AACA,WAAW,kDAAS;AACpB;AACA,MAAM,oDAAO;AACb,oBAAoB,gBAAgB;AACpC,UAAU,KAAyC,KAAK,qDAAQ;AAChE;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA,oCAAoC,kDAAS;AAC7C;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC,KAAK,qDAAQ;AAC9D;AACA;AACA;AACA,4BAA4B,qDAAQ;AACpC;AACA;AACA,iDAAiD,oDAAO,SAAS,uDAAU,UAAU,YAAY,EAAE,mDAAM,GAAG;AAC5G;AACA;AACA;AACA;AACA;AACA,mCAAmC,mDAAM;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,IAAyC;AACtD,gCAAgC,IAAI;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA,IAAI,SAAS,uDAAU;AACvB;AACA;AACA;AACA;AACA;AACA,yBAAyB,sDAAK;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,mDAAM,oBAAoB,mDAAM,WAAW,sDAAS;AAC3D;AACA;AACA;AACA;AACA,UAAU,uCAAuC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,oDAAO;AACzB;AACA,oBAAoB,8BAA8B;AAClD,cAAc,sBAAsB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,oDAAO;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,YAAY,qDAAQ;AACpB,IAAI;AACJ,YAAY,oDAAO;AACnB,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6DAA6D,KAAK,cAAc,kBAAkB,mDAAU,cAAc;AAC1H;AACA,uBAAuB,sDAAS;AAChC;AACA;AACA;AACA,8BAA8B,cAAc;AAC5C;AACA,sBAAsB,cAAc;AACpC;AACA,6BAA6B,cAAc;AAC3C;AACA;AACA;AACA;AACA;AACA,eAAe,MAAM;AACrB,IAAI;AACJ,cAAc,cAAc;AAC5B,IAAI;AACJ,cAAc,MAAM;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,sCAAsC,oDAAO;AAC7C;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA,iBAAiB,IAAI;AACrB;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA,MAAM;AACN,UAAU,IAAiD;AAC3D;AACA,sDAAsD,IAAI;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,sDAAK;AAC5B,MAAM,gDAAG;AACT,MAAM;AACN;AACA;AACA,2BAA2B;AAC3B;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,EAAE,gDAAG;AACL;AACA;AACA,UAAU,eAAe;AACzB;AACA,iCAAiC,kDAAS;AAC1C;AACA;AACA;AACA,UAAU,KAAyC;AACnD,QAAQ,mDAAM;AACd,QAAQ,wDAAO;AACf,QAAQ;AACR;AACA,QAAQ;AACR,QAAQ,mDAAM;AACd;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,iCAAiC;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA,sBAAsB,oDAAO;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,mBAAmB;AAC7B,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,kDAAS,mBAAmB;AAC1D;AACA;AACA,QAAQ,qDAAQ;AAChB;AACA,UAAU,mDAAM;AAChB;AACA;AACA,MAAM,SAAS,sDAAK;AACpB;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA,IAAI;AACJ,sBAAsB,qDAAQ;AAC9B,mBAAmB,sDAAK;AACxB;AACA;AACA;AACA,uCAAuC,mDAAM;AAC7C;AACA,YAAY,oDAAO,cAAc,mDAAM;AACvC,YAAY;AACZ,iBAAiB,oDAAO;AACxB;AACA;AACA,oBAAoB,mDAAM;AAC1B;AACA;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,UAAU;AACV;AACA,cAAc,mDAAM;AACpB;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,sDAAsD,WAAW;AACjE;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM,SAAS,IAAyC;AACxD,kDAAkD,WAAW;AAC7D;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,kCAAkC;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY,KAAyC;AACrD;AACA,YAAY;AACZ,YAAY,+BAA+B;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,uBAAuB;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,oDAAoD,YAAY;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,0CAA0C;AACtD;AACA,QAAQ,IAAgF;AACxF;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4D,iDAAI,UAAU,2DAAc;AACxF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,KAAyC;AACvD;AACA,iDAAiD,WAAW;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU,KAAyC;AACnD,mDAAmD,WAAW;AAC9D,YAAY;AACZ,YAAY,eAAe;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,OAAO;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA,QAAQ;AACR;AACA,YAAY,KAAyC;AACrD;AACA,+CAA+C,gCAAgC;AAC/E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,qCAAqC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,qBAAqB,KAAK,GAAG,aAAa;AAC1C;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA,4BAA4B,KAAK,GAAG,aAAa;AACjD;AACA;AACA;AACA,UAAU,6CAA6C,IAAI,KAAK;AAChE;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C,IAAI,0DAAa;AACjB;AACA;AACA,IAAI,KAAyC;AAC7C,IAAI,0DAAa;AACjB;AACA,MAAM,KAAyC;AAC/C;AACA;AACA,qBAAqB,kBAAkB,EAAE,qBAAqB,EAAE,sBAAsB;;AAEtF;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,0DAAa;AAC9B;AACA,MAAM,IAAkE;AACxE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iCAAiC,6CAAI;AACrC;AACA,IAAI;AACJ,kJAAkJ,KAAyC;AAC3L;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,SAAS,IAAyC;AAC5D,gDAAgD,YAAY;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,4BAA4B,YAAY;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,YAAY;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,2CAA2C;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,2DAAc;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,yBAAyB;AAC/C;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,mCAAmC;AAC7C;AACA,iCAAiC,kDAAS;AAC1C,iCAAiC,kDAAS;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,0BAA0B;AACpD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,oBAAoB,wBAAwB;AAC5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uBAAuB,kDAAS;AAChC;AACA,eAAe,2DAAc;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,2DAAc;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,iEAAiE;AAC3E,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA,UAAU,KAAK;AAAA,EAaN;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA,UAAU,IAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,YAAY;AAC5B,gBAAgB,gBAAgB;AAChC;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,IAAyC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,UAAU;AACV,cAAc,IAAyC;AACvD;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,IAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAkE;AAC9E;AACA;AACA;AACA,QAAQ;AACR,cAAc,6BAA6B;AAC3C;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,UAAU,2DAAc;AACxB;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAkE;AAC9E;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,yCAAyC,2DAAc;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAyC;AACjD,6CAA6C,2DAAc;AAC3D,+CAA+C,2DAAc;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA,IAAI,8DAAa;AACjB;AACA;AACA;AACA;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,kDAAS;AACxB,eAAe,kDAAS;AACxB;AACA;AACA;AACA;AACA,gBAAgB,kBAAkB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,mBAAmB,SAAS;AAC5B;AACA;AACA,cAAc,KAAyC;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA,mBAAmB,SAAS;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV,uBAAuB,SAAS;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sFAAsF,kDAAS;AAC/F;AACA,gCAAgC,QAAQ;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,4CAA4C;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR,gBAAgB,gCAAgC;AAChD;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,YAAY,+BAA+B;AAC3C;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA,SAAS;AACT,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oBAAoB;AAClC;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,KAAyC;AACjD;AACA;AACA,YAAY,kCAAkC;AAC9C;AACA,MAAM,2DAAc;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,gBAAgB;AACzC;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO,SAAS,oDAAO;AAC7B,oBAAoB,gBAAgB;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,KAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,SAAS;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM,qDAAQ;AACd;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,QAAQ,KAAyC;AACjD,6DAA6D,eAAe;AAC5E;AACA;AACA;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,uCAAuC,eAAe;AACtD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX,MAAM;AACN;AACA,UAAU,uCAAuC;AACjD,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA,kCAAkC,KAAyC,qCAAqC,CAAc;AAC9H,qCAAqC,KAAyC,mCAAmC,CAAc;AAC/H;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,KAAyC;AAC1D,8DAA8D,cAAc;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,SAAS,IAAyC;AAC9D;AACA;AACA;AACA,kBAAkB,cAAc;AAChC;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,8DAA8D,kBAAkB,sBAAsB;AACtG,YAAY,2DAA2D;AACvE;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,qBAAqB;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,wDAAwD,KAAK,QAAQ,WAAW;AAChF;AACA;AACA;AACA,UAAU,yCAAyC;AACnD;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,qBAAqB;AAC3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mEAAmE,kDAAS;AAC5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,uBAAuB,qDAAQ,SAAS,sDAAK,SAAS,uDAAU,UAAU,gEAAgE;AAC1I;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,uBAAuB,qDAAQ;AAC/B;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,KAAyC,kCAAkC,CAAY;AAC3G;AACA;AACA,QAAQ,KAAyC;AACjD,sDAAsD,KAAK;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,sBAAsB;AAChC,kBAAkB,qDAAQ;AAC1B,oBAAoB,2DAAc;AAClC;AACA,QAAQ,qDAAQ;AAChB,UAAU,wDAAO,YAAY,oDAAO;AACpC,gBAAgB,mDAAM,GAAG;AACzB;AACA,oBAAoB,2DAAc;AAClC;AACA;AACA,oBAAoB,qDAAQ,8DAA8D,qDAAQ,aAAa,uDAAU;AACzH,MAAM,KAAyC,qBAAqB,wDAAO;AAC3E,WAAW,sDAAK;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,wDAAO,wCAAwC,mDAAM,GAAG;AACjE;AACA;AACA,UAAU,kCAAkC;AAC5C,yDAAyD;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,oDAAO;AAC/B;AACA;AACA;AACA,cAAc,KAAyC,wBAAwB,oDAAO;AACtF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,oDAAO;AACb;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,YAAY;AACtB;AACA;AACA,IAAI,SAAS,oDAAO;AACpB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA,IAAI,SAAS,uDAAU;AACvB,iBAAiB;AACjB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;AACA,sBAAsB,2DAAc;AACpC;AACA,QAAQ;AACR,oBAAoB,2DAAc;AAClC,QAAQ,SAAS,iDAAI;AACrB;AACA;AACA,mDAAmD,oDAAO;AAC1D;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,wDAAW;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,kDAAS;AAC5B;AACA;AACA;AACA,SAAS,kDAAS;AAClB,UAAU,kDAAS;AACnB,WAAW,kDAAS;AACpB,WAAW,kDAAS;AACpB,WAAW,kDAAS;AACpB,UAAU,kDAAS;AACnB,gBAAgB,kDAAS;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA,IAAI,KAAK;AAAA,EAEN;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,uCAAuC,0DAAa;AACpD,mCAAmC,0DAAa;AAChD;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,oDAAO;AAC5C;AACA,+CAA+C,2CAAE;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,kBAAkB;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA,sBAAsB,kBAAkB;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,wDAAO;AAC1B,MAAM,IAAyC;AAC/C;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA;AACA;AACA;AACA,OAAO,KAAyC,GAAG,gEAAe,mBAAmB,CAAc;AACnG;AACA,IAAI,8DAAa;AACjB;AACA,QAAQ,sDAAS;AACjB;AACA;AACA;AACA;AACA,SAAS;AACT;AACA,SAAS;AACT,QAAQ;AACR;AACA,YAAY,KAAyC;AACrD;AACA;AACA,0BAA0B,KAAK;AAC/B;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM,uDAAU;AAChB;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,SAAS,qDAAQ;AACrB,QAAQ,KAAyC;AACjD;AACA;AACA;AACA;AACA,QAAQ,IAAkE;AAC1E;AACA;AACA,0BAA0B,0DAAS;AACnC,QAAQ,IAAyC;AACjD;AACA;AACA,IAAI,SAAS,KAAyC;AACtD;AACA,oDAAoD,mDAAmD;AACvG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA,gBAAgB,mCAAmC;AACnD,gBAAgB,wDAAwD;AACxE,qCAAqC,mDAAM;AAC3C,UAAU,mDAAM;AAChB;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA,0CAA0C,6CAAI;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,8DAAa;AACjB;AACA,IAAI,8DAAa;AACjB;AACA;AACA,MAAM,KAAyC,6CAA6C,6CAAI;AAChG;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,KAAyC;AAC7C;AACA;AACA,QAAQ,sDAAK;AACb;AACA,OAAO;AACP;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,MAAM,EAAE,CAKH;AACL;AACA;AACA;AACA;AACA;AACA,MAAM,sDAAK;AACX;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,QAAQ,IAAyC;AACjD;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,oDAAO;AACrB;AACA,YAAY,SAAS,sDAAK;AAC1B;AACA;AACA;AACA;AACA;AACA,kEAAkE,YAAY;AAC9E;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA;AACA,OAAO;AACP;AACA,KAAK;AACL,IAAI,KAAK;AAAA,EASN;AACH;AACA;AACA;AACA,qEAAqE,0DAAS,CAAC,wDAAO;AACtF;AACA;AACA;AACA,UAAU;AACV;AACA;AACA,OAAO;AACP;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,uDAAU;AACnB;;AAEA;AACA,SAAS,yDAAU;AACnB;;AAEA;AACA;AACA;AACA,QAAQ,qDAAQ,sBAAsB,oDAAO;AAC7C;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA,MAAM,MAA0C;AAChD;AACA;AACA,qBAAqB;AACrB,wBAAwB;AACxB,wBAAwB;AACxB,yBAAyB;AACzB;AACA;AACA,WAAW,qDAAQ;AACnB;AACA;AACA;AACA;AACA,QAAQ,SAAS,sDAAK;AACtB;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA,cAAc,2DAAU,2BAA2B;AACnD;AACA,QAAQ,SAAS,2DAAU;AAC3B;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,YAAY;AACZ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+CAA+C,sDAAK;AACpD;AACA,gCAAgC,kDAAS;AACzC;AACA;AACA,0BAA0B,kDAAS;AACnC,8CAA8C,sDAAK;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA,wCAAwC;AACxC,SAAS;AACT;AACA;AACA,mBAAmB,kBAAkB;AACrC;AACA;AACA;AACA;AACA,aAAa,mDAAM,GAAG;AACtB;AACA,wBAAwB;AACxB;AACA;AACA;AACA,QAAQ,2BAA2B,sBAAsB;AACzD;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,MAAM;AACN;AACA,MAAM,SAAS,qDAAQ;AACvB,0BAA0B,gBAAgB,sDAAK,SAAS;AACxD,MAAM;AACN;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oDAAO,gCAAgC,qDAAQ;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC,QAAQ,uDAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEk+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC3jPxjC;AACxY;AACsQ;;AAExS;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,uFAAuF,KAAK;AAC5F;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,oDAAoD,QAAQ;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA,sBAAsB,2DAAQ;AAC9B;AACA,iBAAiB,2DAAQ;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA,MAAM,0DAAO;AACb;AACA,IAAI;AACJ;AACA;AACA,QAAQ,IAAyC;AACjD;AACA,QAAQ,uDAAI;AACZ,iDAAiD,KAAK,kBAAkB,IAAI;AAC5E;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA,UAAU,4DAAS;AACnB;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,2DAAQ;AACrB;AACA;AACA;AACA,SAAS,6DAAU;AACnB,kBAAkB,qBAAqB;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI;AACJ,sBAAsB,uEAAoB;AAC1C,uCAAuC,qEAAkB;AACzD;AACA,MAAM;AACN;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,qEAAkB;AAChC,MAAM;AACN;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,QAAQ,KAAyC;AACjD,MAAM,uDAAI;AACV,gCAAgC,IAAI,QAAQ,kBAAkB,WAAW,OAAO;AAChF;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C;AAC3C;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kDAAkD,4DAAS;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,IAAI,6EAA0B;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,0DAAO;AACb;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI,SAAS,uDAAI;AACjB,SAAS,kEAAe;AACxB;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6CAA6C,6DAAU;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,2DAAQ;AACtC;AACA;AACA;AACA;;AAEA;AACA,eAAe,kEAAe;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,UAAU,KAAyC;AACnD,QAAQ,uDAAI;AACZ;AACA;AACA;AACA,0BAA0B,cAAc;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,2DAAQ;AACZ;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4BAA4B;AAChD;AACA;AACA;AACA;AACA;AACA;AACA,KAAK,kBAAkB,kBAAkB;AACzC;AACA,cAAc,gBAAgB;AAC9B;AACA,oBAAoB,0DAAO;AAC3B;AACA;AACA;AACA;AACA,iCAAiC,2DAAQ;AACzC;AACA,iFAAiF,2DAAU;AAC3F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA,YAAY,QAAQ;AACpB,6BAA6B,0DAAO,yCAAyC;AAC7E;AACA;AACA;AACA;AACA;AACA,2CAA2C,uDAAU;AACrD;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,qBAAqB,2DAAU;AAC/B;AACA,cAAc,2DAAQ;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,4DAAS;AACrC,UAAU;AACV,4BAA4B,4DAAS;AACrC,UAAU;AACV,+BAA+B,4DAAS;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,8DAAW,YAAY,yDAAM,GAAG;AAClD;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa;AACb;AACA;AACA;AACA;AACA,cAAc,4DAAS;AACvB,qBAAqB,4DAAS;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,IAAyC;AACrD;AACA;AACA,OAAO;AACP;AACA;AACA;;AAEA;AACA;AACA,qBAAqB,qEAAkB;AACvC;AACA,MAAM,KAAyC,IAAI,uDAAI;AACvD,aAAa,wDAAS;AACtB;AACA;AACA;AACA,MAAM,KAAyC,IAAI,uDAAI;AACvD,aAAa,wDAAS;AACtB;AACA;AACA;AACA,MAAM,KAAyC,IAAI,uDAAI,qDAAqD,KAAK;AACjH,aAAa,wDAAS;AACtB;AACA;AACA;AACA;;AAEA;AACA,mBAAmB,qEAAkB;AACrC;AACA,IAAI,KAAyC,IAAI,uDAAI;AACrD;AACA;AACA;AACA;AACA,kDAAkD,aAAa;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,kEAAe;AACjB,EAAE,4DAAS;AACX;AACA,iDAAiD,iBAAiB;AAClE,IAAI,8DAAW;AACf,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,wBAAwB,uDAAQ;AACpC;AACA,IAAI,wBAAwB,qDAAM;AAClC,UAAU,aAAa;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6BAA6B,IAAI;AACjC;AACA;AACA;;AAEA;AACA;AACA,6BAA6B,OAAO,KAAK,oDAAC,CAAC,6DAAc;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qEAAqE,yDAAM;AAC3E,IAAI;AACJ,EAAE,4EAA6B;AAC/B;AACA;AACA;AACA,MAAM,0DAAO;AACb;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,gBAAgB,0DAAO;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B,0BAA0B,KAAK;AAC/B,sBAAsB,KAAK;AAC3B;AACA;AACA;AACA,wBAAwB,KAAK;AAC7B,0BAA0B,KAAK;AAC/B,sBAAsB,KAAK;AAC3B,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA,SAAS,yDAAM;AACf;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,IAAI,SAAS,2DAAQ;AACrB;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,cAAc,2DAAQ;AACtB,MAAM,IAAyC;AAC/C,IAAI,+DAAY;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,2BAA2B;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,iDAAiD,WAAW;AAC5D,oDAAoD,WAAW;AAC/D;AACA,gDAAgD,UAAU;AAC1D,mDAAmD,UAAU;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,0BAA0B,WAAW;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,yBAAyB,yDAAM,GAAG;AAClC;AACA;AACA,GAAG;AACH,iBAAiB,OAAO;AACxB,qBAAqB,qEAAkB;AACvC,kBAAkB,qEAAkB;AACpC;AACA;AACA,IAAI,4DAAS;AACb;AACA;AACA;AACA,8CAA8C,kBAAkB;AAChE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP,KAAK;AACL;AACA,uBAAuB,wDAAK;AAC5B;AACA,gCAAgC,uDAAQ;AACxC;AACA,iCAAiC,2EAAwB;AACzD,sBAAsB,qBAAqB;AAC3C;AACA;AACA,UAAU,qEAAkB;AAC5B;AACA,YAAY,yEAAsB;AAClC;AACA,UAAU,SAAS,IAAyC;AAC5D,UAAU,uDAAI;AACd;AACA;AACA;AACA,wBAAwB,yBAAyB;AACjD;AACA,UAAU,qEAAkB;AAC5B;AACA,YAAY,yEAAsB;AAClC;AACA;AACA;AACA;AACA,aAAa,8DAAW;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mDAAmD,GAAG,KAAK,GAAG;AAC9D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,UAAU,eAAe;AACzB;AACA;AACA;;AAEA;AACA;AACA,SAAS,0DAAO,kBAAkB,iEAAc;AAChD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,aAAa,sBAAsB;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB,gEAAa;AAChC;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,gBAAgB,OAAO;AACvB;AACA,GAAG;AACH,qBAAqB,oBAAoB,sBAAsB;AAC/D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8CAA8C,gEAAa;AAC3D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,0DAAO;AACjB,sBAAsB,+DAAY;AAClC;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA,QAAQ,SAAS,wDAAK;AACtB;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,KAAK;AACL,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,iBAAiB;AAC3C;AACA,MAAM,0DAAO;AACb,iBAAiB,+DAAY;AAC7B,IAAI,SAAS,wDAAK;AAClB;AACA,IAAI;AACJ,iBAAiB,6DAAU;AAC3B;AACA;AACA;AACA,gBAAgB,OAAO;AACvB,iBAAiB,6DAAU;AAC3B;AACA;AACA;AACA,KAAK;AACL,GAAG;AACH,qBAAqB,iBAAiB;AACtC;AACA;AACA,mBAAmB,6DAAU;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,oBAAoB,UAAU;AAC9C,uBAAuB,wDAAK;AAC5B;AACA;AACA,wBAAwB,gEAAa;AACrC;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,GAAG;AACH;AACA;AACA,gBAAgB,OAAO;AACvB;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH,gBAAgB,OAAO;AACvB;AACA;AACA;AACA;AACA;AACA,qBAAqB,0DAAO,YAAY,wDAAK;AAC7C,IAAI,KAAyC,IAAI,uDAAI;AACrD,0FAA0F,mDAAmD;AAC7I;AACA;AACA;AACA,yCAAyC,OAAO;AAChD;AACA;AACA;AACA,UAAU,0DAAO;AACjB,0BAA0B,+DAAY;AACtC,QAAQ;AACR;AACA;AACA,MAAM;AACN,UAAU,6DAAU;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,OAAO,QAAQ,OAAO;AACpD,+BAA+B,OAAO;AACtC,uBAAuB,6DAAU;AACjC,eAAe;AACf;AACA;AACA,kCAAkC,OAAO;AACzC,QAAQ,0DAAO;AACf,yBAAyB,+DAAY;AACrC,iBAAiB;AACjB;AACA,MAAM,SAAS,wDAAK;AACpB;AACA,iBAAiB;AACjB;AACA,MAAM;AACN,eAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4D,EAAE;AAC9D;AACA;AACA;AACA,oBAAoB,sBAAsB;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,4DAAS;AAC9B;AACA;AACA;AACA;AACA;;AAEA;AACA,oBAAoB,OAAO,IAAI,YAAY;AAC3C;AACA;AACA;AACA,MAAM;AACN;AACA;AACA,GAAG;AACH,gBAAgB,OAAO,IAAI,YAAY;AACvC;AACA;AACA;AACA,GAAG;AACH,gBAAgB,iBAAiB,IAAI,YAAY;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ;AACR;AACA;AACA,SAAS;AACT;AACA,MAAM;AACN;AACA;AACA,GAAG;AACH,sBAAsB,OAAO;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,yBAAyB,OAAO;AAChC;AACA,eAAe,SAAS;AACxB;AACA;AACA;;AAEA,wCAAwC,yDAAM,GAAG,WAAW;AAC5D;AACA;AACA;AACA,iCAAiC,iEAAc;AAC/C;AACA;AACA,2CAA2C,0EAAuB;AAClE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA;AACA;AACA,SAAS,6DAAU;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,IAAyC;AAC/C;AACA;AACA;AACA,UAAU,QAAQ;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oBAAoB,4DAAS,SAAS,2DAAQ;AAC9C;AACA,GAAG;AACH;AACA;AACA,MAAM,gEAAa;AACnB;AACA;AACA;AACA;AACA,OAAO;AACP;AACA,QAAQ,uDAAI;AACZ;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,uDAAI;AACZ;AACA,OAAO;AACP;AACA,QAAQ,uDAAI;AACZ;AACA,KAAK;AACL;AACA;AACA;AACA,MAAM,2DAAQ;AACd;AACA,QAAQ,KAAyC;AACjD,MAAM,uDAAI;AACV,uDAAuD,UAAU;AACjE;AACA;AACA;AACA;AACA,MAAM,KAAyC;AAC/C,IAAI,uDAAI;AACR,wCAAwC,eAAe;AACvD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEgS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC3+ChS;AACA;AACA;AACA,kBAAkB,iBAAiB;AACnC;AACA;AACA;AACA;;AAEA,kBAAkB,KAAyC,mBAAmB,IAAI,CAAE;AACpF,kBAAkB,KAAyC,uBAAuB,CAAE;AACpF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB,gBAAgB;AACtC;AACA;AACA;AACA,kBAAkB,gBAAgB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6KAA6K,qBAAM,mBAAmB,qBAAM,KAAK;AACjN;AACA;AACA;AACA,yCAAyC,KAAK,eAAe,qBAAqB;AAClF;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,kBAAkB;AACpC;AACA;AACA,8BAA8B,+BAA+B;AAC7D;AACA;AACA;AACA;AACA,aAAa,KAAK,EAAE,iDAAiD,KAAK,SAAS;AACnF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA,0BAA0B;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,cAAc,GAAG,OAAO;AACxC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,oBAAoB,kBAAkB;AACtC;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,sBAAsB;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4CAA4C,KAAK;AACjD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B,oBAAoB;AAChD;AACA;AACA,yBAAyB;AACzB;AACA;AACA,wBAAwB;AACxB;AACA;AACA,wBAAwB;AACxB;AACA;AACA,uBAAuB;AACvB;AACA;AACA,uBAAuB;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,kBAAkB,uBAAuB;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,cAAc,SAAS;AACvB,mBAAmB,KAAK;AACxB;AACA,OAAO,IAAI;AACX;AACA,IAAI;AACJ;AACA,cAAc,SAAS;AACvB;AACA,IAAI;AACJ;AACA;AACA;AACA;;AAEuzB;;;;;;;;;;;;ACvZ1yB;AACb,8CAA6C,EAAE,aAAa,EAAC;AAC7D;AACA;AACA,kBAAe;AACf;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;;;ACVa;;AAEb,8CAA6C,EAAE,aAAa,EAAC;;AAE7D,kBAAkB,mBAAO,CAAC,4FAAmB;AAC7C,iBAAiB,mBAAO,CAAC,yFAAkB;AAC3C,aAAa,mBAAO,CAAC,0EAAa;;AAElC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iEAAiE,SAAS;AAC1E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,UAAU,OAAO;AACjB;AACA,6EAA6E,YAAY;AACzF;AACA;AACA;AACA;AACA;AACA,mCAAmC;AACnC,EAAE,UAAU;AACZ;AACA;AACA;AACA;AACA;AACA;;AAEA,eAAe;AACf;AACA;AACA,CAAC;;;;;;;;;;;;AC1EW;;AAEZ,IAAI,KAAqC,EAAE;AAAA,EAE1C,CAAC;AACF,EAAE,mGAA6C;AAC/C;;;;;;;UCNA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA,E;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA,E;;;;;WCPA;WACA;WACA;WACA;WACA,GAAG;WACH;WACA;WACA,CAAC,I;;;;;WCPD,wF;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D,E;;;;;;;;;;ACNA,gEAAO,qCAAc,MAAE","sources":["webpack://source-maps-should-consider-input-source-map/./App.vue","webpack://source-maps-should-consider-input-source-map/./App.vue?fc9a","webpack://source-maps-should-consider-input-source-map/./App.vue?eeba","webpack://source-maps-should-consider-input-source-map/./App.vue?7d44","webpack://source-maps-should-consider-input-source-map/./App.vue?37cf","webpack://source-maps-should-consider-input-source-map/./bootloader.ts","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/compiler-core/dist/compiler-core.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/compiler-dom/dist/compiler-dom.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/@vue/shared/dist/shared.esm-bundler.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue-loader/dist/exportHelper.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue/dist/vue.cjs.js","webpack://source-maps-should-consider-input-source-map/./node_modules/vue/index.js","webpack://source-maps-should-consider-input-source-map/webpack/bootstrap","webpack://source-maps-should-consider-input-source-map/webpack/runtime/compat get default export","webpack://source-maps-should-consider-input-source-map/webpack/runtime/define property getters","webpack://source-maps-should-consider-input-source-map/webpack/runtime/global","webpack://source-maps-should-consider-input-source-map/webpack/runtime/hasOwnProperty shorthand","webpack://source-maps-should-consider-input-source-map/webpack/runtime/make namespace object","webpack://source-maps-should-consider-input-source-map/./index.ts"],"sourcesContent":["\n\n\n","import { openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n return (_openBlock(), _createElementBlock(\"h1\", null, \"Hello World!\"))\n}","import { render } from \"./App.vue?vue&type=template&id=472cff63&ts=true\"\nimport script from \"./App.vue?vue&type=script&lang=ts\"\nexport * from \"./App.vue?vue&type=script&lang=ts\"\n\nimport exportComponent from \"./node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__file',\"App.vue\"]])\n/* hot reload */\nif (module.hot) {\n __exports__.__hmrId = \"472cff63\"\n const api = __VUE_HMR_RUNTIME__\n module.hot.accept()\n if (!api.createRecord('472cff63', __exports__)) {\n api.reload('472cff63', __exports__)\n }\n \n module.hot.accept(\"./App.vue?vue&type=template&id=472cff63&ts=true\", () => {\n api.rerender('472cff63', render)\n })\n\n}\n\n\nexport default __exports__","export { default } from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts\"; export * from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=script&lang=ts\"","export * from \"-!../../index.js??clonedRuleSet-1!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./App.vue?vue&type=template&id=472cff63&ts=true\"","import { createApp } from \"vue\";\nimport App from \"./App.vue\";\n\nconst app = createApp(App);\n\napp.mount(\"#app\");\n","import { isString, hyphenate, NOOP, extend, isObject, NO, isArray, makeMap, isSymbol, capitalize, camelize, EMPTY_OBJ, PatchFlagNames, slotFlagsText, isOn, isBuiltInDirective, isReservedProp, toHandlerKey } from '@vue/shared';\nexport { generateCodeFrame } from '@vue/shared';\n\nfunction defaultOnError(error) {\n throw error;\n}\nfunction defaultOnWarn(msg) {\n !!(process.env.NODE_ENV !== \"production\") && console.warn(`[Vue warn] ${msg.message}`);\n}\nfunction createCompilerError(code, loc, messages, additionalMessage) {\n const msg = !!(process.env.NODE_ENV !== \"production\") || false ? (messages || errorMessages)[code] + (additionalMessage || ``) : code;\n const error = new SyntaxError(String(msg));\n error.code = code;\n error.loc = loc;\n return error;\n}\nconst errorMessages = {\n // parse errors\n [0]: \"Illegal comment.\",\n [1]: \"CDATA section is allowed only in XML context.\",\n [2]: \"Duplicate attribute.\",\n [3]: \"End tag cannot have attributes.\",\n [4]: \"Illegal '/' in tags.\",\n [5]: \"Unexpected EOF in tag.\",\n [6]: \"Unexpected EOF in CDATA section.\",\n [7]: \"Unexpected EOF in comment.\",\n [8]: \"Unexpected EOF in script.\",\n [9]: \"Unexpected EOF in tag.\",\n [10]: \"Incorrectly closed comment.\",\n [11]: \"Incorrectly opened comment.\",\n [12]: \"Illegal tag name. Use '<' to print '<'.\",\n [13]: \"Attribute value was expected.\",\n [14]: \"End tag name was expected.\",\n [15]: \"Whitespace was expected.\",\n [16]: \"Unexpected '|--!>| looseEqual(item, val));\n}\n\nconst toDisplayString = (val) => {\n return isString(val) ? val : val == null ? \"\" : isArray(val) || isObject(val) && (val.toString === objectToString || !isFunction(val.toString)) ? JSON.stringify(val, replacer, 2) : String(val);\n};\nconst replacer = (_key, val) => {\n if (val && val.__v_isRef) {\n return replacer(_key, val.value);\n } else if (isMap(val)) {\n return {\n [`Map(${val.size})`]: [...val.entries()].reduce((entries, [key, val2]) => {\n entries[`${key} =>`] = val2;\n return entries;\n }, {})\n };\n } else if (isSet(val)) {\n return {\n [`Set(${val.size})`]: [...val.values()]\n };\n } else if (isObject(val) && !isArray(val) && !isPlainObject(val)) {\n return String(val);\n }\n return val;\n};\n\nexport { EMPTY_ARR, EMPTY_OBJ, NO, NOOP, PatchFlagNames, camelize, capitalize, def, escapeHtml, escapeHtmlComment, extend, genPropsAccessExp, generateCodeFrame, getGlobalThis, hasChanged, hasOwn, hyphenate, includeBooleanAttr, invokeArrayFns, isArray, isBooleanAttr, isBuiltInDirective, isDate, isFunction, isGloballyWhitelisted, isHTMLTag, isIntegerKey, isKnownHtmlAttr, isKnownSvgAttr, isMap, isModelListener, isObject, isOn, isPlainObject, isPromise, isRegExp, isReservedProp, isSSRSafeAttrName, isSVGTag, isSet, isSpecialBooleanAttr, isString, isSymbol, isVoidTag, looseEqual, looseIndexOf, looseToNumber, makeMap, normalizeClass, normalizeProps, normalizeStyle, objectToString, parseStringStyle, propsToAttrMap, remove, slotFlagsText, stringifyStyle, toDisplayString, toHandlerKey, toNumber, toRawType, toTypeString };\n","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// runtime helper for setting properties on components\n// in a tree-shakable way\nexports.default = (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n};\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', { value: true });\n\nvar compilerDom = require('@vue/compiler-dom');\nvar runtimeDom = require('@vue/runtime-dom');\nvar shared = require('@vue/shared');\n\nfunction _interopNamespaceDefault(e) {\n var n = Object.create(null);\n if (e) {\n for (var k in e) {\n n[k] = e[k];\n }\n }\n n.default = e;\n return Object.freeze(n);\n}\n\nvar runtimeDom__namespace = /*#__PURE__*/_interopNamespaceDefault(runtimeDom);\n\nconst compileCache = /* @__PURE__ */ Object.create(null);\nfunction compileToFunction(template, options) {\n if (!shared.isString(template)) {\n if (template.nodeType) {\n template = template.innerHTML;\n } else {\n runtimeDom.warn(`invalid template option: `, template);\n return shared.NOOP;\n }\n }\n const key = template;\n const cached = compileCache[key];\n if (cached) {\n return cached;\n }\n if (template[0] === \"#\") {\n const el = document.querySelector(template);\n if (!el) {\n runtimeDom.warn(`Template element not found or is empty: ${template}`);\n }\n template = el ? el.innerHTML : ``;\n }\n const opts = shared.extend(\n {\n hoistStatic: true,\n onError: onError ,\n onWarn: (e) => onError(e, true) \n },\n options\n );\n if (!opts.isCustomElement && typeof customElements !== \"undefined\") {\n opts.isCustomElement = (tag) => !!customElements.get(tag);\n }\n const { code } = compilerDom.compile(template, opts);\n function onError(err, asWarning = false) {\n const message = asWarning ? err.message : `Template compilation error: ${err.message}`;\n const codeFrame = err.loc && shared.generateCodeFrame(\n template,\n err.loc.start.offset,\n err.loc.end.offset\n );\n runtimeDom.warn(codeFrame ? `${message}\n${codeFrame}` : message);\n }\n const render = new Function(\"Vue\", code)(runtimeDom__namespace);\n render._rc = true;\n return compileCache[key] = render;\n}\nruntimeDom.registerRuntimeCompiler(compileToFunction);\n\nexports.compile = compileToFunction;\nObject.keys(runtimeDom).forEach(function (k) {\n if (k !== 'default' && !exports.hasOwnProperty(k)) exports[k] = runtimeDom[k];\n});\n","'use strict'\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./dist/vue.cjs.prod.js')\n} else {\n module.exports = require('./dist/vue.cjs.js')\n}\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import(\"./bootloader\");\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/test/comparison-tests/tsconfigInvalid/expectedOutput-5.9/bundle.js b/test/comparison-tests/tsconfigInvalid/expectedOutput-5.9/bundle.js index 94af2963c..72eb79ddd 100644 --- a/test/comparison-tests/tsconfigInvalid/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/tsconfigInvalid/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("throw new Error(\"Module build failed (from ../../index.js):/nError: /u001b[31merror while parsing tsconfig.json/u001b[39m/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:18:18)\");\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{throw new Error(\"Module build failed (from ../../index.js):/nError: /u001b[31merror while parsing tsconfig.json/u001b[39m/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:18:18)\");\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.9/bundle.js index 94af2963c..72eb79ddd 100644 --- a/test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/tsconfigInvalid/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("throw new Error(\"Module build failed (from ../../index.js):/nError: /u001b[31merror while parsing tsconfig.json/u001b[39m/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:18:18)\");\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{throw new Error(\"Module build failed (from ../../index.js):/nError: /u001b[31merror while parsing tsconfig.json/u001b[39m/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:18:18)\");\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.9/bundle.js b/test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.9/bundle.js index e825c9e16..6dae2252e 100644 --- a/test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/tsconfigInvalidFile/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("throw new Error(\"Module build failed (from ../../index.js):/nError: /u001b[31mA file specified in tsconfig.json could not be found: /tsconfigInvalidFile/i-am-a-file-what-does-not-exist.ts/u001b[39m/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:18:18)\");\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{throw new Error(\"Module build failed (from ../../index.js):/nError: /u001b[31mA file specified in tsconfig.json could not be found: /tsconfigInvalidFile/i-am-a-file-what-does-not-exist.ts/u001b[39m/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:18:18)\");\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.9/bundle.js index caacaea37..8d27ee7e7 100644 --- a/test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/tsconfigInvalidFile/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/bundle.js b/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/bundle.js index 2d04b17df..3821a6fb6 100644 --- a/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/bundle.js @@ -9,6 +9,16 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); + +/***/ }), + /***/ "./src/app.ts": /*!********************!*\ !*** ./src/app.ts ***! @@ -16,17 +26,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething('');\n\n\n//# sourceURL=webpack:///./src/app.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething('');\n\n\n//# sourceURL=webpack:///./src/app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/output.txt b/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/output.txt index 187df947a..26e8f4ef6 100644 --- a/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/tsconfigSearch/expectedOutput-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.59 KiB [emitted] (name: main) +asset bundle.js 2.6 KiB [emitted] (name: main) ./src/app.ts 148 bytes [built] [code generated] ./lib/externalLib.js 55 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/bundle.js index 2d04b17df..3821a6fb6 100644 --- a/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/bundle.js @@ -9,6 +9,16 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ +/***/ "./lib/externalLib.js": +/*!****************************!*\ + !*** ./lib/externalLib.js ***! + \****************************/ +/***/ ((module) => { + +eval("{module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?\n}"); + +/***/ }), + /***/ "./src/app.ts": /*!********************!*\ !*** ./src/app.ts ***! @@ -16,17 +26,7 @@ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { "use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething('');\n\n\n//# sourceURL=webpack:///./src/app.ts?"); - -/***/ }), - -/***/ "./lib/externalLib.js": -/*!****************************!*\ - !*** ./lib/externalLib.js ***! - \****************************/ -/***/ ((module) => { - -eval("module.exports = {\n doSomething: function() { } \n}\n\n//# sourceURL=webpack:///./lib/externalLib.js?"); +eval("{\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar externalLib = __webpack_require__(/*! externalLib */ \"./lib/externalLib.js\");\nexternalLib.doSomething('');\n\n\n//# sourceURL=webpack:///./src/app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/output.txt index 187df947a..26e8f4ef6 100644 --- a/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/tsconfigSearch/expectedOutput-transpile-5.9/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 2.59 KiB [emitted] (name: main) +asset bundle.js 2.6 KiB [emitted] (name: main) ./src/app.ts 148 bytes [built] [code generated] ./lib/externalLib.js 55 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/bundle.js index 90825f635..96c42d94e 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/output.txt index 53f886011..da71e592f 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/output.txt +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.35 KiB [emitted] (name: main) +asset bundle.js 1.36 KiB [emitted] (name: main) ./app.ts 212 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/bundle.js index 90825f635..96c42d94e 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/bundle.js +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/output.txt index 5c363120e..85bbbf8b4 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/output.txt +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch0/output.txt @@ -1,4 +1,4 @@ -asset bundle.js 1.35 KiB [emitted] (name: main) +asset bundle.js 1.36 KiB [emitted] (name: main) ./app.ts 212 bytes [built] [code generated] [1 error] ERROR in app.ts diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/bundle.js index 90825f635..96c42d94e 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/bundle.js +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/output.txt index 53f886011..da71e592f 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/output.txt +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-5.9/patch1/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.35 KiB [emitted] (name: main) +asset bundle.js 1.36 KiB [emitted] (name: main) ./app.ts 212 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/bundle.js index 90825f635..96c42d94e 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/output.txt index 53f886011..da71e592f 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/output.txt +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.35 KiB [emitted] (name: main) +asset bundle.js 1.36 KiB [emitted] (name: main) ./app.ts 212 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/bundle.js index 90825f635..96c42d94e 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/bundle.js +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/output.txt index 53f886011..da71e592f 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/output.txt +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch0/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.35 KiB [emitted] (name: main) +asset bundle.js 1.36 KiB [emitted] (name: main) ./app.ts 212 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/bundle.js b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/bundle.js index 90825f635..96c42d94e 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/bundle.js +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{var Foo = /** @class */ (function () {\n function Foo() {\n }\n Foo.prototype.getSomething = function () {\n return null;\n };\n return Foo;\n}());\nvar foo = new Foo();\nvar x = foo.getSomething();\n\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/output.txt b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/output.txt index 53f886011..da71e592f 100644 --- a/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/output.txt +++ b/test/comparison-tests/typeSystemWatch/expectedOutput-transpile-5.9/patch1/output.txt @@ -1,3 +1,3 @@ -asset bundle.js 1.35 KiB [emitted] (name: main) +asset bundle.js 1.36 KiB [emitted] (name: main) ./app.ts 212 bytes [built] [code generated] webpack compiled successfully \ No newline at end of file diff --git a/test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.9/bundle.js b/test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.9/bundle.js index 2b3e61502..a1873c49e 100644 --- a/test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.9/bundle.js +++ b/test/comparison-tests/validateLoaderOptionNames/expectedOutput-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("throw new Error(\"Module build failed (from ../../index.js):/nError: ts-loader was supplied with an unexpected loader option: notRealOption/n/nPlease take a look at the options you are supplying; the following are valid options:/nsilent / logLevel / logInfoToStdOut / instance / compiler / context / configFile / transpileOnly / ignoreDiagnostics / errorFormatter / colors / compilerOptions / appendTsSuffixTo / appendTsxSuffixTo / onlyCompileBundledFiles / happyPackMode / getCustomTransformers / reportFiles / experimentalWatchApi / allowTsInNodeModules / experimentalFileCaching / projectReferences / resolveModuleName / resolveTypeReferenceDirective / useCaseSensitiveFileNames/n/n at validateLoaderOptions (/home/john/code/github/ts-loader/dist/index.js:166:19)/n at getLoaderOptions (/home/john/code/github/ts-loader/dist/index.js:123:5)/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:15:21)\");\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{throw new Error(\"Module build failed (from ../../index.js):/nError: ts-loader was supplied with an unexpected loader option: notRealOption/n/nPlease take a look at the options you are supplying; the following are valid options:/nsilent / logLevel / logInfoToStdOut / instance / compiler / context / configFile / transpileOnly / ignoreDiagnostics / errorFormatter / colors / compilerOptions / appendTsSuffixTo / appendTsxSuffixTo / onlyCompileBundledFiles / happyPackMode / getCustomTransformers / reportFiles / experimentalWatchApi / allowTsInNodeModules / experimentalFileCaching / projectReferences / resolveModuleName / resolveTypeReferenceDirective / useCaseSensitiveFileNames/n/n at validateLoaderOptions (/home/john/code/github/ts-loader/dist/index.js:166:19)/n at getLoaderOptions (/home/john/code/github/ts-loader/dist/index.js:123:5)/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:15:21)\");\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.9/bundle.js b/test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.9/bundle.js index 2b3e61502..a1873c49e 100644 --- a/test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.9/bundle.js +++ b/test/comparison-tests/validateLoaderOptionNames/expectedOutput-transpile-5.9/bundle.js @@ -15,7 +15,7 @@ \****************/ /***/ (() => { -eval("throw new Error(\"Module build failed (from ../../index.js):/nError: ts-loader was supplied with an unexpected loader option: notRealOption/n/nPlease take a look at the options you are supplying; the following are valid options:/nsilent / logLevel / logInfoToStdOut / instance / compiler / context / configFile / transpileOnly / ignoreDiagnostics / errorFormatter / colors / compilerOptions / appendTsSuffixTo / appendTsxSuffixTo / onlyCompileBundledFiles / happyPackMode / getCustomTransformers / reportFiles / experimentalWatchApi / allowTsInNodeModules / experimentalFileCaching / projectReferences / resolveModuleName / resolveTypeReferenceDirective / useCaseSensitiveFileNames/n/n at validateLoaderOptions (/home/john/code/github/ts-loader/dist/index.js:166:19)/n at getLoaderOptions (/home/john/code/github/ts-loader/dist/index.js:123:5)/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:15:21)\");\n\n//# sourceURL=webpack:///./app.ts?"); +eval("{throw new Error(\"Module build failed (from ../../index.js):/nError: ts-loader was supplied with an unexpected loader option: notRealOption/n/nPlease take a look at the options you are supplying; the following are valid options:/nsilent / logLevel / logInfoToStdOut / instance / compiler / context / configFile / transpileOnly / ignoreDiagnostics / errorFormatter / colors / compilerOptions / appendTsSuffixTo / appendTsxSuffixTo / onlyCompileBundledFiles / happyPackMode / getCustomTransformers / reportFiles / experimentalWatchApi / allowTsInNodeModules / experimentalFileCaching / projectReferences / resolveModuleName / resolveTypeReferenceDirective / useCaseSensitiveFileNames/n/n at validateLoaderOptions (/home/john/code/github/ts-loader/dist/index.js:166:19)/n at getLoaderOptions (/home/john/code/github/ts-loader/dist/index.js:123:5)/n at Object.loader (/home/john/code/github/ts-loader/dist/index.js:15:21)\");\n\n//# sourceURL=webpack:///./app.ts?\n}"); /***/ }) diff --git a/yarn.lock b/yarn.lock index 59d2da86f..a93b62f92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -65,7 +65,7 @@ "@jridgewell/gen-mapping@^0.3.5": version "0.3.13" - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f" + resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz" integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== dependencies: "@jridgewell/sourcemap-codec" "^1.5.0" @@ -73,12 +73,12 @@ "@jridgewell/resolve-uri@^3.1.0": version "3.1.2" - resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" + resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== "@jridgewell/source-map@^0.3.3": version "0.3.11" - resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.11.tgz#b21835cbd36db656b857c2ad02ebd413cc13a9ba" + resolved "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz" integrity sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA== dependencies: "@jridgewell/gen-mapping" "^0.3.5" @@ -86,12 +86,12 @@ "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0": version "1.5.5" - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" + resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz" integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": version "0.3.30" - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.30.tgz#4a76c4daeee5df09f5d3940e087442fb36ce2b99" + resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.30.tgz" integrity sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q== dependencies: "@jridgewell/resolve-uri" "^3.1.0" @@ -112,7 +112,7 @@ "@nodelib/fs.stat" "2.0.5" run-parallel "^1.1.9" -"@nodelib/fs.stat@2.0.4", "@nodelib/fs.stat@^2.0.2": +"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.4": version "2.0.4" resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.4.tgz" @@ -160,7 +160,7 @@ "@types/eslint-scope@^3.7.7": version "3.7.7" - resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5" + resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz" integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg== dependencies: "@types/eslint" "*" @@ -168,7 +168,7 @@ "@types/eslint@*": version "9.6.1" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584" + resolved "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz" integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag== dependencies: "@types/estree" "*" @@ -176,12 +176,12 @@ "@types/estree@*", "@types/estree@^1.0.8": version "1.0.8" - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" + resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz" integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== "@types/json-schema@*", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.9": version "7.0.15" - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" + resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz" integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== "@types/json-schema@^7.0.12": @@ -300,9 +300,9 @@ "@typescript-eslint/types" "6.7.2" eslint-visitor-keys "^3.4.1" -"@webassemblyjs/ast@1.14.1", "@webassemblyjs/ast@^1.14.1": +"@webassemblyjs/ast@^1.14.1", "@webassemblyjs/ast@1.14.1": version "1.14.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.14.1.tgz#a9f6a07f2b03c95c8d38c4536a1fdfb521ff55b6" + resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz" integrity sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ== dependencies: "@webassemblyjs/helper-numbers" "1.13.2" @@ -310,22 +310,22 @@ "@webassemblyjs/floating-point-hex-parser@1.13.2": version "1.13.2" - resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz#fcca1eeddb1cc4e7b6eed4fc7956d6813b21b9fb" + resolved "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz" integrity sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA== "@webassemblyjs/helper-api-error@1.13.2": version "1.13.2" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz#e0a16152248bc38daee76dd7e21f15c5ef3ab1e7" + resolved "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz" integrity sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ== "@webassemblyjs/helper-buffer@1.14.1": version "1.14.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz#822a9bc603166531f7d5df84e67b5bf99b72b96b" + resolved "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz" integrity sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA== "@webassemblyjs/helper-numbers@1.13.2": version "1.13.2" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz#dbd932548e7119f4b8a7877fd5a8d20e63490b2d" + resolved "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz" integrity sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA== dependencies: "@webassemblyjs/floating-point-hex-parser" "1.13.2" @@ -334,12 +334,12 @@ "@webassemblyjs/helper-wasm-bytecode@1.13.2": version "1.13.2" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz#e556108758f448aae84c850e593ce18a0eb31e0b" + resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz" integrity sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA== "@webassemblyjs/helper-wasm-section@1.14.1": version "1.14.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz#9629dda9c4430eab54b591053d6dc6f3ba050348" + resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz" integrity sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw== dependencies: "@webassemblyjs/ast" "1.14.1" @@ -349,26 +349,26 @@ "@webassemblyjs/ieee754@1.13.2": version "1.13.2" - resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz#1c5eaace1d606ada2c7fd7045ea9356c59ee0dba" + resolved "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz" integrity sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw== dependencies: "@xtuc/ieee754" "^1.2.0" "@webassemblyjs/leb128@1.13.2": version "1.13.2" - resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.13.2.tgz#57c5c3deb0105d02ce25fa3fd74f4ebc9fd0bbb0" + resolved "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz" integrity sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw== dependencies: "@xtuc/long" "4.2.2" "@webassemblyjs/utf8@1.13.2": version "1.13.2" - resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.13.2.tgz#917a20e93f71ad5602966c2d685ae0c6c21f60f1" + resolved "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz" integrity sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ== "@webassemblyjs/wasm-edit@^1.14.1": version "1.14.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz#ac6689f502219b59198ddec42dcd496b1004d597" + resolved "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz" integrity sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ== dependencies: "@webassemblyjs/ast" "1.14.1" @@ -382,7 +382,7 @@ "@webassemblyjs/wasm-gen@1.14.1": version "1.14.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz#991e7f0c090cb0bb62bbac882076e3d219da9570" + resolved "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz" integrity sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg== dependencies: "@webassemblyjs/ast" "1.14.1" @@ -393,7 +393,7 @@ "@webassemblyjs/wasm-opt@1.14.1": version "1.14.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz#e6f71ed7ccae46781c206017d3c14c50efa8106b" + resolved "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz" integrity sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw== dependencies: "@webassemblyjs/ast" "1.14.1" @@ -401,9 +401,9 @@ "@webassemblyjs/wasm-gen" "1.14.1" "@webassemblyjs/wasm-parser" "1.14.1" -"@webassemblyjs/wasm-parser@1.14.1", "@webassemblyjs/wasm-parser@^1.14.1": +"@webassemblyjs/wasm-parser@^1.14.1", "@webassemblyjs/wasm-parser@1.14.1": version "1.14.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz#b3e13f1893605ca78b52c68e54cf6a865f90b9fb" + resolved "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz" integrity sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ== dependencies: "@webassemblyjs/ast" "1.14.1" @@ -415,7 +415,7 @@ "@webassemblyjs/wast-printer@1.14.1": version "1.14.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz#3bb3e9638a8ae5fdaf9610e7a06b4d9f9aa6fe07" + resolved "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz" integrity sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw== dependencies: "@webassemblyjs/ast" "1.14.1" @@ -440,12 +440,12 @@ "@xtuc/ieee754@^1.2.0": version "1.2.0" - resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790" + resolved "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz" integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA== "@xtuc/long@4.2.2": version "4.2.2" - resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d" + resolved "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz" integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== accepts@~1.3.4: @@ -457,7 +457,7 @@ accepts@~1.3.4: acorn-import-phases@^1.0.3: version "1.0.4" - resolved "https://registry.yarnpkg.com/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz#16eb850ba99a056cb7cbfe872ffb8972e18c8bd7" + resolved "https://registry.npmjs.org/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz" integrity sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ== acorn-jsx@^5.3.2: @@ -467,7 +467,7 @@ acorn-jsx@^5.3.2: acorn@^8.14.0, acorn@^8.15.0: version "8.15.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816" + resolved "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz" integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg== acorn@^8.8.0: @@ -477,19 +477,28 @@ acorn@^8.8.0: ajv-formats@^2.1.1: version "2.1.1" - resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520" + resolved "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz" integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA== dependencies: ajv "^8.0.0" ajv-keywords@^5.1.0: version "5.1.0" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz#69d4d385a4733cdbeab44964a1170a88f87f0e16" + resolved "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz" integrity sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw== dependencies: fast-deep-equal "^3.1.3" -ajv@^6.10.0, ajv@^6.12.4: +ajv@^6.10.0: + version "6.12.6" + resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" + dependencies: + fast-deep-equal "^3.1.1" + fast-json-stable-stringify "^2.0.0" + json-schema-traverse "^0.4.1" + uri-js "^4.2.2" + +ajv@^6.12.4: version "6.12.6" resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" dependencies: @@ -500,7 +509,7 @@ ajv@^6.10.0, ajv@^6.12.4: ajv@^8.0.0, ajv@^8.9.0: version "8.17.1" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6" + resolved "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz" integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g== dependencies: fast-deep-equal "^3.1.3" @@ -1181,10 +1190,6 @@ balanced-match@^1.0.0: version "1.0.2" resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" -base64id@2.0.0, base64id@~2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" - base@^0.11.1: version "0.11.2" resolved "https://registry.npmjs.org/base/-/base-0.11.2.tgz" @@ -1197,6 +1202,10 @@ base@^0.11.1: mixin-deep "^1.2.0" pascalcase "^0.1.1" +base64id@~2.0.0, base64id@2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" + big.js@^5.2.2: version "5.2.2" resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz" @@ -1254,7 +1263,7 @@ browser-stdout@1.3.1: browserslist@^4.24.0: version "4.25.3" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.3.tgz#9167c9cbb40473f15f75f85189290678b99b16c5" + resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.25.3.tgz" integrity sha512-cDGv1kkDI4/0e5yON9yM5G/0A5u8sf5TnmdX5C9qHzI9PPu++sQ9zjm1k9NiOrf3riY4OkK0zSGqfvJyJsgCBQ== dependencies: caniuse-lite "^1.0.30001735" @@ -1264,7 +1273,7 @@ browserslist@^4.24.0: buffer-from@^1.0.0: version "1.1.2" - resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" + resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== bytes@3.1.0: @@ -1311,7 +1320,7 @@ camelcase@^5.0.0: caniuse-lite@^1.0.30001735: version "1.0.30001737" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001737.tgz#8292bb7591932ff09e9a765f12fdf5629a241ccc" + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001737.tgz" integrity sha512-BiloLiXtQNrY5UyF0+1nSJLXUENuhka2pzy2Fx5pGxqavdrxSCW4U6Pn/PoG3Efspi2frRbHpBV2XsrPE6EDlw== chalk@^1.0.0, chalk@^1.1.3: @@ -1324,7 +1333,31 @@ chalk@^1.0.0, chalk@^1.1.3: strip-ansi "^3.0.0" supports-color "^2.0.0" -chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.1, chalk@^2.4.1: +chalk@^2.0.1: + version "2.4.1" + resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" + dependencies: + ansi-styles "^3.2.1" + escape-string-regexp "^1.0.5" + supports-color "^5.3.0" + +chalk@^2.1.0: + version "2.4.1" + resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" + dependencies: + ansi-styles "^3.2.1" + escape-string-regexp "^1.0.5" + supports-color "^5.3.0" + +chalk@^2.3.1: + version "2.4.1" + resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" + dependencies: + ansi-styles "^3.2.1" + escape-string-regexp "^1.0.5" + supports-color "^5.3.0" + +chalk@^2.4.1: version "2.4.1" resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz" dependencies: @@ -1362,7 +1395,7 @@ chokidar@^3.5.1: chrome-trace-event@^1.0.2: version "1.0.4" - resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz#05bffd7ff928465093314708c93bdfa9bd1f0f5b" + resolved "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz" integrity sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ== class-utils@^0.3.5: @@ -1438,14 +1471,14 @@ color-convert@^2.0.1: dependencies: color-name "~1.1.4" -color-name@1.1.3: - version "1.1.3" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" - color-name@~1.1.4: version "1.1.4" resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" +color-name@1.1.3: + version "1.1.3" + resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" + colorette@^2.0.14: version "2.0.19" resolved "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz" @@ -1461,7 +1494,7 @@ commander@^2.14.1, commander@^2.9.0: commander@^2.20.0: version "2.20.3" - resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" + resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== commander@^7.0.0: @@ -1554,7 +1587,15 @@ cross-spawn@^6.0.0: shebang-command "^1.2.0" which "^1.2.9" -cross-spawn@^7.0.2, cross-spawn@^7.0.3: +cross-spawn@^7.0.2: + version "7.0.3" + resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" + dependencies: + path-key "^3.1.0" + shebang-command "^2.0.0" + which "^2.0.1" + +cross-spawn@^7.0.3: version "7.0.3" resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" dependencies: @@ -1574,25 +1615,43 @@ date-format@^4.0.10: version "4.0.10" resolved "https://registry.npmjs.org/date-format/-/date-format-4.0.10.tgz" -debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9: +debug@^2.2.0: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + dependencies: + ms "2.0.0" + +debug@^2.3.3: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + dependencies: + ms "2.0.0" + +debug@^2.6.8: version "2.6.9" resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" dependencies: ms "2.0.0" -debug@3.2.6, debug@^3.1.0: +debug@^2.6.9: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + dependencies: + ms "2.0.0" + +debug@^3.1.0: version "3.2.6" resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" dependencies: ms "^2.1.1" -debug@=3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" +debug@^4.0.1: + version "4.3.1" + resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" dependencies: - ms "2.0.0" + ms "2.1.2" -debug@^4.0.1, debug@^4.1.1, debug@~4.3.1: +debug@^4.1.1: version "4.3.1" resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" dependencies: @@ -1605,6 +1664,30 @@ debug@^4.3.2, debug@^4.3.4, debug@~4.3.2: dependencies: ms "2.1.2" +debug@=3.1.0: + version "3.1.0" + resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" + dependencies: + ms "2.0.0" + +debug@~4.3.1: + version "4.3.1" + resolved "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz" + dependencies: + ms "2.1.2" + +debug@2.6.9: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + dependencies: + ms "2.0.0" + +debug@3.2.6: + version "3.2.6" + resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" + dependencies: + ms "^2.1.1" + decamelize@^1.2.0: version "1.2.0" resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" @@ -1707,7 +1790,7 @@ ee-first@1.1.1: electron-to-chromium@^1.5.204: version "1.5.208" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.208.tgz#609c29502fd7257b4d721e3446f3ae391a0ca1b3" + resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.208.tgz" integrity sha512-ozZyibehoe7tOhNaf16lKmljVf+3npZcJIEbJRVftVsmAg5TeA1mGS9dVCZzOwr2xT7xK15V0p7+GZqSPgkuPg== elegant-spinner@^1.0.1: @@ -1764,7 +1847,7 @@ enhanced-resolve@^5.0.0: enhanced-resolve@^5.17.3: version "5.18.3" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44" + resolved "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz" integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww== dependencies: graceful-fs "^4.2.4" @@ -1796,7 +1879,7 @@ es-abstract@^1.5.1: es-module-lexer@^1.2.1: version "1.7.0" - resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.7.0.tgz#9159601561880a85f2734560a9099b2c31e5372a" + resolved "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz" integrity sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA== es-to-primitive@^1.1.1: @@ -1809,14 +1892,22 @@ es-to-primitive@^1.1.1: escalade@^3.1.1, escalade@^3.2.0: version "3.2.0" - resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" + resolved "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== escape-html@~1.0.3: version "1.0.3" resolved "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" -escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^1.0.5: +escape-string-regexp@^1.0.2: + version "1.0.5" + resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" + +escape-string-regexp@^1.0.4: + version "1.0.5" + resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" + +escape-string-regexp@^1.0.5: version "1.0.5" resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" @@ -1829,6 +1920,10 @@ escape-string-regexp@^4.0.0: resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== +escape-string-regexp@1.0.5: + version "1.0.5" + resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" + eslint-config-prettier@^8.0.0: version "8.3.0" resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz" @@ -1858,14 +1953,6 @@ eslint-plugin-prettier@^4.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-scope@5.1.1: - version "5.1.1" - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" - integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== - dependencies: - esrecurse "^4.3.0" - estraverse "^4.1.1" - eslint-scope@^7.1.1: version "7.1.1" resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz" @@ -1874,6 +1961,14 @@ eslint-scope@^7.1.1: esrecurse "^4.3.0" estraverse "^5.2.0" +eslint-scope@5.1.1: + version "5.1.1" + resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" + integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== + dependencies: + esrecurse "^4.3.0" + estraverse "^4.1.1" + eslint-utils@^2.0.0: version "2.1.0" resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz" @@ -1973,14 +2068,14 @@ esquery@^1.4.2: esrecurse@^4.3.0: version "4.3.0" - resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" + resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== dependencies: estraverse "^5.2.0" estraverse@^4.1.1: version "4.3.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" + resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== estraverse@^5.1.0: @@ -1989,7 +2084,7 @@ estraverse@^5.1.0: estraverse@^5.2.0: version "5.3.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" + resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== esutils@^2.0.2: @@ -2002,7 +2097,7 @@ eventemitter3@^4.0.0: events@^3.2.0: version "3.3.0" - resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" + resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz" integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== execa@^0.10.0: @@ -2053,7 +2148,14 @@ extend-shallow@^2.0.1: dependencies: is-extendable "^0.1.0" -extend-shallow@^3.0.0, extend-shallow@^3.0.2: +extend-shallow@^3.0.0: + version "3.0.2" + resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" + dependencies: + assign-symbols "^1.0.0" + is-extendable "^1.0.1" + +extend-shallow@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" dependencies: @@ -2098,7 +2200,7 @@ fast-glob@^3.2.9: fast-json-stable-stringify@^2.0.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" + resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== fast-levenshtein@^2.0.6: @@ -2107,7 +2209,7 @@ fast-levenshtein@^2.0.6: fast-uri@^3.0.1: version "3.0.6" - resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748" + resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz" integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw== fastest-levenshtein@^1.0.12: @@ -2188,18 +2290,18 @@ find-parent-dir@^0.3.0: version "0.3.0" resolved "https://registry.npmjs.org/find-parent-dir/-/find-parent-dir-0.3.0.tgz" -find-up@3.0.0, find-up@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" - dependencies: - locate-path "^3.0.0" - find-up@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" dependencies: locate-path "^2.0.0" +find-up@^3.0.0, find-up@3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" + dependencies: + locate-path "^3.0.0" + find-up@^4.0.0: version "4.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" @@ -2281,11 +2383,6 @@ fs.realpath@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" -fsevents@~2.3.2: - version "2.3.3" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" - integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== - function-bind@^1.0.2, function-bind@^1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" @@ -2340,28 +2437,28 @@ glob-parent@^6.0.2: glob-to-regexp@^0.4.1: version "0.4.1" - resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e" + resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz" integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw== -glob@7.1.3: - version "7.1.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz" +glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.7: + version "7.2.3" + resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.0.4" + minimatch "^3.1.1" once "^1.3.0" path-is-absolute "^1.0.0" -glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.7: - version "7.2.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" +glob@7.1.3: + version "7.1.3" + resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.1.1" + minimatch "^3.0.4" once "^1.3.0" path-is-absolute "^1.0.0" @@ -2398,15 +2495,20 @@ globby@^6.1.0: pify "^2.0.0" pinkie-promise "^2.0.0" -graceful-fs@^4.1.2, graceful-fs@^4.2.11, graceful-fs@^4.2.4: +graceful-fs@^4.1.2: version "4.2.11" - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" + resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.10, graceful-fs@^4.2.6: version "4.2.10" resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz" +graceful-fs@^4.2.11, graceful-fs@^4.2.4: + version "4.2.11" + resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" + integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== + grapheme-splitter@^1.0.4: version "1.0.4" resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz" @@ -2451,7 +2553,7 @@ has-flag@^3.0.0: has-flag@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" + resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== has-symbols@^1.0.0: @@ -2582,7 +2684,7 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -inherits@2, inherits@^2.0.3, inherits@~2.0.3: +inherits@^2.0.3, inherits@~2.0.3, inherits@2: version "2.0.4" resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" @@ -2810,7 +2912,7 @@ is-windows@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" -isarray@1.0.0, isarray@~1.0.0: +isarray@~1.0.0, isarray@1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" @@ -2843,7 +2945,7 @@ jasmine-core@^4.0.0: jest-worker@^27.4.5: version "27.5.1" - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0" + resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz" integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg== dependencies: "@types/node" "*" @@ -2859,7 +2961,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz" -js-yaml@3.13.1, js-yaml@^3.8.1, js-yaml@^3.9.0: +js-yaml@^3.8.1, js-yaml@^3.9.0, js-yaml@3.13.1: version "3.13.1" resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz" dependencies: @@ -2887,17 +2989,17 @@ json-parse-better-errors@^1.0.1: json-parse-even-better-errors@^2.3.1: version "2.3.1" - resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" + resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== json-schema-traverse@^0.4.1: version "0.4.1" - resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" + resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== json-schema-traverse@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2" + resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== json-stable-stringify-without-jsonify@^1.0.1: @@ -2986,7 +3088,19 @@ karma@^6.0.0: ua-parser-js "^0.7.30" yargs "^16.1.1" -kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0: +kind-of@^3.0.2: + version "3.2.2" + resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" + dependencies: + is-buffer "^1.1.5" + +kind-of@^3.0.3: + version "3.2.2" + resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" + dependencies: + is-buffer "^1.1.5" + +kind-of@^3.2.0: version "3.2.2" resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" dependencies: @@ -3025,6 +3139,10 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" +"lib@file:test/comparison-tests/testLib": + version "0.0.1" + resolved "file:test/comparison-tests/testLib" + lint-staged@^8.0.0: version "8.1.6" resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.6.tgz" @@ -3106,7 +3224,7 @@ listr@^0.14.2: loader-runner@^4.2.0: version "4.3.0" - resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1" + resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz" integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg== loader-utils@^1.0.2: @@ -3170,18 +3288,18 @@ lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.4: version "4.17.21" resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" -log-symbols@2.2.0, log-symbols@^2.1.0, log-symbols@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz" - dependencies: - chalk "^2.0.1" - log-symbols@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz" dependencies: chalk "^1.0.0" +log-symbols@^2.1.0, log-symbols@^2.2.0, log-symbols@2.2.0: + version "2.2.0" + resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz" + dependencies: + chalk "^2.0.1" + log-update@^2.3.0: version "2.3.0" resolved "https://registry.npmjs.org/log-update/-/log-update-2.3.0.tgz" @@ -3279,7 +3397,7 @@ mem@^4.0.0: merge-stream@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60" + resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== merge2@^1.3.0, merge2@^1.4.1: @@ -3320,22 +3438,22 @@ micromatch@^4.0.4: braces "^3.0.2" picomatch "^2.3.1" +mime-db@~1.37.0: + version "1.37.0" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz" + mime-db@1.46.0: version "1.46.0" resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.46.0.tgz" mime-db@1.52.0: version "1.52.0" - resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== -mime-db@~1.37.0: - version "1.37.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz" - mime-types@^2.1.27: version "2.1.35" - resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a" + resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz" integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== dependencies: mime-db "1.52.0" @@ -3360,21 +3478,17 @@ mimic-fn@^1.0.0: version "1.2.0" resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz" -minimatch@3.0.4: - version "3.0.4" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" - dependencies: - brace-expansion "^1.1.7" - minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" dependencies: brace-expansion "^1.1.7" -minimist@0.0.8: - version "0.0.8" - resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" +minimatch@3.0.4: + version "3.0.4" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" + dependencies: + brace-expansion "^1.1.7" minimist@^1.2.0: version "1.2.5" @@ -3384,6 +3498,10 @@ minimist@^1.2.6: version "1.2.6" resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz" +minimist@0.0.8: + version "0.0.8" + resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" + mixin-deep@^1.1.3, mixin-deep@^1.2.0: version "1.3.2" resolved "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz" @@ -3391,18 +3509,18 @@ mixin-deep@^1.1.3, mixin-deep@^1.2.0: for-in "^1.0.2" is-extendable "^1.0.1" -mkdirp@0.5.1: - version "0.5.1" - resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz" - dependencies: - minimist "0.0.8" - mkdirp@^0.5.1, mkdirp@^0.5.5: version "0.5.6" resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz" dependencies: minimist "^1.2.6" +mkdirp@0.5.1: + version "0.5.1" + resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz" + dependencies: + minimist "0.0.8" + mocha@^6.0.0: version "6.1.4" resolved "https://registry.npmjs.org/mocha/-/mocha-6.1.4.tgz" @@ -3431,6 +3549,10 @@ mocha@^6.0.0: yargs-parser "13.0.0" yargs-unparser "1.5.0" +ms@^2.1.1: + version "2.1.3" + resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" + ms@2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" @@ -3443,10 +3565,6 @@ ms@2.1.2: version "2.1.2" resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" -ms@^2.1.1: - version "2.1.3" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" - nanomatch@^1.2.9: version "1.2.13" resolved "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz" @@ -3473,7 +3591,7 @@ negotiator@0.6.1: neo-async@^2.6.2: version "2.6.2" - resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" + resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== nice-try@^1.0.4: @@ -3489,7 +3607,7 @@ node-environment-flags@1.0.5: node-releases@^2.0.19: version "2.0.19" - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314" + resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz" integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw== normalize-path@^3.0.0, normalize-path@~3.0.0: @@ -3754,7 +3872,7 @@ path-type@^4.0.0: picocolors@^1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" + resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz" integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== picomatch@^2.0.4: @@ -3845,7 +3963,7 @@ pump@^3.0.0: punycode@^2.1.0: version "2.3.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" + resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== qjobs@^1.2.0: @@ -3870,7 +3988,7 @@ randomatic@^3.0.0: randombytes@^2.1.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a" + resolved "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz" integrity sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== dependencies: safe-buffer "^5.1.0" @@ -3997,7 +4115,7 @@ require-directory@^2.1.1: require-from-string@^2.0.2: version "2.0.2" - resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" + resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== require-main-filename@^1.0.1: @@ -4072,7 +4190,13 @@ rimraf@^2.2.8, rimraf@^2.6.2: dependencies: glob "^7.1.3" -rimraf@^3.0.0, rimraf@^3.0.2: +rimraf@^3.0.0: + version "3.0.2" + resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" + dependencies: + glob "^7.1.3" + +rimraf@^3.0.2: version "3.0.2" resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" dependencies: @@ -4092,7 +4216,7 @@ rxjs@^6.3.3: safe-buffer@^5.1.0: version "5.2.1" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" + resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== safe-buffer@~5.1.0, safe-buffer@~5.1.1: @@ -4111,7 +4235,7 @@ safe-regex@^1.1.0: schema-utils@^4.3.0, schema-utils@^4.3.2: version "4.3.2" - resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae" + resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.2.tgz" integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ== dependencies: "@types/json-schema" "^7.0.9" @@ -4150,7 +4274,7 @@ semver@^7.5.4: serialize-javascript@^6.0.2: version "6.0.2" - resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" + resolved "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz" integrity sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g== dependencies: randombytes "^2.1.0" @@ -4294,7 +4418,7 @@ source-map-support@^0.4.15: source-map-support@~0.5.20: version "0.5.21" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" + resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== dependencies: buffer-from "^1.0.0" @@ -4304,11 +4428,19 @@ source-map-url@^0.4.0: version "0.4.0" resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz" -source-map@^0.5.6, source-map@^0.5.7: +source-map@^0.5.6: version "0.5.7" resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" -source-map@^0.6.0, source-map@^0.6.1: +source-map@^0.5.7: + version "0.5.7" + resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" + +source-map@^0.6.0: + version "0.6.1" + resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" + +source-map@^0.6.1: version "0.6.1" resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" @@ -4350,6 +4482,12 @@ streamroller@^3.0.9: debug "^4.3.4" fs-extra "^10.1.0" +string_decoder@~1.1.1: + version "1.1.1" + resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" + dependencies: + safe-buffer "~5.1.0" + string-argv@^0.0.2: version "0.0.2" resolved "https://registry.npmjs.org/string-argv/-/string-argv-0.0.2.tgz" @@ -4385,12 +4523,6 @@ string-width@^4.1.0, string-width@^4.2.0: is-fullwidth-code-point "^3.0.0" strip-ansi "^6.0.0" -string_decoder@~1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" - dependencies: - safe-buffer "~5.1.0" - stringify-object@^3.2.2: version "3.3.0" resolved "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz" @@ -4438,19 +4570,13 @@ strip-eof@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" -strip-json-comments@2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" - strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: version "3.1.1" resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" -supports-color@6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz" - dependencies: - has-flag "^3.0.0" +strip-json-comments@2.0.1: + version "2.0.1" + resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" supports-color@^2.0.0: version "2.0.0" @@ -4470,11 +4596,17 @@ supports-color@^7.1.0: supports-color@^8.0.0: version "8.1.1" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c" + resolved "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz" integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q== dependencies: has-flag "^4.0.0" +supports-color@6.0.0: + version "6.0.0" + resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz" + dependencies: + has-flag "^3.0.0" + symbol-observable@^1.1.0: version "1.2.0" resolved "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz" @@ -4485,12 +4617,12 @@ synchronous-promise@^2.0.6: tapable@^2.1.1, tapable@^2.2.0: version "2.2.3" - resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.3.tgz#4b67b635b2d97578a06a2713d2f04800c237e99b" + resolved "https://registry.npmjs.org/tapable/-/tapable-2.2.3.tgz" integrity sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg== terser-webpack-plugin@^5.3.11: version "5.3.14" - resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz#9031d48e57ab27567f02ace85c7d690db66c3e06" + resolved "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz" integrity sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw== dependencies: "@jridgewell/trace-mapping" "^0.3.25" @@ -4501,7 +4633,7 @@ terser-webpack-plugin@^5.3.11: terser@^5.31.1: version "5.43.1" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.43.1.tgz#88387f4f9794ff1a29e7ad61fb2932e25b4fdb6d" + resolved "https://registry.npmjs.org/terser/-/terser-5.43.1.tgz" integrity sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg== dependencies: "@jridgewell/source-map" "^0.3.3" @@ -4631,7 +4763,7 @@ universalify@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz" -unpipe@1.0.0, unpipe@~1.0.0: +unpipe@~1.0.0, unpipe@1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" @@ -4644,7 +4776,7 @@ unset-value@^1.0.0: update-browserslist-db@^1.1.3: version "1.1.3" - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz#348377dd245216f9e7060ff50b15a1b740b75420" + resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz" integrity sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw== dependencies: escalade "^3.2.0" @@ -4652,7 +4784,7 @@ update-browserslist-db@^1.1.3: uri-js@^4.2.2: version "4.4.1" - resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" + resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== dependencies: punycode "^2.1.0" @@ -4683,7 +4815,7 @@ void-elements@^2.0.0: watchpack@^2.4.1: version "2.4.4" - resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.4.tgz#473bda72f0850453da6425081ea46fc0d7602947" + resolved "https://registry.npmjs.org/watchpack/-/watchpack-2.4.4.tgz" integrity sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA== dependencies: glob-to-regexp "^0.4.1" @@ -4722,12 +4854,12 @@ webpack-merge@^5.7.3: webpack-sources@^3.3.3: version "3.3.3" - resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723" + resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.3.3.tgz" integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg== webpack@^5.74.0: version "5.101.3" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.3.tgz#3633b2375bb29ea4b06ffb1902734d977bc44346" + resolved "https://registry.npmjs.org/webpack/-/webpack-5.101.3.tgz" integrity sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A== dependencies: "@types/eslint-scope" "^3.7.7" @@ -4760,18 +4892,18 @@ which-module@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz" -which@1.3.1, which@^1.2.10, which@^1.2.9: - version "1.3.1" - resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" - dependencies: - isexe "^2.0.0" - which@^1.2.1: version "1.3.0" resolved "https://registry.npmjs.org/which/-/which-1.3.0.tgz" dependencies: isexe "^2.0.0" +which@^1.2.10, which@^1.2.9, which@1.3.1: + version "1.3.1" + resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" + dependencies: + isexe "^2.0.0" + which@^2.0.1: version "2.0.2" resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" @@ -4838,16 +4970,16 @@ yallist@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" -yargs-parser@13.0.0, yargs-parser@^13.0.0: - version "13.0.0" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.0.0.tgz" +yargs-parser@^11.1.1: + version "11.1.1" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" dependencies: camelcase "^5.0.0" decamelize "^1.2.0" -yargs-parser@^11.1.1: - version "11.1.1" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" +yargs-parser@^13.0.0, yargs-parser@13.0.0: + version "13.0.0" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.0.0.tgz" dependencies: camelcase "^5.0.0" decamelize "^1.2.0" @@ -4864,22 +4996,6 @@ yargs-unparser@1.5.0: lodash "^4.17.11" yargs "^12.0.5" -yargs@13.2.2: - version "13.2.2" - resolved "https://registry.npmjs.org/yargs/-/yargs-13.2.2.tgz" - dependencies: - cliui "^4.0.0" - find-up "^3.0.0" - get-caller-file "^2.0.1" - os-locale "^3.1.0" - require-directory "^2.1.1" - require-main-filename "^2.0.0" - set-blocking "^2.0.0" - string-width "^3.0.0" - which-module "^2.0.0" - y18n "^4.0.0" - yargs-parser "^13.0.0" - yargs@^12.0.5: version "12.0.5" resolved "https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz" @@ -4909,6 +5025,22 @@ yargs@^16.1.1: y18n "^5.0.5" yargs-parser "^20.2.2" +yargs@13.2.2: + version "13.2.2" + resolved "https://registry.npmjs.org/yargs/-/yargs-13.2.2.tgz" + dependencies: + cliui "^4.0.0" + find-up "^3.0.0" + get-caller-file "^2.0.1" + os-locale "^3.1.0" + require-directory "^2.1.1" + require-main-filename "^2.0.0" + set-blocking "^2.0.0" + string-width "^3.0.0" + which-module "^2.0.0" + y18n "^4.0.0" + yargs-parser "^13.0.0" + yocto-queue@^0.1.0: version "0.1.0" resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" From 37f6bff2da9b155ca0b8cb5fa22ecf9dc7272395 Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 10:43:22 +0100 Subject: [PATCH 09/10] chore: remove 4.x TypeScript tests and add 5.9.2 to matrix --- .github/workflows/push.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 752f612e4..390a11173 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -49,7 +49,7 @@ jobs: strategy: matrix: node: [20, 22] - ts: [4.4.2, 4.5.2, 4.6.2, 4.7.3, 4.8.2, 4.9.3, 5.0.4, 5.1.3, 5.2.2, 5.3.3, 5.4.2, 5.5.3, 5.6.2, 5.7.2, 5.8.2, next] + ts: [5.0.4, 5.1.3, 5.2.2, 5.3.3, 5.4.2, 5.5.3, 5.6.2, 5.7.2, 5.8.2, 5.9.2, next] runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 @@ -76,7 +76,7 @@ jobs: strategy: matrix: node: [20, 22] - ts: [4.4.2, 4.5.2, 4.6.2, 4.7.3, 4.8.2, 4.9.3, 5.0.4, 5.1.3, 5.2.2, 5.3.3, 5.4.2, 5.5.3, 5.6.2, 5.7.2, 5.8.2, next] + ts: [5.0.4, 5.1.3, 5.2.2, 5.3.3, 5.4.2, 5.5.3, 5.6.2, 5.7.2, 5.8.2, 5.9.2, next] runs-on: windows-latest steps: - uses: actions/checkout@v3 From 962e122c3679c88b80dccdfcab941986b3707002 Mon Sep 17 00:00:00 2001 From: johnnyreilly Date: Sat, 23 Aug 2025 21:14:10 +0100 Subject: [PATCH 10/10] chore: upgrade version --- CHANGELOG.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 278ad8efd..24c6c00cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 9.5.3 +* [chore: typescript 5.9 upgrade](https://github.com/TypeStrong/ts-loader/pull/1676) - thanks @johnnyreilly + ## 9.5.2 * [fix: add more detailed error messages](https://github.com/TypeStrong/ts-loader/pull/1665) - thanks @hai-x diff --git a/package.json b/package.json index aaa87655a..2151c723a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-loader", - "version": "9.5.2", + "version": "9.5.3", "description": "TypeScript loader for webpack", "main": "index.js", "types": "dist",