Skip to content

Commit 95c9fb6

Browse files
Update dependency ember-source to v4
1 parent 53d0116 commit 95c9fb6

File tree

2 files changed

+49
-43
lines changed

2 files changed

+49
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ember-page-title": "7.0.0",
5252
"ember-qunit": "5.1.5",
5353
"ember-resolver": "8.0.3",
54-
"ember-source": "3.28.9",
54+
"ember-source": "4.5.0",
5555
"ember-source-channel-url": "3.0.0",
5656
"ember-template-lint": "4.10.1",
5757
"ember-try": "2.0.0",

yarn.lock

Lines changed: 48 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
3030
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
3131

32-
"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.13.8", "@babel/core@^7.16.7", "@babel/core@^7.3.4":
32+
"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.13.8", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.3.4":
3333
version "7.18.6"
3434
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d"
3535
integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==
@@ -153,7 +153,7 @@
153153
dependencies:
154154
"@babel/types" "^7.18.6"
155155

156-
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.8.3":
156+
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6":
157157
version "7.18.6"
158158
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
159159
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
@@ -448,7 +448,7 @@
448448
dependencies:
449449
"@babel/helper-plugin-utils" "^7.14.5"
450450

451-
"@babel/plugin-syntax-decorators@^7.18.6":
451+
"@babel/plugin-syntax-decorators@^7.16.7", "@babel/plugin-syntax-decorators@^7.18.6":
452452
version "7.18.6"
453453
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.18.6.tgz#2e45af22835d0b0f8665da2bfd4463649ce5dbc1"
454454
integrity sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ==
@@ -569,7 +569,7 @@
569569
dependencies:
570570
"@babel/helper-plugin-utils" "^7.18.6"
571571

572-
"@babel/plugin-transform-block-scoping@^7.18.6", "@babel/plugin-transform-block-scoping@^7.8.3":
572+
"@babel/plugin-transform-block-scoping@^7.16.0", "@babel/plugin-transform-block-scoping@^7.18.6":
573573
version "7.18.6"
574574
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.6.tgz#b5f78318914615397d86a731ef2cc668796a726c"
575575
integrity sha512-pRqwb91C42vs1ahSAWJkxOxU1RHWDn16XAa6ggQ72wjLlWyYeAcLvTtE0aM8ph3KNydy9CQF2nLYcjq1WysgxQ==
@@ -710,13 +710,6 @@
710710
dependencies:
711711
"@babel/helper-plugin-utils" "^7.18.6"
712712

713-
"@babel/plugin-transform-object-assign@^7.8.3":
714-
version "7.18.6"
715-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.18.6.tgz#7830b4b6f83e1374a5afb9f6111bcfaea872cdd2"
716-
integrity sha512-mQisZ3JfqWh2gVXvfqYCAAyRs6+7oev+myBsTwW5RnPhYXOTuCEw2oe3YgxlXMViXUS53lG8koulI7mJ+8JE+A==
717-
dependencies:
718-
"@babel/helper-plugin-utils" "^7.18.6"
719-
720713
"@babel/plugin-transform-object-super@^7.18.6":
721714
version "7.18.6"
722715
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz#fb3c6ccdd15939b6ff7939944b51971ddc35912c"
@@ -802,7 +795,7 @@
802795
dependencies:
803796
"@babel/helper-plugin-utils" "^7.18.6"
804797

805-
"@babel/plugin-transform-typescript@^7.13.0":
798+
"@babel/plugin-transform-typescript@^7.13.0", "@babel/plugin-transform-typescript@^7.16.8":
806799
version "7.18.8"
807800
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.8.tgz#303feb7a920e650f2213ef37b36bbf327e6fa5a0"
808801
integrity sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA==
@@ -1214,10 +1207,10 @@
12141207
resolved "https://registry.yarnpkg.com/@glimmer/validator/-/validator-0.44.0.tgz#03d127097dc9cb23052cdb7fcae59d0a9dca53e1"
12151208
integrity sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw==
12161209

1217-
"@glimmer/vm-babel-plugins@0.80.3":
1218-
version "0.80.3"
1219-
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.80.3.tgz#434b62172318cac43830d3ac29818cf2c5f111c1"
1220-
integrity sha512-9ej6xlm5MzHBJ5am2l0dbbn8Z0wJoYoMpM8FcrGMlUP6SPMLWxvxpMsApgQo8u6dvZRCjR3/bw3fdf7GOy0AFw==
1210+
"@glimmer/vm-babel-plugins@0.84.2":
1211+
version "0.84.2"
1212+
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.84.2.tgz#653ce82a6656b4396d87a479d8699450d35a17f0"
1213+
integrity sha512-HS2dEbJ3CgXn56wk/5QdudM7rE3vtNMvPIoG7Rrg+GhkGMNxBCIRxOeEF2g520j9rwlA2LAZFpc7MCDMFbTjNA==
12211214
dependencies:
12221215
babel-plugin-debug-macros "^0.3.4"
12231216

