|
54 | 54 | json5 "^2.2.3"
|
55 | 55 | semver "^6.3.1"
|
56 | 56 |
|
57 |
| -"@babel/eslint-parser@^7.22.15": |
| 57 | +"@babel/eslint-parser@^7.22.15", "@babel/eslint-parser@^7.23.3": |
58 | 58 | version "7.23.10"
|
59 | 59 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz#2d4164842d6db798873b40e0c4238827084667a2"
|
60 | 60 | integrity sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==
|
|
1487 | 1487 | "@handlebars/parser" "~2.0.0"
|
1488 | 1488 | simple-html-tokenizer "^0.5.11"
|
1489 | 1489 |
|
1490 |
| -"@glimmer/syntax@^0.84.2", "@glimmer/syntax@^0.84.3": |
| 1490 | +"@glimmer/syntax@^0.84.3": |
1491 | 1491 | version "0.84.3"
|
1492 | 1492 | resolved "https://registry.yarnpkg.com/@glimmer/syntax/-/syntax-0.84.3.tgz#4045a1708cef7fd810cff42fe6deeba40c7286d0"
|
1493 | 1493 | integrity sha512-ioVbTic6ZisLxqTgRBL2PCjYZTFIwobifCustrozRU2xGDiYvVIL0vt25h2c1ioDsX59UgVlDkIK4YTAQQSd2A==
|
|
1629 | 1629 | "@jridgewell/gen-mapping" "^0.3.0"
|
1630 | 1630 | "@jridgewell/trace-mapping" "^0.3.9"
|
1631 | 1631 |
|
1632 |
| -"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15": |
| 1632 | +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": |
1633 | 1633 | version "1.4.15"
|
1634 | 1634 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
|
1635 | 1635 | integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
2158 | 2158 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.9.tgz#72e164381659a49557b0a078b28308f2c6a3e1ce"
|
2159 | 2159 | integrity sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ==
|
2160 | 2160 |
|
| 2161 | +"@typescript-eslint/scope-manager@^6.15.0": |
| 2162 | + version "6.21.0" |
| 2163 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1" |
| 2164 | + integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg== |
| 2165 | + dependencies: |
| 2166 | + "@typescript-eslint/types" "6.21.0" |
| 2167 | + "@typescript-eslint/visitor-keys" "6.21.0" |
| 2168 | + |
| 2169 | +"@typescript-eslint/types@6.21.0": |
| 2170 | + version "6.21.0" |
| 2171 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" |
| 2172 | + integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg== |
| 2173 | + |
| 2174 | +"@typescript-eslint/visitor-keys@6.21.0": |
| 2175 | + version "6.21.0" |
| 2176 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47" |
| 2177 | + integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A== |
| 2178 | + dependencies: |
| 2179 | + "@typescript-eslint/types" "6.21.0" |
| 2180 | + eslint-visitor-keys "^3.4.1" |
| 2181 | + |
2161 | 2182 | "@ungap/structured-clone@^1.2.0":
|
2162 | 2183 | version "1.2.0"
|
2163 | 2184 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
@@ -4114,6 +4135,11 @@ content-disposition@0.5.4:
|
4114 | 4135 | dependencies:
|
4115 | 4136 | safe-buffer "5.2.1"
|
4116 | 4137 |
|
| 4138 | +content-tag@^1.2.2: |
| 4139 | + version "1.2.2" |
| 4140 | + resolved "https://registry.yarnpkg.com/content-tag/-/content-tag-1.2.2.tgz#8cbc3cdb9957a81f7c425b138e334330dd6fd78d" |
| 4141 | + integrity sha512-9guqKIx2H+78N17otBpl8yLZbQGL5q1vBO/jDb3gF2JjixtcVpC62jDUNxjVMNoaZ09oxRX84ZOD6VX02qkVvg== |
| 4142 | + |
4117 | 4143 | content-type@~1.0.4:
|
4118 | 4144 | version "1.0.5"
|
4119 | 4145 | resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
|
@@ -4249,7 +4275,7 @@ css-loader@^5.2.0:
|
4249 | 4275 | schema-utils "^3.0.0"
|
4250 | 4276 | semver "^7.3.5"
|
4251 | 4277 |
|
4252 |
| -css-tree@^2.0.4, css-tree@^2.3.1: |
| 4278 | +css-tree@^2.3.1: |
4253 | 4279 | version "2.3.1"
|
4254 | 4280 | resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.3.1.tgz#10264ce1e5442e8572fc82fbe490644ff54b5c20"
|
4255 | 4281 | integrity sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==
|
@@ -4975,6 +5001,18 @@ ember-compatibility-helpers@^1.1.2, ember-compatibility-helpers@^1.2.0:
|
4975 | 5001 | fs-extra "^9.1.0"
|
4976 | 5002 | semver "^5.4.1"
|
4977 | 5003 |
|
| 5004 | +ember-eslint-parser@^0.2.5: |
| 5005 | + version "0.2.6" |
| 5006 | + resolved "https://registry.yarnpkg.com/ember-eslint-parser/-/ember-eslint-parser-0.2.6.tgz#81da7ba03630a7f7f9d2369587f2d654f32daa40" |
| 5007 | + integrity sha512-dwW9hPVqv147zyBbqFsF72cDmJk4X8AUYhiL8eGQAG4QOUR2uOuTA6I4tt8m5kG5LZiZbnk9Lymaju+NUyoJBQ== |
| 5008 | + dependencies: |
| 5009 | + "@babel/eslint-parser" "^7.23.3" |
| 5010 | + "@glimmer/syntax" "^0.85.13" |
| 5011 | + "@typescript-eslint/scope-manager" "^6.15.0" |
| 5012 | + content-tag "^1.2.2" |
| 5013 | + eslint-scope "^7.2.2" |
| 5014 | + html-tags "^3.3.1" |
| 5015 | + |
4978 | 5016 | ember-load-initializers@^2.1.2:
|
4979 | 5017 | version "2.1.2"
|
4980 | 5018 | resolved "https://registry.yarnpkg.com/ember-load-initializers/-/ember-load-initializers-2.1.2.tgz#8a47a656c1f64f9b10cecdb4e22a9d52ad9c7efa"
|
@@ -5024,7 +5062,7 @@ ember-resolver@^11.0.1:
|
5024 | 5062 | dependencies:
|
5025 | 5063 | ember-cli-babel "^7.26.11"
|
5026 | 5064 |
|
5027 |
| -ember-rfc176-data@^0.3.15, ember-rfc176-data@^0.3.17: |
| 5065 | +ember-rfc176-data@^0.3.17, ember-rfc176-data@^0.3.18: |
5028 | 5066 | version "0.3.18"
|
5029 | 5067 | resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.18.tgz#bb6fdcef49999981317ea81b6cc9210fb4108d65"
|
5030 | 5068 | integrity sha512-JtuLoYGSjay1W3MQAxt3eINWXNYYQliK90tLwtb8aeCuQK8zKGCRbBodVIrkcTqshULMnRuTOS6t1P7oQk3g6Q==
|
@@ -5438,22 +5476,19 @@ eslint-formatter-kakoune@^1.0.0:
|
5438 | 5476 | resolved "https://registry.yarnpkg.com/eslint-formatter-kakoune/-/eslint-formatter-kakoune-1.0.0.tgz#a95cc4fe1fbc06b84e0f2397e83f5f0b68340125"
|
5439 | 5477 | integrity sha512-Uk/TVLt6Nf6Xoz7C1iYuZjOSdJxe5aaauGRke8JhKeJwD66Y61/pY2FjtLP04Ooq9PwV34bzrkKkU2UZ5FtDRA==
|
5440 | 5478 |
|
5441 |
| -eslint-plugin-ember@^11.11.1: |
5442 |
| - version "11.11.1" |
5443 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.11.1.tgz#bc49d76ed8ec43e646d222f15181f4d18c3c3218" |
5444 |
| - integrity sha512-dvsDa4LkDkGqCE2bzBIguRMi1g40JVwRWMSHmn8S7toRDxSOU3M7yromgi5eSAJX2O2vEvJZ9QnR15YDbvNfVQ== |
| 5479 | +eslint-plugin-ember@^12.0.1: |
| 5480 | + version "12.0.1" |
| 5481 | + resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-12.0.1.tgz#a9c52cf7199b9febf911924f7787bcdc7209fb59" |
| 5482 | + integrity sha512-tRKyauzfQUCNgtAJbuO2AiRl+kj+Uw0agGMDUiMffjJGEaaLCflSe0fPEfA81iZuOtNRxMzl0n5UbZ8chw8hrA== |
5445 | 5483 | dependencies:
|
5446 | 5484 | "@ember-data/rfc395-data" "^0.0.4"
|
5447 |
| - "@glimmer/syntax" "^0.84.2" |
5448 |
| - css-tree "^2.0.4" |
5449 |
| - ember-rfc176-data "^0.3.15" |
5450 |
| - ember-template-imports "^3.4.2" |
5451 |
| - ember-template-recast "^6.1.4" |
| 5485 | + css-tree "^2.3.1" |
| 5486 | + ember-eslint-parser "^0.2.5" |
| 5487 | + ember-rfc176-data "^0.3.18" |
5452 | 5488 | eslint-utils "^3.0.0"
|
5453 |
| - estraverse "^5.2.0" |
5454 |
| - lodash.camelcase "^4.1.1" |
| 5489 | + estraverse "^5.3.0" |
| 5490 | + lodash.camelcase "^4.3.0" |
5455 | 5491 | lodash.kebabcase "^4.1.1"
|
5456 |
| - magic-string "^0.30.0" |
5457 | 5492 | requireindex "^1.2.0"
|
5458 | 5493 | snake-case "^3.0.3"
|
5459 | 5494 |
|
@@ -5617,7 +5652,7 @@ estraverse@^4.1.1:
|
5617 | 5652 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
|
5618 | 5653 | integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
|
5619 | 5654 |
|
5620 |
| -estraverse@^5.1.0, estraverse@^5.2.0: |
| 5655 | +estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0: |
5621 | 5656 | version "5.3.0"
|
5622 | 5657 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
5623 | 5658 | integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
|
@@ -8059,7 +8094,7 @@ lodash.assignin@^4.1.0:
|
8059 | 8094 | resolved "https://registry.yarnpkg.com/lodash.assignin/-/lodash.assignin-4.2.0.tgz#ba8df5fb841eb0a3e8044232b0e263a8dc6a28a2"
|
8060 | 8095 | integrity sha512-yX/rx6d/UTVh7sSVWVSIMjfnz95evAgDFdb1ZozC35I9mSFCkmzptOzevxjgbQUsc78NR44LVHWjsoMQXy9FDg==
|
8061 | 8096 |
|
8062 |
| -lodash.camelcase@^4.1.1: |
| 8097 | +lodash.camelcase@^4.3.0: |
8063 | 8098 | version "4.3.0"
|
8064 | 8099 | resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
|
8065 | 8100 | integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
|
@@ -8271,13 +8306,6 @@ magic-string@^0.25.7:
|
8271 | 8306 | dependencies:
|
8272 | 8307 | sourcemap-codec "^1.4.8"
|
8273 | 8308 |
|
8274 |
| -magic-string@^0.30.0: |
8275 |
| - version "0.30.5" |
8276 |
| - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9" |
8277 |
| - integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA== |
8278 |
| - dependencies: |
8279 |
| - "@jridgewell/sourcemap-codec" "^1.4.15" |
8280 |
| - |
8281 | 8309 | make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0:
|
8282 | 8310 | version "3.1.0"
|
8283 | 8311 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
|
|
0 commit comments