2424 dependencies:
2525 "@babel/highlight" "^7.16.0"
2626
27+ "@babel/code-frame@^7.22.13":
28+ version "7.23.5"
29+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
30+ integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
31+ dependencies:
32+ "@babel/highlight" "^7.23.4"
33+ chalk "^2.4.2"
34+
2735"@babel/code-frame@^7.22.5":
2836 version "7.22.5"
2937 resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
4149 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255"
4250 integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==
4351
44- "@babel/core@^7.1.6", "@babel/core@^7. 12.0", "@babel/core@^7.13.8", "@babel/core@^7.3.4":
52+ "@babel/core@^7.12.0", "@babel/core@^7.13.8", "@babel/core@^7.3.4":
4553 version "7.16.0"
4654 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4"
4755 integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==
209217 "@babel/helper-split-export-declaration" "^7.22.5"
210218 semver "^6.3.0"
211219
220+ "@babel/helper-create-class-features-plugin@^7.22.15":
221+ version "7.23.6"
222+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.6.tgz#b04d915ce92ce363666f816a884cdcfc9be04953"
223+ integrity sha512-cBXU1vZni/CpGF29iTu4YRbOZt3Wat6zCoMDxRF1MayiEc4URxOj31tT65HUM0CRpMowA3HCJaAOVOUnMf96cw==
224+ dependencies:
225+ "@babel/helper-annotate-as-pure" "^7.22.5"
226+ "@babel/helper-environment-visitor" "^7.22.20"
227+ "@babel/helper-function-name" "^7.23.0"
228+ "@babel/helper-member-expression-to-functions" "^7.23.0"
229+ "@babel/helper-optimise-call-expression" "^7.22.5"
230+ "@babel/helper-replace-supers" "^7.22.20"
231+ "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
232+ "@babel/helper-split-export-declaration" "^7.22.6"
233+ semver "^6.3.1"
234+
212235"@babel/helper-create-regexp-features-plugin@^7.16.0":
213236 version "7.16.0"
214237 resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.16.0.tgz#06b2348ce37fccc4f5e18dcd8d75053f2a7c44ff"
259282 dependencies:
260283 "@babel/types" "^7.16.0"
261284
285+ "@babel/helper-environment-visitor@^7.22.20":
286+ version "7.22.20"
287+ resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
288+ integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
289+
262290"@babel/helper-environment-visitor@^7.22.5":
263291 version "7.22.5"
264292 resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
288316 "@babel/template" "^7.22.5"
289317 "@babel/types" "^7.22.5"
290318
319+ "@babel/helper-function-name@^7.23.0":
320+ version "7.23.0"
321+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
322+ integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
323+ dependencies:
324+ "@babel/template" "^7.22.15"
325+ "@babel/types" "^7.23.0"
326+
291327"@babel/helper-get-function-arity@^7.16.0":
292328 version "7.16.0"
293329 resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
323359 dependencies:
324360 "@babel/types" "^7.16.0"
325361
362+ "@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0":
363+ version "7.23.0"
364+ resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz#9263e88cc5e41d39ec18c9a3e0eced59a3e7d366"
365+ integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==
366+ dependencies:
367+ "@babel/types" "^7.23.0"
368+
326369"@babel/helper-member-expression-to-functions@^7.22.5":
327370 version "7.22.5"
328371 resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.5.tgz#0a7c56117cad3372fbf8d2fb4bf8f8d64a1e76b2"
464507 "@babel/traverse" "^7.16.5"
465508 "@babel/types" "^7.16.0"
466509
510+ "@babel/helper-replace-supers@^7.22.20":
511+ version "7.22.20"
512+ resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz#e37d367123ca98fe455a9887734ed2e16eb7a793"
513+ integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==
514+ dependencies:
515+ "@babel/helper-environment-visitor" "^7.22.20"
516+ "@babel/helper-member-expression-to-functions" "^7.22.15"
517+ "@babel/helper-optimise-call-expression" "^7.22.5"
518+
467519"@babel/helper-replace-supers@^7.22.5":
468520 version "7.22.5"
469521 resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.5.tgz#71bc5fb348856dea9fdc4eafd7e2e49f585145dc"
518570 dependencies:
519571 "@babel/types" "^7.22.5"
520572
573+ "@babel/helper-split-export-declaration@^7.22.6":
574+ version "7.22.6"
575+ resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
576+ integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
577+ dependencies:
578+ "@babel/types" "^7.22.5"
579+
521580"@babel/helper-string-parser@^7.22.5":
522581 version "7.22.5"
523582 resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
524583 integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
525584
585+ "@babel/helper-string-parser@^7.23.4":
586+ version "7.23.4"
587+ resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
588+ integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
589+
526590"@babel/helper-validator-identifier@^7.15.7":
527591 version "7.15.7"
528592 resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
529593 integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
530594
595+ "@babel/helper-validator-identifier@^7.22.20":
596+ version "7.22.20"
597+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
598+ integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
599+
531600"@babel/helper-validator-identifier@^7.22.5":
532601 version "7.22.5"
533602 resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
609678 chalk "^2.0.0"
610679 js-tokens "^4.0.0"
611680
681+ "@babel/highlight@^7.23.4":
682+ version "7.23.4"
683+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b"
684+ integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
685+ dependencies:
686+ "@babel/helper-validator-identifier" "^7.22.20"
687+ chalk "^2.4.2"
688+ js-tokens "^4.0.0"
689+
612690"@babel/parser@^7.16.0", "@babel/parser@^7.16.3", "@babel/parser@^7.4.5", "@babel/parser@^7.7.0":
613691 version "7.16.4"
614692 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e"
619697 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.6.tgz#8f194828193e8fa79166f34a4b4e52f3e769a314"
620698 integrity sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==
621699
700+ "@babel/parser@^7.22.15":
701+ version "7.23.6"
702+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
703+ integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
704+
622705"@babel/parser@^7.22.5":
623706 version "7.22.5"
624707 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
904987 "@babel/helper-create-class-features-plugin" "^7.16.5"
905988 "@babel/helper-plugin-utils" "^7.16.5"
906989
990+ "@babel/plugin-proposal-private-methods@^7.16.7":
991+ version "7.18.6"
992+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz#5209de7d213457548a98436fa2882f52f4be6bea"
993+ integrity sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==
994+ dependencies:
995+ "@babel/helper-create-class-features-plugin" "^7.18.6"
996+ "@babel/helper-plugin-utils" "^7.18.6"
997+
907998"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
908999 version "7.21.0-placeholder-for-preset-env.2"
9091000 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#7844f9289546efa9febac2de4cfe358a050bd703"
12011292 "@babel/helper-create-class-features-plugin" "^7.22.5"
12021293 "@babel/helper-plugin-utils" "^7.22.5"
12031294
1295+ "@babel/plugin-transform-class-static-block@^7.16.7":
1296+ version "7.23.4"
1297+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz#2a202c8787a8964dd11dfcedf994d36bfc844ab5"
1298+ integrity sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==
1299+ dependencies:
1300+ "@babel/helper-create-class-features-plugin" "^7.22.15"
1301+ "@babel/helper-plugin-utils" "^7.22.5"
1302+ "@babel/plugin-syntax-class-static-block" "^7.14.5"
1303+
12041304"@babel/plugin-transform-class-static-block@^7.22.5":
12051305 version "7.22.5"
12061306 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.5.tgz#3e40c46f048403472d6f4183116d5e46b1bff5ba"
20312131 core-js "^2.6.5"
20322132 regenerator-runtime "^0.13.4"
20332133
2034- "@babel/preset-env@^7.10.2", "@babel/preset-env@^7. 12.0":
2134+ "@babel/preset-env@^7.12.0":
20352135 version "7.16.4"
20362136 resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.4.tgz#4f6ec33b2a3fe72d6bfdcdf3859500232563a2e3"
20372137 integrity sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA==
23162416 "@babel/parser" "^7.16.0"
23172417 "@babel/types" "^7.16.0"
23182418
2419+ "@babel/template@^7.22.15":
2420+ version "7.22.15"
2421+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
2422+ integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
2423+ dependencies:
2424+ "@babel/code-frame" "^7.22.13"
2425+ "@babel/parser" "^7.22.15"
2426+ "@babel/types" "^7.22.15"
2427+
23192428"@babel/template@^7.22.5":
23202429 version "7.22.5"
23212430 resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
23252434 "@babel/parser" "^7.22.5"
23262435 "@babel/types" "^7.22.5"
23272436
2328- "@babel/traverse@^7.1.6", "@babel/traverse@^7. 13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0":
2437+ "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0":
23292438 version "7.16.3"
23302439 resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787"
23312440 integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag==
23802489 "@babel/helper-validator-identifier" "^7.15.7"
23812490 to-fast-properties "^2.0.0"
23822491
2492+ "@babel/types@^7.22.15", "@babel/types@^7.23.0":
2493+ version "7.23.6"
2494+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
2495+ integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
2496+ dependencies:
2497+ "@babel/helper-string-parser" "^7.23.4"
2498+ "@babel/helper-validator-identifier" "^7.22.20"
2499+ to-fast-properties "^2.0.0"
2500+
23832501"@babel/types@^7.22.5":
23842502 version "7.22.5"
23852503 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
25262644 semver "^7.3.5"
25272645 typescript-memoize "^1.0.1"
25282646
2529- "@embroider/shared-internals@^0.40.0":
2530- version "0.40.0"
2531- resolved "https://registry.yarnpkg.com/@embroider/shared-internals/-/shared-internals-0.40.0.tgz#2f768c60f4f35ba5f9228f046f70324851e8bfe2"
2532- integrity sha512-Ovr/i0Qgn6W6jdGXMvYJKlRoRpyBY9uhYozDSFKlBjeEmRJ0Plp7OST41+O5Td6Pqp+Rv2jVSnGzhA/MpC++NQ==
2533- dependencies:
2534- ember-rfc176-data "^0.3.17"
2535- fs-extra "^7.0.1"
2536- lodash "^4.17.10"
2537- pkg-up "^3.1.0"
2538- resolve-package-path "^1.2.2"
2539- semver "^7.3.2"
2540- typescript-memoize "^1.0.0-alpha.3"
2541-
25422647"@eslint/eslintrc@^0.4.3":
25432648 version "0.4.3"
25442649 resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
@@ -5579,19 +5684,22 @@ ember-a11y-refocus@2.3.0:
55795684 ember-cli-babel "^7.26.11"
55805685 ember-cli-htmlbars "^6.0.1"
55815686
5582- ember-auto-import@2.2.4 :
5583- version "2.2.4 "
5584- resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.2.4 .tgz#68c08cb0b7533293024c97387fc449b00561185a "
5585- integrity sha512-iXHH+bSMP/uWvJmIhjt+PZz4ymqOLccIxZUouVcUFLKA5EAWE7gamlA684m0pIbSE/V9zKpOul4OfIgKXFprBg ==
5687+ ember-auto-import@2.7.1 :
5688+ version "2.7.1 "
5689+ resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.7.1 .tgz#eec4a8b0d1a31f85c80eed49c64be5d4593a58aa "
5690+ integrity sha512-8i5pw9DAtIJ+h+iGbYD25GPTyF3gLurokT7b1HBvKkHdOQuqGaXB9aiWA72BnqwA3Kwd3nfgdOml3HEaeQmCKQ ==
55865691 dependencies:
5587- "@babel/core" "^7.1.6"
5588- "@babel/plugin-proposal-class-properties" "^7.13.0"
5589- "@babel/plugin-proposal-decorators" "^7.13.5"
5590- "@babel/preset-env" "^7.10.2"
5591- "@babel/traverse" "^7.1.6"
5592- "@embroider/shared-internals" "^0.40.0"
5692+ "@babel/core" "^7.16.7"
5693+ "@babel/plugin-proposal-class-properties" "^7.16.7"
5694+ "@babel/plugin-proposal-decorators" "^7.16.7"
5695+ "@babel/plugin-proposal-private-methods" "^7.16.7"
5696+ "@babel/plugin-transform-class-static-block" "^7.16.7"
5697+ "@babel/preset-env" "^7.16.7"
5698+ "@embroider/macros" "^1.0.0"
5699+ "@embroider/shared-internals" "^2.0.0"
55935700 babel-loader "^8.0.6"
55945701 babel-plugin-ember-modules-api-polyfill "^3.5.0"
5702+ babel-plugin-ember-template-compilation "^2.0.1"
55955703 babel-plugin-htmlbars-inline-precompile "^5.2.1"
55965704 babel-plugin-syntax-dynamic-import "^6.18.0"
55975705 broccoli-debug "^0.6.4"
@@ -5601,21 +5709,20 @@ ember-auto-import@2.2.4:
56015709 broccoli-source "^3.0.0"
56025710 css-loader "^5.2.0"
56035711 debug "^4.3.1"
5604- ember-cli-babel "^7.0.0"
5605- fs-extra "^6.0.1"
5712+ fs-extra "^10.0.0"
56065713 fs-tree-diff "^2.0.0"
56075714 handlebars "^4.3.1"
56085715 js-string-escape "^1.0.1"
56095716 lodash "^4.17.19"
5610- mkdirp "^0.5.1"
5717+ mini-css-extract-plugin "^2.5.2"
5718+ minimatch "^3.0.0"
56115719 parse5 "^6.0.1"
56125720 resolve "^1.20.0"
5613- resolve-package-path "^3.1.0"
5614- rimraf "^2.6.2"
5721+ resolve-package-path "^4.0.3"
56155722 semver "^7.3.4"
56165723 style-loader "^2.0.0"
56175724 typescript-memoize "^1.0.0-alpha.3"
5618- walk-sync "^0.3.3 "
5725+ walk-sync "^3.0.0 "
56195726
56205727ember-auto-import@^2.2.4:
56215728 version "2.6.3"
@@ -5722,7 +5829,7 @@ ember-cli-babel@^6.0.0-beta.4:
57225829 ember-cli-version-checker "^2.1.2"
57235830 semver "^5.5.0"
57245831
5725- ember-cli-babel@^7.0.0, ember-cli-babel@^7. 10.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.26.6, ember-cli-babel@^7.7.3:
5832+ ember-cli-babel@^7.10.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.26.6, ember-cli-babel@^7.7.3:
57265833 version "7.26.6"
57275834 resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.26.6.tgz#322fbbd3baad9dd99e3276ff05bc6faef5e54b39"
57285835 integrity sha512-040svtfj2RC35j/WMwdWJFusZaXmNoytLAMyBDGLMSlRvznudTxZjGlPV6UupmtTBApy58cEF8Fq4a+COWoEmQ==
@@ -7128,15 +7235,6 @@ fs-extra@^5.0.0:
71287235 jsonfile "^4.0.0"
71297236 universalify "^0.1.0"
71307237
7131- fs-extra@^6.0.1:
7132- version "6.0.1"
7133- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
7134- integrity sha512-GnyIkKhhzXZUWFCaJzvyDLEEgDkPfb4/TPvJCJVuS8MWZgoSsErf++QpiAlDnKFcqhRlm+tIOcencCjyJE6ZCA==
7135- dependencies:
7136- graceful-fs "^4.1.2"
7137- jsonfile "^4.0.0"
7138- universalify "^0.1.0"
7139-
71407238fs-extra@^7.0.0, fs-extra@^7.0.1:
71417239 version "7.0.1"
71427240 resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
@@ -8571,7 +8669,7 @@ lodash.uniqby@^4.7.0:
85718669 resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302"
85728670 integrity sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=
85738671
8574- lodash@^4.17.10, lodash@^4.17. 12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.5.1:
8672+ lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.5.1:
85758673 version "4.17.21"
85768674 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
85778675 integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -9987,7 +10085,7 @@ resolve-from@^4.0.0:
998710085 resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
998810086 integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
998910087
9990- resolve-package-path@^1.0.11, resolve-package-path@^1.2.2, resolve-package-path@^1.2. 6:
10088+ resolve-package-path@^1.0.11, resolve-package-path@^1.2.6:
999110089 version "1.2.7"
999210090 resolved "https://registry.yarnpkg.com/resolve-package-path/-/resolve-package-path-1.2.7.tgz#2a7bc37ad96865e239330e3102c31322847e652e"
999310091 integrity sha512-fVEKHGeK85bGbVFuwO9o1aU0n3vqQGrezPc51JGu9UTXpFQfWq5qCeKxyaRUSvephs+06c5j5rPq/dzHGEo8+Q==
@@ -10205,6 +10303,11 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
1020510303 resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
1020610304 integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
1020710305
10306+ semver@^6.3.1:
10307+ version "6.3.1"
10308+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
10309+ integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
10310+
1020810311semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
1020910312 version "7.3.5"
1021010313 resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
0 commit comments