|
691 | 691 | dependencies:
|
692 | 692 | "@babel/helper-plugin-utils" "^7.14.5"
|
693 | 693 |
|
694 |
| -"@babel/plugin-transform-object-assign@^7.8.3": |
695 |
| - version "7.16.0" |
696 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.16.0.tgz#750c726397f1f6402fb1ceffe9d8ff3595c8a0df" |
697 |
| - integrity sha512-TftKY6Hxo5Uf/EIoC3BKQyLvlH46tbtK4xub90vzi9+yS8z1+O/52YHyywCZvYeLPOvv//1j3BPokLuHTWPcbg== |
698 |
| - dependencies: |
699 |
| - "@babel/helper-plugin-utils" "^7.14.5" |
700 |
| - |
701 | 694 | "@babel/plugin-transform-object-super@^7.16.0":
|
702 | 695 | version "7.16.0"
|
703 | 696 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.0.tgz#fb20d5806dc6491a06296ac14ea8e8d6fedda72b"
|
|
1622 | 1615 | resolved "https://registry.yarnpkg.com/@glimmer/validator/-/validator-0.44.0.tgz#03d127097dc9cb23052cdb7fcae59d0a9dca53e1"
|
1623 | 1616 | integrity sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw==
|
1624 | 1617 |
|
1625 |
| -"@glimmer/vm-babel-plugins@0.80.3": |
1626 |
| - version "0.80.3" |
1627 |
| - resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.80.3.tgz#434b62172318cac43830d3ac29818cf2c5f111c1" |
1628 |
| - integrity sha512-9ej6xlm5MzHBJ5am2l0dbbn8Z0wJoYoMpM8FcrGMlUP6SPMLWxvxpMsApgQo8u6dvZRCjR3/bw3fdf7GOy0AFw== |
| 1618 | +"@glimmer/vm-babel-plugins@0.83.1": |
| 1619 | + version "0.83.1" |
| 1620 | + resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.83.1.tgz#5da67e3d84199352bbf0c5bc3f1ce71bf2b2ddfc" |
| 1621 | + integrity sha512-Cz0e/SrOo1gSNA0PXZRYI1WGmlQSAQCpiERBlXjjpwoLgiqx2kvsjfFiCUC/CfpsO6WN6wuPMeTFGJuhSSeL5A== |
1629 | 1622 | dependencies:
|
1630 | 1623 | babel-plugin-debug-macros "^0.3.4"
|
1631 | 1624 |
|
|
6059 | 6052 | ember-compatibility-helpers "^1.1.2"
|
6060 | 6053 | ember-destroyable-polyfill "^2.0.2"
|
6061 | 6054 |
|
6062 |
| -[email protected], ember-auto-import@^2.2.3: |
| 6055 | +[email protected], ember-auto-import@^2.2. 0, ember-auto-import@^2.2.3: |
6063 | 6056 | version "2.2.4"
|
6064 | 6057 | resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.2.4.tgz#68c08cb0b7533293024c97387fc449b00561185a"
|
6065 | 6058 | integrity sha512-iXHH+bSMP/uWvJmIhjt+PZz4ymqOLccIxZUouVcUFLKA5EAWE7gamlA684m0pIbSE/V9zKpOul4OfIgKXFprBg==
|
@@ -6944,16 +6937,15 @@ ember-source-channel-url@^3.0.0:
|
6944 | 6937 | dependencies:
|
6945 | 6938 | node-fetch "^2.6.0"
|
6946 | 6939 |
|
6947 |
| -ember-source@3.28.8: |
6948 |
| - version "3.28.8" |
6949 |
| - resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.28.8.tgz#c58fd4a1538d6c4b9aebe76c764cabf5396c64d9" |
6950 |
| - integrity sha512-hA15oYzbRdi9983HIemeVzzX2iLcMmSPp6akUiMQhFZYWPrKksbPyLrO6YpZ4hNM8yBjQSDXEkZ1V3yxBRKjUA== |
| 6940 | +ember-source@4.0.1: |
| 6941 | + version "4.0.1" |
| 6942 | + resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.0.1.tgz#c36acab19bfe3d2e4b560465ccf16018865d8f91" |
| 6943 | + integrity sha512-5k4ZQvpa7Li7V7P2QnIiOo/UiQkaWwvaTeSI6dlLAswMhIq6XFFZQ+M+2NHrTJynhc2u2BcIxcYpdMb+g8y1Aw== |
6951 | 6944 | dependencies:
|
6952 | 6945 | "@babel/helper-module-imports" "^7.8.3"
|
6953 | 6946 | "@babel/plugin-transform-block-scoping" "^7.8.3"
|
6954 |
| - "@babel/plugin-transform-object-assign" "^7.8.3" |
6955 | 6947 | "@ember/edition-utils" "^1.2.0"
|
6956 |
| - "@glimmer/vm-babel-plugins" "0.80.3" |
| 6948 | + "@glimmer/vm-babel-plugins" "0.83.1" |
6957 | 6949 | babel-plugin-debug-macros "^0.3.4"
|
6958 | 6950 | babel-plugin-filter-imports "^4.0.0"
|
6959 | 6951 | broccoli-concat "^4.2.4"
|
|
6962 | 6954 | broccoli-funnel "^2.0.2"
|
6963 | 6955 | broccoli-merge-trees "^4.2.0"
|
6964 | 6956 | chalk "^4.0.0"
|
| 6957 | + ember-auto-import "^2.2.0" |
6965 | 6958 | ember-cli-babel "^7.23.0"
|
6966 | 6959 | ember-cli-get-component-path-option "^1.0.0"
|
6967 | 6960 | ember-cli-is-package-missing "^1.0.0"
|
|
6971 | 6964 | ember-cli-version-checker "^5.1.1"
|
6972 | 6965 | ember-router-generator "^2.0.0"
|
6973 | 6966 | inflection "^1.12.0"
|
6974 |
| - jquery "^3.5.1" |
6975 | 6967 | resolve "^1.17.0"
|
6976 | 6968 | semver "^7.3.4"
|
6977 | 6969 | silent-error "^1.1.1"
|
@@ -9558,11 +9550,6 @@ jest-worker@^27.0.6:
|
9558 | 9550 | merge-stream "^2.0.0"
|
9559 | 9551 | supports-color "^8.0.0"
|
9560 | 9552 |
|
9561 |
| -jquery@^3.5.1: |
9562 |
| - version "3.6.0" |
9563 |
| - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" |
9564 |
| - integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw== |
9565 |
| - |
9566 | 9553 | js-string-escape@^1.0.1:
|
9567 | 9554 | version "1.0.1"
|
9568 | 9555 | resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef"
|
|
0 commit comments