@@ -2955,7 +2948,7 @@ broccoli-clean-css@^1.1.0:
29552948
inline-source-map-comment "^1.0.5"
29562949
json-stable-stringify "^1.0.0"
29572950

2958-
broccoli-concat@^4.2.4, broccoli-concat@^4.2.5:
2951+
broccoli-concat@^4.2.5:
29592952
version "4.2.5"
29602953
resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-4.2.5.tgz#d578f00094048b5fc87195e82fbdbde20d838d29"
29612954
integrity sha512-dFB5ATPwOyV8S2I7a07HxCoutoq23oY//LhM6Mou86cWUTB174rND5aQLR7Fu8FjFFLxoTbkk7y0VPITJ1IQrw==
@@ -4546,7 +4539,7 @@ elliptic@^6.5.3:
45464539
minimalistic-assert "^1.0.1"
45474540
minimalistic-crypto-utils "^1.0.1"
45484541

4549-
4542+
[email protected], ember-auto-import@^2.4.0:
45504543
version "2.4.2"
45514544
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.4.2.tgz#d4d3bc6885a11cf124f606f5c37169bdf76e37ae"
45524545
integrity sha512-REh+1aJWpTkvN42a/ga41OuRpUsSW7UQfPr2wPtYx56o/xoSNhVBXejy7yV9ObrkN7gogz6fs2xZwih5cOwpYg==
@@ -4622,7 +4615,7 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.1:
46224615
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.1.tgz#5016b80cdef37036c4282eef2d863e1d73576879"
46234616
integrity sha512-sKvOiPNHr5F/60NLd7SFzMpYPte/nnGkq/tMIfXejfKHIhaiIkYFqX8Z9UFTKWLLn+V7NOaby6niNPZUdvKCRw==
46244617

4625-
ember-cli-babel@^7.0.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.23.1, ember-cli-babel@^7.26.6, ember-cli-babel@^7.7.3:
4618+
ember-cli-babel@^7.0.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.23.1, ember-cli-babel@^7.26.11, ember-cli-babel@^7.26.6, ember-cli-babel@^7.7.3:
46264619
version "7.26.11"
46274620
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.26.11.tgz#50da0fe4dcd99aada499843940fec75076249a9f"
46284621
integrity sha512-JJYeYjiz/JTn34q7F5DSOjkkZqy8qwFOOxXfE6pe9yEJqWGu4qErKxlz8I22JoVEQ/aBUO+OcKTpmctvykM9YA==
@@ -4782,6 +4775,14 @@ ember-cli-test-loader@^3.0.0:
47824775
dependencies:
47834776
ember-cli-babel "^7.13.2"
47844777

4778+
ember-cli-typescript-blueprint-polyfill@^0.1.0:
4779+
version "0.1.0"
4780+
resolved "https://registry.yarnpkg.com/ember-cli-typescript-blueprint-polyfill/-/ember-cli-typescript-blueprint-polyfill-0.1.0.tgz#5917646a996b452a3a6b3f306ab2a27e93ea2cc2"
4781+
integrity sha512-g0weUTOnHmPGqVZzkQTl3Nbk9fzEdFkEXydCs5mT1qBjXh8eQ6VlmjjGD5/998UXKuA0pLSCVVMbSp/linLzGA==
4782+
dependencies:
4783+
chalk "^4.0.0"
4784+
remove-types "^1.0.0"
4785+
47854786
47864787
version "3.0.0"
47874788
resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-3.0.0.tgz#3b838d1ce9e4d22a98e68da22ceac6dc0cfd9bfc"
@@ -5028,35 +5029,35 @@ [email protected], ember-source-channel-url@^3.0.0:
50285029
dependencies:
50295030
node-fetch "^2.6.0"
50305031

