|
155 | 155 | dependencies: |
156 | 156 | "@babel/types" "^7.16.7" |
157 | 157 |
|
158 | | -"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.8.3": |
| 158 | +"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.0", "@babel/helper-module-imports@^7.16.7": |
159 | 159 | version "7.16.7" |
160 | 160 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437" |
161 | 161 | integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg== |
|
560 | 560 | dependencies: |
561 | 561 | "@babel/helper-plugin-utils" "^7.16.7" |
562 | 562 |
|
563 | | -"@babel/plugin-transform-block-scoping@^7.16.7", "@babel/plugin-transform-block-scoping@^7.8.3": |
| 563 | +"@babel/plugin-transform-block-scoping@^7.16.0", "@babel/plugin-transform-block-scoping@^7.16.7": |
564 | 564 | version "7.16.7" |
565 | 565 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz#f50664ab99ddeaee5bc681b8f3a6ea9d72ab4f87" |
566 | 566 | integrity sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ== |
|
700 | 700 | dependencies: |
701 | 701 | "@babel/helper-plugin-utils" "^7.16.7" |
702 | 702 |
|
703 | | -"@babel/plugin-transform-object-assign@^7.8.3": |
704 | | - version "7.16.7" |
705 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.16.7.tgz#5fe08d63dccfeb6a33aa2638faf98e5c584100f8" |
706 | | - integrity sha512-R8mawvm3x0COTJtveuoqZIjNypn2FjfvXZr4pSQ8VhEFBuQGBz4XhHasZtHXjgXU4XptZ4HtGof3NoYc93ZH9Q== |
707 | | - dependencies: |
708 | | - "@babel/helper-plugin-utils" "^7.16.7" |
709 | | - |
710 | 703 | "@babel/plugin-transform-object-super@^7.16.7": |
711 | 704 | version "7.16.7" |
712 | 705 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz#ac359cf8d32cf4354d27a46867999490b6c32a94" |
|
1301 | 1294 | resolved "https://registry.yarnpkg.com/@glimmer/validator/-/validator-0.44.0.tgz#03d127097dc9cb23052cdb7fcae59d0a9dca53e1" |
1302 | 1295 | integrity sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw== |
1303 | 1296 |
|
1304 | | -"@glimmer/vm-babel-plugins@0.80.3": |
1305 | | - version "0.80.3" |
1306 | | - resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.80.3.tgz#434b62172318cac43830d3ac29818cf2c5f111c1" |
1307 | | - integrity sha512-9ej6xlm5MzHBJ5am2l0dbbn8Z0wJoYoMpM8FcrGMlUP6SPMLWxvxpMsApgQo8u6dvZRCjR3/bw3fdf7GOy0AFw== |
| 1297 | +"@glimmer/vm-babel-plugins@0.83.1": |
| 1298 | + version "0.83.1" |
| 1299 | + resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.83.1.tgz#5da67e3d84199352bbf0c5bc3f1ce71bf2b2ddfc" |
| 1300 | + integrity sha512-Cz0e/SrOo1gSNA0PXZRYI1WGmlQSAQCpiERBlXjjpwoLgiqx2kvsjfFiCUC/CfpsO6WN6wuPMeTFGJuhSSeL5A== |
1308 | 1301 | dependencies: |
1309 | 1302 | babel-plugin-debug-macros "^0.3.4" |
1310 | 1303 |
|
@@ -3037,7 +3030,7 @@ broccoli-clean-css@^1.1.0: |
3037 | 3030 | inline-source-map-comment "^1.0.5" |
3038 | 3031 | json-stable-stringify "^1.0.0" |
3039 | 3032 |
|
3040 | | -broccoli-concat@^4.2.4, broccoli-concat@^4.2.5: |
| 3033 | +broccoli-concat@^4.2.5: |
3041 | 3034 | version "4.2.5" |
3042 | 3035 | resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-4.2.5.tgz#d578f00094048b5fc87195e82fbdbde20d838d29" |
3043 | 3036 | integrity sha512-dFB5ATPwOyV8S2I7a07HxCoutoq23oY//LhM6Mou86cWUTB174rND5aQLR7Fu8FjFFLxoTbkk7y0VPITJ1IQrw== |
@@ -4698,7 +4691,7 @@ elliptic@^6.5.3: |
4698 | 4691 | minimalistic-assert "^1.0.1" |
4699 | 4692 | minimalistic-crypto-utils "^1.0.1" |
4700 | 4693 |
|
4701 | | - |
| 4694 | +[email protected], ember-auto-import@^2.2.0: |
4702 | 4695 | version "2.3.0" |
4703 | 4696 | resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.3.0.tgz#ffb05e11322ea041d73cddee7c7d804ffe130913" |
4704 | 4697 | integrity sha512-38fOQ8ix3IQfFZHg99xQh/rJ1JwOhl2egauYXpCmFKdNm45rkRap3HDhkA4JtO532R7KEkaloU9Bj0oEUv520w== |
@@ -5186,24 +5179,24 @@ ember-source-channel-url@^1.0.1: |
5186 | 5179 | dependencies: |
5187 | 5180 | got "^8.0.1" |
5188 | 5181 |
|
5189 | | -ember-source@3.28.8: |
5190 | | - version "3.28.8" |
5191 | | - resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.28.8.tgz#c58fd4a1538d6c4b9aebe76c764cabf5396c64d9" |
5192 | | - integrity sha512-hA15oYzbRdi9983HIemeVzzX2iLcMmSPp6akUiMQhFZYWPrKksbPyLrO6YpZ4hNM8yBjQSDXEkZ1V3yxBRKjUA== |
| 5182 | +ember-source@4.1.0: |
| 5183 | + version "4.1.0" |
| 5184 | + resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.1.0.tgz#0d272202c25f582f360d208002056e42315dac66" |
| 5185 | + integrity sha512-y0gKasW2YBYYB+S8GTZjRC9r2xVNI9PySRUXkQH4+WbouXzQtcbKUqc4RVczYboFHLB4qQoz5yNZuIoogVhsLQ== |
5193 | 5186 | dependencies: |
5194 | | - "@babel/helper-module-imports" "^7.8.3" |
5195 | | - "@babel/plugin-transform-block-scoping" "^7.8.3" |
5196 | | - "@babel/plugin-transform-object-assign" "^7.8.3" |
| 5187 | + "@babel/helper-module-imports" "^7.16.0" |
| 5188 | + "@babel/plugin-transform-block-scoping" "^7.16.0" |
5197 | 5189 | "@ember/edition-utils" "^1.2.0" |
5198 | | - "@glimmer/vm-babel-plugins" "0.80.3" |
| 5190 | + "@glimmer/vm-babel-plugins" "0.83.1" |
5199 | 5191 | babel-plugin-debug-macros "^0.3.4" |
5200 | 5192 | babel-plugin-filter-imports "^4.0.0" |
5201 | | - broccoli-concat "^4.2.4" |
| 5193 | + broccoli-concat "^4.2.5" |
5202 | 5194 | broccoli-debug "^0.6.4" |
5203 | 5195 | broccoli-file-creator "^2.1.1" |
5204 | 5196 | broccoli-funnel "^2.0.2" |
5205 | 5197 | broccoli-merge-trees "^4.2.0" |
5206 | 5198 | chalk "^4.0.0" |
| 5199 | + ember-auto-import "^2.2.0" |
5207 | 5200 | ember-cli-babel "^7.23.0" |
5208 | 5201 | ember-cli-get-component-path-option "^1.0.0" |
5209 | 5202 | ember-cli-is-package-missing "^1.0.0" |
|
5212 | 5205 | ember-cli-string-utils "^1.1.0" |
5213 | 5206 | ember-cli-version-checker "^5.1.1" |
5214 | 5207 | ember-router-generator "^2.0.0" |
5215 | | - inflection "^1.12.0" |
5216 | | - jquery "^3.5.1" |
| 5208 | + inflection "^1.13.1" |
5217 | 5209 | resolve "^1.17.0" |
5218 | 5210 | semver "^7.3.4" |
5219 | 5211 | silent-error "^1.1.1" |
@@ -7222,7 +7214,7 @@ infer-owner@^1.0.3, infer-owner@^1.0.4: |
7222 | 7214 | resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467" |
7223 | 7215 | integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A== |
7224 | 7216 |
|
7225 | | -inflection@^1.12.0: |
| 7217 | +inflection@^1.12.0, inflection@^1.13.1: |
7226 | 7218 | version "1.13.1" |
7227 | 7219 | resolved "https://registry.yarnpkg.com/inflection/-/inflection-1.13.1.tgz#c5cadd80888a90cf84c2e96e340d7edc85d5f0cb" |
7228 | 7220 | integrity sha512-dldYtl2WlN0QDkIDtg8+xFwOS2Tbmp12t1cHa5/YClU6ZQjTFm7B66UcVbh9NQB+HvT5BAd2t5+yKsBkw5pcqA== |
@@ -7810,11 +7802,6 @@ jest-worker@^27.4.1: |
7810 | 7802 | merge-stream "^2.0.0" |
7811 | 7803 | supports-color "^8.0.0" |
7812 | 7804 |
|
7813 | | -jquery@^3.5.1: |
7814 | | - version "3.6.0" |
7815 | | - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" |
7816 | | - integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw== |
7817 | | - |
7818 | 7805 | js-string-escape@^1.0.1: |
7819 | 7806 | version "1.0.1" |
7820 | 7807 | resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef" |
|
0 commit comments