|
188 | 188 | dependencies:
|
189 | 189 | "@babel/types" "^7.21.0"
|
190 | 190 |
|
191 |
| -"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12", "@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.8.3": |
192 |
| - version "7.21.4" |
193 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af" |
194 |
| - integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg== |
195 |
| - dependencies: |
196 |
| - "@babel/types" "^7.21.4" |
197 |
| - |
198 |
| -"@babel/helper-module-imports@^7.22.5": |
| 191 | +"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12", "@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.22.5": |
199 | 192 | version "7.22.5"
|
200 | 193 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c"
|
201 | 194 | integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==
|
|
228 | 221 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629"
|
229 | 222 | integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
|
230 | 223 |
|
| 224 | +"@babel/helper-plugin-utils@^7.22.5": |
| 225 | + version "7.22.5" |
| 226 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295" |
| 227 | + integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== |
| 228 | + |
231 | 229 | "@babel/helper-remap-async-to-generator@^7.16.8":
|
232 | 230 | version "7.16.8"
|
233 | 231 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz#29ffaade68a367e2ed09c90901986918d25e57e3"
|
|
632 | 630 | dependencies:
|
633 | 631 | "@babel/helper-plugin-utils" "^7.16.7"
|
634 | 632 |
|
635 |
| -"@babel/plugin-transform-block-scoping@^7.16.7", "@babel/plugin-transform-block-scoping@^7.8.3": |
636 |
| - version "7.16.7" |
637 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz#f50664ab99ddeaee5bc681b8f3a6ea9d72ab4f87" |
638 |
| - integrity sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ== |
| 633 | +"@babel/plugin-transform-block-scoping@^7.16.7", "@babel/plugin-transform-block-scoping@^7.20.5": |
| 634 | + version "7.22.5" |
| 635 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.22.5.tgz#8bfc793b3a4b2742c0983fadc1480d843ecea31b" |
| 636 | + integrity sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg== |
639 | 637 | dependencies:
|
640 |
| - "@babel/helper-plugin-utils" "^7.16.7" |
| 638 | + "@babel/helper-plugin-utils" "^7.22.5" |
641 | 639 |
|
642 | 640 | "@babel/plugin-transform-classes@^7.16.7":
|
643 | 641 | version "7.16.7"
|
|
771 | 769 | dependencies:
|
772 | 770 | "@babel/helper-plugin-utils" "^7.16.7"
|
773 | 771 |
|
774 |
| -"@babel/plugin-transform-object-assign@^7.8.3": |
775 |
| - version "7.16.7" |
776 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.16.7.tgz#5fe08d63dccfeb6a33aa2638faf98e5c584100f8" |
777 |
| - integrity sha512-R8mawvm3x0COTJtveuoqZIjNypn2FjfvXZr4pSQ8VhEFBuQGBz4XhHasZtHXjgXU4XptZ4HtGof3NoYc93ZH9Q== |
778 |
| - dependencies: |
779 |
| - "@babel/helper-plugin-utils" "^7.16.7" |
780 |
| - |
781 | 772 | "@babel/plugin-transform-object-super@^7.16.7":
|
782 | 773 | version "7.16.7"
|
783 | 774 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz#ac359cf8d32cf4354d27a46867999490b6c32a94"
|
|
1047 | 1038 | debug "^4.1.0"
|
1048 | 1039 | globals "^11.1.0"
|
1049 | 1040 |
|
1050 |
| -"@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.22.5", "@babel/types@^7.4.4", "@babel/types@^7.7.2": |
| 1041 | +"@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.22.5", "@babel/types@^7.4.4", "@babel/types@^7.7.2": |
1051 | 1042 | version "7.22.5"
|
1052 | 1043 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
|
1053 | 1044 | integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==
|
|
1348 | 1339 | resolved "https://registry.yarnpkg.com/@glimmer/validator/-/validator-0.44.0.tgz#03d127097dc9cb23052cdb7fcae59d0a9dca53e1"
|
1349 | 1340 | integrity sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw==
|
1350 | 1341 |
|
1351 |
| -"@glimmer/vm-babel-plugins@0.80.3": |
1352 |
| - version "0.80.3" |
1353 |
| - resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.80.3.tgz#434b62172318cac43830d3ac29818cf2c5f111c1" |
1354 |
| - integrity sha512-9ej6xlm5MzHBJ5am2l0dbbn8Z0wJoYoMpM8FcrGMlUP6SPMLWxvxpMsApgQo8u6dvZRCjR3/bw3fdf7GOy0AFw== |
| 1342 | +"@glimmer/vm-babel-plugins@0.84.2": |
| 1343 | + version "0.84.2" |
| 1344 | + resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.84.2.tgz#653ce82a6656b4396d87a479d8699450d35a17f0" |
| 1345 | + integrity sha512-HS2dEbJ3CgXn56wk/5QdudM7rE3vtNMvPIoG7Rrg+GhkGMNxBCIRxOeEF2g520j9rwlA2LAZFpc7MCDMFbTjNA== |
1355 | 1346 | dependencies:
|
1356 | 1347 | babel-plugin-debug-macros "^0.3.4"
|
1357 | 1348 |
|
@@ -2608,7 +2599,7 @@ broccoli-clean-css@^1.1.0:
|
2608 | 2599 | inline-source-map-comment "^1.0.5"
|
2609 | 2600 | json-stable-stringify "^1.0.0"
|
2610 | 2601 |
|
2611 |
| -broccoli-concat@^4.2.4, broccoli-concat@^4.2.5: |
| 2602 | +broccoli-concat@^4.2.5: |
2612 | 2603 | version "4.2.5"
|
2613 | 2604 | resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-4.2.5.tgz#d578f00094048b5fc87195e82fbdbde20d838d29"
|
2614 | 2605 | integrity sha512-dFB5ATPwOyV8S2I7a07HxCoutoq23oY//LhM6Mou86cWUTB174rND5aQLR7Fu8FjFFLxoTbkk7y0VPITJ1IQrw==
|
@@ -3775,7 +3766,7 @@ ember-auto-import-chunks-json-generator@^1.1.0:
|
3775 | 3766 | ember-cli-babel "^7.26.11"
|
3776 | 3767 | ember-cli-htmlbars "^6.1.1"
|
3777 | 3768 |
|
3778 |
| -ember-auto-import@^2.2.3, ember-auto-import@^2.6.0, ember-auto-import@^2.6.3: |
| 3769 | +ember-auto-import@^2.2.3, ember-auto-import@^2.5.0, ember-auto-import@^2.6.0, ember-auto-import@^2.6.3: |
3779 | 3770 | version "2.6.3"
|
3780 | 3771 | resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.6.3.tgz#f18d1b93dd10b08ba5496518436f9d56dd4e000a"
|
3781 | 3772 | integrity sha512-uLhrRDJYWCRvQ4JQ1e64XlSrqAKSd6PXaJ9ZsZI6Tlms9T4DtQFxNXasqji2ZRJBVrxEoLCRYX3RTldsQ0vNGQ==
|
@@ -4025,6 +4016,14 @@ ember-cli-test-loader@^3.0.0:
|
4025 | 4016 | dependencies:
|
4026 | 4017 | ember-cli-babel "^7.13.2"
|
4027 | 4018 |
|
| 4019 | +ember-cli-typescript-blueprint-polyfill@^0.1.0: |
| 4020 | + version "0.1.0" |
| 4021 | + resolved "https://registry.yarnpkg.com/ember-cli-typescript-blueprint-polyfill/-/ember-cli-typescript-blueprint-polyfill-0.1.0.tgz#5917646a996b452a3a6b3f306ab2a27e93ea2cc2" |
| 4022 | + integrity sha512-g0weUTOnHmPGqVZzkQTl3Nbk9fzEdFkEXydCs5mT1qBjXh8eQ6VlmjjGD5/998UXKuA0pLSCVVMbSp/linLzGA== |
| 4023 | + dependencies: |
| 4024 | + chalk "^4.0.0" |
| 4025 | + remove-types "^1.0.0" |
| 4026 | + |
4028 | 4027 |
|
4029 | 4028 | version "3.0.0"
|
4030 | 4029 | resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-3.0.0.tgz#3b838d1ce9e4d22a98e68da22ceac6dc0cfd9bfc"
|
@@ -4382,36 +4381,36 @@ ember-source-channel-url@^3.0.0:
|
4382 | 4381 | dependencies:
|
4383 | 4382 | node-fetch "^2.6.0"
|
4384 | 4383 |
|
4385 |
| -ember-source@~3.28.12: |
4386 |
| - version "3.28.12" |
4387 |
| - resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.28.12.tgz#d8bb33d665d9c5adc858dce9d2d18be5ce58b2c0" |
4388 |
| - integrity sha512-HGrBpY6TN+MAi7F6BS8XYtNFG6vtbKE9ttPcyj0Ps+76kP7isCHyN0hk8ecKciLq7JYDqiPDNWjdIXAn2JfhZA== |
| 4384 | +ember-source@~5.0.0: |
| 4385 | + version "5.0.0" |
| 4386 | + resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-5.0.0.tgz#f28e4d36bda1d05587a796778e1b703c5150a93f" |
| 4387 | + integrity sha512-zy0iU3Mf9HZXVQacqWLAfHCbQge8Ysi2EpU6XTgrdf2PX5ILdWTbSPklxuTlkGV7NrG5PkIfGW8hfimwY6I/tw== |
4389 | 4388 | dependencies:
|
4390 |
| - "@babel/helper-module-imports" "^7.8.3" |
4391 |
| - "@babel/plugin-transform-block-scoping" "^7.8.3" |
4392 |
| - "@babel/plugin-transform-object-assign" "^7.8.3" |
| 4389 | + "@babel/helper-module-imports" "^7.16.7" |
| 4390 | + "@babel/plugin-transform-block-scoping" "^7.20.5" |
4393 | 4391 | "@ember/edition-utils" "^1.2.0"
|
4394 |
| - "@glimmer/vm-babel-plugins" "0.80.3" |
| 4392 | + "@glimmer/vm-babel-plugins" "0.84.2" |
4395 | 4393 | babel-plugin-debug-macros "^0.3.4"
|
4396 | 4394 | babel-plugin-filter-imports "^4.0.0"
|
4397 |
| - broccoli-concat "^4.2.4" |
| 4395 | + broccoli-concat "^4.2.5" |
4398 | 4396 | broccoli-debug "^0.6.4"
|
4399 | 4397 | broccoli-file-creator "^2.1.1"
|
4400 |
| - broccoli-funnel "^2.0.2" |
| 4398 | + broccoli-funnel "^3.0.8" |
4401 | 4399 | broccoli-merge-trees "^4.2.0"
|
4402 | 4400 | chalk "^4.0.0"
|
4403 |
| - ember-cli-babel "^7.23.0" |
| 4401 | + ember-auto-import "^2.5.0" |
| 4402 | + ember-cli-babel "^7.26.11" |
4404 | 4403 | ember-cli-get-component-path-option "^1.0.0"
|
4405 | 4404 | ember-cli-is-package-missing "^1.0.0"
|
4406 | 4405 | ember-cli-normalize-entity-name "^1.0.0"
|
4407 | 4406 | ember-cli-path-utils "^1.0.0"
|
4408 | 4407 | ember-cli-string-utils "^1.1.0"
|
4409 |
| - ember-cli-version-checker "^5.1.1" |
| 4408 | + ember-cli-typescript-blueprint-polyfill "^0.1.0" |
| 4409 | + ember-cli-version-checker "^5.1.2" |
4410 | 4410 | ember-router-generator "^2.0.0"
|
4411 |
| - inflection "^1.12.0" |
4412 |
| - jquery "^3.5.1" |
4413 |
| - resolve "^1.17.0" |
4414 |
| - semver "^7.3.4" |
| 4411 | + inflection "^1.13.2" |
| 4412 | + resolve "^1.22.0" |
| 4413 | + semver "^7.3.8" |
4415 | 4414 | silent-error "^1.1.1"
|
4416 | 4415 |
|
4417 | 4416 | ember-test-selectors@^6.0.0:
|
@@ -5931,10 +5930,10 @@ individual@^3.0.0:
|
5931 | 5930 | resolved "https://registry.yarnpkg.com/individual/-/individual-3.0.0.tgz#e7ca4f85f8957b018734f285750dc22ec2f9862d"
|
5932 | 5931 | integrity sha512-rUY5vtT748NMRbEMrTNiFfy29BgGZwGXUi2NFUVMWQrogSLzlJvQV9eeMWi+g1aVaQ53tpyLAQtd5x/JH0Nh1g==
|
5933 | 5932 |
|
5934 |
| -inflection@^1.12.0: |
5935 |
| - version "1.12.0" |
5936 |
| - resolved "https://registry.yarnpkg.com/inflection/-/inflection-1.12.0.tgz#a200935656d6f5f6bc4dc7502e1aecb703228416" |
5937 |
| - integrity sha1-ogCTVlbW9fa8TcdQLhrstwMihBY= |
| 5933 | +inflection@^1.13.2: |
| 5934 | + version "1.13.4" |
| 5935 | + resolved "https://registry.yarnpkg.com/inflection/-/inflection-1.13.4.tgz#65aa696c4e2da6225b148d7a154c449366633a32" |
| 5936 | + integrity sha512-6I/HUDeYFfuNCVS3td055BaXBwKYuzw7K3ExVMStBowKo9oOAMJIXIHvdyR3iboTCp1b+1i5DSkIZTcwIktuDw== |
5938 | 5937 |
|
5939 | 5938 | inflection@^2.0.1:
|
5940 | 5939 | version "2.0.1"
|
@@ -6413,7 +6412,7 @@ jest-worker@^27.4.5:
|
6413 | 6412 | merge-stream "^2.0.0"
|
6414 | 6413 | supports-color "^8.0.0"
|
6415 | 6414 |
|
6416 |
| -jquery@^3.5.0, jquery@^3.5.1: |
| 6415 | +jquery@^3.5.0: |
6417 | 6416 | version "3.6.0"
|
6418 | 6417 | resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
|
6419 | 6418 | integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
|
@@ -8320,7 +8319,7 @@ resolve-url@^0.2.1:
|
8320 | 8319 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
8321 | 8320 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
8322 | 8321 |
|
8323 |
| -resolve@^1.10.0, resolve@^1.11.1, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.15.1, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0: |
| 8322 | +resolve@^1.10.0, resolve@^1.11.1, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.15.1, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.1, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0: |
8324 | 8323 | version "1.22.2"
|
8325 | 8324 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
|
8326 | 8325 | integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
|
|
0 commit comments