|
2456 | 2456 | resolve "^1.20.0"
|
2457 | 2457 | semver "^7.3.2"
|
2458 | 2458 |
|
2459 |
| -"@embroider/macros@^1.16.10": |
2460 |
| - version "1.16.11" |
2461 |
| - resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-1.16.11.tgz#c8c8c58dac21dd911379ae31fe4f5a53a5cc5a69" |
2462 |
| - integrity sha512-TUm/74oBr+tWto0IPAht1g6zjpP7UK0aQdnFHHqGvDPc+tAROQb9jKI/ePEuKAdBCV3L7XvvC4Rlf0DNvT4qmw== |
| 2459 | +"@embroider/macros@^1.16.12": |
| 2460 | + version "1.17.2" |
| 2461 | + resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-1.17.2.tgz#e1c5fc18bd099e8a076b64701a22655283460073" |
| 2462 | + integrity sha512-mgGdufPjL8MAzhYNN1QfHRCFQzv/KEcH9EmObn7y4QC4nPQAPcxEdR8xYZhgTLtKHaVfmN27rXKk+XI7jQAxAg== |
2463 | 2463 | dependencies:
|
2464 |
| - "@embroider/shared-internals" "2.9.0" |
| 2464 | + "@embroider/shared-internals" "3.0.0" |
2465 | 2465 | assert-never "^1.2.1"
|
2466 |
| - babel-import-util "^2.0.0" |
| 2466 | + babel-import-util "^3.0.1" |
2467 | 2467 | ember-cli-babel "^7.26.6"
|
2468 | 2468 | find-up "^5.0.0"
|
2469 | 2469 | lodash "^4.17.21"
|
|
2547 | 2547 | semver "^7.3.5"
|
2548 | 2548 | typescript-memoize "^1.0.1"
|
2549 | 2549 |
|
2550 |
| -"@embroider/shared-internals@2.9.0": |
2551 |
| - version "2.9.0" |
2552 |
| - resolved "https://registry.yarnpkg.com/@embroider/shared-internals/-/shared-internals-2.9.0.tgz#5d945b92e08db163de60d82f7c388e2b7260f0cc" |
2553 |
| - integrity sha512-8untWEvGy6av/oYibqZWMz/yB+LHsKxEOoUZiLvcpFwWj2Sipc0DcXeTJQZQZ++otNkLCWyDrDhOLrOkgjOPSg== |
| 2550 | +"@embroider/shared-internals@3.0.0": |
| 2551 | + version "3.0.0" |
| 2552 | + resolved "https://registry.yarnpkg.com/@embroider/shared-internals/-/shared-internals-3.0.0.tgz#98251e6b99d36d64120361a449569ef5384b3812" |
| 2553 | + integrity sha512-5J5ipUMCAinQS38WW7wedruq5Z4VnHvNo+ZgOduw0PtI9w0CQWx7/HE+98PBDW8jclikeF+aHwF317vc1hwuzg== |
2554 | 2554 | dependencies:
|
2555 |
| - babel-import-util "^2.0.0" |
| 2555 | + babel-import-util "^3.0.1" |
2556 | 2556 | debug "^4.3.2"
|
2557 | 2557 | ember-rfc176-data "^0.3.17"
|
2558 | 2558 | fs-extra "^9.1.0"
|
|
2562 | 2562 | minimatch "^3.0.4"
|
2563 | 2563 | pkg-entry-points "^1.1.0"
|
2564 | 2564 | resolve-package-path "^4.0.1"
|
| 2565 | + resolve.exports "^2.0.2" |
2565 | 2566 | semver "^7.3.5"
|
2566 | 2567 | typescript-memoize "^1.0.1"
|
2567 | 2568 |
|
|
2839 | 2840 | resolved "https://registry.yarnpkg.com/@handlebars/parser/-/parser-2.0.0.tgz#5e8b7298f31ff8f7b260e6b7363c7e9ceed7d9c5"
|
2840 | 2841 | integrity sha512-EP9uEDZv/L5Qh9IWuMUGJRfwhXJ4h1dqKTT4/3+tY0eu7sPis7xh23j61SYUnNF4vqCQvvUXpDo9Bh/+q1zASA==
|
2841 | 2842 |
|
2842 |
| -"@hashicorp/ [email protected]. 0-rc-20250327210743": |
2843 |
| - version "4.18.0-rc-20250327210743" |
2844 |
| - resolved "https://registry.yarnpkg.com/@hashicorp/design-system-components/-/design-system-components-4.18.0-rc-20250327210743.tgz#b5c5400177e3fc041f553e01ffbcbabb2e718c63" |
2845 |
| - integrity sha512-XTAr2Wr0+sObyvX3e68aMLRvVgdOc3YunRFjyATvEocufYxZGcGOVxrJ4F+lH5pk+LHt9wWkiI3UQGzWEgfqzA== |
| 2843 | + |
| 2844 | + version "4.18.2" |
| 2845 | + resolved "https://registry.yarnpkg.com/@hashicorp/design-system-components/-/design-system-components-4.18.2.tgz#e0e63d89b7893c173b3f20010f0ffbb72eb12117" |
| 2846 | + integrity sha512-mYrgfw8LdZ9iO70I79J/CdhbQb4Tp1os7P8IiA0o86S7RM59F/bGeT3vjeOnxhg3CVguGwEyiXn2LF1jI62DaQ== |
2846 | 2847 | dependencies:
|
2847 | 2848 | "@codemirror/commands" "^6.8.0"
|
2848 | 2849 | "@codemirror/lang-go" "^6.0.1"
|
|
2860 | 2861 | "@ember/string" "^3.1.1"
|
2861 | 2862 | "@ember/test-waiters" "^3.1.0"
|
2862 | 2863 | "@embroider/addon-shim" "^1.9.0"
|
2863 |
| - "@embroider/macros" "^1.16.10" |
| 2864 | + "@embroider/macros" "^1.16.12" |
2864 | 2865 | "@embroider/util" "^1.13.2"
|
2865 | 2866 | "@floating-ui/dom" "^1.6.12"
|
2866 | 2867 | "@hashicorp/design-system-tokens" "^2.3.0"
|
2867 |
| - "@hashicorp/flight-icons" "^3.9.0" |
| 2868 | + "@hashicorp/flight-icons" "^3.10.0" |
2868 | 2869 | "@lezer/highlight" "^1.2.1"
|
2869 | 2870 | "@nullvoxpopuli/ember-composable-helpers" "^5.2.9"
|
2870 | 2871 | clipboard-polyfill "^4.1.1"
|
|
2892 | 2893 | resolved "https://registry.yarnpkg.com/@hashicorp/design-system-tokens/-/design-system-tokens-2.3.0.tgz#ea05796cad7e573245db90cd9089e44ac5cae5e1"
|
2893 | 2894 | integrity sha512-T2XhcgUeiGkNqvPu73yittDghEccUpIZc7Fh/g4PG7KEvJwbXItFWTRWoHSGR8T6r6LpOP5E6CC4hSVwGRugRg==
|
2894 | 2895 |
|
2895 |
| -"@hashicorp/flight-icons@^3.9.0": |
2896 |
| - version "3.9.0" |
2897 |
| - resolved "https://registry.yarnpkg.com/@hashicorp/flight-icons/-/flight-icons-3.9.0.tgz#7a99792560f616d39e4dc4359d094af7c5a1b373" |
2898 |
| - integrity sha512-Vh2cLD0LI5JQ3WKmwGMa45f4nbG6HJUZMWUKTF0XmFnEpI9bSpkFvvp9CK8oANMJNSNikDmsQHWg8Hlusi3Bjg== |
| 2896 | +"@hashicorp/flight-icons@^3.10.0": |
| 2897 | + version "3.10.0" |
| 2898 | + resolved "https://registry.yarnpkg.com/@hashicorp/flight-icons/-/flight-icons-3.10.0.tgz#4a6dd8b85c6cc9dabeab33a9ea0d7d390dad16d5" |
| 2899 | + integrity sha512-wtufYZ5Ntihmy+vbR0dM+Q7X56xPX/dtpcfVs4nCRgvYZZic5ayqE8tefs2FGtxauH6zuzzVk48s5S6psv9g+g== |
2899 | 2900 |
|
2900 | 2901 | "@humanwhocodes/config-array@^0.5.0":
|
2901 | 2902 | version "0.5.0"
|
@@ -4374,6 +4375,11 @@ babel-import-util@^3.0.0:
|
4374 | 4375 | resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-3.0.0.tgz#5814c6a58e7b80e64156b48fdfd34d48e6e0b1df"
|
4375 | 4376 | integrity sha512-4YNPkuVsxAW5lnSTa6cn4Wk49RX6GAB6vX+M6LqEtN0YePqoFczv1/x0EyLK/o+4E1j9jEuYj5Su7IEPab5JHQ==
|
4376 | 4377 |
|
| 4378 | +babel-import-util@^3.0.1: |
| 4379 | + version "3.0.1" |
| 4380 | + resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-3.0.1.tgz#62dd0476e855bf57522e1d0027916dc0c0b0fdb2" |
| 4381 | + integrity sha512-2copPaWQFUrzooJVIVZA/Oppx/S/KOoZ4Uhr+XWEQDMZ8Rvq/0SNQpbdIyMBJ8IELWt10dewuJw+tX4XjOo7Rg== |
| 4382 | + |
4377 | 4383 | babel-loader@^8.0.6:
|
4378 | 4384 | version "8.3.0"
|
4379 | 4385 | resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
|
@@ -12971,6 +12977,11 @@ resolve-url@^0.2.1:
|
12971 | 12977 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
12972 | 12978 | integrity sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==
|
12973 | 12979 |
|
| 12980 | +resolve.exports@^2.0.2: |
| 12981 | + version "2.0.3" |
| 12982 | + resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-2.0.3.tgz#41955e6f1b4013b7586f873749a635dea07ebe3f" |
| 12983 | + integrity sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A== |
| 12984 | + |
12974 | 12985 | 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.8, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.8.1:
|
12975 | 12986 | version "1.22.8"
|
12976 | 12987 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
|
|
0 commit comments