5031-
ember-source@3.28.9:
5032-
version "3.28.9"
5033-
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.28.9.tgz#804c56b2d71d3cc3decff15a3273bb35d668300a"
5034-
integrity sha512-Fy7V3yvj+3oyo2+ke52aaihKMcFnnF7Oj9ixj547yzh2faqRfqouB5ZSiwXFH8rxw22rKaM8DiuQO4JN2Ay6xQ==
5032+
ember-source@4.5.0:
5033+
version "4.5.0"
5034+
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.5.0.tgz#2e5ed8bb7e967876338ecb29f4de3a13255ee7f5"
5035+
integrity sha512-zGNnFCD8a4UNTrp5gORdlItJUalga8t6FX6EvFWTsyywB9ST8cov/c71CBDBo8bp1/V4W4z0dG6DhL8C1onxPw==
50355036
dependencies:
5036-
"@babel/helper-module-imports" "^7.8.3"
5037-
"@babel/plugin-transform-block-scoping" "^7.8.3"
5038-
"@babel/plugin-transform-object-assign" "^7.8.3"
5037+
"@babel/helper-module-imports" "^7.16.7"
5038+
"@babel/plugin-transform-block-scoping" "^7.16.0"
50395039
"@ember/edition-utils" "^1.2.0"
5040-
"@glimmer/vm-babel-plugins" "0.80.3"
5040+
"@glimmer/vm-babel-plugins" "0.84.2"
50415041
babel-plugin-debug-macros "^0.3.4"
50425042
babel-plugin-filter-imports "^4.0.0"
5043-
broccoli-concat "^4.2.4"
5043+
broccoli-concat "^4.2.5"
50445044
broccoli-debug "^0.6.4"
50455045
broccoli-file-creator "^2.1.1"
5046-
broccoli-funnel "^2.0.2"
5046+
broccoli-funnel "^3.0.8"
50475047
broccoli-merge-trees "^4.2.0"
50485048
chalk "^4.0.0"
5049-
ember-cli-babel "^7.23.0"
5049+
ember-auto-import "^2.4.0"
5050+
ember-cli-babel "^7.26.11"
50505051
ember-cli-get-component-path-option "^1.0.0"
50515052
ember-cli-is-package-missing "^1.0.0"
50525053
ember-cli-normalize-entity-name "^1.0.0"
50535054
ember-cli-path-utils "^1.0.0"
50545055
ember-cli-string-utils "^1.1.0"
5055-
ember-cli-version-checker "^5.1.1"
5056+
ember-cli-typescript-blueprint-polyfill "^0.1.0"
5057+
ember-cli-version-checker "^5.1.2"
50565058
ember-router-generator "^2.0.0"
5057-
inflection "^1.12.0"
5058-
jquery "^3.5.1"
5059-
resolve "^1.17.0"
5059+
inflection "^1.13.2"
5060+
resolve "^1.22.0"
50605061
semver "^7.3.4"
50615062
silent-error "^1.1.1"
50625063

@@ -6993,7 +6994,7 @@ infer-owner@^1.0.3, infer-owner@^1.0.4:
69936994
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
69946995
integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==
69956996

6996-
inflection@^1.12.0:
6997+
inflection@^1.12.0, inflection@^1.13.2:
69976998
version "1.13.2"
69986999
resolved "https://registry.yarnpkg.com/inflection/-/inflection-1.13.2.tgz#15e8c797c6c3dadf31aa658f8df8a4ea024798b0"
69997000
integrity sha512-cmZlljCRTBFouT8UzMzrGcVEvkv6D/wBdcdKG7J1QH5cXjtU75Dm+P27v9EKu/Y43UYyCJd1WC4zLebRrC8NBw==
@@ -7576,11 +7577,6 @@ jest-worker@^27.4.5:
75767577
merge-stream "^2.0.0"
75777578
supports-color "^8.0.0"
75787579

7579-
jquery@^3.5.1:
7580-
version "3.6.0"
7581-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
7582-
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
7583-
75847580
js-string-escape@^1.0.1:
75857581
version "1.0.1"
75867582
resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef"
@@ -9784,7 +9780,7 @@ prettier-linter-helpers@^1.0.0:
97849780
dependencies:
97859781
fast-diff "^1.1.2"
97869782

9787-
9783+
[email protected], prettier@^2.5.1:
97889784
version "2.7.1"
97899785
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
97909786
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
@@ -10332,6 +10328,16 @@ remove-trailing-separator@^1.0.1:
1033210328
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
1033310329
integrity sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==
1033410330

10331+
remove-types@^1.0.0:
10332+
version "1.0.0"
10333+
resolved "https://registry.yarnpkg.com/remove-types/-/remove-types-1.0.0.tgz#491119e8fce23f2f961fe2254e5a119a017d9a3d"
10334+
integrity sha512-G7Hk1Q+UJ5DvlNAoJZObxANkBZGiGdp589rVcTW/tYqJWJ5rwfraSnKSQaETN8Epaytw8J40nS/zC7bcHGv36w==
10335+
dependencies:
10336+
"@babel/core" "^7.16.10"
10337+
"@babel/plugin-syntax-decorators" "^7.16.7"
10338+
"@babel/plugin-transform-typescript" "^7.16.8"
10339+
prettier "^2.5.1"
10340+
1033510341
repeat-element@^1.1.2:
1033610342
version "1.1.4"
1033710343
resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.4.tgz#be681520847ab58c7568ac75fbfad28ed42d39e9"
@@ -10441,7 +10447,7 @@ resolve-url@^0.2.1:
1044110447
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
1044210448
integrity sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==
1044310449

10444-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.4.0, resolve@^1.5.0:
10450+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.1, resolve@^1.4.0, resolve@^1.5.0:
1044510451
version "1.22.1"
1044610452
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
1044710453
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==

0 commit comments

Comments
 (0)