-
-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--- Commit: ember-learn/super-rentals-tutorial@047eb4b Script: https://github.com/ember-learn/super-rentals-tutorial/blob/047eb4bcb5525b727ae6e41a3ea9bddfe16ebda5/.github/workflows/build.yml Logs: https://github.com/ember-learn/super-rentals-tutorial/commit/047eb4bcb5525b727ae6e41a3ea9bddfe16ebda5/checks
- Loading branch information
1 parent
c5a2e76
commit 9c9c2ae
Showing
1 changed file
with
93 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1479,9 +1479,9 @@ | |
integrity sha512-tKd+jsmhq21AP1LhexC0pPwsCxEhGgAkg28byjJAd+xhmIs8LUX8JbUc3vBf3PhLxWiB5EvyBE5X7JSPAqMAqg== | ||
|
||
"@jridgewell/gen-mapping@^0.3.5": | ||
version "0.3.5" | ||
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" | ||
integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== | ||
version "0.3.8" | ||
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" | ||
integrity sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA== | ||
dependencies: | ||
"@jridgewell/set-array" "^1.2.1" | ||
"@jridgewell/sourcemap-codec" "^1.4.10" | ||
|
@@ -1774,9 +1774,9 @@ | |
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag== | ||
|
||
"@types/node@*", "@types/node@>=10.0.0": | ||
version "22.10.1" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766" | ||
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ== | ||
version "22.10.2" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9" | ||
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ== | ||
dependencies: | ||
undici-types "~6.20.0" | ||
|
||
|
@@ -3175,7 +3175,7 @@ calculate-cache-key-for-tree@^2.0.0: | |
dependencies: | ||
json-stable-stringify "^1.0.1" | ||
|
||
call-bind-apply-helpers@^1.0.0: | ||
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840" | ||
integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g== | ||
|
@@ -3193,6 +3193,14 @@ call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7, call-bin | |
get-intrinsic "^1.2.4" | ||
set-function-length "^1.2.2" | ||
|
||
call-bound@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.2.tgz#9dbd4daf9f5f753bec3e4c8fbb8a2ecc4de6c39b" | ||
integrity sha512-0lk0PHFe/uz0vl527fG9CgdE9WdafjDbCXvBbs+LUv000TVt2Jjhqbs4Jwm8gz070w8xXyEAxrPOMullsxXeGg== | ||
dependencies: | ||
call-bind "^1.0.8" | ||
get-intrinsic "^1.2.5" | ||
|
||
callsites@^3.0.0, callsites@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" | ||
|
@@ -3993,9 +4001,9 @@ [email protected]: | |
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== | ||
|
||
electron-to-chromium@^1.5.41: | ||
version "1.5.72" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.72.tgz#a732805986d3a5b5fedd438ddf4616c7d78ac2df" | ||
integrity sha512-ZpSAUOZ2Izby7qnZluSrAlGgGQzucmFbN0n64dYzocYxnxV5ufurpj3VgEe4cUp7ir9LmeLxNYo8bVnlM8bQHw== | ||
version "1.5.73" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.73.tgz#f32956ce40947fa3c8606726a96cd8fb5bb5f720" | ||
integrity sha512-8wGNxG9tAG5KhGd3eeA0o6ixhiNdgr0DcHWm85XPCphwZgD1lIEoi6t3VERayWao7SF7AAZTw6oARGJeVjH8Kg== | ||
|
||
ember-auto-import@^2.10.0, ember-auto-import@^2.6.3: | ||
version "2.10.0" | ||
|
@@ -4764,7 +4772,7 @@ error@^7.0.0: | |
dependencies: | ||
string-template "~0.2.1" | ||
|
||
es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.5: | ||
es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.2, es-abstract@^1.23.5: | ||
version "1.23.5" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.5.tgz#f4599a4946d57ed467515ed10e4f157289cd52fb" | ||
integrity sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ== | ||
|
@@ -5787,19 +5795,21 @@ get-caller-file@^2.0.5: | |
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" | ||
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== | ||
|
||
get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: | ||
version "1.2.5" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.5.tgz#dfe7dd1b30761b464fe51bf4bb00ac7c37b681e7" | ||
integrity sha512-Y4+pKa7XeRUPWFNvOOYHkRYrfzW07oraURSvjDmRVOJ748OrVmeXtpE4+GCEHncjCjkTxPNRt8kEbxDhsn6VTg== | ||
get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4, get-intrinsic@^1.2.5: | ||
version "1.2.6" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.6.tgz#43dd3dd0e7b49b82b2dfcad10dc824bf7fc265d5" | ||
integrity sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA== | ||
dependencies: | ||
call-bind-apply-helpers "^1.0.0" | ||
call-bind-apply-helpers "^1.0.1" | ||
dunder-proto "^1.0.0" | ||
es-define-property "^1.0.1" | ||
es-errors "^1.3.0" | ||
es-object-atoms "^1.0.0" | ||
function-bind "^1.1.2" | ||
gopd "^1.2.0" | ||
has-symbols "^1.1.0" | ||
hasown "^2.0.2" | ||
math-intrinsics "^1.0.0" | ||
|
||
get-stdin@^9.0.0: | ||
version "9.0.0" | ||
|
@@ -6871,7 +6881,12 @@ js-yaml@^4.1.0: | |
dependencies: | ||
argparse "^2.0.1" | ||
|
||
jsesc@^3.0.2, jsesc@~3.0.2: | ||
jsesc@^3.0.2: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d" | ||
integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== | ||
|
||
jsesc@~3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e" | ||
integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g== | ||
|
@@ -7347,6 +7362,11 @@ matcher-collection@^2.0.0, matcher-collection@^2.0.1: | |
"@types/minimatch" "^3.0.3" | ||
minimatch "^3.0.2" | ||
|
||
math-intrinsics@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.0.0.tgz#4e04bf87c85aa51e90d078dac2252b4eb5260817" | ||
integrity sha512-4MqMiKP90ybymYvsut0CH2g4XWbfLtmlCkXmtmdcDCxNB+mQcu1w/1+L/VD7vi/PSv7X2JYV7SCcR+jiPXnQtA== | ||
|
||
mathml-tag-names@^2.1.3: | ||
version "2.1.3" | ||
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3" | ||
|
@@ -7820,7 +7840,7 @@ object-hash@^1.3.1: | |
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df" | ||
integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA== | ||
|
||
object-inspect@^1.13.1, object-inspect@^1.13.3: | ||
object-inspect@^1.13.3: | ||
version "1.13.3" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a" | ||
integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA== | ||
|
@@ -8228,9 +8248,9 @@ postcss-modules-extract-imports@^3.0.0: | |
integrity sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q== | ||
|
||
postcss-modules-local-by-default@^4.0.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.1.0.tgz#b0db6bc81ffc7bdc52eb0f84d6ca0bedf0e36d21" | ||
integrity sha512-rm0bdSv4jC3BDma3s9H19ZddW0aHX6EoqwDYU2IfZhRN+53QrufTRo2IdkAbRqLx4R2IYbZnbjKKxg4VN5oU9Q== | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz#d150f43837831dae25e4085596e84f6f5d6ec368" | ||
integrity sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw== | ||
dependencies: | ||
icss-utils "^5.0.0" | ||
postcss-selector-parser "^7.0.0" | ||
|
@@ -8983,9 +9003,9 @@ schema-utils@^3.0.0, schema-utils@^3.1.1, schema-utils@^3.2.0: | |
ajv-keywords "^3.5.2" | ||
|
||
schema-utils@^4.0.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.2.0.tgz#70d7c93e153a273a805801882ebd3bff20d89c8b" | ||
integrity sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw== | ||
version "4.3.0" | ||
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.0.tgz#3b669f04f71ff2dfb5aba7ce2d5a9d79b35622c0" | ||
integrity sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g== | ||
dependencies: | ||
"@types/json-schema" "^7.0.9" | ||
ajv "^8.9.0" | ||
|
@@ -9124,15 +9144,45 @@ shellwords@^0.1.1: | |
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b" | ||
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww== | ||
|
||
side-channel-list@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad" | ||
integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA== | ||
dependencies: | ||
es-errors "^1.3.0" | ||
object-inspect "^1.13.3" | ||
|
||
side-channel-map@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42" | ||
integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA== | ||
dependencies: | ||
call-bound "^1.0.2" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.5" | ||
object-inspect "^1.13.3" | ||
|
||
side-channel-weakmap@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea" | ||
integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A== | ||
dependencies: | ||
call-bound "^1.0.2" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.5" | ||
object-inspect "^1.13.3" | ||
side-channel-map "^1.0.1" | ||
|
||
side-channel@^1.0.4, side-channel@^1.0.6: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2" | ||
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA== | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9" | ||
integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw== | ||
dependencies: | ||
call-bind "^1.0.7" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.4" | ||
object-inspect "^1.13.1" | ||
object-inspect "^1.13.3" | ||
side-channel-list "^1.0.0" | ||
side-channel-map "^1.0.1" | ||
side-channel-weakmap "^1.0.2" | ||
|
||
signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: | ||
version "3.0.7" | ||
|
@@ -9439,21 +9489,25 @@ string.prototype.matchall@^4.0.5, string.prototype.matchall@^4.0.6: | |
side-channel "^1.0.6" | ||
|
||
string.prototype.trim@^1.2.9: | ||
version "1.2.9" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4" | ||
integrity sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw== | ||
version "1.2.10" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz#40b2dd5ee94c959b4dcfb1d65ce72e90da480c81" | ||
integrity sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA== | ||
dependencies: | ||
call-bind "^1.0.7" | ||
call-bind "^1.0.8" | ||
call-bound "^1.0.2" | ||
define-data-property "^1.1.4" | ||
define-properties "^1.2.1" | ||
es-abstract "^1.23.0" | ||
es-abstract "^1.23.5" | ||
es-object-atoms "^1.0.0" | ||
has-property-descriptors "^1.0.2" | ||
|
||
string.prototype.trimend@^1.0.8: | ||
version "1.0.8" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz#3651b8513719e8a9f48de7f2f77640b26652b229" | ||
integrity sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ== | ||
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz#62e2731272cd285041b36596054e9f66569b6942" | ||
integrity sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ== | ||
dependencies: | ||
call-bind "^1.0.7" | ||
call-bind "^1.0.8" | ||
call-bound "^1.0.2" | ||
define-properties "^1.2.1" | ||
es-object-atoms "^1.0.0" | ||
|
||
|